1997-08-11 11:56:58 -04:00
|
|
|
/* config.in. Generated automatically from configure.in by autoheader. */
|
|
|
|
|
|
|
|
/* Include the old config.h as config2.h to simplify the transition
|
|
|
|
to autoconf. */
|
|
|
|
#include "config2.h"
|
|
|
|
|
|
|
|
/* Whether malloc must be declared even if <stdlib.h> is included. */
|
|
|
|
#undef NEED_DECLARATION_MALLOC
|
|
|
|
|
|
|
|
/* Whether realloc must be declared even if <stdlib.h> is included. */
|
|
|
|
#undef NEED_DECLARATION_REALLOC
|
|
|
|
|
1997-08-22 17:39:10 -04:00
|
|
|
/* Whether calloc must be declared even if <stdlib.h> is included. */
|
|
|
|
#undef NEED_DECLARATION_CALLOC
|
|
|
|
|
1997-08-11 11:56:58 -04:00
|
|
|
/* Whether free must be declared even if <stdlib.h> is included. */
|
|
|
|
#undef NEED_DECLARATION_FREE
|
|
|
|
|
1997-09-01 10:57:29 -04:00
|
|
|
/* Define if `sys_siglist' is declared by <signal.h>. */
|
|
|
|
#undef SYS_SIGLIST_DECLARED
|
|
|
|
|
1997-08-11 11:56:58 -04:00
|
|
|
/* Define if you have the <stddef.h> header file. */
|
|
|
|
#undef HAVE_STDDEF_H
|
|
|
|
|
|
|
|
/* Define if you have the <stdlib.h> header file. */
|
|
|
|
#undef HAVE_STDLIB_H
|
|
|
|
|
|
|
|
/* Define if you have the <string.h> header file. */
|
|
|
|
#undef HAVE_STRING_H
|
|
|
|
|
|
|
|
/* Define if you have the <strings.h> header file. */
|
|
|
|
#undef HAVE_STRINGS_H
|
|
|
|
|
|
|
|
/* Define if you have the <time.h> header file. */
|
|
|
|
#undef HAVE_TIME_H
|
|
|
|
|
|
|
|
/* Define if you have the <unistd.h> header file. */
|
|
|
|
#undef HAVE_UNISTD_H
|