/* autoconfig.h. Generated from autoconfig.h.in by configure. */ /*************************************** $Header: /home/amb/cxref/cpp/RCS/autoconfig.h.in 1.4 2004/06/20 13:13:42 amb Exp $ C Cross Referencing & Documentation tool. Version 1.6. ******************/ /****************** Written by Andrew M. Bishop This file Copyright 1999,2004 Andrew M. Bishop It may be distributed under the GNU Public License, version 2, or any higher version. See section COPYING of the GNU Public license for conditions under which this file may be redistributed. ***************************************/ /* Misc */ /* Define to empty if the keyword does not work. */ #define const /* Storage */ /* The number of bytes in a int. */ #define SIZEOF_INT 4 /* The number of bytes in a long. */ #define SIZEOF_LONG 4 /* The number of bytes in a long. */ #define SIZEOF_LONG_LONG 8 /* Functions */ /* Define if you have the bcmp function. */ #define HAVE_BCMP 1 /* Define if you have the bcopy function. */ #define HAVE_BCOPY 1 /* Define if you have the bzero function. */ #define HAVE_BZERO 1 /* Define if you have the index function. */ #define HAVE_INDEX 1 /* Define if you have the rindex function. */ #define HAVE_RINDEX 1 /* Define if you have the strerror function. */ #define HAVE_STRERROR 1 /* Define if you have the strsignal function. */ #define HAVE_STRSIGNAL 1 /* Include files */ /* Define if you have the ANSI C header files. */ /* #undef STDC_HEADERS */ /* Define if you can safely include both and . */ /* #undef TIME_WITH_SYS_TIME */ /* Define if you have the header file. */ #define HAVE_FCNTL_H 1 /* Define if you have the header file. */ #define HAVE_LOCALE_H 1 /* Define if you have the header file. */ /* #undef HAVE_STDLIB_H */ /* Define if you have the header file. */ /* #undef HAVE_STRING_H */ /* Define if you have the header file. */ /* #undef HAVE_STRINGS_H */ /* Define if you have the header file. */ #define HAVE_TIME_H 1 /* Define if you have the header file. */ /* #undef HAVE_UNISTD_H */ /* Define if you have the header file. */ #define HAVE_SYS_PARAM_H 1 /* Define if you have the header file. */ /* #undef HAVE_SYS_STAT_H */ /* Define if you have the header file. */ #define HAVE_SYS_TIME_H 1 /* Define if you have the header file. */ #define HAVE_SYS_WAIT_H 1