This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] fix testsuite iconv discovery


On Mar  8, 2004, Eric Christopher <echristo@redhat.com> wrote:

> On Mon, 2004-03-08 at 13:29, Alexandre Oliva wrote:
>> On Mar  3, 2004, Eric Christopher <echristo@redhat.com> wrote:
>> 
>> > 	* Makefile.in: Export LIBICONV when testing.
>> 
>> Wouldn't it be better to set it in site.exp, instead of passing it
>> through the environment?

> Since we already get the value for the Makefile from configure why not
> use it there?

Err...  I meant the site.exp that the Makefile itself creates:

site.exp: ./config.status Makefile
	@echo "Making a new config file..."
[...]

Sorry that I wasn't clear.

-- 
Alexandre Oliva             http://www.ic.unicamp.br/~oliva/
Red Hat Compiler Engineer   aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist  oliva@{lsd.ic.unicamp.br, gnu.org}


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]