gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] gnash ChangeLog configure.ac [release_0_7_2]


From: Sandro Santilli
Subject: [Gnash-commit] gnash ChangeLog configure.ac [release_0_7_2]
Date: Sat, 04 Nov 2006 14:41:09 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Branch:         release_0_7_2
Changes by:     Sandro Santilli <strk>  06/11/04 14:41:09

Modified files:
        .              : ChangeLog configure.ac 

Log message:
        * configure.ac: don't print AGG compatibility layer need as we're not 
checking for it anymore.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/ChangeLog?cvsroot=gnash&only_with_tag=release_0_7_2&r1=1.1412.2.75&r2=1.1412.2.76
http://cvs.savannah.gnu.org/viewcvs/gnash/configure.ac?cvsroot=gnash&only_with_tag=release_0_7_2&r1=1.186.2.13&r2=1.186.2.14

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/gnash/gnash/ChangeLog,v
retrieving revision 1.1412.2.75
retrieving revision 1.1412.2.76
diff -u -b -r1.1412.2.75 -r1.1412.2.76
--- ChangeLog   4 Nov 2006 13:42:31 -0000       1.1412.2.75
+++ ChangeLog   4 Nov 2006 14:41:09 -0000       1.1412.2.76
@@ -1,3 +1,8 @@
+2006-11-04 Sandro Santilli <address@hidden>
+
+       * configure.ac: don't print AGG compatibility layer need as 
+         we're not checking for it anymore.
+
 2006-11-04 Udo Giacomozzi <address@hidden>
 
         * backend/render_handler_agg.cpp: removed compatibility include as

Index: configure.ac
===================================================================
RCS file: /sources/gnash/gnash/configure.ac,v
retrieving revision 1.186.2.13
retrieving revision 1.186.2.14
diff -u -b -r1.186.2.13 -r1.186.2.14
--- configure.ac        2 Nov 2006 17:08:18 -0000       1.186.2.13
+++ configure.ac        4 Nov 2006 14:41:09 -0000       1.186.2.14
@@ -15,7 +15,7 @@
 dnl  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 dnl  
 
-dnl $Id: configure.ac,v 1.186.2.13 2006/11/02 17:08:18 strk Exp $
+dnl $Id: configure.ac,v 1.186.2.14 2006/11/04 14:41:09 strk Exp $
 
 AC_PREREQ(2.50)
 AC_INIT(gnash, 0.7.2)
@@ -1199,7 +1199,7 @@
         echo "        AGG flags are: default include path"
       fi
       echo "        AGG libs are: $AGG_LIBS"
-      echo "          needs compatibility layer: $agg_need_compatibility_layer"
+      dnl echo "          needs compatibility layer: 
$agg_need_compatibility_layer"
     else
       echo "ERROR: No AGG development package installed!\
  You need to have the AGG development package installed\




reply via email to

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