I just did a CVS update and I am now getting this warning
while running autoconf. ( last updated around 2000-07-06)
% ./autogen.sh
autoheader: src/config.h.in is unchanged
configure.in:23: warning: AC_CANONICAL_BUILD invoked multiple times
(line 23)
dnl Set up host checks using config.sub and config.guess.
AC_CANONICAL_HOST
AC_CANONICAL_BUILD
Any ideas why autoconf now generates a warning?
Also, a user of a package I work on reported the following
problem running autoheader from the CVS on and AIX box.
Has anyone seen something like this before?
./autogen.sh
/opt/autoconf/bin/autoheader: NONE:0:: command not found
autoheader: error: AC_CONFIG_HEADERS not found in configure.in
NONE:0: /usr/bin/m4: Cannot open /usr/local/share/autoconf/autoconf.m4f:
No
such file or directory
thanks
Mo DeJong
Red Hat Inc