gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] gnash ChangeLog configure.ac


From: Markus Gothe
Subject: [Gnash-commit] gnash ChangeLog configure.ac
Date: Wed, 29 Aug 2007 22:29:41 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Markus Gothe <nihilus>  07/08/29 22:29:41

Modified files:
        .              : ChangeLog configure.ac 

Log message:
        keep bourn-sh, /bin/h, happy.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/ChangeLog?cvsroot=gnash&r1=1.4152&r2=1.4153
http://cvs.savannah.gnu.org/viewcvs/gnash/configure.ac?cvsroot=gnash&r1=1.410&r2=1.411

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/gnash/gnash/ChangeLog,v
retrieving revision 1.4152
retrieving revision 1.4153
diff -u -b -r1.4152 -r1.4153
--- ChangeLog   29 Aug 2007 22:23:34 -0000      1.4152
+++ ChangeLog   29 Aug 2007 22:29:40 -0000      1.4153
@@ -3,6 +3,7 @@
        * configure.ac, libbase/utility.h, server/asobj/Date.cpp,
        backend/render_handler_agg.cpp: Unified trunc() and added
        checking.
+       * configure.ac: keep bourn-sh, /bin/h, happy.
 
 2007-08-29 Sandro Santilli <address@hidden>
 

Index: configure.ac
===================================================================
RCS file: /sources/gnash/gnash/configure.ac,v
retrieving revision 1.410
retrieving revision 1.411
diff -u -b -r1.410 -r1.411
--- configure.ac        29 Aug 2007 22:20:10 -0000      1.410
+++ configure.ac        29 Aug 2007 22:29:40 -0000      1.411
@@ -15,7 +15,7 @@
 dnl  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 dnl  
 
-dnl $Id: configure.ac,v 1.410 2007/08/29 22:20:10 nihilus Exp $
+dnl $Id: configure.ac,v 1.411 2007/08/29 22:29:40 nihilus Exp $
 
 AC_PREREQ(2.50)
 AC_INIT(gnash, cvs)
@@ -1879,7 +1879,7 @@
     echo "               Install it from 
http://www.libsdl.org/download-1.2.php";
     echo "               or .deb users: apt-get install libsdl1.2-dev"
     echo "               or .rpm users: yum install SDL-devel"
-    [ x$build_sdl == xyes ] &&
+    [ x$build_sdl = xyes ] &&
        echo "               or select a different GUI with --enable-gui= "
     [ x"$media_handler" = x"ffmpeg" -o x"$media_handler" = x"mad" ] &&
        echo "               or use --enable-media=gst"




reply via email to

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