(AC_CONFIG_FILES): Removed emacs/Makefile and
authorNeil Jerram <neil@ossau.uklinux.net>
Sat, 9 Jul 2005 15:14:18 +0000 (15:14 +0000)
committerNeil Jerram <neil@ossau.uklinux.net>
Sat, 9 Jul 2005 15:14:18 +0000 (15:14 +0000)
ice-9/debugger/breakpoints/Makefile.

ChangeLog
configure.in

index 961d55f..7bc6ccd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2005-07-09  Neil Jerram  <neil@ossau.uklinux.net>
 
+       * configure.in (AC_CONFIG_FILES): Removed emacs/Makefile and
+       ice-9/debugger/breakpoints/Makefile.
+
        * Makefile.am (SUBDIRS): Removed emacs.
 
 2005-06-05  Marius Vollmer  <mvo@zagadka.de>
index 3ee4079..b489b0e 100644 (file)
@@ -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