@@ -1,7 +1,7 @@ dnl Define ourselves -AC_INIT(tcltls, 1.8.0) +AC_INIT([tcltls],[1.7.22]) dnl Checks for programs. AC_PROG_CC AC_PROG_MAKE_SET AC_PROG_INSTALL @@ -251,6 +251,7 @@ WEAKENSYMS=':' REMOVESYMS=':' fi dnl Produce output -AC_OUTPUT(Makefile pkgIndex.tcl tcltls.syms) +AC_CONFIG_FILES([Makefile pkgIndex.tcl tcltls.syms]) +AC_OUTPUT