diff options
| author | dgp@users.sourceforge.net <dgp> | 2012-04-23 14:13:35 (GMT) |
|---|---|---|
| committer | dgp@users.sourceforge.net <dgp> | 2012-04-23 14:13:35 (GMT) |
| commit | 10c81c56628756da2a0e411aee9b86e7198537a2 (patch) | |
| tree | 500fb94965dfb7143397c467f2f6b9baeec7cb59 /unix | |
| parent | 41d0037cdfcc6fb654957efb1199c1fe6547bd35 (diff) | |
| download | tcl-10c81c56628756da2a0e411aee9b86e7198537a2.zip tcl-10c81c56628756da2a0e411aee9b86e7198537a2.tar.gz tcl-10c81c56628756da2a0e411aee9b86e7198537a2.tar.bz2 | |
autoconf
Diffstat (limited to 'unix')
| -rwxr-xr-x | unix/configure | 2 |
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 |
