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. c40d17a052c4dfca0624


From: Sandro Santilli
Subject: [Gnash-commit] [SCM] Gnash branch, master, updated. c40d17a052c4dfca0624e278e0b3f9ac448cc587
Date: Sat, 04 Dec 2010 13:56:05 +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  c40d17a052c4dfca0624e278e0b3f9ac448cc587 (commit)
      from  20b9e6d9026ca0558191d55eed4665985a94a761 (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=c40d17a052c4dfca0624e278e0b3f9ac448cc587


commit c40d17a052c4dfca0624e278e0b3f9ac448cc587
Author: Sandro Santilli <address@hidden>
Date:   Sat Dec 4 14:55:38 2010 +0100

    Use tabs consistently

diff --git a/Makefile.am b/Makefile.am
index c76868d..f959b6e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -247,10 +247,10 @@ if USE_FFMPEG_ENGINE
        @echo " OGG_LIBS is $(OGG_LIBS)"
 endif
 if HAVE_SPEEX
-       @echo " SPEEX_CFLAGS is $(SPEEX_CFLAGS)"
-       @echo " SPEEXDSP_CFLAGS is $(SPEEXDSP_CFLAGS)"
-       @echo " SPEEX_LIBS is $(SPEEX_LIBS)"
-       @echo " SPEEXDSP_LIBS is $(SPEEXDSP_LIBS)"
+       @echo " SPEEX_CFLAGS is $(SPEEX_CFLAGS)"
+       @echo " SPEEXDSP_CFLAGS is $(SPEEXDSP_CFLAGS)"
+       @echo " SPEEX_LIBS is $(SPEEX_LIBS)"
+       @echo " SPEEXDSP_LIBS is $(SPEEXDSP_LIBS)"
 endif
        @echo "GUI Toolkit decoding support..." 
        @echo " SDL_CFLAGS is $(SDL_CFLAGS)"
@@ -315,8 +315,8 @@ if HAVE_DMALLOC
        @echo " DMALLOC_LIBS is $(DMALLOC_LIBS)"
 endif
 if BUILD_MYSQL_EXT
-       @echo "MYSQL_CFLAGS is $(MYSQL_CFLAGS)"
-       @echo "MYSQL_LIBS is $(MYSQL_LIBS)"
+       @echo " MYSQL_CFLAGS is $(MYSQL_CFLAGS)"
+       @echo " MYSQL_LIBS is $(MYSQL_LIBS)"
 endif
        @echo " PTHREAD_CFLAGS is $(PTHREAD_CFLAGS)"
        @echo " PTHREAD_LIBS is $(PTHREAD_LIBS)"

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

Summary of changes:
 Makefile.am |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
Gnash



reply via email to

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