00001 #ifndef BUILD_SYSTEM_CONFIGURATION
00002 #define BUILD_SYSTEM_CONFIGURATION
00003
00004
00005
00006
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
00041
00042
00043
00044
00045
00046
00047
00048
00049
00050
00051
00052
00053
00054
00055
00056
00057
00058
00059
00060 #endif
00061