diff 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
line wrap: on
line diff
--- a/ChangeLog	Thu May 20 17:40:12 2010 -0700
+++ b/ChangeLog	Thu May 20 17:48:14 2010 -0700
@@ -1,5 +1,7 @@
 2010-05-21  Glenn Morris  <rgm@gnu.org>
 
+	* configure.in (ns_frag): New output file.
+
 	* configure.in (OLDXMENU): Set to "nothing" if !HAVE_X11 || USE_GTK.
 	(OLDXMENU_TARGET): Set to empty if USE_GTK.