Forgot to remove AC_SUBST(bonuded)
authorUlrich Drepper <drepper@gmail.com>
Sun, 8 Jan 2012 12:51:27 +0000 (07:51 -0500)
committerUlrich Drepper <drepper@gmail.com>
Sun, 8 Jan 2012 12:51:27 +0000 (07:51 -0500)
configure
configure.in

index d43d251..16fb1a0 100755 (executable)
--- a/configure
+++ b/configure
@@ -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
index 84f059e..30ad962 100644 (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)