Mercurial > emacs
diff src/ChangeLog @ 108631:a53949523193
Combine the two stamp-oldxmenu cases.
* configure.in (OLDXMENU_DEPS): New output variable.
* configure: Regenerate.
* src/Makefile.in (OLDXMENU_DEPS): New, set by configure.
(stamp-oldxmenu): Use $OLDXMENU_DEPS.
* msdos/sed1v2.inp (OLDXMENU_DEPS): Edit to empty.
* msdos/sed1x.inp (OLDXMENU_DEPS): Edit to ${OLDXMENU} ../src/${OLDXMENU}.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sun, 16 May 2010 22:15:03 -0700 |
parents | 0d592fbcfbe6 |
children | fcdc7bb97c9e |
line wrap: on
line diff
--- a/src/ChangeLog Sun May 16 23:16:29 2010 -0500 +++ b/src/ChangeLog Sun May 16 22:15:03 2010 -0700 @@ -1,3 +1,8 @@ +2010-05-17 Glenn Morris <rgm@gnu.org> + + * Makefile.in (OLDXMENU_DEPS): New, set by configure. + (stamp-oldxmenu): Use $OLDXMENU_DEPS. + 2010-05-16 Glenn Morris <rgm@gnu.org> * Makefile.in (${ns_appbindir}Emacs, ns-app): Always define these rules.