summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xautogen.sh2
-rw-r--r--configure.ac3
2 files changed, 1 insertions, 4 deletions
diff --git a/autogen.sh b/autogen.sh
index f084b65..781eabd 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -2,4 +2,4 @@
[ -f elisp/geiser.el ] || exit 1
-autoreconf -Wall
+autoreconf -Wall -i
diff --git a/configure.ac b/configure.ac
index f8ed7ec..2333901 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,9 +20,6 @@ AC_CHECK_PROG(TEXI2PDF, texi2pdf, texi2pdf, false)
AM_PATH_LISPDIR
-dnl scheme/plt/Makefile
-dnl scheme/plt/geiser/Makefile
-
AC_CONFIG_FILES([
Makefile
elisp/Makefile