]> git.eshelyaron.com Git - emacs.git/commit
Replace some xmenu cpp with autoconf.
authorGlenn Morris <rgm@gnu.org>
Fri, 30 Apr 2010 01:50:17 +0000 (18:50 -0700)
committerGlenn Morris <rgm@gnu.org>
Fri, 30 Apr 2010 01:50:17 +0000 (18:50 -0700)
commitd5096f16c6188a2eaba30d16eabbae9c25906b15
treee46430e81b015df15d0ba8f97b74c445cbb00caf
parent7eb1ac33ed4ecb150dd0755292c2d74fb36400e3
Replace some xmenu cpp with autoconf.

* configure.in (TOOLKIT_LIBW) [HAVE_GTK]: Set to $GTK_LIBS.
(OLDXMENU, LIBXMENU): New output variables.
* src/Makefile.in (OLDXMENU, LIBXMENU) [HAVE_MENUS]:
Set with configure, not cpp.
(LIBW): Remove, replace with $TOOLKIT_LIBW.
ChangeLog
configure.in
src/ChangeLog
src/Makefile.in