Forgot to remove AC_SUBST(bonuded)

This commit is contained in:
Ulrich Drepper 2012-01-08 07:51:27 -05:00
parent 215f4bdc5f
commit 5c8e36b478
2 changed files with 0 additions and 3 deletions

2
configure vendored
View File

@ -611,7 +611,6 @@ mach_interface_list
DEFINES
nopic_initfini
static_nss
bounded
profile
libc_cv_pic_default
shared
@ -7756,7 +7755,6 @@ $as_echo "$libc_cv_pic_default" >&6; }
if test "`(cd $srcdir; pwd)`" = "`pwd`"; then
config_makefile=
else

View File

@ -2220,7 +2220,6 @@ rm -f conftest.*])
AC_SUBST(libc_cv_pic_default)
AC_SUBST(profile)
AC_SUBST(bounded)
AC_SUBST(static_nss)
AC_SUBST(nopic_initfini)