config.in revision 130561
133965Sjdp/* config.in.  Generated automatically from configure.in by autoheader.  */
233965Sjdp
333965Sjdp/* Define if using alloca.c.  */
433965Sjdp#undef C_ALLOCA
533965Sjdp
660484Sobrien/* Define to empty if the keyword does not work.  */
760484Sobrien#undef const
860484Sobrien
933965Sjdp/* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
1033965Sjdp   This function is required for alloca.c support on those systems.  */
1133965Sjdp#undef CRAY_STACKSEG_END
1233965Sjdp
1333965Sjdp/* Define if you have alloca, as a function or macro.  */
1433965Sjdp#undef HAVE_ALLOCA
1533965Sjdp
1633965Sjdp/* Define if you have <alloca.h> and it should be used (not on Ultrix).  */
1733965Sjdp#undef HAVE_ALLOCA_H
1833965Sjdp
1960484Sobrien/* Define if you have a working `mmap' system call.  */
2060484Sobrien#undef HAVE_MMAP
2160484Sobrien
2233965Sjdp/* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */
2333965Sjdp#undef HAVE_SYS_WAIT_H
2433965Sjdp
2560484Sobrien/* Define as __inline if that's what the C compiler calls it.  */
2660484Sobrien#undef inline
2760484Sobrien
2860484Sobrien/* Define to `long' if <sys/types.h> doesn't define.  */
2960484Sobrien#undef off_t
3060484Sobrien
3160484Sobrien/* Define to `unsigned' if <sys/types.h> doesn't define.  */
3260484Sobrien#undef size_t
3360484Sobrien
3433965Sjdp/* If using the C implementation of alloca, define if you know the
3533965Sjdp   direction of stack growth for your system; otherwise it will be
3633965Sjdp   automatically deduced at run-time.
3733965Sjdp STACK_DIRECTION > 0 => grows toward higher addresses
3833965Sjdp STACK_DIRECTION < 0 => grows toward lower addresses
3933965Sjdp STACK_DIRECTION = 0 => direction of growth unknown
4033965Sjdp */
4133965Sjdp#undef STACK_DIRECTION
4233965Sjdp
4360484Sobrien/* Define if you have the ANSI C header files.  */
4460484Sobrien#undef STDC_HEADERS
4560484Sobrien
4638889Sjdp/* Define if lex declares yytext as a char * by default, not a char[].  */
4738889Sjdp#undef YYTEXT_POINTER
4833965Sjdp
4960484Sobrien/* Define if you have the __argz_count function.  */
5060484Sobrien#undef HAVE___ARGZ_COUNT
5133965Sjdp
5260484Sobrien/* Define if you have the __argz_next function.  */
5360484Sobrien#undef HAVE___ARGZ_NEXT
5433965Sjdp
5560484Sobrien/* Define if you have the __argz_stringify function.  */
5660484Sobrien#undef HAVE___ARGZ_STRINGIFY
5733965Sjdp
5860484Sobrien/* Define if you have the dcgettext function.  */
5960484Sobrien#undef HAVE_DCGETTEXT
6033965Sjdp
6189857Sobrien/* Define if you have the getc_unlocked function.  */
6289857Sobrien#undef HAVE_GETC_UNLOCKED
6389857Sobrien
6460484Sobrien/* Define if you have the getcwd function.  */
6560484Sobrien#undef HAVE_GETCWD
6660484Sobrien
6760484Sobrien/* Define if you have the getpagesize function.  */
6860484Sobrien#undef HAVE_GETPAGESIZE
6960484Sobrien
7060484Sobrien/* Define if you have the munmap function.  */
7160484Sobrien#undef HAVE_MUNMAP
7260484Sobrien
7360484Sobrien/* Define if you have the putenv function.  */
7460484Sobrien#undef HAVE_PUTENV
7560484Sobrien
7633965Sjdp/* Define if you have the sbrk function.  */
7733965Sjdp#undef HAVE_SBRK
7833965Sjdp
7960484Sobrien/* Define if you have the setenv function.  */
8060484Sobrien#undef HAVE_SETENV
8160484Sobrien
8260484Sobrien/* Define if you have the setlocale function.  */
8360484Sobrien#undef HAVE_SETLOCALE
8460484Sobrien
8561843Sobrien/* Define if you have the setmode function.  */
8661843Sobrien#undef HAVE_SETMODE
8761843Sobrien
8860484Sobrien/* Define if you have the stpcpy function.  */
8960484Sobrien#undef HAVE_STPCPY
9060484Sobrien
9160484Sobrien/* Define if you have the strcasecmp function.  */
9260484Sobrien#undef HAVE_STRCASECMP
9360484Sobrien
9460484Sobrien/* Define if you have the strchr function.  */
9560484Sobrien#undef HAVE_STRCHR
9660484Sobrien
97104834Sobrien/* Define if you have the strcoll function.  */
98104834Sobrien#undef HAVE_STRCOLL
99104834Sobrien
10033965Sjdp/* Define if you have the utimes function.  */
10133965Sjdp#undef HAVE_UTIMES
10233965Sjdp
10360484Sobrien/* Define if you have the <argz.h> header file.  */
10460484Sobrien#undef HAVE_ARGZ_H
10560484Sobrien
10633965Sjdp/* Define if you have the <fcntl.h> header file.  */
10733965Sjdp#undef HAVE_FCNTL_H
10833965Sjdp
10960484Sobrien/* Define if you have the <limits.h> header file.  */
11060484Sobrien#undef HAVE_LIMITS_H
11160484Sobrien
11260484Sobrien/* Define if you have the <locale.h> header file.  */
11360484Sobrien#undef HAVE_LOCALE_H
11460484Sobrien
11560484Sobrien/* Define if you have the <malloc.h> header file.  */
11660484Sobrien#undef HAVE_MALLOC_H
11760484Sobrien
11860484Sobrien/* Define if you have the <nl_types.h> header file.  */
11960484Sobrien#undef HAVE_NL_TYPES_H
12060484Sobrien
12133965Sjdp/* Define if you have the <stdlib.h> header file.  */
12233965Sjdp#undef HAVE_STDLIB_H
12333965Sjdp
12433965Sjdp/* Define if you have the <string.h> header file.  */
12533965Sjdp#undef HAVE_STRING_H
12633965Sjdp
12733965Sjdp/* Define if you have the <strings.h> header file.  */
12833965Sjdp#undef HAVE_STRINGS_H
12933965Sjdp
13033965Sjdp/* Define if you have the <sys/file.h> header file.  */
13133965Sjdp#undef HAVE_SYS_FILE_H
13233965Sjdp
13360484Sobrien/* Define if you have the <sys/param.h> header file.  */
13460484Sobrien#undef HAVE_SYS_PARAM_H
13560484Sobrien
13633965Sjdp/* Define if you have the <unistd.h> header file.  */
13733965Sjdp#undef HAVE_UNISTD_H
13860484Sobrien
13960484Sobrien/* Define if you have the <values.h> header file.  */
14060484Sobrien#undef HAVE_VALUES_H
14160484Sobrien
14260484Sobrien/* Name of package */
14360484Sobrien#undef PACKAGE
14460484Sobrien
14560484Sobrien/* Version number of package */
14660484Sobrien#undef VERSION
14760484Sobrien
14860484Sobrien/* Define if you have the stpcpy function */
14960484Sobrien#undef HAVE_STPCPY
15060484Sobrien
15160484Sobrien/* Define if your locale.h file contains LC_MESSAGES. */
15260484Sobrien#undef HAVE_LC_MESSAGES
15360484Sobrien
15460484Sobrien/* Define to 1 if NLS is requested */
15560484Sobrien#undef ENABLE_NLS
15660484Sobrien
15760484Sobrien/* Define as 1 if you have gettext and don't want to use GNU gettext. */
15860484Sobrien#undef HAVE_GETTEXT
15960484Sobrien
16060484Sobrien/* Does the platform use an executable suffix? */
16160484Sobrien#undef HAVE_EXECUTABLE_SUFFIX
16260484Sobrien
16360484Sobrien/* Suffix used for executables, if any. */
16460484Sobrien#undef EXECUTABLE_SUFFIX
16560484Sobrien
16689857Sobrien/* Is fopen64 available? */
16789857Sobrien#undef HAVE_FOPEN64
16889857Sobrien
16989857Sobrien/* Enable LFS */
17089857Sobrien#undef _LARGEFILE64_SOURCE
17189857Sobrien
17260484Sobrien/* Is the type time_t defined in <time.h>? */
17360484Sobrien#undef HAVE_TIME_T_IN_TIME_H
17460484Sobrien
17560484Sobrien/* Is the type time_t defined in <sys/types.h>? */
17660484Sobrien#undef HAVE_TIME_T_IN_TYPES_H
17760484Sobrien
17860484Sobrien/* Does <utime.h> define struct utimbuf? */
17960484Sobrien#undef HAVE_GOOD_UTIME_H
18060484Sobrien
18160484Sobrien/* Define if fprintf is not declared in system header files. */
18260484Sobrien#undef NEED_DECLARATION_FPRINTF
18360484Sobrien
18460484Sobrien/* Define if strstr is not declared in system header files. */
18560484Sobrien#undef NEED_DECLARATION_STRSTR
18660484Sobrien
18760484Sobrien/* Define if sbrk is not declared in system header files. */
18860484Sobrien#undef NEED_DECLARATION_SBRK
18960484Sobrien
19060484Sobrien/* Define if getenv is not declared in system header files. */
19160484Sobrien#undef NEED_DECLARATION_GETENV
19260484Sobrien
19360484Sobrien/* Define if environ is not declared in system header files. */
19460484Sobrien#undef NEED_DECLARATION_ENVIRON
19560484Sobrien
19660484Sobrien/* Use b modifier when opening binary files? */
19760484Sobrien#undef USE_BINARY_FOPEN
19860484Sobrien
19960484Sobrien/* Configured target name. */
20060484Sobrien#undef TARGET
20160484Sobrien
202130561Sobrien/* Define to 1 if user symbol names have a leading underscore, 0 if not. */
203130561Sobrien#undef TARGET_PREPENDS_UNDERSCORE
204130561Sobrien
205