+2006-08-09 Karl Berry <karl@gnu.org>
+
+ * configure.ac (AC_PROG_RANLIB): not needed, it's done in gl_EARLY.
+ From Bruno.
+
2006-07-16 Karl Berry <karl@gnu.org>
* configure.ac (AC_HEADER_STDC): autoconf doc says no longer needed.
gl_EARLY
gl_INIT
-# Since we make a helper library.
-AC_PROG_RANLIB
-
# GNU help2man creates man pages from --help output; in many cases, this
# is sufficient, and obviates the need to maintain man pages separately.
AM_MISSING_PROG(HELP2MAN, help2man)