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

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to