This commit was generated by cvs2svn to compensate for changes in r2,
which included commits to RCS files with non-trunk default branches.
This commit is contained in:
43
config.h.in
Normal file
43
config.h.in
Normal file
@@ -0,0 +1,43 @@
|
||||
/* 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
|
||||
Reference in New Issue
Block a user