aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure
diff options
context:
space:
mode:
authorJohn David Anglin <danglin@gcc.gnu.org>2010-11-22 01:53:32 +0000
committerJohn David Anglin <danglin@gcc.gnu.org>2010-11-22 01:53:32 +0000
commit87921b81c0b080370a1f3a9151fef5029852e374 (patch)
tree539da7130b1ece6c997e399032cc28a9d7725c28 /gcc/configure
parent53d54bb8f327d74c13490937ba068a7223730083 (diff)
downloadgcc-87921b81c0b080370a1f3a9151fef5029852e374.zip
gcc-87921b81c0b080370a1f3a9151fef5029852e374.tar.gz
gcc-87921b81c0b080370a1f3a9151fef5029852e374.tar.bz2
Revert last change.
From-SVN: r167019
Diffstat (limited to 'gcc/configure')
-rwxr-xr-xgcc/configure24
1 files changed, 3 insertions, 21 deletions
diff --git a/gcc/configure b/gcc/configure
index 5d89ebb..ec4ba8e 100755
--- a/gcc/configure
+++ b/gcc/configure
@@ -6990,25 +6990,7 @@ fi
# Check whether --with-dwarf2 was given.
if test "${with_dwarf2+set}" = set; then :
- withval=$with_dwarf2;
- case $target in
- hppa*-*-hpux*)
- case $target in
- hppa*64*-*-*)
- dwarf2="$with_dwarf2"
- ;;
- *)
- { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: dwarf2 debug format is not supported for this target, ignored" >&5
-$as_echo "$as_me: WARNING: dwarf2 debug format is not supported for this target, ignored" >&2;}
- dwarf2=no
- ;;
- esac
- ;;
- *)
- dwarf2="$with_dwarf2"
- ;;
- esac
-
+ withval=$with_dwarf2; dwarf2="$with_dwarf2"
else
dwarf2=no
fi
@@ -17304,7 +17286,7 @@ else
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<_LT_EOF
-#line 17307 "configure"
+#line 17289 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
@@ -17410,7 +17392,7 @@ else
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<_LT_EOF
-#line 17413 "configure"
+#line 17395 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H