ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libspf/config.h.in
(Generate patch)

Comparing libspf/config.h.in (file contents):
Revision 1.1 by root, Tue Nov 13 00:51:23 2007 UTC vs.
Revision 1.2 by root, Thu Oct 30 03:09:36 2008 UTC

1/* config.h.in. Generated from configure.in by autoheader. */ 1/* config.h.in. Generated from configure.in by autoheader. */
2 2
3/* Define to 1 if you have the <arpa/inet.h */ 3/* Define to 1 if you have the <arpa/inet.h,> header file. */
4#undef HAVE_ARPA_INET_H 4#undef HAVE_ARPA_INET_H_
5 5
6/* Define to 1 if you have the <dlfcn.h> header file. */ 6/* Define to 1 if you have the <dlfcn.h> header file. */
7#undef HAVE_DLFCN_H 7#undef HAVE_DLFCN_H
8 8
9/* Define to 1 if you have the <error.h */ 9/* Define to 1 if you have the <error.h,> header file. */
10#undef HAVE_ERROR_H 10#undef HAVE_ERROR_H_
11 11
12/* Define to 1 if you have the `gethostbyname */ 12/* Define to 1 if you have the `gethostbyname,' function. */
13#undef HAVE_GETHOSTBYNAME 13#undef HAVE_GETHOSTBYNAME_
14 14
15/* Define to 1 if you have the `gethostbyname_r' function. */ 15/* Define to 1 if you have the `gethostbyname_r' function. */
16#undef HAVE_GETHOSTBYNAME_R 16#undef HAVE_GETHOSTBYNAME_R
17 17
18/* Have pwd.h */ 18/* Have pwd.h */
19#undef HAVE_GRP_H 19#undef HAVE_GRP_H
20 20
21/* Define to 1 if you have the `inet_ntoa */ 21/* Define to 1 if you have the `inet_ntoa,' function. */
22#undef HAVE_INET_NTOA 22#undef HAVE_INET_NTOA_
23 23
24/* Define to 1 if you have the <inttypes.h> header file. */ 24/* Define to 1 if you have the <inttypes.h> header file. */
25#undef HAVE_INTTYPES_H 25#undef HAVE_INTTYPES_H
26 26
27/* Define to 1 if you have the `bind' library (-lbind). */ 27/* Define to 1 if you have the `bind' library (-lbind). */
37#undef HAVE_LIBRESOLV 37#undef HAVE_LIBRESOLV
38 38
39/* Define to 1 if you have the `socket' library (-lsocket). */ 39/* Define to 1 if you have the `socket' library (-lsocket). */
40#undef HAVE_LIBSOCKET 40#undef HAVE_LIBSOCKET
41 41
42/* Define to 1 if you have the `localtime_r */ 42/* Define to 1 if you have the `localtime_r,' function. */
43#undef HAVE_LOCALTIME_R 43#undef HAVE_LOCALTIME_R_
44 44
45/* Define to 1 if your system has a GNU libc compatible `malloc' function, and 45/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
46 to 0 otherwise. */ 46 to 0 otherwise. */
47#undef HAVE_MALLOC 47#undef HAVE_MALLOC
48 48
49/* Define to 1 if you have the <memory.h> header file. */ 49/* Define to 1 if you have the <memory.h> header file. */
50#undef HAVE_MEMORY_H 50#undef HAVE_MEMORY_H
51 51
52/* Define to 1 if you have the `memset */ 52/* Define to 1 if you have the `memset,' function. */
53#undef HAVE_MEMSET 53#undef HAVE_MEMSET_
54 54
55/* Define to 1 if you have the `mkdir' function. */ 55/* Define to 1 if you have the `mkdir' function. */
56#undef HAVE_MKDIR 56#undef HAVE_MKDIR
57 57
58/* Define to 1 if you have the <netdb.h */ 58/* Define to 1 if you have the <netdb.h,> header file. */
59#undef HAVE_NETDB_H 59#undef HAVE_NETDB_H_
60 60
61/* Define to 1 if you have the <netinet/in.h */ 61/* Define to 1 if you have the <netinet/in.h,> header file. */
62#undef HAVE_NETINET_IN_H 62#undef HAVE_NETINET_IN_H_
63 63
64/* Define to 1 if you have the <pthread.h> header file. */ 64/* Define to 1 if you have the <pthread.h> header file. */
65#undef HAVE_PTHREAD_H 65#undef HAVE_PTHREAD_H
66 66
67/* Have pwd.h */ 67/* Have pwd.h */
78#undef HAVE_STDINT_H 78#undef HAVE_STDINT_H
79 79
80/* Define to 1 if you have the <stdlib.h> header file. */ 80/* Define to 1 if you have the <stdlib.h> header file. */
81#undef HAVE_STDLIB_H 81#undef HAVE_STDLIB_H
82 82
83/* Define to 1 if you have the <stdlib.h,> header file. */
84#undef HAVE_STDLIB_H_
85
83/* Define to 1 if you have the `strcasecmp */ 86/* Define to 1 if you have the `strcasecmp,' function. */
84#undef HAVE_STRCASECMP 87#undef HAVE_STRCASECMP_
85 88
86/* Define to 1 if you have the `strchr */ 89/* Define to 1 if you have the `strchr,' function. */
87#undef HAVE_STRCHR 90#undef HAVE_STRCHR_
88 91
89/* Define to 1 if you have the `strdup */ 92/* Define to 1 if you have the `strdup,' function. */
90#undef HAVE_STRDUP 93#undef HAVE_STRDUP_
91 94
92/* Define to 1 if you have the `strftime' function. */ 95/* Define to 1 if you have the `strftime' function. */
93#undef HAVE_STRFTIME 96#undef HAVE_STRFTIME
94 97
95/* Define to 1 if you have the <strings.h */ 98/* Define to 1 if you have the <strings.h> header file. */
96#undef HAVE_STRINGS_H 99#undef HAVE_STRINGS_H
97 100
101/* Define to 1 if you have the <strings.h,> header file. */
102#undef HAVE_STRINGS_H_
103
98/* Define to 1 if you have the <string.h */ 104/* Define to 1 if you have the <string.h> header file. */
99#undef HAVE_STRING_H 105#undef HAVE_STRING_H
100 106
107/* Define to 1 if you have the <string.h,> header file. */
108#undef HAVE_STRING_H_
109
101/* Define to 1 if you have the `strrchr */ 110/* Define to 1 if you have the `strrchr,' function. */
102#undef HAVE_STRRCHR 111#undef HAVE_STRRCHR_
103 112
104/* Define to 1 if you have the `strstr */ 113/* Define to 1 if you have the `strstr,' function. */
105#undef HAVE_STRSTR 114#undef HAVE_STRSTR_
106 115
107/* Define to 1 if you have the <sys/socket.h> header file. */ 116/* Define to 1 if you have the <sys/socket.h> header file. */
108#undef HAVE_SYS_SOCKET_H 117#undef HAVE_SYS_SOCKET_H
109 118
110/* Define to 1 if you have the <sys/stat.h> header file. */ 119/* Define to 1 if you have the <sys/stat.h> header file. */
114#undef HAVE_SYS_TYPES_H 123#undef HAVE_SYS_TYPES_H
115 124
116/* Define to 1 if the system has the type `time_t'. */ 125/* Define to 1 if the system has the type `time_t'. */
117#undef HAVE_TIME_T 126#undef HAVE_TIME_T
118 127
119/* Define to 1 if you have the <unistd.h */ 128/* Define to 1 if you have the <unistd.h> header file. */
120#undef HAVE_UNISTD_H 129#undef HAVE_UNISTD_H
130
131/* Define to 1 if you have the <unistd.h,> header file. */
132#undef HAVE_UNISTD_H_
121 133
122/* Define to 1 if the system has the type `u_char'. */ 134/* Define to 1 if the system has the type `u_char'. */
123#undef HAVE_U_CHAR 135#undef HAVE_U_CHAR
124 136
125/* Define to 1 if declarations in headers are surrounded by 137/* Define to 1 if declarations in headers are surrounded by
183#undef malloc 195#undef malloc
184 196
185/* Define to rpl_realloc if the replacement function should be used. */ 197/* Define to rpl_realloc if the replacement function should be used. */
186#undef realloc 198#undef realloc
187 199
188/* Define to `unsigned' if <sys/types.h> does not define. */ 200/* Define to `unsigned int' if <sys/types.h> does not define. */
189#undef size_t 201#undef size_t

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines