Hi,

I ran autoscan and it gives:

  configure.ac: warning: missing AC_PROG_RANLIB wanted by: ltmain.sh:1601


So i added AC_PROG_RANLIB and ran autoreconf and now it says:


autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy

libtoolize: `AC_PROG_RANLIB' is rendered obsolete by `LT_INIT'

autoreconf: running: /usr/bin/autoconf
autoreconf: running: /usr/bin/autoheader
autoreconf: running: automake --add-missing --copy --no-force
autoreconf: Leaving directory `.'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk


I'm using autoconf 2.65


_______________________________________________
Autoconf mailing list
Autoconf@gnu.org
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to