]> git.eshelyaron.com Git - emacs.git/commitdiff
* lib-src/Makefile.in: Remove ^L, old makes choke on it.
authorDan Nicolaescu <dann@ics.uci.edu>
Sun, 3 Oct 2010 15:46:41 +0000 (08:46 -0700)
committerDan Nicolaescu <dann@ics.uci.edu>
Sun, 3 Oct 2010 15:46:41 +0000 (08:46 -0700)
lib-src/ChangeLog
lib-src/Makefile.in

index 8c8671af2fc07808fd8bd4f6953e0e568e9ed93c..cca90f9a8a978ee55605cb2e4d805fc44576290a 100644 (file)
@@ -1,3 +1,7 @@
+2010-10-03  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * Makefile.in: Remove ^L, old makes choke on it.
+
 2010-10-02  Wolfgang Schnerring  <wosc@wosc.de>  (tiny change)
 
        * emacsclient.c (main): Return EXIT_FAILURE if Emacs sends us an
index 9ad3c65afad88307bb9e13eed6abbe932dad4a76..44b31fbb3acc55f2b4a36da1a4bf94974d56db2c 100644 (file)
@@ -177,7 +177,6 @@ CPP_CFLAGS = ${BASE_CFLAGS} ${PROFILING_CFLAGS} ${CPPFLAGS} ${CFLAGS}
 
 LOADLIBES=$(LIBS_SYSTEM)
 
-\f
 ## This is the default compilation command.
 ## But we should never rely on it, because some make version failed to
 ## find it for getopt.o.