comparison 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 e6ab17110c0d
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 * configure.in (ns_frag): New output file.
2 4
3 * configure.in (OLDXMENU): Set to "nothing" if !HAVE_X11 || USE_GTK. 5 * configure.in (OLDXMENU): Set to "nothing" if !HAVE_X11 || USE_GTK.
4 (OLDXMENU_TARGET): Set to empty if USE_GTK. 6 (OLDXMENU_TARGET): Set to empty if USE_GTK.
5 7
6 * configure.in (cannot_dump): New output variable. 8 * configure.in (cannot_dump): New output variable.