gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] [SCM] Gnash branch, master, updated. release_0_8_9_start-


From: Bastiaan Jacques
Subject: [Gnash-commit] [SCM] Gnash branch, master, updated. release_0_8_9_start-163-gc3c330a
Date: Tue, 01 Mar 2011 23:06:26 +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 "Gnash".

The branch, master has been updated
       via  c3c330a8b483f4ac689918ae9c7c6bd0c22ee861 (commit)
      from  3f60d6b52f0567c9e46a6f73bb31efae01e62720 (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://git.savannah.gnu.org/cgit//commit/?id=c3c330a8b483f4ac689918ae9c7c6bd0c22ee861


commit c3c330a8b483f4ac689918ae9c7c6bd0c22ee861
Author: Bastiaan Jacques <address@hidden>
Date:   Wed Mar 2 00:06:05 2011 +0100

    Omit the --quiet flag, which is libtool 2 only.

diff --git a/autogen.sh b/autogen.sh
index f6a36d8..ccc3162 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -111,7 +111,7 @@ xlc )
 esac
 
 if test -z "$NO_LIBTOOLIZE" ; then
-  libtoolflags="--force --copy --quiet"
+  libtoolflags="--force --copy"
   echo "Running libtoolize ${libtoolflags} ..."
   rm -fr macros/libtool.m4 macros/ltoptions.m4
   rm -fr macros/ltsugar.m4 macros/ltversion.m4 macros/lt~obsolete.m4

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

Summary of changes:
 autogen.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Gnash



reply via email to

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