summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2012-11-09 12:11:04 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2012-11-09 12:11:04 (GMT)
commitd677e8a8ae7188b1aebd47c054633273808d5764 (patch)
treeaf01fe5896a56517899cf3533103ab84a9fdfeed /unix
parentb7ab9a658afe9ad4c7fd964c597075c7ea4707e7 (diff)
downloadtcl-d677e8a8ae7188b1aebd47c054633273808d5764.zip
tcl-d677e8a8ae7188b1aebd47c054633273808d5764.tar.gz
tcl-d677e8a8ae7188b1aebd47c054633273808d5764.tar.bz2
Flag USE_TCLOO_STUBS is not necessary any more for extensions: Stubs are the only way to access TclOO, so it is implied.
Diffstat (limited to 'unix')
-rw-r--r--unix/tclooConfig.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/tclooConfig.sh b/unix/tclooConfig.sh
index dce540a..5cb4d99 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=0.7