summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 2d1ecc4..0a1414a 100755
--- a/configure
+++ b/configure
@@ -5152,7 +5152,7 @@ tkbltVector.C
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}"