[Libreoffice] AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body

David Dumaresq dfdumaresq at gmail.com
Mon Jan 24 21:23:47 PST 2011


Greetings, 

After building automake-1.11.1 following the macosx dependencies page, I'm seeing warnings about AC_LANG_CONFTEST (below) when I run autogen. From various threads, it seems to be an issue introduced with the 1.11.1 release of automake. I wonder if anyone else has seen this and/or has advice?

./autogen.sh --with-num-cpus=2 --with-max-jobs=2 --disable-mozilla --disable-systray 'CC=ccache gcc-4.0' 'CXX=ccache g++-4.0'
configure.in:3007: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2591: _AC_COMPILE_IFELSE is expanded from...
../../lib/autoconf/general.m4:2607: AC_COMPILE_IFELSE is expanded from...
configure.in:3007: the top level
configure.in:3007: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2591: _AC_COMPILE_IFELSE is expanded from...
../../lib/autoconf/general.m4:2607: AC_COMPILE_IFELSE is expanded from...
configure.in:3007: the top level
./configure '--with-num-cpus=2' '--with-max-jobs=2' '--disable-mozilla' '--disable-systray' 'CC=ccache gcc-4.0' 'CXX=ccache g++-4.0'


Thanks,
Dave



More information about the LibreOffice mailing list