Re: Incorrect use of USE_XATTR in coreutils-8.4

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

 



According to Jim Meyering on 1/22/2010 6:17 AM:
> However, it'd sure be nice to use something more generic than
> lib/config.h.  IMHO, autoconf should make configure AC_SUBST its
> currently-internal-only CONFIG_HEADERS variable.  While we wait,
> I suppose we can kludge it by extracting the first file name
> from the use of AC_CONFIG_HEADER(S)? in configure.ac.

And what's wrong with AH_HEADER?  It should be possible to do something
like (untested):

AC_CONFIG_COMMANDS_PRE([m4_ifdef([AH_HEADER],
 [AC_SUBST([CONFIG_HEADER], m4_defn([AH_HEADER]))])])

-- 
Don't work too hard, make some time for fun as well!

Eric Blake             ebb9@xxxxxxx

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf

[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux