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)
commitafe5dfc938b6512667c12a44c8582a0359545587 (patch)
treeaf01fe5896a56517899cf3533103ab84a9fdfeed /unix
parent893f9c7cc6e0a5be3b9db421e72eae504b3ea5ab (diff)
downloadtcl-afe5dfc938b6512667c12a44c8582a0359545587.zip
tcl-afe5dfc938b6512667c12a44c8582a0359545587.tar.gz
tcl-afe5dfc938b6512667c12a44c8582a0359545587.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