This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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: Fix configure check for source locations


> 2004-08-11  Andreas Schwab  <schwab@suse.de>
> 
> 	* configure.in: Fix libc_cv_cpp_asm_debuginfo test for ia64 and
> 	add missing parens.

I put in the syntax fix.  The outcome of this test is actually only used on
i?86 (in sysdeps/i386/sysdep.h).  Unless an actual need for it is being
introduced, I would prefer, rather than kludging it up for general use, to
just stuff it into sysdeps/i386/configure.in instead so it won't even run
on ia64.


Thanks,
Roland


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