Mercurial > emacs
diff src/ChangeLog @ 108546:8039fa319d6b
Minor build simplification for NS.
* configure.in (NS_IMPL_GNUSTEP_INC): New output variable.
(GNUSTEP_MAKEFILES): Do not output.
* src/Makefile.in (@NS_IMPL_GNUSTEP_INC@): Use in place of #ifdef.
* msdos/sed1v2.inp (@NS_IMPL_GNUSTEP_INC@): Edit to nil.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 13 May 2010 19:46:09 -0700 |
parents | 1d7fcf3cf1b2 |
children | 2a91d2a1b873 |
line wrap: on
line diff
--- a/src/ChangeLog Thu May 13 19:36:46 2010 -0700 +++ b/src/ChangeLog Thu May 13 19:46:09 2010 -0700 @@ -1,7 +1,9 @@ 2010-05-14 Glenn Morris <rgm@gnu.org> + * Makefile.in (@NS_IMPL_GNUSTEP_INC@): Use in place of #ifdef. + (ns_appresdir): Remove, unused. + * Makefile.in (SHELL): Move outside cpp section. - (ns_appresdir): Remove, unused. * s/netbsd.h (AMPERSAND_FULL_NAME): Remove (defined in AH_BOTTOM).