autoconf
[Top][All Lists]
Advanced

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

Re: New warning with Autoconf 2.68


From: Eric Blake
Subject: Re: New warning with Autoconf 2.68
Date: Fri, 24 Sep 2010 10:16:05 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.9) Gecko/20100907 Fedora/3.1.3-1.fc13 Mnenhy/0.8.3 Thunderbird/3.1.3

On 09/24/2010 10:13 AM, Bob Friesenhahn wrote:
With Autoconf 2.68, this line in the configure script

LT_INIT([disable-shared win32-dll])

is apparently producing this warning:

configure.ac:421: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call
detected in body
/home/bfriesen/src/gnu/autoconf-2.68/lib/autoconf/lang.m4:194:
AC_LANG_CONFTEST is expanded from...
/home/bfriesen/src/gnu/autoconf-2.68/lib/autoconf/general.m4:2662:
_AC_LINK_IFELSE is expanded from...
/home/bfriesen/src/gnu/autoconf-2.68/lib/autoconf/general.m4:2679:
AC_LINK_IFELSE is expanded from...
ltdl/m4/libtool.m4:1084: _LT_SYS_MODULE_PATH_AIX is expanded from...
ltdl/m4/libtool.m4:4207: _LT_LINKER_SHLIBS is expanded from...
ltdl/m4/libtool.m4:5339: _LT_LANG_C_CONFIG is expanded from...
ltdl/m4/libtool.m4:143: _LT_SETUP is expanded from...
ltdl/m4/libtool.m4:69: LT_INIT is expanded from...

Does anyone have advice for how to quench this warning?

Yes: Upgrade to libtool 2.4.

--
Eric Blake   address@hidden    +1-801-349-2682
Libvirt virtualization library http://libvirt.org



reply via email to

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