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   ebl...@redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

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

Reply via email to