00001 /* src/config.h. Generated by configure. */ 00002 /* src/config.h.in. Generated from configure.in by autoheader. */ 00003 00004 /* define if the compiler has ext/hash_map */ 00005 /* #undef HAVE_EXT_HASH_MAP */ 00006 00007 /* Freetype2 has been compiled into the the library. */ 00008 #define HAVE_FT2 1 00009 00010 /* define if the compiler has gnu ext/hash_map */ 00011 #define HAVE_GNU_EXT_HASH_MAP 00012 00013 /* define if the compiler implements namespaces */ 00014 #define HAVE_NAMESPACES 00015 00016 /* define if the compiler supports Standard Template Library */ 00017 #define HAVE_STL 00018 00019 /* Name of package */ 00020 #define PACKAGE "uber" 00021 00022 /* Define to the address where bug reports for this package should be sent. */ 00023 #define PACKAGE_BUGREPORT "" 00024 00025 /* Define to the full name of this package. */ 00026 #define PACKAGE_NAME "uber" 00027 00028 /* Define to the full name and version of this package. */ 00029 #define PACKAGE_STRING "uber 0.0.1" 00030 00031 /* Define to the one symbol short name of this package. */ 00032 #define PACKAGE_TARNAME "uber" 00033 00034 /* Define to the version of this package. */ 00035 #define PACKAGE_VERSION "0.0.1" 00036 00037 /* Version number of package */ 00038 #define VERSION "0.0.1" 00039 00040 /* Define to 1 if the X Window System is missing or not being used. */ 00041 /* #undef X_DISPLAY_MISSING */