On 07/21/2012 09:51 AM, Eric Blake wrote: > On 07/13/2012 04:40 PM, Eric Blake wrote: > >>>>> My plan for autoconf is to implement AC_CONFIG_MACRO_DIRS, which can be >>>>> invoked multiple times and also takes a whitespace-separated list in a >>>>> single call, but which will basically then call AC_CONFIG_MACRO_DIR once >>>>> per unique entry (that is, AC_CONFIG_MACRO_DIRS will be smart enough to >>>>> filter out duplicates). > > Minor setback - existing autoconf already had an internal macro > mistakenly named AC_CONFIG_MACRO_DIRS, with the wrong semantics (being > internal, it should have been named _AC_CONFIG_MACRO_DIRS, but we can't > change the past).
I'm getting ahead of myself today. Autoconf has AC_CONFIG_AUX_DIRS as an internal macro, but no AC_CONFIG_MACRO_DIRS. I was mislead by the fact that our existing libtool test doesn't use AC_CONFIG_MACRO_DIR in the first place; so the first step is to improve the testsuite. Meanwhile, the name AC_CONFIG_MACRO_DIRS is free for the taking. -- Eric Blake ebl...@redhat.com +1-919-301-3266 Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature