diff options
| author | dgp <dgp@users.sourceforge.net> | 2012-11-13 21:31:30 (GMT) |
|---|---|---|
| committer | dgp <dgp@users.sourceforge.net> | 2012-11-13 21:31:30 (GMT) |
| commit | b8076815be44f4caf06d679ee94e43558761ef38 (patch) | |
| tree | 6499eb1139af982ffd95028d0a2f9d5bb5be2fa0 /unix/tclooConfig.sh | |
| parent | 67346233371b297603c9a8b53929e88fbf51fdeb (diff) | |
| parent | cb3e2cac34c6d016af0826cd7dd74fc808fc14a8 (diff) | |
| download | tcl-b8076815be44f4caf06d679ee94e43558761ef38.zip tcl-b8076815be44f4caf06d679ee94e43558761ef38.tar.gz tcl-b8076815be44f4caf06d679ee94e43558761ef38.tar.bz2 | |
merge trunk
Diffstat (limited to 'unix/tclooConfig.sh')
| -rw-r--r-- | unix/tclooConfig.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/tclooConfig.sh b/unix/tclooConfig.sh index d2be8dd..721825b 100644 --- a/unix/tclooConfig.sh +++ b/unix/tclooConfig.sh @@ -15,5 +15,5 @@ TCLOO_LIB_SPEC="" TCLOO_STUB_LIB_SPEC="" TCLOO_INCLUDE_SPEC="" TCLOO_PRIVATE_INCLUDE_SPEC="" -TCLOO_CFLAGS=-DUSE_TCLOO_STUBS +TCLOO_CFLAGS="" TCLOO_VERSION=1.0 |
