/* config.h. Generated by configure. */ /* 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. */ #define CONFIG_DIFF_COMMAND "/usr/bin/diff" /* HAVE_GNU_DIFF is defined if the CONFIG_DIFF_COMMAND is GNU diff. * This affects the commentary we produce in showconfig.cc. */ #define HAVE_GNU_DIFF 1 /* 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. */ #define PACKAGE "CSSC" /* Package version. */ #define VERSION "0.15alpha.pl0" /* 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. */ #define CONFIG_MAX_BODY_LINE_LENGTH 0 /* Define to 1 if you have the `abort' function. */ /* #undef HAVE_ABORT */ /* Define to 1 if you have the header file. */ #define HAVE_CTYPE_H 1 /* 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. */ #define HAVE_ERRNO_H 1 /* Define to 1 if you have the header file. */ #define HAVE_FCNTL_H 1 /* 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. */ #define HAVE_LIMITS_H 1 /* Define to 1 if you have the header file. */ #define HAVE_LOCALE_H 1 /* 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. */ #define HAVE_PWD_H 1 /* 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. */ #define HAVE_STDARG_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STDDEF_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_STDINT_H */ /* Define to 1 if you have the header file. */ #define HAVE_STDIO_H 1 /* 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. */ #define HAVE_STRING 1 /* 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. */ #define HAVE_SYS_FILE_H 1 /* 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. */ #define HAVE_SYS_PARAM_H 1 /* 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 */ #define PACKAGE "CSSC" /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "" /* Define to the full name of this package. */ #define PACKAGE_NAME "" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "" /* Define to the version of this package. */ #define PACKAGE_VERSION "" /* Define as the return type of signal handlers (`int' or `void'). */ #define RETSIGTYPE int /* 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. */ #define STDC_HEADERS 1 /* Define to 1 if `sys_siglist' is declared by or . */ /* #undef SYS_SIGLIST_DECLARED */ /* Version number of package */ #define VERSION "0.15alpha.pl0" /* 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. */ #define mode_t int /* Define to `int' if does not define. */ #define pid_t int /* Define to `unsigned' if does not define. */ #define size_t unsigned /* 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. */ #define STDIO_H_DECLARES_SYS_NERR 1 /* define if declares sys_errlist. */ /* #undef ERRNO_H_DECLARES_SYS_ERRLIST */ /* define if declares sys_errlist. */ #define STDIO_H_DECLARES_SYS_ERRLIST 1 /* 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". */ #define STD_NAMESPACE /*nothing*/ /* Bottom of my file (stop). */