From 54abc854d09c5b411a22406de19cbd7cdf88e748 Mon Sep 17 00:00:00 2001 From: Jeff Johnston Date: Fri, 20 Jan 2006 22:42:46 +0000 Subject: 2006-01-20 Jeff Johnston * acconfig.h: New file to generate newlib.hin from. * newlib.hin: Regenerated. * stamp-h.in: Regenerated. * Makefile.am: Add ACLOCAL_AMFLAGS so aclocal can be called automatically. * Makefile.in: Regenerated. * acinclude.m4: Add proper comment for hack in previous change. * aclocal.m4 */aclocal.m4: Regenerated. * configure */configure: Regenerated. --- newlib/aclocal.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'newlib/aclocal.m4') diff --git a/newlib/aclocal.m4 b/newlib/aclocal.m4 index cf5c8c34b..865bcb3f6 100644 --- a/newlib/aclocal.m4 +++ b/newlib/aclocal.m4 @@ -165,7 +165,7 @@ AC_CHECK_TOOL(RANLIB, ranlib, :) AC_PROG_INSTALL -# Hack +# Hack to ensure that INSTALL won't be set to "../" with autoconf 2.13. */ ac_given_INSTALL=$INSTALL AM_MAINTAINER_MODE -- cgit v1.2.3