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_final-


From: Sandro Santilli
Subject: [Gnash-commit] [SCM] Gnash branch, master, updated. release_0_8_9_final-1166-gaa4e9c6
Date: Wed, 07 Sep 2011 17:23:23 +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  aa4e9c6537cad087628962c56e6354893db87be7 (commit)
      from  c3011921410413a8223a4e75658346399e51fa53 (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=aa4e9c6537cad087628962c56e6354893db87be7


commit aa4e9c6537cad087628962c56e6354893db87be7
Author: Sandro Santilli <address@hidden>
Date:   Wed Sep 7 19:22:20 2011 +0200

    Revert to building the FB gui automatically by default
    
    Only condition so far is "being a linux system".
    Could be improved to require either AGG or OpenVG renderers.

diff --git a/configure.ac b/configure.ac
index 940f680..7069866 100644
--- a/configure.ac
+++ b/configure.ac
@@ -626,7 +626,7 @@ AC_ARG_ENABLE(gui,
     fi
   done],
   [ dnl Run the following code if no --enable-gui is given
-  build_fb=no
+  build_fb=auto
   build_sdl=auto
   if test x"${openbsd}" = xyes; then
     build_gtk=yes

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

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


hooks/post-receive
-- 
Gnash



reply via email to

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