Source: config.h


Annotated List
Files
Globals
Hierarchy
Index
#ifndef CONFIG_H_INCLUDED
#define CONFIG_H_INCLUDED 1
// template file for config.h: project-wide #defines
// Make your changes in config.h.at, not in config.h

#define PACKAGE_NAME "libfunutil"
#define PACKAGE_VERSION "0.0.00001pre"
#define PACKAGE_RELEASE_CODENAME "Fun, Fun, Fun!"

#define PACKAGE_URL "http://libfunutil.sourceforge.net/"
#define PACKAGE_EMAIL_ADDRESS "libfunutil-devel@lists.sourceforge.net"

#define CONFIG_SHARED_DIR "/home/stephan/share/libfunutil"

#define BUILD_HOST "cheyenne"
#define BUILD_USER "stephan"
#define BUILD_DESCRIPTION "libfunutil 0.0.00001pre built " __TIME__ " " __DATE__ " by stephan@cheyenne"

#define HAVE_READLINE 1
// ^^^^ comment-out or define it to 0 if you do not run the 'readline' test.

#define CONFIG_HAVE_QT 1

#endif // CONFIG_H_INCLUDED

Generated by: stephan on cheyenne on Mon Aug 11 14:06:52 2003, using kdoc 2.0a54.