source: main/trunk/gs2build/config.h.in@ 21374

Last change on this file since 21374 was 21374, checked in by ak19, 14 years ago

ENABLE_MG switches added in to make this file the same as GS2's config.h.in

File size: 5.5 KB
Line 
1/* config.h.in. Generated automatically from configure.in by autoheader. */
2
3#ifndef _GSDL_CONFIG_H
4#define _GSDL_CONFIG_H
5
6/* Define if on AIX 3.
7 System headers sometimes define this.
8 We just want to avoid a redefinition error message. */
9#ifndef _ALL_SOURCE
10#undef _ALL_SOURCE
11#endif
12
13/* Define if using alloca.c. */
14#undef C_ALLOCA
15
16/* Define if big endian */
17#undef WORDS_BIGENDIAN
18
19/* Define to empty if the keyword does not work. */
20#undef const
21
22/* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
23 This function is required for alloca.c support on those systems. */
24#undef CRAY_STACKSEG_END
25
26/* Define if you have alloca, as a function or macro. */
27#undef HAVE_ALLOCA
28
29/* Define if you have <alloca.h> and it should be used (not on Ultrix). */
30#undef HAVE_ALLOCA_H
31
32/* Define if you don't have vprintf but do have _doprnt. */
33#undef HAVE_DOPRNT
34
35/* Define if you have the vprintf function. */
36#undef HAVE_VPRINTF
37
38/* Define if on MINIX. */
39#undef _MINIX
40
41/* Define to `long' if <sys/types.h> doesn't define. */
42#undef off_t
43
44/* Define if the system does not provide POSIX.1 features except
45 with this defined. */
46#undef _POSIX_1_SOURCE
47
48/* Define if you need to in order for stat and other things to work. */
49#undef _POSIX_SOURCE
50
51/* Define as the return type of signal handlers (int or void). */
52#undef RETSIGTYPE
53
54/* Define to `unsigned' if <sys/types.h> doesn't define. */
55#undef size_t
56
57/* If using the C implementation of alloca, define if you know the
58 direction of stack growth for your system; otherwise it will be
59 automatically deduced at run-time.
60 STACK_DIRECTION > 0 => grows toward higher addresses
61 STACK_DIRECTION < 0 => grows toward lower addresses
62 STACK_DIRECTION = 0 => direction of growth unknown
63 */
64#undef STACK_DIRECTION
65
66/* Define if you have the ANSI C header files. */
67#undef STDC_HEADERS
68
69/* Define if you can safely include both <sys/time.h> and <time.h>. */
70#undef TIME_WITH_SYS_TIME
71
72/* Define if your <sys/time.h> declares struct tm. */
73#undef TM_IN_SYS_TIME
74
75/* Define to the name of the distribution. */
76#undef PACKAGE
77
78/* Define to the version of the distribution. */
79#undef VERSION
80
81/* Define to 1 if you have the valloc function. */
82#undef HAVE_VALLOC
83
84/* Define to 1 if ANSI function prototypes are usable. */
85#undef PROTOTYPES
86
87/* Define if you don't want to use long long's with GCC */
88#undef DISABLE_LONG_LONG
89
90/* Define to 1 for better use of the debugging malloc library. See
91 site ftp.antaire.com in antaire/src, file dmalloc/dmalloc.tar.gz. */
92#undef WITH_DMALLOC
93
94
95/* Define to 1 if GNU regex should be used instead of GNU rx. */
96#undef WITH_REGEX
97
98/* Some braindead header files do not have the requ'd function declarations */
99#undef HAVE_FGETC_DECL
100#undef HAVE_FREAD_DECL
101
102/* See if have this field in the prstatus_t structure */
103/* It stores the size of the process heap */
104#undef HAVE_PR_BRKSIZE
105
106/* Define FASTCGI if needsbe */
107#undef USE_FASTCGI
108
109/* Define USE_CORBA if needsbe */
110#undef USE_CORBA
111
112/* Define ENABLE for indexers */
113#undef ENABLE_MG
114#undef ENABLE_MGPP
115#undef ENABLE_LUCENE
116
117/* Define MICO_DIR if needsbe */
118#undef MICO_DIR
119
120/* Define MICO_VERSION if required */
121#undef MICO_VERSION
122
123/* Define if you have the ftime function. */
124#undef HAVE_FTIME
125
126/* Define if you have the ftruncate function. */
127#undef HAVE_FTRUNCATE
128
129/* Define if you have the getpagesize function. */
130#undef HAVE_GETPAGESIZE
131
132/* Define if you have the getrusage function. */
133#undef HAVE_GETRUSAGE
134
135/* Define if you have the mallinfo function. */
136#undef HAVE_MALLINFO
137
138/* Define if you have the select function. */
139#undef HAVE_SELECT
140
141/* Define if you have the setbuffer function. */
142#undef HAVE_SETBUFFER
143
144/* Define if you have the strcasecmp function. */
145#undef HAVE_STRCASECMP
146
147/* Define if you have the strerror function. */
148#undef HAVE_STRERROR
149
150/* Define if you have the strftime function. */
151#undef HAVE_STRFTIME
152
153/* Define if you have the strstr function. */
154#undef HAVE_STRSTR
155
156/* Define if you have the strtol function. */
157#undef HAVE_STRTOL
158
159/* Define if you have the times function. */
160#undef HAVE_TIMES
161
162/* Define if you have the valloc function. */
163#undef HAVE_VALLOC
164
165/* Define if you have the <crypt.h> header file. */
166#undef HAVE_CRYPT_H
167
168/* Define if you have the <dirent.h> header file. */
169#undef HAVE_DIRENT_H
170
171/* Define if you have the <fcntl.h> header file. */
172#undef HAVE_FCNTL_H
173
174/* Define if you have the <limits.h> header file. */
175#undef HAVE_LIMITS_H
176
177/* Define if you have the <memory.h> header file. */
178#undef HAVE_MEMORY_H
179
180/* Define if you have the <ndir.h> header file. */
181#undef HAVE_NDIR_H
182
183/* Define if you have the <string.h> header file. */
184#undef HAVE_STRING_H
185
186/* Define if you have the <sys/dir.h> header file. */
187#undef HAVE_SYS_DIR_H
188
189/* Define if you have the <sys/ndir.h> header file. */
190#undef HAVE_SYS_NDIR_H
191
192/* Define if you have the <sys/procfs.h> header file. */
193#undef HAVE_SYS_PROCFS_H
194
195/* Define if you have the <sys/time.h> header file. */
196#undef HAVE_SYS_TIME_H
197
198/* Define if you have the <unistd.h> header file. */
199#undef HAVE_UNISTD_H
200
201/* Define if you have the crypt library (-lcrypt). */
202#undef HAVE_LIBCRYPT
203
204/* Define if you have the g library (-lg). */
205#undef HAVE_LIBG
206
207/* Define if you have the gdbm library (-lgdbm). */
208#undef HAVE_LIBGDBM
209
210/* Define if you have the m library (-lm). */
211#undef HAVE_LIBM
212
213/* Define if you have the stdc++ library (-lstdc++). */
214#undef HAVE_LIBSTDC__
215
216/* Define if you have gettext (eg glibc) */
217#undef ENABLE_NLS
218
219/* Define if big endian */
220#undef WORDS_BIGENDIAN
221
222#endif /* _GSDL_CONFIG_H */
Note: See TracBrowser for help on using the repository browser.