#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 build.ini 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-2007 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://gruntose.com/Info/GNU/GPL.txt  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 __build_NO_BUILD_PACK
    #define __build_NO_BUILD_PACK "t"
  #endif
  #ifndef CATCH_ERRORS
    #define CATCH_ERRORS "t"
  #endif
  #ifndef ERRORS_ARE_FATAL
    #define ERRORS_ARE_FATAL "t"
  #endif
  #ifndef UNICODE
    #define UNICODE "t"
  #endif

/*
These settings were not used:
  [version] = 
  DEBUG = t
  OPTIMIZE = t
  ifneq "$(DEBUG)" "" = 
  endif = 
  ifeq "$(BOOT_STRAPPING)" "" = 
  endif = 
  ifeq "$(BOOT_STRAPPING)" "" = 
  endif = 
  ifeq "$(BOOT_STRAPPING)" "" = 
  endif = 
  ifeq "$(BOOT_STRAPPING)" "" = 
  endif = 
  ifneq "$(BOOT_STRAPPING)" "" = 
  OMIT_CRYPTO_SUPPORT = t
  OMIT_PROGRAM_WIDE_LOGGER = t
  endif = 
*/

#endif /* outer guard */

