summaryrefslogtreecommitdiff
path: root/oldXMenu/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2010-05-06 00:29:09 -0700
committerGlenn Morris <rgm@gnu.org>2010-05-06 00:29:09 -0700
commite49dca3dd47ecfbf821196272fc2b5906a92c2d6 (patch)
treedf1e28946464ee75321c8a9e5f36331707dcb0e7 /oldXMenu/ChangeLog
parente3cf0cded8bed77323873044d2ad2db8d92f3621 (diff)
downloademacs-e49dca3dd47ecfbf821196272fc2b5906a92c2d6.tar.gz
Let configure handle ranlib.
* oldXMenu/Makefile.in (RANLIB): Let configure set it. (libXMenu11.a): configure sets RANLIB = : on systems without it.
Diffstat (limited to 'oldXMenu/ChangeLog')
-rw-r--r--oldXMenu/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/oldXMenu/ChangeLog b/oldXMenu/ChangeLog
index 365ff1f98a9..b17a3b2eda9 100644
--- a/oldXMenu/ChangeLog
+++ b/oldXMenu/ChangeLog
@@ -1,5 +1,8 @@
2010-05-06 Glenn Morris <rgm@gnu.org>
+ * Makefile.in (RANLIB): Let configure set it.
+ (libXMenu11.a): configure sets RANLIB = : on systems without it.
+
* Makefile.in (CPP, LN_S, AS, LD, MV, LS, LINTOPTS, LINTLIBFLAG, MAKE)
(STD_DEFINES, CDEBUGFLAGS, RM_CMD): Remove unused variables.