This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [tree-ssa]: Andersen points-to analysis
>>>>> "Pop" == Pop Sébastian <pop@gauvain.u-strasbg.fr> writes:
Pop> make[2]: Entering directory `/home/pop/gcc/tree-ssa/bin/libbanshee'
Pop> cd ../../gcc/libbanshee && \
Pop> automake-1.7 --gnu --ignore-deps Makefile
Pop> /bin/sh: automake-1.7: command not found
Adding `AM_MAINTAINER_MODE' to configure.in will help.
However: this implies that the tree now requires two different
versions (at least) of the auto tools.
Tom