source tree since this is where it would be found in a freshly
unrolled tarball.
2000-09-16 Gary V. Vaughan <gvv@techie.com>
+ * configure.in (AC_OUTPUT): ltmain.sh must be generated in the
+ source tree since this is where it would be found in a freshly
+ unrolled tarball.
+
* configure.in: Replace `dnl' comments with `#' comments for
more conformity with cvs autoconf.
Removed emacs hack-local-variables, since there is now a
AC_SUBST(ACINCLUDE_M4_LIST)
AC_SUBST(DIST_MAKEFILE_LIST)
-AC_OUTPUT([Makefile doc/Makefile tests/Makefile ltmain.sh:ltmain.in])
+AC_OUTPUT([Makefile doc/Makefile tests/Makefile \
+ $ac_aux_dir/ltmain.sh:ltmain.in])