configure.in: Correct typos...
authorDaniel Jacobowitz <drow@mvista.com>
Thu, 4 Jul 2002 22:43:29 +0000 (22:43 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Thu, 4 Jul 2002 22:43:29 +0000 (22:43 +0000)
* configure.in: Correct typos: gcc_cv_as_gdwarf2_debug_flag to
gcc_cv_as_gdwarf2_flag and gcc_cv_as_gstabs_debug_flag
to gcc_cv_as_gstabs_flag.
* configure: Rebuilt.

From-SVN: r55249

gcc/ChangeLog
gcc/configure
gcc/configure.in

index 9efe9a9f481f2944c2e549e81a5db0eddfac86a6..648247aa2765019d60fdfc7dced580e410c1c0a8 100644 (file)
@@ -1,3 +1,10 @@
+2002-07-04  Daniel Jacobowitz  <drow@mvista.com>
+
+       * configure.in: Correct typos: gcc_cv_as_gdwarf2_debug_flag to
+       gcc_cv_as_gdwarf2_flag and gcc_cv_as_gstabs_debug_flag
+       to gcc_cv_as_gstabs_flag.
+       * configure: Rebuilt.
+
 2002-07-04  Geoffrey Keating  <geoffk@redhat.com>
 
        * ggc.h (ggc_add_root): Document as obsolete.
index ca666c769e4e35300495df94150f50bbb33fd397..ff95231beb7ba6c90e57211164dc9575a217b4eb 100755 (executable)
@@ -7851,7 +7851,7 @@ then
        -o "$gcc_cv_gas_major_version" -gt 2 \
      && grep 'obj_format = elf' ../gas/Makefile > /dev/null \
      && test x"$insn" != x ; then
-    gcc_cv_as_gdwarf2_debug_flag="yes"
+    gcc_cv_as_gdwarf2_flag="yes"
   fi
 elif test x$gcc_cv_as != x -a x"$insn" != x ; then
        echo '' > conftest.s
@@ -7880,7 +7880,7 @@ then
        -o "$gcc_cv_gas_major_version" -gt 2 \
      && grep 'obj_format = elf' ../gas/Makefile > /dev/null \
      && test x"$insn" != x ; then
-    gcc_cv_as_gstabs_debug_flag="yes"
+    gcc_cv_as_gstabs_flag="yes"
   fi
 elif test x$gcc_cv_as != x -a x"$insn" != x ; then
        echo '' > conftest.s
index 48b3106ae74226aa7c2db20a0f77d0ddc8a70978..e75215ac11605b7316013c5270ec6a70c7e853a8 100644 (file)
@@ -2103,7 +2103,7 @@ then
        -o "$gcc_cv_gas_major_version" -gt 2 \
      && grep 'obj_format = elf' ../gas/Makefile > /dev/null \
      && test x"$insn" != x ; then
-    gcc_cv_as_gdwarf2_debug_flag="yes"
+    gcc_cv_as_gdwarf2_flag="yes"
   fi
 elif test x$gcc_cv_as != x -a x"$insn" != x ; then
        echo '' > conftest.s
@@ -2129,7 +2129,7 @@ then
        -o "$gcc_cv_gas_major_version" -gt 2 \
      && grep 'obj_format = elf' ../gas/Makefile > /dev/null \
      && test x"$insn" != x ; then
-    gcc_cv_as_gstabs_debug_flag="yes"
+    gcc_cv_as_gstabs_flag="yes"
   fi
 elif test x$gcc_cv_as != x -a x"$insn" != x ; then
        echo '' > conftest.s