gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] gnash configure.ac


From: Martin Guy
Subject: [Gnash-commit] gnash configure.ac
Date: Sat, 07 Jul 2007 15:03:06 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Martin Guy <martinwguy> 07/07/07 15:03:06

Modified files:
        .              : configure.ac 

Log message:
        Remove weird cruft

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/configure.ac?cvsroot=gnash&r1=1.352&r2=1.353

Patches:
Index: configure.ac
===================================================================
RCS file: /sources/gnash/gnash/configure.ac,v
retrieving revision 1.352
retrieving revision 1.353
diff -u -b -r1.352 -r1.353
--- configure.ac        7 Jul 2007 14:58:41 -0000       1.352
+++ configure.ac        7 Jul 2007 15:03:05 -0000       1.353
@@ -15,7 +15,7 @@
 dnl  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 dnl  
 
-dnl $Id: configure.ac,v 1.352 2007/07/07 14:58:41 martinwguy Exp $
+dnl $Id: configure.ac,v 1.353 2007/07/07 15:03:05 martinwguy Exp $
 
 AC_PREREQ(2.50)
 AC_INIT(gnash, cvs)
@@ -1413,7 +1413,7 @@
   fi
 fi
 
-if test x"$gui" = x"gtk"; then #{
+if test x"$gui" = x"gtk"; then
 
   if test x"$GTK2_LIBS" != x; then
     if test x"$GTK2_CFLAGS" != x; then
@@ -1475,7 +1475,7 @@
 dnl    nogo=true
   fi
 
-fi #}
+fi
 
 if test "$media_handler" = "gst"; then
   if test x"$GSTREAMER_LIBS" != x; then




reply via email to

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