44 lines
1.0 KiB
C
44 lines
1.0 KiB
C
/* config.h.in. Generated automatically from configure.in by autoheader. */
|
|
|
|
/* Define to empty if the keyword does not work. */
|
|
#undef const
|
|
|
|
/* Define if you don't have vprintf but do have _doprnt. */
|
|
#undef HAVE_DOPRNT
|
|
|
|
/* Define if you have the vprintf function. */
|
|
#undef HAVE_VPRINTF
|
|
|
|
/* Define to `unsigned' if <sys/types.h> doesn't define. */
|
|
#undef size_t
|
|
|
|
/* Define if you have the ANSI C header files. */
|
|
#undef STDC_HEADERS
|
|
|
|
/* Define if lex declares yytext as a char * by default, not a char[]. */
|
|
#undef YYTEXT_POINTER
|
|
|
|
/* Define the name of the package */
|
|
#undef PACKAGE
|
|
|
|
/* Define the version of the package */
|
|
#undef VERSION
|
|
|
|
/* Define if MySQL is installed */
|
|
#undef HAVE_MYSQL
|
|
|
|
/* Define if libmath is available */
|
|
#undef HAVE_LIBM
|
|
|
|
/* Define if libnsl is available */
|
|
#undef HAVE_LIBNSL
|
|
|
|
/* Define if libsocket is available */
|
|
#undef HAVE_LIBSOCKET
|
|
|
|
/* Define if you have the <errmsg.h> header file. */
|
|
#undef HAVE_ERRMSG_H
|
|
|
|
/* Define if you have the <unistd.h> header file. */
|
|
#undef HAVE_UNISTD_H
|