--On Wednesday, August 14, 2002 15:21:35 +0200 Joerg Mayer
<[EMAIL PROTECTED]> wrote:
could someone who still uses an oder version of autoconf (I'm using 2.52)
please test the attached patch? This patch silences a warning about the
usage of deprecated macros.
On my SuSE linux 7.2 with Autoconf version 2.13 it gets rid of:
"Using `AC_PROG_RANLIB' is rendered obsolete by `AM_PROG_LIBTOOL'"
The only warning that remains is:
warning: AC_TRY_RUN called without default to allow cross compiling
Cheers,
Bernd