"Fossies" - the Fresh Open Source Software Archive 
Member "srg-1.3.6/config.h.in" (5 Aug 2009, 5615 Bytes) of package /linux/privat/old/srg-1.3.6.tar.gz:
As a special service "Fossies" has tried to format the requested source page into HTML format using (guessed) C and C++ source code syntax highlighting (style:
standard) with prefixed line numbers and
code folding option.
Alternatively you can here
view or
download the uninterpreted source code file.
1 /* config.h.in. Generated from configure.ac by autoheader. */
2
3 /* Define to 1 if the `closedir' function returns void instead of `int'. */
4 #undef CLOSEDIR_VOID
5
6 /* Define to 1 if you have the `alarm' function. */
7 #undef HAVE_ALARM
8
9 /* Define to 1 if you have the <arpa/inet.h> header file. */
10 #undef HAVE_ARPA_INET_H
11
12 /* Define to 1 if you have the `bzero' function. */
13 #undef HAVE_BZERO
14
15 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
16 */
17 #undef HAVE_DIRENT_H
18
19 /* Define to 1 if you have the <dlfcn.h> header file. */
20 #undef HAVE_DLFCN_H
21
22 /* Define to 1 if you have the <fcntl.h> header file. */
23 #undef HAVE_FCNTL_H
24
25 /* Define to 1 if you have the `gethostbyaddr' function. */
26 #undef HAVE_GETHOSTBYADDR
27
28 /* Define to 1 if you have the `gethostbyname' function. */
29 #undef HAVE_GETHOSTBYNAME
30
31 /* Defined when getopt_long is available */
32 #undef HAVE_GETOPT_LONG
33
34 /* Define to 1 if you have the `getpagesize' function. */
35 #undef HAVE_GETPAGESIZE
36
37 /* Define to 1 if you have the `inet_ntoa' function. */
38 #undef HAVE_INET_NTOA
39
40 /* Define to 1 if you have the <inttypes.h> header file. */
41 #undef HAVE_INTTYPES_H
42
43 /* Define to 1 if you have the `gnugetopt' library (-lgnugetopt). */
44 #undef HAVE_LIBGNUGETOPT
45
46 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
47 to 0 otherwise. */
48 #undef HAVE_MALLOC
49
50 /* Define to 1 if you have the <memory.h> header file. */
51 #undef HAVE_MEMORY_H
52
53 /* Define to 1 if you have the `memset' function. */
54 #undef HAVE_MEMSET
55
56 /* Define to 1 if you have the `mkdir' function. */
57 #undef HAVE_MKDIR
58
59 /* Define to 1 if you have a working `mmap' system call. */
60 #undef HAVE_MMAP
61
62 /* Define to 1 if you have the `munmap' function. */
63 #undef HAVE_MUNMAP
64
65 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
66 #undef HAVE_NDIR_H
67
68 /* Define to 1 if you have the <netdb.h> header file. */
69 #undef HAVE_NETDB_H
70
71 /* Define to 1 if you have the <netinet/in.h> header file. */
72 #undef HAVE_NETINET_IN_H
73
74 /* Define to 1 if you have the `rmdir' function. */
75 #undef HAVE_RMDIR
76
77 /* Define to 1 if `stat' has the bug that it succeeds when given the
78 zero-length file name argument. */
79 #undef HAVE_STAT_EMPTY_STRING_BUG
80
81 /* Define to 1 if stdbool.h conforms to C99. */
82 #undef HAVE_STDBOOL_H
83
84 /* Define to 1 if you have the <stddef.h> header file. */
85 #undef HAVE_STDDEF_H
86
87 /* Define to 1 if you have the <stdint.h> header file. */
88 #undef HAVE_STDINT_H
89
90 /* Define to 1 if you have the <stdlib.h> header file. */
91 #undef HAVE_STDLIB_H
92
93 /* Define to 1 if you have the `strcasecmp' function. */
94 #undef HAVE_STRCASECMP
95
96 /* Define to 1 if you have the `strchr' function. */
97 #undef HAVE_STRCHR
98
99 /* Define to 1 if you have the `strdup' function. */
100 #undef HAVE_STRDUP
101
102 /* Define to 1 if you have the `strerror' function. */
103 #undef HAVE_STRERROR
104
105 /* Define to 1 if you have the <strings.h> header file. */
106 #undef HAVE_STRINGS_H
107
108 /* Define to 1 if you have the <string.h> header file. */
109 #undef HAVE_STRING_H
110
111 /* Define to 1 if you have the `strrchr' function. */
112 #undef HAVE_STRRCHR
113
114 /* Define to 1 if you have the `strstr' function. */
115 #undef HAVE_STRSTR
116
117 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
118 */
119 #undef HAVE_SYS_DIR_H
120
121 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
122 */
123 #undef HAVE_SYS_NDIR_H
124
125 /* Define to 1 if you have the <sys/socket.h> header file. */
126 #undef HAVE_SYS_SOCKET_H
127
128 /* Define to 1 if you have the <sys/stat.h> header file. */
129 #undef HAVE_SYS_STAT_H
130
131 /* Define to 1 if you have the <sys/time.h> header file. */
132 #undef HAVE_SYS_TIME_H
133
134 /* Define to 1 if you have the <sys/types.h> header file. */
135 #undef HAVE_SYS_TYPES_H
136
137 /* Define to 1 if you have the <unistd.h> header file. */
138 #undef HAVE_UNISTD_H
139
140 /* Define to 1 if the system has the type `_Bool'. */
141 #undef HAVE__BOOL
142
143 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
144 slash. */
145 #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
146
147 /* Define to the sub-directory in which libtool stores uninstalled libraries.
148 */
149 #undef LT_OBJDIR
150
151 /* Name of package */
152 #undef PACKAGE
153
154 /* Define to the address where bug reports for this package should be sent. */
155 #undef PACKAGE_BUGREPORT
156
157 /* Define to the full name of this package. */
158 #undef PACKAGE_NAME
159
160 /* Define to the full name and version of this package. */
161 #undef PACKAGE_STRING
162
163 /* Define to the one symbol short name of this package. */
164 #undef PACKAGE_TARNAME
165
166 /* Define to the home page for this package. */
167 #undef PACKAGE_URL
168
169 /* Define to the version of this package. */
170 #undef PACKAGE_VERSION
171
172 /* Define to 1 if you have the ANSI C header files. */
173 #undef STDC_HEADERS
174
175 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
176 #undef TIME_WITH_SYS_TIME
177
178 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
179 #undef TM_IN_SYS_TIME
180
181 /* Version number of package */
182 #undef VERSION
183
184 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
185 `char[]'. */
186 #undef YYTEXT_POINTER
187
188 /* Enable GNU extensions on systems that have them. */
189 #ifndef _GNU_SOURCE
190 # define _GNU_SOURCE
191 #endif
192
193 /* Define to empty if `const' does not conform to ANSI C. */
194 #undef const
195
196 /* Define to `__inline__' or `__inline' if that's what the C compiler
197 calls it, or to nothing if 'inline' is not supported under any name. */
198 #ifndef __cplusplus
199 #undef inline
200 #endif
201
202 /* Define to rpl_malloc if the replacement function should be used. */
203 #undef malloc
204
205 /* Define to `unsigned int' if <sys/types.h> does not define. */
206 #undef size_t