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-108-g2ff7159


From: Ralf Wildenhues
Subject: [SCM] GNU Libtool branch, master, updated. v2.2.6-108-g2ff7159
Date: Wed, 22 Apr 2009 18:57:57 +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  2ff7159eb45c8ae9ca1588e65d198a2aeea3eed6 (commit)
      from  a2fa12747f531979b946cc4d3c9a9c0e07b460cf (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 2ff7159eb45c8ae9ca1588e65d198a2aeea3eed6
Author: Ralf Wildenhues <address@hidden>
Date:   Wed Apr 22 20:46:45 2009 +0200

    Cope better with missing `makeinfo' in `bootstrap'.
    
    * bootstrap: Update `./doc/notes.txt' last so missing `makeinfo'
    does not cause a broken tree.
    * THANKS: Update.
    Report by Christian Rössel.
    
    Signed-off-by: Ralf Wildenhues <address@hidden>

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

Summary of changes:
 ChangeLog |    8 ++++++++
 THANKS    |    1 +
 bootstrap |    4 ++--
 3 files changed, 11 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 68d2d2d..0c20a92 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2009-04-22  Ralf Wildenhues  <address@hidden>
+
+       Cope better with missing `makeinfo' in `bootstrap'.
+       * bootstrap: Update `./doc/notes.txt' last so missing `makeinfo'
+       does not cause a broken tree.
+       * THANKS: Update.
+       Report by Christian Rössel.
+
 2009-03-29  Yaakov Selkowitz  <address@hidden>  (tiny change)
            Charles Wilson  <address@hidden>
 
diff --git a/THANKS b/THANKS
index 1094bec..431a308 100644
--- a/THANKS
+++ b/THANKS
@@ -78,6 +78,7 @@
   Carl D. Roth                 address@hidden
   Chris P. Ross                        address@hidden
   Christian Biesinger          address@hidden
+  Christian Rössel            address@hidden
   Christoph Egger              address@hidden
   Christopher Hulbert          address@hidden
   Craig Tierney                        address@hidden
diff --git a/bootstrap b/bootstrap
index 0b3648f..d505c36 100755
--- a/bootstrap
+++ b/bootstrap
@@ -132,9 +132,9 @@ $SED '/^if /,/^endif$/d;/^else$/,/^endif$/d;/^include /d' 
$makes > Makefile
 # configure, and ltversion.m4 to generate configure in the first place:
 rm -f $auxdir/ltmain.sh $m4dir/ltversion.m4
 
-$MAKE ./$auxdir/ltmain.sh ./$m4dir/ltversion.m4 ./doc/notes.txt \
+$MAKE ./$auxdir/ltmain.sh ./$m4dir/ltversion.m4 \
     ./libtoolize.in ./tests/defs.in ./tests/package.m4 \
-    ./tests/testsuite ./libltdl/Makefile.am \
+    ./tests/testsuite ./libltdl/Makefile.am ./doc/notes.txt \
     srcdir=. top_srcdir=. PACKAGE="$2" VERSION="$3" \
     PACKAGE_BUGREPORT="address@hidden" M4SH="$AUTOM4TE --language=m4sh" \
     AUTOTEST="$AUTOM4TE --language=autotest" SED="$SED" MAKEINFO="$MAKEINFO" \


hooks/post-receive
--
GNU Libtool




reply via email to

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