]> git.eshelyaron.com Git - emacs.git/commit
Let configure set OLDXMENU, LIBXMENU if !HAVE_MENUS.
authorGlenn Morris <rgm@gnu.org>
Thu, 13 May 2010 03:52:07 +0000 (20:52 -0700)
committerGlenn Morris <rgm@gnu.org>
Thu, 13 May 2010 03:52:07 +0000 (20:52 -0700)
commit472c5d6b4488f3214992db8126e6238255b65a40
treea79eeeac51174862b9844fffd5cf214e5888cb78
parent0116466b56b2cfee2f4e4bdf2aaa17a9ad0f56ea
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.
ChangeLog
configure.in
src/ChangeLog
src/Makefile.in