1139776Simp/* config.in.  Generated automatically from configure.in by autoheader.  */
222521Sdyson
322521Sdyson/* Define if using alloca.c.  */
4164829Srodrigc#undef C_ALLOCA
5234867Sdaichi
6234867Sdaichi/* Define to empty if the keyword does not work.  */
7164829Srodrigc#undef const
81541Srgrimes
91541Srgrimes/* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
101541Srgrimes   This function is required for alloca.c support on those systems.  */
111541Srgrimes#undef CRAY_STACKSEG_END
121541Srgrimes
131541Srgrimes/* Define if you have alloca, as a function or macro.  */
141541Srgrimes#undef HAVE_ALLOCA
151541Srgrimes
161541Srgrimes/* Define if you have <alloca.h> and it should be used (not on Ultrix).  */
171541Srgrimes#undef HAVE_ALLOCA_H
181541Srgrimes
191541Srgrimes/* Define if you have a working `mmap' system call.  */
201541Srgrimes#undef HAVE_MMAP
211541Srgrimes
221541Srgrimes/* Define as __inline if that's what the C compiler calls it.  */
231541Srgrimes#undef inline
241541Srgrimes
251541Srgrimes/* Define to `long' if <sys/types.h> doesn't define.  */
261541Srgrimes#undef off_t
271541Srgrimes
281541Srgrimes/* Define if you need to in order for stat and other things to work.  */
291541Srgrimes#undef _POSIX_SOURCE
301541Srgrimes
311541Srgrimes/* Define to `unsigned' if <sys/types.h> doesn't define.  */
321541Srgrimes#undef size_t
331541Srgrimes
341541Srgrimes/* If using the C implementation of alloca, define if you know the
351541Srgrimes   direction of stack growth for your system; otherwise it will be
3622521Sdyson   automatically deduced at run-time.
3750477Speter STACK_DIRECTION > 0 => grows toward higher addresses
38164829Srodrigc STACK_DIRECTION < 0 => grows toward lower addresses
391541Srgrimes STACK_DIRECTION = 0 => direction of growth unknown
401541Srgrimes */
411541Srgrimes#undef STACK_DIRECTION
421541Srgrimes
43164829Srodrigc/* Define if you have the ANSI C header files.  */
4422594Sbde#undef STDC_HEADERS
45164829Srodrigc
46164829Srodrigc/* Define if lex declares yytext as a char * by default, not a char[].  */
471541Srgrimes#undef YYTEXT_POINTER
48164829Srodrigc
491541Srgrimes/* Define if you have the __argz_count function.  */
5051688Sdillon#undef HAVE___ARGZ_COUNT
51164829Srodrigc
52164829Srodrigc/* Define if you have the __argz_next function.  */
53164829Srodrigc#undef HAVE___ARGZ_NEXT
54164829Srodrigc
55164829Srodrigc/* Define if you have the __argz_stringify function.  */
56164829Srodrigc#undef HAVE___ARGZ_STRINGIFY
57164836Srodrigc
58164836Srodrigc/* Define if you have the dcgettext function.  */
59164829Srodrigc#undef HAVE_DCGETTEXT
6077031Sru
611541Srgrimes/* Define if you have the getcwd function.  */
6251688Sdillon#undef HAVE_GETCWD
63164829Srodrigc
64164829Srodrigc/* Define if you have the getpagesize function.  */
6551688Sdillon#undef HAVE_GETPAGESIZE
661541Srgrimes
67164829Srodrigc/* Define if you have the munmap function.  */
68164829Srodrigc#undef HAVE_MUNMAP
69164829Srodrigc
7051688Sdillon/* Define if you have the putenv function.  */
71164829Srodrigc#undef HAVE_PUTENV
7251688Sdillon
7351688Sdillon/* Define if you have the realpath function.  */
74185283Sdaichi#undef HAVE_REALPATH
75185283Sdaichi
76185283Sdaichi/* Define if you have the sbrk function.  */
77185283Sdaichi#undef HAVE_SBRK
78164829Srodrigc
79172637Sdaichi/* Define if you have the setenv function.  */
8051688Sdillon#undef HAVE_SETENV
81164829Srodrigc
82164829Srodrigc/* Define if you have the setlocale function.  */
83164829Srodrigc#undef HAVE_SETLOCALE
84164829Srodrigc
85164829Srodrigc/* Define if you have the stpcpy function.  */
86164829Srodrigc#undef HAVE_STPCPY
87164829Srodrigc
88164829Srodrigc/* Define if you have the strcasecmp function.  */
89164829Srodrigc#undef HAVE_STRCASECMP
90164829Srodrigc
9151688Sdillon/* Define if you have the strchr function.  */
92164829Srodrigc#undef HAVE_STRCHR
93164829Srodrigc
94164829Srodrigc/* Define if you have the <argz.h> header file.  */
95164829Srodrigc#undef HAVE_ARGZ_H
96164829Srodrigc
97164829Srodrigc/* Define if you have the <dirent.h> header file.  */
98164829Srodrigc#undef HAVE_DIRENT_H
99164829Srodrigc
100164829Srodrigc/* Define if you have the <limits.h> header file.  */
101164829Srodrigc#undef HAVE_LIMITS_H
102164829Srodrigc
103164829Srodrigc/* Define if you have the <locale.h> header file.  */
104164829Srodrigc#undef HAVE_LOCALE_H
10551688Sdillon
106164829Srodrigc/* Define if you have the <malloc.h> header file.  */
10751688Sdillon#undef HAVE_MALLOC_H
108164829Srodrigc
109164829Srodrigc/* Define if you have the <ndir.h> header file.  */
11051688Sdillon#undef HAVE_NDIR_H
1111541Srgrimes
112164829Srodrigc/* Define if you have the <nl_types.h> header file.  */
1131541Srgrimes#undef HAVE_NL_TYPES_H
114164829Srodrigc
115164829Srodrigc/* Define if you have the <stdlib.h> header file.  */
116164829Srodrigc#undef HAVE_STDLIB_H
117164829Srodrigc
1181541Srgrimes/* Define if you have the <string.h> header file.  */
11951688Sdillon#undef HAVE_STRING_H
120164829Srodrigc
12151688Sdillon/* Define if you have the <strings.h> header file.  */
122164829Srodrigc#undef HAVE_STRINGS_H
123164829Srodrigc
124164829Srodrigc/* Define if you have the <sys/dir.h> header file.  */
12551688Sdillon#undef HAVE_SYS_DIR_H
126164829Srodrigc
127164829Srodrigc/* Define if you have the <sys/ndir.h> header file.  */
128164829Srodrigc#undef HAVE_SYS_NDIR_H
129234867Sdaichi
130164829Srodrigc/* Define if you have the <sys/param.h> header file.  */
131164829Srodrigc#undef HAVE_SYS_PARAM_H
132164829Srodrigc
13351688Sdillon/* Define if you have the <unistd.h> header file.  */
134164829Srodrigc#undef HAVE_UNISTD_H
13551688Sdillon
136164829Srodrigc/* Define if you have the <values.h> header file.  */
137234867Sdaichi#undef HAVE_VALUES_H
138175202Sattilio
139164829Srodrigc/* Name of package */
1401541Srgrimes#undef PACKAGE
141164829Srodrigc
142164829Srodrigc/* Version number of package */
143164829Srodrigc#undef VERSION
144164829Srodrigc
145164829Srodrigc/* Define if you have the stpcpy function */
146164829Srodrigc#undef HAVE_STPCPY
147164829Srodrigc
148164829Srodrigc/* Define if your locale.h file contains LC_MESSAGES. */
149234867Sdaichi#undef HAVE_LC_MESSAGES
150164829Srodrigc
15151688Sdillon/* Define to 1 if NLS is requested */
152234867Sdaichi#undef ENABLE_NLS
153164829Srodrigc
154164829Srodrigc/* Define as 1 if you have gettext and don't want to use GNU gettext. */
1551541Srgrimes#undef HAVE_GETTEXT
156164829Srodrigc
157175202Sattilio/* Use b modifier when opening binary files? */
158164829Srodrigc#undef USE_BINARY_FOPEN
159175202Sattilio
160175202Sattilio/* Define if strstr is not declared in system header files. */
16151688Sdillon#undef NEED_DECLARATION_STRSTR
162175202Sattilio
163276500Skib/* Define if free is not declared in system header files. */
164172637Sdaichi#undef NEED_DECLARATION_FREE
1651541Srgrimes
166164829Srodrigc/* Define if sbrk is not declared in system header files. */
1671541Srgrimes#undef NEED_DECLARATION_SBRK
168164829Srodrigc
16922521Sdyson/* Define if getenv is not declared in system header files. */
17022521Sdyson#undef NEED_DECLARATION_GETENV
17151688Sdillon
172164829Srodrigc/* Define if environ is not declared in system header files. */
17351688Sdillon#undef NEED_DECLARATION_ENVIRON
174164829Srodrigc
175164829Srodrigc/* Additional extension a shared object might have. */
1761541Srgrimes#undef EXTRA_SHLIB_EXTENSION
177164829Srodrigc
178164829Srodrigc