Mercurial > emacs
diff ChangeLog @ 108624:ecb7cdb525f0
Simplify temacs build rule.
* configure.in (TEMACS_LDFLAGS2): New output variable.
* configure: Regenerate.
* msdos/sed1v2.inp (TEMACS_LDFLAGS2): Edit to $(LDFLAGS).
* src/Makefile.in (TEMACS_LDFLAGS2): New, set by configure.
(temacs${EXEEXT}): Combine the NS_IMPL_GNUSTEP case with the default.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sun, 16 May 2010 16:01:56 -0700 |
parents | 6b62ba6da320 |
children | cb966dd854bc |
line wrap: on
line diff
--- a/ChangeLog Sun May 16 10:58:27 2010 -0700 +++ b/ChangeLog Sun May 16 16:01:56 2010 -0700 @@ -1,5 +1,7 @@ 2010-05-16 Glenn Morris <rgm@gnu.org> + * configure.in (TEMACS_LDFLAGS2): New output variable. + * configure.in (NS_IMPL_GNUSTEP_TEMACS_LDFLAGS): New output variable. (START_FILES): Set to empty if NS_IMPL_GNUSTEP. (GNUSTEP_SYSTEM_HEADERS, GNUSTEP_SYSTEM_LIBRARIES): Do not output,