aboutsummaryrefslogtreecommitdiff
path: root/opcodes/configure.in
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2001-03-20 18:24:30 +0000
committerH.J. Lu <hjl.tools@gmail.com>2001-03-20 18:24:30 +0000
commitf4fbb4a3d18d679c271a5a6f4d3e6c28cea52aaf (patch)
tree574c781a8c8042fee1ec505719edcca7c10282cf /opcodes/configure.in
parente61231f1142d606283858b7e168d2b468c662ac5 (diff)
downloadfsf-binutils-gdb-f4fbb4a3d18d679c271a5a6f4d3e6c28cea52aaf.zip
fsf-binutils-gdb-f4fbb4a3d18d679c271a5a6f4d3e6c28cea52aaf.tar.gz
fsf-binutils-gdb-f4fbb4a3d18d679c271a5a6f4d3e6c28cea52aaf.tar.bz2
2001-03-20 H.J. Lu <hjl@gnu.org>
* configure.in: Remove the redundent AC_ARG_PROGRAM. * configure: Rebuild.
Diffstat (limited to 'opcodes/configure.in')
-rw-r--r--opcodes/configure.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/opcodes/configure.in b/opcodes/configure.in
index cece000..80a3351 100644
--- a/opcodes/configure.in
+++ b/opcodes/configure.in
@@ -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