Ping on HP-UX patch for a clean build

James E Wilson wilson@specifixinc.com
Thu Jun 2 22:21:00 GMT 2005


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




More information about the Binutils mailing list