autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

aclocal: warning: AC_CANONICAL_HOST invoked multiple times


From: Sam Steingold
Subject: aclocal: warning: AC_CANONICAL_HOST invoked multiple times
Date: Wed, 17 Oct 2007 12:14:20 -0400
User-agent: Thunderbird 2.0.0.0 (X11/20070326)

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.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]