bug-autoconf
[Top][All Lists]
Advanced

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

[sr #108278] AC_CANONICAL_BUILD depends on install-sh, but it does not g


From: Eric Blake
Subject: [sr #108278] AC_CANONICAL_BUILD depends on install-sh, but it does not get installed
Date: Mon, 01 Apr 2013 12:57:19 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:19.0) Gecko/20100101 Firefox/19.0

Follow-up Comment #1, sr #108278 (project autoconf):

According to tha autoconf manual:
https://www.gnu.org/software/autoconf/manual/autoconf.html#Canonicalizing

"If you use these macros, you must distribute config.guess and config.sub
along with your source code. See Output, for information about the
AC_CONFIG_AUX_DIR macro which you can use to control in which directory
configure looks for those scripts."

This is a documented wart.  Yes, it would be nice if autoconf could install
these files automatically instead of documenting that you must do it yourself.
 But no one has been bothered enough by the wart to actually submit a patch to
automate things; probably because most people use automake which papers over
the wart.

In the meantime, since it is at least documented, I am forced to state that
this is only an RFE, and not a bug.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/support/?108278>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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