CppUnit project page | FAQ | CppUnit home page |
00001 /* include/config.h. Generated automatically by configure. */ 00002 /* include/config.h.in. Generated automatically from configure.in by autoheader 2.13. */ 00003 00004 /* Define if you have the <dlfcn.h> header file. */ 00005 #define HAVE_DLFCN_H 1 00006 00007 /* Name of package */ 00008 #define PACKAGE "cppunit" 00009 00010 /* Version number of package */ 00011 #define VERSION "1.5.5" 00012 00013 /* define if the compiler supports Run-Time Type Identification */ 00014 #define HAVE_RTTI 1 00015 00016 /* define if the compiler implements namespaces */ 00017 #define HAVE_NAMESPACES 1 00018 00019 /* define if library uses std::string::compare(string,pos,n) */ 00020 #define FUNC_STRING_COMPARE_STRING_FIRST 1 00021
|
hosts this site. |
Send comments to: CppUnit Developers |