blob: 10104e126ca3793ad00c7a124e874f458e1adcb7 [file] [log] [blame]
Adam Tkacfc4cd712009-03-11 11:14:37 +00001/* common-config.h.in. Generated from configure.ac by autoheader. */
2
3/* Define if you have IRIX compression library */
4#undef HAVE_CL
5
6/* Define to 1 if you have the <dlfcn.h> header file. */
7#undef HAVE_DLFCN_H
8
9/* Define if you have IRIX Digital Media library */
10#undef HAVE_DMEDIA
11
12/* Define to 1 if you have the `getaddrinfo' function. */
13#undef HAVE_GETADDRINFO
14
15/* Define to 1 if you have the `inet_ntop' function. */
16#undef HAVE_INET_NTOP
17
18/* Define to 1 if you have the <inttypes.h> header file. */
19#undef HAVE_INTTYPES_H
20
21/* Define to 1 if you have the <memory.h> header file. */
22#undef HAVE_MEMORY_H
23
24/* Define to 1 if you have the `snprintf' function. */
25#undef HAVE_SNPRINTF
26
27/* Define to 1 if the system has the type `socklen_t'. */
28#undef HAVE_SOCKLEN_T
29
30/* Define to 1 if you have the <stdint.h> header file. */
31#undef HAVE_STDINT_H
32
33/* Define to 1 if you have the <stdlib.h> header file. */
34#undef HAVE_STDLIB_H
35
36/* Define to 1 if you have the `strcasecmp' function. */
37#undef HAVE_STRCASECMP
38
39/* Define to 1 if you have the <strings.h> header file. */
40#undef HAVE_STRINGS_H
41
42/* Define to 1 if you have the <string.h> header file. */
43#undef HAVE_STRING_H
44
45/* Define to 1 if you have the `strncasecmp' function. */
46#undef HAVE_STRNCASECMP
47
48/* Define to 1 if you have the <sys/select.h> header file. */
49#undef HAVE_SYS_SELECT_H
50
51/* Define to 1 if you have the <sys/stat.h> header file. */
52#undef HAVE_SYS_STAT_H
53
54/* Define to 1 if you have the <sys/types.h> header file. */
55#undef HAVE_SYS_TYPES_H
56
57/* Define to 1 if you have the <unistd.h> header file. */
58#undef HAVE_UNISTD_H
59
60/* Define to 1 if you have the `vsnprintf' function. */
61#undef HAVE_VSNPRINTF
62
63/* Define to the sub-directory in which libtool stores uninstalled libraries.
64 */
65#undef LT_OBJDIR
66
67/* Name of package */
68#undef PACKAGE
69
70/* Define to the address where bug reports for this package should be sent. */
71#undef PACKAGE_BUGREPORT
72
73/* Define to the full name of this package. */
74#undef PACKAGE_NAME
75
76/* Define to the full name and version of this package. */
77#undef PACKAGE_STRING
78
79/* Define to the one symbol short name of this package. */
80#undef PACKAGE_TARNAME
81
82/* Define to the version of this package. */
83#undef PACKAGE_VERSION
84
85/* Define to 1 if you have the ANSI C header files. */
86#undef STDC_HEADERS
87
88/* Version number of package */
89#undef VERSION