diff oldXMenu/ChangeLog @ 108266:b62300b6aaea

Let configure handle ranlib. * oldXMenu/Makefile.in (RANLIB): Let configure set it. (libXMenu11.a): configure sets RANLIB = : on systems without it.
author Glenn Morris <rgm@gnu.org>
date Thu, 06 May 2010 00:29:09 -0700
parents 39e86d46390a
children 973b5bc5fcfe
line wrap: on
line diff
--- a/oldXMenu/ChangeLog	Thu May 06 00:24:18 2010 -0700
+++ b/oldXMenu/ChangeLog	Thu May 06 00:29:09 2010 -0700
@@ -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.