This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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: Ping on HP-UX patch for a clean build


On Thu, 2005-06-02 at 14:58, Steve Ellcey wrote:
> The configure I have for the binutils subdirectory was built with
> autoconf 2.13.  I am pretty sure I tried using AC_CHECK_DECLS with
> autoconf 2.13 and it did not work (wasn't recognized).  When we start
> requiring autoconf 2.57 or later then we can use AC_CHECK_DECLS.

binutils/configure.in has at the top
	AC_PREREQ(2.57)
This happened May 15, which was after your original patch.  Maybe using
AC_CHECK_DECLS would work now?
-- 
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com



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