Mercurial > emacs
diff msdos/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 | a53949523193 |
line wrap: on
line diff
--- a/msdos/ChangeLog Sun May 16 10:58:27 2010 -0700 +++ b/msdos/ChangeLog Sun May 16 16:01:56 2010 -0700 @@ -1,5 +1,7 @@ 2010-05-16 Glenn Morris <rgm@gnu.org> + * sed1v2.inp (TEMACS_LDFLAGS2): Edit to $(LDFLAGS). + * sed1v2.inp (GNUSTEP_SYSTEM_LIBRARIES): Remove. (NS_IMPL_GNUSTEP_TEMACS_LDFLAGS): Edit to empty.
