ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libspf/config.h.in
Revision: 1.1
Committed: Tue Nov 13 00:51:23 2007 UTC (16 years, 6 months ago) by root
Branch: MAIN
Log Message:
initial import of libspf-1.0.0-p5 from freebsd ports

File Contents

# User Rev Content
1 root 1.1 /* config.h.in. Generated from configure.in by autoheader. */
2    
3     /* Define to 1 if you have the <arpa/inet.h */
4     #undef HAVE_ARPA_INET_H
5    
6     /* Define to 1 if you have the <dlfcn.h> header file. */
7     #undef HAVE_DLFCN_H
8    
9     /* Define to 1 if you have the <error.h */
10     #undef HAVE_ERROR_H
11    
12     /* Define to 1 if you have the `gethostbyname */
13     #undef HAVE_GETHOSTBYNAME
14    
15     /* Define to 1 if you have the `gethostbyname_r' function. */
16     #undef HAVE_GETHOSTBYNAME_R
17    
18     /* Have pwd.h */
19     #undef HAVE_GRP_H
20    
21     /* Define to 1 if you have the `inet_ntoa */
22     #undef HAVE_INET_NTOA
23    
24     /* Define to 1 if you have the <inttypes.h> header file. */
25     #undef HAVE_INTTYPES_H
26    
27     /* Define to 1 if you have the `bind' library (-lbind). */
28     #undef HAVE_LIBBIND
29    
30     /* Define to 1 if you have the `c' library (-lc). */
31     #undef HAVE_LIBC
32    
33     /* Define to 1 if you have the `nsl' library (-lnsl). */
34     #undef HAVE_LIBNSL
35    
36     /* Define to 1 if you have the `resolv' library (-lresolv). */
37     #undef HAVE_LIBRESOLV
38    
39     /* Define to 1 if you have the `socket' library (-lsocket). */
40     #undef HAVE_LIBSOCKET
41    
42     /* Define to 1 if you have the `localtime_r */
43     #undef HAVE_LOCALTIME_R
44    
45     /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
46     to 0 otherwise. */
47     #undef HAVE_MALLOC
48    
49     /* Define to 1 if you have the <memory.h> header file. */
50     #undef HAVE_MEMORY_H
51    
52     /* Define to 1 if you have the `memset */
53     #undef HAVE_MEMSET
54    
55     /* Define to 1 if you have the `mkdir' function. */
56     #undef HAVE_MKDIR
57    
58     /* Define to 1 if you have the <netdb.h */
59     #undef HAVE_NETDB_H
60    
61     /* Define to 1 if you have the <netinet/in.h */
62     #undef HAVE_NETINET_IN_H
63    
64     /* Define to 1 if you have the <pthread.h> header file. */
65     #undef HAVE_PTHREAD_H
66    
67     /* Have pwd.h */
68     #undef HAVE_PWD_H
69    
70     /* Define to 1 if your system has a GNU libc compatible `realloc' function,
71     and to 0 otherwise. */
72     #undef HAVE_REALLOC
73    
74     /* Define to 1 if you have the `res_query' function. */
75     #undef HAVE_RES_QUERY
76    
77     /* Define to 1 if you have the <stdint.h> header file. */
78     #undef HAVE_STDINT_H
79    
80     /* Define to 1 if you have the <stdlib.h> header file. */
81     #undef HAVE_STDLIB_H
82    
83     /* Define to 1 if you have the `strcasecmp */
84     #undef HAVE_STRCASECMP
85    
86     /* Define to 1 if you have the `strchr */
87     #undef HAVE_STRCHR
88    
89     /* Define to 1 if you have the `strdup */
90     #undef HAVE_STRDUP
91    
92     /* Define to 1 if you have the `strftime' function. */
93     #undef HAVE_STRFTIME
94    
95     /* Define to 1 if you have the <strings.h */
96     #undef HAVE_STRINGS_H
97    
98     /* Define to 1 if you have the <string.h */
99     #undef HAVE_STRING_H
100    
101     /* Define to 1 if you have the `strrchr */
102     #undef HAVE_STRRCHR
103    
104     /* Define to 1 if you have the `strstr */
105     #undef HAVE_STRSTR
106    
107     /* Define to 1 if you have the <sys/socket.h> header file. */
108     #undef HAVE_SYS_SOCKET_H
109    
110     /* Define to 1 if you have the <sys/stat.h> header file. */
111     #undef HAVE_SYS_STAT_H
112    
113     /* Define to 1 if you have the <sys/types.h> header file. */
114     #undef HAVE_SYS_TYPES_H
115    
116     /* Define to 1 if the system has the type `time_t'. */
117     #undef HAVE_TIME_T
118    
119     /* Define to 1 if you have the <unistd.h */
120     #undef HAVE_UNISTD_H
121    
122     /* Define to 1 if the system has the type `u_char'. */
123     #undef HAVE_U_CHAR
124    
125     /* Define to 1 if declarations in headers are surrounded by
126     __{BEGIN,END}_DECLS */
127     #undef HAVE__BEGIN_DECLS
128    
129     /* "Define to 1 if __FUNCTION__ is defined" */
130     #undef HAVE___FUNCTION__
131    
132     /* "Define to 1 if __func__ is defined" */
133     #undef HAVE___FUNC__
134    
135     /* Define to the address where bug reports for this package should be sent. */
136     #undef PACKAGE_BUGREPORT
137    
138     /* Define to the full name of this package. */
139     #undef PACKAGE_NAME
140    
141     /* Define to the full name and version of this package. */
142     #undef PACKAGE_STRING
143    
144     /* Define to the one symbol short name of this package. */
145     #undef PACKAGE_TARNAME
146    
147     /* Define to the version of this package. */
148     #undef PACKAGE_VERSION
149    
150     /* Check to fix sizeof bug that can't print %d */
151     #undef SIZEOF_INT
152    
153     /* Define to 1 if you have the ANSI C header files. */
154     #undef STDC_HEADERS
155    
156     /* Define to 1 if your <sys/time.h> declares `struct tm'. */
157     #undef TM_IN_SYS_TIME
158    
159     /* "Darwin/OSX" */
160     #undef _WITH_DARWINPPC
161    
162     /* "FreeBSD" */
163     #undef _WITH_FREEBSD
164    
165     /* "OpenBSD" */
166     #undef _WITH_OPENBSD
167    
168     /* Define to 1 if type `char' is unsigned and you are not using gcc. */
169     #ifndef __CHAR_UNSIGNED__
170     # undef __CHAR_UNSIGNED__
171     #endif
172    
173     /* Define to empty if `const' does not conform to ANSI C. */
174     #undef const
175    
176     /* Define to `__inline__' or `__inline' if that's what the C compiler
177     calls it, or to nothing if 'inline' is not supported under any name. */
178     #ifndef __cplusplus
179     #undef inline
180     #endif
181    
182     /* Define to rpl_malloc if the replacement function should be used. */
183     #undef malloc
184    
185     /* Define to rpl_realloc if the replacement function should be used. */
186     #undef realloc
187    
188     /* Define to `unsigned' if <sys/types.h> does not define. */
189     #undef size_t