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-310-geb8ba68
Date: Sun, 20 Mar 2011 23:43:44 +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  eb8ba6870f56218765d29df11c9520aef99bd5e2 (commit)
      from  dc3a018fc737407ea3adac44b38d99cc4a40d788 (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=eb8ba6870f56218765d29df11c9520aef99bd5e2


commit eb8ba6870f56218765d29df11c9520aef99bd5e2
Author: Bastiaan Jacques <address@hidden>
Date:   Mon Mar 21 00:43:30 2011 +0100

    Fix typo.

diff --git a/extensions/mysql/Makefile.am b/extensions/mysql/Makefile.am
index b6fdd8e..d279f7b 100644
--- a/extensions/mysql/Makefile.am
+++ b/extensions/mysql/Makefile.am
@@ -42,7 +42,7 @@ AM_LDFLAGS =  \
 
 mysql_la_SOURCES = mysql_db.cpp mysql_db.h
 mysql_la_LDFLAGS = -module -avoid-version -no-undefined
-mysql_la_LIBDADD = $(AM_LDFLAGS)
+mysql_la_LIBADD = $(AM_LDFLAGS)
 
 CLEANFILES = \
       gnash-dbg.log

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

Summary of changes:
 extensions/mysql/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Gnash



reply via email to

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