+++ /dev/null
-#ifndef BUILD_SYSTEM_CONFIGURATION
-#define BUILD_SYSTEM_CONFIGURATION
-
- // This file provides all of the code flags which were used when this build
- // was generated. Some of the items in the build configuration have been
- // stripped out because they are not used.
-
- #ifndef __build_company
- #define __build_company "Feisty Meow Concerns"
- #endif
- #ifndef __build_copyright
- #define __build_copyright "(C) 1987-2010 Chris Koeritz & Others"
- #endif
- #ifndef __build_legal_info
- #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://www.gnu.org/licenses/gpl.html for more info. We suggest peaceful purposes that help all sentient beings."
- #endif
- #ifndef __build_product_name
- #define __build_product_name "hoople"
- #endif
- #ifndef __build_web_site
- #define __build_web_site "http://hoople.org"
- #endif
- #ifndef __build_LAX_DEPENDENCIES
- #define __build_LAX_DEPENDENCIES "t"
- #endif
- #ifndef CATCH_ERRORS
- #define CATCH_ERRORS "t"
- #endif
- #ifndef ERRORS_ARE_FATAL
- #define ERRORS_ARE_FATAL "t"
- #endif
-
-/*
-These settings were not used:
- [version] =
- DEBUG = t
- OPTIMIZE = t
- ifneq "$(DEBUG)" "" =
- OPTIMIZE =
- endif =
- ifeq "$(BOOT_STRAPPING)" "" =
- endif =
- ifeq "$(OP_SYSTEM)" "WIN32" =
- else =
- UNICODE = t
- endif =
- ifeq "$(BOOT_STRAPPING)" "" =
- endif =
- ifeq "$(BOOT_STRAPPING)" "" =
- endif =
-*/
-
-#endif /* outer guard */
-