summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2012-04-23 14:13:35 (GMT)
committerdgp <dgp@users.sourceforge.net>2012-04-23 14:13:35 (GMT)
commit55b3c5a95d03b9102041c8aa71c94dd7f7b07b52 (patch)
tree500fb94965dfb7143397c467f2f6b9baeec7cb59
parent84e3fb460607d9f15c570f0f4b9b8e3a33b6c559 (diff)
downloadtcl-55b3c5a95d03b9102041c8aa71c94dd7f7b07b52.zip
tcl-55b3c5a95d03b9102041c8aa71c94dd7f7b07b52.tar.gz
tcl-55b3c5a95d03b9102041c8aa71c94dd7f7b07b52.tar.bz2
autoconf
-rwxr-xr-xunix/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/configure b/unix/configure
index d87b633..848d6c3 100755
--- a/unix/configure
+++ b/unix/configure
@@ -9132,7 +9132,7 @@ fi
UNSHARED_LIB_SUFFIX='${VERSION}.a'
fi
- DLL_INSTALL_DIR="\$(LIB_INSTALL_DIR)"
+ DLL_INSTALL_DIR="\$(LIB_INSTALL_DIR)"
if test "${SHARED_BUILD}" = 1 -a "${SHLIB_SUFFIX}" != ""; then