I get the following warning:
aclocal -I `pwd`/src/m4 -I `pwd`/src/glm4 \
--output=src/autoconf/aclocal.m4
configure.ac:87: warning: AC_CANONICAL_BUILD invoked multiple times
/home/ssteingold/src/clisp/current/src/m4/general.m4:116:
CL_CANONICAL_HOST is expanded from...
configure.ac:87: the top level
configure.ac:87: warning: AC_CANONICAL_HOST invoked multiple times
the files in question are here:
http://clisp.podval.org/autoconf-errors.zip
how do I avoid this warning?
what am I doing wrong?
thanks!
Sam.
_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf