summaryrefslogtreecommitdiff
path: root/opcodes/configure.in
diff options
context:
space:
mode:
authorH.J. Lu <hjl@lucon.org>2001-03-20 18:24:30 +0000
committerH.J. Lu <hjl@lucon.org>2001-03-20 18:24:30 +0000
commit966a3588ad7b7f0e3703ce98521734149d7787e2 (patch)
treec8616da0cd039d92d6be5fcbde2a6e8144932d76 /opcodes/configure.in
parent87688a963c905d9e70a82339458b2ace4def3622 (diff)
downloadgdb-966a3588ad7b7f0e3703ce98521734149d7787e2.tar.gz
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 cece0003206..80a335101c5 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