diff src/ChangeLog @ 108524:732a4fb5612e

Let configure set OLDXMENU, LIBXMENU if !HAVE_MENUS. * configure.in (OLDXMENU, LIBXMENU): Set to empty if !HAVE_MENUS. * src/Makefile.in (OLDXMENU, LIBXMENU) [!HAVE_MENUS]: Let configure set these variables (to empty) in this case as well.
author Glenn Morris <rgm@gnu.org>
date Wed, 12 May 2010 20:52:07 -0700
parents 81b3d413542e
children 4bc413744e69
line wrap: on
line diff
--- a/src/ChangeLog	Wed May 12 20:18:04 2010 -0700
+++ b/src/ChangeLog	Wed May 12 20:52:07 2010 -0700
@@ -1,5 +1,8 @@
 2010-05-13  Glenn Morris  <rgm@gnu.org>
 
+	* Makefile.in (OLDXMENU, LIBXMENU) [!HAVE_MENUS]:
+	Let configure set these variables (to empty) in this case as well.
+
 	* Makefile.in (LD_SWITCH_X_SITE): Define as a variable, not via cpp.
 	(LIBX_BASE): Use $LD_SWITCH_X_SITE.