* sysdeps/i386/configure.in (libc_mtune_example): Variable removed.
authorRoland McGrath <roland@gnu.org>
Sat, 5 Nov 2005 02:36:27 +0000 (02:36 +0000)
committerRoland McGrath <roland@gnu.org>
Sat, 5 Nov 2005 02:36:27 +0000 (02:36 +0000)
* sysdeps/i386/configure: Regenerated.

ChangeLog
sysdeps/i386/configure
sysdeps/i386/configure.in

index 10562da..4ecc943 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2005-11-04  Roland McGrath  <roland@redhat.com>
 
+       * sysdeps/i386/configure.in (libc_mtune_example): Variable removed.
+       * sysdeps/i386/configure: Regenerated.
+
        [BZ #1089]
        * configure.in: Change order of add-on sysdeps directories,
        so they are interleaved with main sysdeps directories.
index ecba166..d1d4dc1 100755 (executable)
@@ -52,6 +52,3 @@ if test $libc_cv_cpp_asm_debuginfo = yes; then
 _ACEOF
 
 fi
-
-# Tell top-level configure to try -mtune=i386.
-libc_mtune_example=i386
index 93b62b6..028e1ae 100644 (file)
@@ -33,6 +33,3 @@ rm -f conftest*])AC_SUBST(libc_cv_cpp_asm_debuginfo)
 if test $libc_cv_cpp_asm_debuginfo = yes; then
   AC_DEFINE(HAVE_CPP_ASM_DEBUGINFO)
 fi
-
-# Tell top-level configure to try -mtune=i386.
-libc_mtune_example=i386