comparison 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 7ed2fb419f40
children 2a91d2a1b873
comparison
equal deleted inserted replaced
108545:1d7fcf3cf1b2 108546:8039fa319d6b
1 2010-05-14 Glenn Morris <rgm@gnu.org>
2
3 * configure.in (NS_IMPL_GNUSTEP_INC): New output variable.
4 (GNUSTEP_MAKEFILES): Do not output.
5
1 2010-05-13 Glenn Morris <rgm@gnu.org> 6 2010-05-13 Glenn Morris <rgm@gnu.org>
2 7
3 * configure.in: Fix some paren typos. 8 * configure.in: Fix some paren typos.
4 9
5 * configure.in (OLDXMENU, LIBXMENU): Set to empty if !HAVE_MENUS. 10 * configure.in (OLDXMENU, LIBXMENU): Set to empty if !HAVE_MENUS.