Build system cleanup [4/n]

Kelley Cook kcook@gcc.gnu.org
Tue Apr 5 03:42:00 GMT 2005


Benjamin Kosnik wrote:

>However:
>
>+ACLOCAL_AMFLAGS = -I . -I .. -I ../config
>
>Should be just
>
>+ACLOCAL_AMFLAGS = -I . -I .. 
>
>  
>
It was to pick up

-m4_include([../config/no-executables.m4])

which is GCC_NO_EXECUTABLES in configure.ac



More information about the Libstdc++ mailing list