libtool-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU Libtool branch, master, updated. v2.2.6-58-g430f9c6


From: Paolo Bonzini
Subject: [SCM] GNU Libtool branch, master, updated. v2.2.6-58-g430f9c6
Date: Fri, 28 Nov 2008 18:56:39 +0000

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 Libtool".

The branch, master has been updated
       via  430f9c6e6c461f13feff3dc74bfc69891c923bdf (commit)
      from  5c90f4d15910e721fcd4decce9de95d7096ae9c6 (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 -----------------------------------------------------------------
commit 430f9c6e6c461f13feff3dc74bfc69891c923bdf
Author: Paolo Bonzini <address@hidden>
Date:   Fri Nov 28 19:56:27 2008 +0100

    Fix inadvertent commit.
    
    * bootstrap: Revert.

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

Summary of changes:
 ChangeLog |    5 +++++
 bootstrap |    6 +++---
 2 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 304e4d2..5b8d76f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2008-11-28  Paolo Bonzini  <address@hidden>
 
+       Fix inadvertent commit.
+       * bootstrap: Revert.
+
+2008-11-28  Paolo Bonzini  <address@hidden>
+
        Fix manual typo.
        * doc/libtool.texi (LT_INIT): Use correct config.status
        invocation.  Reported by Akim Demaille.
diff --git a/bootstrap b/bootstrap
index b539e7a..f8b44c1 100755
--- a/bootstrap
+++ b/bootstrap
@@ -31,10 +31,10 @@
 
 SHELL=${CONFIG_SHELL-/bin/sh}
 export SHELL
-: ${AUTORECONF=~/devel/autoconf/+build/tests/autoreconf}
-: ${AUTOCONF=~/devel/autoconf/+build/tests/autoconf}
+: ${AUTORECONF=autoreconf}
+: ${AUTOCONF=autoconf}
 : ${AUTOMAKE=automake}
-: ${AUTOM4TE=~/devel/autoconf/+build/tests/autom4te}
+: ${AUTOM4TE=autom4te}
 : ${MAKE=make}
 : ${GREP=grep}
 : ${EGREP=egrep}


hooks/post-receive
--
GNU Libtool




reply via email to

[Prev in Thread] Current Thread [Next in Thread]