This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: PATCH libiberty configure mysteries
- From: Ian Lance Taylor <ian at airs dot com>
- To: Gabriel Dos Reis <gdr at integrable-solutions dot net>
- Cc: gcc-patches at gcc dot gnu dot org, DJ Delorie <dj at redhat dot com>
- Date: 15 Apr 2005 19:56:16 -0400
- Subject: Re: PATCH libiberty configure mysteries
- References: <m3fyxyoesz.fsf@uniton.integrable-solutions.net><m3sm1y62pw.fsf@gossamer.airs.com><m3vf6ny7pn.fsf_-_@uniton.integrable-solutions.net>
Gabriel Dos Reis <gdr@integrable-solutions.net> writes:
> 2005-04-13 Gabriel Dos Reis <gdr@integrable-solutions.net>
>
> * asprintf.c: Include config.h.
> * basename.c: Likewise.
> * fdmatch.c: Likewise.
> * hex.c: Likewise.
> * lbasename.c: Likewise.
> * spaces.c: Likewise.
> * xatexit.c:Likewise.
> * configure.ac: Do check declarations for basename, ffs, asprintf
> and vasprintf for real.
> * configure: Regenerate.
This is OK. Thanks.
Ian