summaryrefslogtreecommitdiffstats
path: root/tclconfig/tcl.m4
diff options
context:
space:
mode:
authorjoye <joye>2015-07-09 17:34:16 (GMT)
committerjoye <joye>2015-07-09 17:34:16 (GMT)
commitd0537e64e62fec37cc12c3ffccec1084026b2cb6 (patch)
tree0f95bc7af429df0b3123ce55914e1040c626c916 /tclconfig/tcl.m4
parentb3342b21bf71166b4c9dd981e9ce8680012f4e25 (diff)
downloadblt-d0537e64e62fec37cc12c3ffccec1084026b2cb6.zip
blt-d0537e64e62fec37cc12c3ffccec1084026b2cb6.tar.gz
blt-d0537e64e62fec37cc12c3ffccec1084026b2cb6.tar.bz2
*** empty log message ***
Diffstat (limited to 'tclconfig/tcl.m4')
-rw-r--r--tclconfig/tcl.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/tclconfig/tcl.m4 b/tclconfig/tcl.m4
index 8bc9c83..c641fe0 100644
--- a/tclconfig/tcl.m4
+++ b/tclconfig/tcl.m4
@@ -2951,7 +2951,7 @@ AC_DEFUN([TEA_ADD_SOURCES], [
fi
PKG_SOURCES="$PKG_SOURCES $i"
# this assumes it is in a VPATH dir
- i=`basename $i`
+# i=`basename $i`
# handle user calling this before or after TEA_SETUP_COMPILER
if test x"${OBJEXT}" != x ; then
j="`echo $i | sed -e 's/\.[[^.]]*$//'`.${OBJEXT}"