2001-03-20 H.J. Lu <hjl@gnu.org>

* configure.in: Remove the redundent AC_ARG_PROGRAM.
	* configure: Rebuild.
This commit is contained in:
H.J. Lu
2001-03-20 18:24:30 +00:00
parent e61231f114
commit f4fbb4a3d1
6 changed files with 446 additions and 499 deletions

View File

@@ -1,3 +1,8 @@
2001-03-20 H.J. Lu <hjl@gnu.org>
* configure.in: Remove the redundent AC_ARG_PROGRAM.
* configure: Rebuild.
2001-03-20 Andreas Schwab <schwab@suse.de>
* elf32-m68k.c (elf_m68k_relocate_section): Don't need the

565
bfd/configure vendored

File diff suppressed because it is too large Load Diff

View File

@@ -76,7 +76,6 @@ AM_CONFIG_HEADER(config.h:config.in)
if test -z "$target" ; then
AC_MSG_ERROR(Unrecognized target system type; please check config.sub.)
fi
AC_ARG_PROGRAM
AM_MAINTAINER_MODE
AC_EXEEXT

View File

@@ -1,3 +1,8 @@
2001-03-20 H.J. Lu <hjl@gnu.org>
* configure.in: Remove the redundent AC_ARG_PROGRAM.
* configure: Rebuild.
2001-03-19 Jim Wilson <wilson@redhat.com>
* ia64-gen.c (fetch_insn_class): If xsect, then ignore comment and

368
opcodes/configure vendored

File diff suppressed because it is too large Load Diff

View File

@@ -69,7 +69,6 @@ AM_CONFIG_HEADER(config.h:config.in)
if test -z "$target" ; then
AC_MSG_ERROR(Unrecognized target system type; please check config.sub.)
fi
AC_ARG_PROGRAM
AM_MAINTAINER_MODE
AC_EXEEXT