tclooConfig.sh 773 B

12345678910111213141516171819
  1. # tclooConfig.sh --
  2. #
  3. # This shell script (for sh) is generated automatically by TclOO's configure
  4. # script, or would be except it has no values that we substitute. It will
  5. # create shell variables for most of the configuration options discovered by
  6. # the configure script. This script is intended to be included by TEA-based
  7. # configure scripts for TclOO extensions so that they don't have to figure
  8. # this all out for themselves.
  9. #
  10. # The information in this file is specific to a single platform.
  11. # These are mostly empty because no special steps are ever needed from Tcl 8.6
  12. # onwards; all libraries and include files are just part of Tcl.
  13. TCLOO_LIB_SPEC=""
  14. TCLOO_STUB_LIB_SPEC=""
  15. TCLOO_INCLUDE_SPEC=""
  16. TCLOO_PRIVATE_INCLUDE_SPEC=""
  17. TCLOO_CFLAGS=""
  18. TCLOO_VERSION=1.1.0