/* config.h.in. Generated from configure.ac by autoheader. */ /* Top of my file (acconfig.h is the ultimate source file) */ /* This file is like the acconfig.h file provided by Autoconf, * but explains those #defines that are local to this package. */ /* Location of the "diff" command. */ #undef CONFIG_DIFF_COMMAND /* HAVE_GNU_DIFF is defined if the CONFIG_DIFF_COMMAND is GNU diff. * This affects the commentary we produce in showconfig.cc. */ #undef HAVE_GNU_DIFF /* The package name and version are macros are created by automake but * not understood by autoheader. Hence I have to point out their * existence to autoheader by putting them here... */ /* Package name. */ #undef PACKAGE /* Package version. */ #undef VERSION /* Is it safe to rely on POSIX saved IDs? */ #undef SAVED_IDS_OK /* Do we disallow the creation of "binary" (encoded) SCCS files? */ /* This is controlled by the --enable-binary and --disable-binary */ /* options to configure. */ #undef CONFIG_DISABLE_BINARY_SUPPORT /* What is the maximum length of line which we will allow CSSC to put * into an SCCS file? Zero means that there is no limit. * This is controlled by the --enable-max-line-length option to * configure. */ #undef CONFIG_MAX_BODY_LINE_LENGTH /* Define to 1 if you have the `abort' function. */ #undef HAVE_ABORT /* Define to 1 if you have the header file. */ #undef HAVE_CTYPE_H /* Define to 1 if you have the header file, and it defines `DIR'. */ #undef HAVE_DIRENT_H /* Define to 1 if you have the header file. */ #undef HAVE_ERRNO_H /* Define to 1 if you have the header file. */ #undef HAVE_FCNTL_H /* Define to 1 if you have the `fileno' function. */ #undef HAVE_FILENO /* Define to 1 if you have the `fsetpos' function. */ #undef HAVE_FSETPOS /* Define to 1 if you have the `fstat' function. */ #undef HAVE_FSTAT /* Define to 1 if you have the `getegid' function. */ #undef HAVE_GETEGID /* Define to 1 if you have the `geteuid' function. */ #undef HAVE_GETEUID /* Define to 1 if you have the `getlogin' function. */ #undef HAVE_GETLOGIN /* Define to 1 if you have the `getpwuid' function. */ #undef HAVE_GETPWUID /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_IO_H /* Define to 1 if you have the header file. */ #undef HAVE_LIMITS_H /* Define to 1 if you have the header file. */ #undef HAVE_LOCALE_H /* Define to 1 if you have the `memchr' function. */ #undef HAVE_MEMCHR /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* Define to 1 if you have the header file, and it defines `DIR'. */ #undef HAVE_NDIR_H /* Define to 1 if you have the `pipe' function. */ #undef HAVE_PIPE /* Define to 1 if you have the header file. */ #undef HAVE_PROCESS_H /* Define to 1 if you have the header file. */ #undef HAVE_PROTOTYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_PWD_H /* Define to 1 if you have the `readlink' function. */ #undef HAVE_READLINK /* Define to 1 if you have the `remove' function. */ #undef HAVE_REMOVE /* Define to 1 if you have the `rename' function. */ #undef HAVE_RENAME /* Define to 1 if you have the `setreuid' function. */ #undef HAVE_SETREUID /* Define to 1 if you have the `spawn' function. */ #undef HAVE_SPAWN /* Define to 1 if you have the `stat' function. */ #undef HAVE_STAT /* Define to 1 if you have the header file. */ #undef HAVE_STDARG_H /* Define to 1 if you have the header file. */ #undef HAVE_STDDEF_H /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H /* Define to 1 if you have the header file. */ #undef HAVE_STDIO_H /* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H /* Define to 1 if you have the `strerror' function. */ #undef HAVE_STRERROR /* Define to 1 if you have the header file. */ #undef HAVE_STRING /* Define to 1 if you have the header file. */ #undef HAVE_STRINGS_H /* Define to 1 if you have the header file. */ #undef HAVE_STRING_H /* Define to 1 if you have the `strstr' function. */ #undef HAVE_STRSTR /* Define to 1 if you have the `symlink' function. */ #undef HAVE_SYMLINK /* Define to 1 if you have the `sysconf' function. */ #undef HAVE_SYSCONF /* Define to 1 if you have the header file, and it defines `DIR'. */ #undef HAVE_SYS_DIR_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_FILE_H /* Define to 1 if you have the header file, and it defines `DIR'. */ #undef HAVE_SYS_NDIR_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_PARAM_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H /* Define to 1 if you have that is POSIX.1 compatible. */ #undef HAVE_SYS_WAIT_H /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H /* Define to 1 if you have the `unsetenv' function. */ #undef HAVE_UNSETENV /* Define to 1 if you have the `wait' function. */ #undef HAVE_WAIT /* Name of package */ #undef PACKAGE /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT /* Define to the full name of this package. */ #undef PACKAGE_NAME /* Define to the full name and version of this package. */ #undef PACKAGE_STRING /* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME /* Define to the version of this package. */ #undef PACKAGE_VERSION /* Define as the return type of signal handlers (`int' or `void'). */ #undef RETSIGTYPE /* Define to 1 if the `S_IS*' macros in do not work properly. */ #undef STAT_MACROS_BROKEN /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS /* Define to 1 if `sys_siglist' is declared by or . */ #undef SYS_SIGLIST_DECLARED /* Version number of package */ #undef VERSION /* Define to 1 if on MINIX. */ #undef _MINIX /* Define to 2 if the system does not provide POSIX.1 features except with this defined. */ #undef _POSIX_1_SOURCE /* Define to 1 if you need to in order for `stat' and other things to work. */ #undef _POSIX_SOURCE /* Define to `int' if doesn't define. */ #undef gid_t /* Define to `int' if does not define. */ #undef mode_t /* Define to `int' if does not define. */ #undef pid_t /* Define to `unsigned' if does not define. */ #undef size_t /* Define to `int' if doesn't define. */ #undef uid_t /* This section contains those comments and definitions that are too * complex for autoheader.m4 to understand; autoheader works by * redefining the autoconf primitives in such a way that it gains a * record of what might or might not get defined, just by m4 expansion * of congigure.in. It doesn't seem clever enough to cope with the * macros AC_CHECK_GLOBAL and AC_CHECK_DECL_IN_HEADER, because both of * those use AC_CACHE_VAL, which forces us to use a two-stage process * of getting the cached value or figuring it out, and then calling * AC_DEFINE etc. according to the result. It might be possible to * produce a local m4 file that provided appropriate definitions of * the macros in configure.in which helped acheader out in this, but I * can't see how to do it. Hence we work around this feature of * autoheader in this way. * -- James Youngman */ /* define if you have the ISO C function fsetpos(). */ #undef HAVE_FSETPOS /* ixemul.library on AmigaOS has a stub for fork(), but it does nothing. */ /* define if you have the Unix function fork() -- and it works. */ #undef HAVE_FORK /* define if you have the global variable timezone. */ #undef HAVE_TIMEZONE /* define if you have the global variable sys_nerr. */ #undef HAVE_SYS_NERR /* define if you have the global variable sys_errlist. */ #undef HAVE_SYS_ERRLIST /* define if declares sys_nerr. */ #undef ERRNO_H_DECLARES_SYS_NERR /* define if declares sys_nerr. */ #undef STDIO_H_DECLARES_SYS_NERR /* define if declares sys_errlist. */ #undef ERRNO_H_DECLARES_SYS_ERRLIST /* define if declares sys_errlist. */ #undef STDIO_H_DECLARES_SYS_ERRLIST /* define if declares sys_errlist. */ #undef STDLIB_H_DECLARES_SYS_ERRLIST /* define if either signal.h or unistd.h declares * sys_siglist[]. This is a BSD-ism, I think. * This corresponds to the AC_DECL_SIGLIST Autoconf macro. */ #undef SYS_SIGLIST_DECLARED /* Define if your C++ compiler can compile a program that uses * exceptions which will work when it is run. */ #undef HAVE_EXCEPTIONS /* Define HAVE_STD_NAMESPACE if your C++ compiler likes constructions like * "std::string s". A conforming C++ compiler should like that sort of stuff. * In fact, a conforming C++ compiler should insist on your saying * "using std;" before using a naked "string s" declaration. Anyway, if we * can say "std::string s", define this HAVE_STD_NAMESPACE. */ #undef HAVE_STD_NAMESPACE /* We also define the macro STD_NAMESPACE. This is used where one would * ordinarily put "std::" if one was talking to a proper C++ compiler. * However, we arrange for it to expand to nothing when we are talking * to a compiler which doesn't understand the "std::" in "std::string". */ #undef STD_NAMESPACE /* Bottom of my file (stop). */