commit | d881ce8fa74bc5bf5734cda3f045a0bc2a804574 | [log] [tgz] |
---|---|---|
author | drh <drh@noemail.net> | Tue Mar 31 17:01:52 2015 +0000 |
committer | drh <drh@noemail.net> | Tue Mar 31 17:01:52 2015 +0000 |
tree | 8edcd486aaf36f8c0e187214a267955fa0333cff | |
parent | 4d2daba467b1d1c53cb1d1d471df9126ae4b6873 [diff] [blame] |
Fix configure.ac and Makefile.in so that they generate pkgIndex.tcl correctly. FossilOrigin-Name: 3deff25249c59b7fc1b6eb65dda39736955679c6
diff --git a/configure.ac b/configure.ac index 00ecf45..6a11888 100644 --- a/configure.ac +++ b/configure.ac
@@ -430,6 +430,7 @@ AC_SUBST(TCL_STUB_LIB_FILE) AC_SUBST(TCL_STUB_LIB_FLAG) AC_SUBST(TCL_STUB_LIB_SPEC) + AC_SUBST(TCL_SHLIB_SUFFIX) fi fi if test "${use_tcl}" = "no" ; then