MySQLaux 0.6 is free software from Langensoft written by Thomas Langen.

Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

MySQLaux/config.h

Go to the documentation of this file.
00001 /* config.h.  Generated automatically by configure.  */
00002 /* config.h.in.  Generated automatically from configure.in by autoheader.  */
00003 
00004 /* Define to empty if the keyword does not work.  */
00005 /* #undef const */
00006 
00007 /* Define if you have the socket function.  */
00008 #define HAVE_SOCKET 1
00009 
00010 /* Define if you have the mysqlclient library (-lmysqlclient).  */
00011 #define HAVE_LIBMYSQLCLIENT 1
00012 
00013 /* Name of package */
00014 #define PACKAGE "MySQLaux"
00015 
00016 /* Version number of package */
00017 #define VERSION "0.6"
00018 

Generated at Fri Apr 6 11:20:02 2001 for MySQLaux by doxygen1.2.5 written by Dimitri van Heesch, © 1997-2001