autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

autoscan


From: Russell Shaw
Subject: autoscan
Date: Sun, 21 Mar 2010 16:19:07 +1100
User-agent: Mozilla-Thunderbird 2.0.0.22 (X11/20091109)

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]