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 to remove AC_CHECK_FUNCS junk and zap f/proj.c


 > From: DJ Delorie <dj@redhat.com>
 > 
 > > 2001-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
 > > 
 > > 	* configure.in (AC_CHECK_FUNCS): Delete strtoul, bsearch, popen,
 > > 	strchr, strrchr, isascii, gettimeofday.
 > > 	* config.in, configure: Regenerate.
 > > 
 > > f:
 > > 	* Make-lang.in: Delete references to proj.[co], proj-h.[co].
 > > 	* proj.c: Delete file.
 > 
 > Ok.  Check the config.h/configure diffs before committing to make sure
 > you don't accidentally change more than you expect, though.

They looked fine to me.  I.e. the stuff I relied on AM_GNU_GETTEXT to
define and/or check for was still in there.

--
Kaveh R. Ghazi			Engagement Manager / Project Services
ghazi@caip.rutgers.edu		Qwest Internet Solutions


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