175584Sru/* config_h.in.  Generated automatically from configure.in by autoheader.  */
275584Sru
375584Sru/* Define to noreturn-attribute for gcc */
475584Sru#undef GCC_NORETURN
575584Sru
675584Sru/* Define to 1 if the compiler supports gcc-like printf attribute. */
775584Sru#undef GCC_PRINTF
875584Sru
975584Sru/* Define to printf-attribute for gcc */
10151497Sru#undef GCC_PRINTFLIKE
1175584Sru
1275584Sru/* Define to 1 if the compiler supports gcc-like scanf attribute. */
1375584Sru#undef GCC_SCANF
1475584Sru
1575584Sru/* Define to sscanf-attribute for gcc */
1675584Sru#undef GCC_SCANFLIKE
1775584Sru
1875584Sru/* Define to unused-attribute for gcc */
1975584Sru#undef GCC_UNUSED
2075584Sru
21151497Sru/* Define if you have the <fcntl.h> header file. */
2275584Sru#undef HAVE_FCNTL_H
2375584Sru
2475584Sru/* Define if you have the `dbmalloc' library (-ldbmalloc). */
2575584Sru#undef HAVE_LIBDBMALLOC
2675584Sru
2775584Sru/* Define if you have the `dmalloc' library (-ldmalloc). */
28151497Sru#undef HAVE_LIBDMALLOC
2975584Sru
3075584Sru/* Define to 1 if mkstemp() is available and working. */
3175584Sru#undef HAVE_MKSTEMP
3275584Sru
3375584Sru/* Define to 1 if vsnprintf() is available and working. */
3475584Sru#undef HAVE_VSNPRINTF
3575584Sru
3675584Sru/* Define to maximum table size (default: 32500) */
3775584Sru#undef MAXTABLE
3875584Sru
3975584Sru/* Define to 1 if filesystem supports mixed-case filenames. */
4075584Sru#undef MIXEDCASE_FILENAMES
4175584Sru
4275584Sru/* Define to 1 if you want to perform memory-leak testing. */
4375584Sru#undef NO_LEAKS
4475584Sru
4575584Sru/* Define to the system name. */
4675584Sru#undef SYSTEM_NAME
4775584Sru
4875584Sru/* "Define to 1 if you want to use dbmalloc for testing." */
4975584Sru#undef USE_DBMALLOC
5075584Sru
5175584Sru/* "Define to 1 if you want to use dmalloc for testing." */
5275584Sru#undef USE_DMALLOC
5375584Sru
5475584Sru/* "Define to 1 if you want to use valgrind for testing." */
5575584Sru#undef USE_VALGRIND
5675584Sru
5775584Sru/* Define to 1 to enable backtracking extension */
5875584Sru#undef YYBTYACC
5975584Sru
6075584Sru/* Define to 1 if you want to perform memory-leak testing. */
6175584Sru#undef YY_NO_LEAKS
6275584Sru