comparison src/ChangeLog @ 108730:c554bb2aba83

Handle some HAVE_NS Makefile conditionals with configure. * configure.in (ns_frag): New output file. * src/Makefile.in (${ns_appdir}, ${ns_appbindir}Emacs, ns-app): Move these rules to ns.mk. * ns.mk: New file. Copyright years based on date of nextstep merge. * msdos/sed1v2.inp(@ns_frag@): Edit to nothing.
author Glenn Morris <rgm@gnu.org>
date Thu, 20 May 2010 17:48:14 -0700
parents 83fdad33d6fa
children b8ff723fdfdd
comparison
equal deleted inserted replaced
108729:83fdad33d6fa 108730:c554bb2aba83
1 2010-05-21 Glenn Morris <rgm@gnu.org> 1 2010-05-21 Glenn Morris <rgm@gnu.org>
2
3 * Makefile.in (${ns_appdir}, ${ns_appbindir}Emacs, ns-app):
4 Move these rules to ns.mk.
5 * ns.mk: New file.
2 6
3 * Makefile.in (../src/$(OLDXMENU), $(OLDXMENU)): Always define rules. 7 * Makefile.in (../src/$(OLDXMENU), $(OLDXMENU)): Always define rules.
4 8
5 * Makefile.in (CANNOT_DUMP): New, set by configure. 9 * Makefile.in (CANNOT_DUMP): New, set by configure.
6 (emacs${EXEEXT}, bootstrap-emacs${EXEEXT}): Use $CANNOT_DUMP. 10 (emacs${EXEEXT}, bootstrap-emacs${EXEEXT}): Use $CANNOT_DUMP.