GNU bug report logs -
#19539
AC_CONFIG_AUX_DIR should be called early
Previous Next
Reported by: Pavel Raiskup <praiskup <at> redhat.com>
Date: Thu, 8 Jan 2015 15:44:02 UTC
Severity: normal
Done: Mike Frysinger <vapier <at> gentoo.org>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hi, automake-1.15 behaves differently when AC_CONFIG_AUX_DIR is specified
after AC_USE_SYSTEM_EXTENSIONS (example attached which worked with
automake-1.14.1):
$ autoreconf -vfi
$ ./configure
configure: error: cannot find install-sh, install.sh, or shtool in "." "./.." "./../.."
I think this is result of the commit:
http://git.savannah.gnu.org/cgit/automake.git/commit/?h=minor&id=7bc592708cc65
I believe that it is bad practice (and probably not-a-bug itself) and
AC_CONFIG_AUX_DIR should be specified as soon as possible, but we do not
have this documented (yet). Thats why I write to bug-automake. Maybe we
could install some AC_BEFORE warnings into autoconf but I would like to
discuss it here.
And at least it is good to have documented that behavior changed upstream.
Original bugreport:
https://bugzilla.redhat.com/show_bug.cgi?id=1179182
Pavel
[bug_sample-1.0.tar.gz (application/x-compressed-tar, attachment)]
This bug report was last modified 3 years and 97 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.