From d467c30d18f2f620113efbf52dbed09007734246 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Fri, 1 Aug 1997 03:49:39 +0000 Subject: * Makefile.am: New file, based on old Makefile.in. * acinclude.m4: New file, from old aclocal.m4. * configure.in: Call AM_INIT_AUTOMAKE and AM_PROG_LIBTOOL. Remove shared library handling; now handled by libtool. Replace AC_CONFIG_HEADER with AM_CONFIG_HEADER. Call AC_PROG_YACC, AC_PROG_LEX, AC_DECL_YYTEST, AM_MAINTAINER_MODE, AM_CYGWIN32, and AM_EXEEXT. Replace AC_PROG_INSTALL with AM_PROG_INSTALL. Remove stamp-h handling in AC_OUTPUT. * acconfig.h: Mention PACKAGE and VERSION. * stamp-h.in: New file. * Makefile.in: Now built with automake. * aclocal.m4: Now built with aclocal. * config.in, configure: Rebuild. --- binutils/.Sanitize | 3 +++ 1 file changed, 3 insertions(+) (limited to 'binutils/.Sanitize') diff --git a/binutils/.Sanitize b/binutils/.Sanitize index c66a8ff..fef08a1 100644 --- a/binutils/.Sanitize +++ b/binutils/.Sanitize @@ -24,10 +24,12 @@ Do-first: Things-to-keep: ChangeLog +Makefile.am Makefile.in NEWS README acconfig.h +acinclude.m4 aclocal.m4 addr2line.1 addr2line.c @@ -94,6 +96,7 @@ size.1 size.c srconv.c stabs.c +stamp-h.in strings.1 strings.c strip.1 -- cgit v1.1