__build_configuration.h

Go to the documentation of this file.
00001 #ifndef BUILD_SYSTEM_CONFIGURATION
00002 #define BUILD_SYSTEM_CONFIGURATION
00003 
00004   // This file provides all of the code flags which were used when this
00005   // build was generated.  Some of the items in build.ini have been stripped
00006   // out because they are not used.
00007 
00008   #ifndef __build_company
00009     #define __build_company "Feisty Meow Concerns"
00010   #endif
00011   #ifndef __build_copyright
00012     #define __build_copyright "(C) 1987-2007 Chris Koeritz & Others"
00013   #endif
00014   #ifndef __build_legal_info
00015     #define __build_legal_info "This software is free to copy under the terms of the GNU GPL (or the GNU Library License if you prefer).  See http://gruntose.com/Info/GNU/GPL.txt  We suggest peaceful purposes that help all sentient beings."
00016   #endif
00017   #ifndef __build_product_name
00018     #define __build_product_name "hoople"
00019   #endif
00020   #ifndef __build_web_site
00021     #define __build_web_site "http://hoople.org"
00022   #endif
00023   #ifndef __build_LAX_DEPENDENCIES
00024     #define __build_LAX_DEPENDENCIES "t"
00025   #endif
00026   #ifndef __build_NO_BUILD_PACK
00027     #define __build_NO_BUILD_PACK "t"
00028   #endif
00029   #ifndef CATCH_ERRORS
00030     #define CATCH_ERRORS "t"
00031   #endif
00032   #ifndef ERRORS_ARE_FATAL
00033     #define ERRORS_ARE_FATAL "t"
00034   #endif
00035   #ifndef UNICODE
00036     #define UNICODE "t"
00037   #endif
00038 
00039 /*
00040 These settings were not used:
00041   [version] = 
00042   DEBUG = t
00043   OPTIMIZE = t
00044   ifneq "$(DEBUG)" "" = 
00045   endif = 
00046   ifeq "$(BOOT_STRAPPING)" "" = 
00047   endif = 
00048   ifeq "$(BOOT_STRAPPING)" "" = 
00049   endif = 
00050   ifeq "$(BOOT_STRAPPING)" "" = 
00051   endif = 
00052   ifeq "$(BOOT_STRAPPING)" "" = 
00053   endif = 
00054   ifneq "$(BOOT_STRAPPING)" "" = 
00055   OMIT_CRYPTO_SUPPORT = t
00056   OMIT_PROGRAM_WIDE_LOGGER = t
00057   endif = 
00058 */
00059 
00060 #endif /* outer guard */
00061 

Generated on Wed Nov 19 04:28:43 2008 for HOOPLE Libraries by  doxygen 1.5.1