Fix configure check for source locations

Roland McGrath roland@redhat.com
Thu Aug 12 06:14:00 GMT 2004


> 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



More information about the Libc-hacker mailing list