mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
* lib-src/Makefile.in: Remove ^L, old makes choke on it.
This commit is contained in:
parent
4777478a50
commit
f99d75f5bb
2 changed files with 4 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -177,7 +177,6 @@ CPP_CFLAGS = ${BASE_CFLAGS} ${PROFILING_CFLAGS} ${CPPFLAGS} ${CFLAGS}
|
|||
|
||||
LOADLIBES=$(LIBS_SYSTEM)
|
||||
|
||||
|
||||
## This is the default compilation command.
|
||||
## But we should never rely on it, because some make version failed to
|
||||
## find it for getopt.o.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue