Fix src/Makefile.in comment typo from 2010-10-10T14:43:05Z!dann@ics.uci.edu.
authorGlenn Morris <rgm@gnu.org>
Wed, 20 Oct 2010 03:52:27 +0000 (20:52 -0700)
committerGlenn Morris <rgm@gnu.org>
Wed, 20 Oct 2010 03:52:27 +0000 (20:52 -0700)
src/Makefile.in

index 0d496aea73a9dd51c4aa9b54a8ff77c8107fa449..0437b0087aa8a77952803ca9b03d45e4f31052e8 100644 (file)
@@ -177,7 +177,7 @@ OLDXMENU_TARGET=@OLDXMENU_TARGET@
 
 ## If !HAVE_X11 || USE_GTK, empty.
 ## Else if USE_X_TOOLKIT, $(lwlibdir)/liblw.a.
-## Else $(oldxmenudir)/libXMenu11.a.
+## Else $(oldXMenudir)/libXMenu11.a.
 ## (Actually, rather than being empty, it is set to "nothing".
 ## It is never actually used for anything in this case.
 ## This is done because there is a rule with target $(OLDXMENU) below,