Mercurial > emacs
comparison ChangeLog @ 108729:83fdad33d6fa
Build simplifications for oldxmenu.
* configure.in (OLDXMENU): Set to "nothing" if !HAVE_X11 || USE_GTK.
(OLDXMENU_TARGET): Set to empty if USE_GTK.
* src/Makefile.in (../src/$(OLDXMENU), $(OLDXMENU)): Always define rules.
* msdos/sed1x.inp (OLDXMENU): Replace any initial value.
* msdos/sed1v2.inp (OLDXMENU): Edit to "nothing".
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 20 May 2010 17:40:12 -0700 |
parents | d8f404311eaf |
children | c554bb2aba83 |
comparison
equal
deleted
inserted
replaced
108728:d0ebe5586d94 | 108729:83fdad33d6fa |
---|---|
1 2010-05-21 Glenn Morris <rgm@gnu.org> | 1 2010-05-21 Glenn Morris <rgm@gnu.org> |
2 | |
3 * configure.in (OLDXMENU): Set to "nothing" if !HAVE_X11 || USE_GTK. | |
4 (OLDXMENU_TARGET): Set to empty if USE_GTK. | |
2 | 5 |
3 * configure.in (cannot_dump): New output variable. | 6 * configure.in (cannot_dump): New output variable. |
4 | 7 |
5 2010-05-20 enami tsugutomo <tsugutomo.enami@jp.sony.com> | 8 2010-05-20 enami tsugutomo <tsugutomo.enami@jp.sony.com> |
6 | 9 |