/* src/autoconfig.h. Generated from autoconfig.h.in by configure. */ /*************************************** $Header: /home/amb/cxref/src/RCS/autoconfig.h.in 1.2 2004/06/20 13:13:29 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 /* Define to `int' if doesn't define. */ #define pid_t int /* Functions */ /* Define if you have the getcwd function. */ #define HAVE_GETCWD 1 /* Define if you have the mkdir function. */ #define HAVE_MKDIR 1 /* Define if you have the strerror function. */ #define HAVE_STRERROR 1 /* Define if you have the strstr function. */ #define HAVE_STRSTR 1 /* Include files */ /* Define if you have the ANSI C header files. */ /* #undef STDC_HEADERS */ /* Define if you have the header file. */ #define HAVE_MALLOC_H 1 /* Define if you have the header file. */ /* #undef HAVE_UNISTD_H */ /* Define if you have that is POSIX.1 compatible. */ /* #undef HAVE_SYS_WAIT_H */