This is the mail archive of the glibc-cvs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

GNU C Library master sources branch, master, updated. glibc-2.15-58-g5c8e36b


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
       via  5c8e36b47849dcc712edc73ae094393234cb9a6f (commit)
      from  215f4bdc5faabb12b0290270bf699d744aed86bb (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://sources.redhat.com/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=5c8e36b47849dcc712edc73ae094393234cb9a6f

commit 5c8e36b47849dcc712edc73ae094393234cb9a6f
Author: Ulrich Drepper <drepper@gmail.com>
Date:   Sun Jan 8 07:51:27 2012 -0500

    Forgot to remove AC_SUBST(bonuded)

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

-----------------------------------------------------------------------

Summary of changes:
 configure    |    2 --
 configure.in |    1 -
 2 files changed, 0 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
GNU C Library master sources


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]