diff --git a/ChangeLog b/ChangeLog index 961d55f1c..7bc6ccdcc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2005-07-09 Neil Jerram + * configure.in (AC_CONFIG_FILES): Removed emacs/Makefile and + ice-9/debugger/breakpoints/Makefile. + * Makefile.am (SUBDIRS): Removed emacs. 2005-06-05 Marius Vollmer diff --git a/configure.in b/configure.in index 3ee407984..b489b0e66 100644 --- a/configure.in +++ b/configure.in @@ -1186,7 +1186,6 @@ AC_CONFIG_FILES([ doc/r5rs/Makefile doc/ref/Makefile doc/tutorial/Makefile - emacs/Makefile examples/Makefile examples/box-dynamic-module/Makefile examples/box-dynamic/Makefile @@ -1198,7 +1197,6 @@ AC_CONFIG_FILES([ guile-config/Makefile ice-9/Makefile ice-9/debugger/Makefile - ice-9/debugger/breakpoints/Makefile lang/Makefile lang/elisp/Makefile lang/elisp/internals/Makefile