mirror of
https://github.com/Gator96100/ProxSpace.git
synced 2025-08-13 18:17:02 -07:00
Updated msys2 to msys2-base-x86_64-20200903
This commit is contained in:
parent
5bc8dbdc75
commit
2307d54cb1
18501 changed files with 1684082 additions and 720361 deletions
19
msys2/usr/lib/tclooConfig.sh
Normal file
19
msys2/usr/lib/tclooConfig.sh
Normal file
|
@ -0,0 +1,19 @@
|
|||
# tclooConfig.sh --
|
||||
#
|
||||
# This shell script (for sh) is generated automatically by TclOO's configure
|
||||
# script, or would be except it has no values that we substitute. It will
|
||||
# create shell variables for most of the configuration options discovered by
|
||||
# the configure script. This script is intended to be included by TEA-based
|
||||
# configure scripts for TclOO extensions so that they don't have to figure
|
||||
# this all out for themselves.
|
||||
#
|
||||
# The information in this file is specific to a single platform.
|
||||
|
||||
# These are mostly empty because no special steps are ever needed from Tcl 8.6
|
||||
# onwards; all libraries and include files are just part of Tcl.
|
||||
TCLOO_LIB_SPEC=""
|
||||
TCLOO_STUB_LIB_SPEC=""
|
||||
TCLOO_INCLUDE_SPEC=""
|
||||
TCLOO_PRIVATE_INCLUDE_SPEC=""
|
||||
TCLOO_CFLAGS=""
|
||||
TCLOO_VERSION=1.1.0
|
Loading…
Add table
Add a link
Reference in a new issue