aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.disasm
diff options
context:
space:
mode:
authorFred Fish <fnf@specifix.com>1996-03-25 04:09:45 +0000
committerFred Fish <fnf@specifix.com>1996-03-25 04:09:45 +0000
commitfda58904db8acffb770b014c758b7b034d0ef495 (patch)
treeb94d4c0fa706e7b9d1711995e5e41129574ea653 /gdb/testsuite/gdb.disasm
parent9a58ff19cc7cf2601150fd549e2ebac16055178a (diff)
downloadfsf-binutils-gdb-fda58904db8acffb770b014c758b7b034d0ef495.zip
fsf-binutils-gdb-fda58904db8acffb770b014c758b7b034d0ef495.tar.gz
fsf-binutils-gdb-fda58904db8acffb770b014c758b7b034d0ef495.tar.bz2
Revert use of autoconf 2.9, it was causing too many regressions.
Diffstat (limited to 'gdb/testsuite/gdb.disasm')
-rw-r--r--gdb/testsuite/gdb.disasm/configure8
1 files changed, 4 insertions, 4 deletions
diff --git a/gdb/testsuite/gdb.disasm/configure b/gdb/testsuite/gdb.disasm/configure
index 0a82963..91f48f9 100644
--- a/gdb/testsuite/gdb.disasm/configure
+++ b/gdb/testsuite/gdb.disasm/configure
@@ -1,8 +1,8 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated automatically using autoconf version 2.9
-# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc.
+# Generated automatically using autoconf version 2.8
+# Copyright (C) 1992, 1993, 1994 Free Software Foundation, Inc.
#
# This configure script is free software; the Free Software Foundation
# gives unlimited permission to copy, distribute and modify it.
@@ -330,7 +330,7 @@ EOF
verbose=yes ;;
-version | --version | --versio | --versi | --vers)
- echo "configure generated by autoconf version 2.9"
+ echo "configure generated by autoconf version 2.8"
exit 0 ;;
-with-* | --with-*)
@@ -719,7 +719,7 @@ do
echo "running \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion"
exec \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;;
-version | --version | --versio | --versi | --vers | --ver | --ve | --v)
- echo "$CONFIG_STATUS generated by autoconf version 2.9"
+ echo "$CONFIG_STATUS generated by autoconf version 2.8"
exit 0 ;;
-help | --help | --hel | --he | --h)
echo "\$ac_cs_usage"; exit 0 ;;