This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: probable fix for libf2c multilibbing in the source tree
- To: Dave Love <d dot love at dl dot ac dot uk>
- Subject: Re: probable fix for libf2c multilibbing in the source tree
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Mon, 19 Oct 1998 13:29:40 -0600
- cc: egcs-patches at cygnus dot com
- Reply-To: law at cygnus dot com
In message <rzqsogkbhb5.fsf@djlvig.dl.ac.uk>you write:
> I'd missed the existence of AC_CONFIG_AUX_DIR, both in the autoconf
> doc -- must re-read it every year or two -- and
> libiberty/configure.in. That explains why I didn't understand the
> generated libiberty configure.
>
> I've committed this since it seems to DTRT for me and there doesn't
> seem much point bothering Craig for approval.
>
> Sorry it's taken so long.
>
> 1998-10-19 Dave Love <d.love@dl.ac.uk>
>
> * configure.in: Use AC_CONFIG_AUX_DIR.
Cool! Do we need it for libchill and libobjc too? Feel free to go ahead and
check the same change into those dirs too.
jeff