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:
29
acconfig.h
Normal file
29
acconfig.h
Normal file
@@ -0,0 +1,29 @@
|
||||
/*
|
||||
* acconfig.h
|
||||
*
|
||||
* @(#) $Header: /tmp/cvs/mysql-admutils/acconfig.h,v 1.1.1.1 2001-11-25 00:41:16 lkarsten Exp $
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
/* 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 you have the <math.h> header file. */
|
||||
#undef HAVE_MATH_H
|
||||
|
||||
/* Define if libmath is available */
|
||||
#undef HAVE_LIBM
|
||||
|
||||
/* Define if libnsl is available */
|
||||
#undef HAVE_LIBNSL
|
||||
|
||||
/* Define if libsocket is available */
|
||||
#undef HAVE_LIBSOCKET
|
||||
|
||||
Reference in New Issue
Block a user