* sysdeps/i386/configure.in (libc_mtune_example): Variable removed.

* sysdeps/i386/configure: Regenerated.
This commit is contained in:
Roland McGrath 2005-11-05 02:36:27 +00:00
parent 4b69abad2c
commit fd1bc8fb8a
3 changed files with 3 additions and 6 deletions

View file

@ -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.

View file

@ -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

View 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