GNU bug report logs - #19539
AC_CONFIG_AUX_DIR should be called early

Previous Next

Package: autoconf;

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


View this message in rfc822 format

From: Pavel Raiskup <praiskup <at> redhat.com>
To: 19539 <at> debbugs.gnu.org
Subject: bug#19539: [1.15] AC_CONFIG_AUX_DIR should be called early
Date: Thu, 08 Jan 2015 16:43:02 +0100
[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 96 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.