gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] /srv/bzr/gnash/trunk r9998: A couple of minor post-releas


From: Russell Nelson
Subject: [Gnash-commit] /srv/bzr/gnash/trunk r9998: A couple of minor post-release fixups
Date: Thu, 16 Oct 2008 16:09:24 -0400
User-agent: Bazaar (1.5)

------------------------------------------------------------
revno: 9998
committer: Russell Nelson <address@hidden>
branch nick: trunk
timestamp: Thu 2008-10-16 16:09:24 -0400
message:
  A couple of minor post-release fixups
modified:
  configure.ac
  gui/gtk.cpp
=== modified file 'configure.ac'
--- a/configure.ac      2008-10-13 12:07:04 +0000
+++ b/configure.ac      2008-10-16 20:09:24 +0000
@@ -2977,7 +2977,7 @@
       echo "        MYSQL libs are: $MYSQL_LIBS"
     else
       echo "        ERROR: No MySQL development package is installed." >&3
-      echo "               Either reconfigure without --with-extensions=mysql" 
>&3
+      echo "               Either reconfigure without 
--enable-extensions=mysql" >&3
       echo "               or install MySQL header files from 
http://www.mysql.org"; >&3
       echo "               or .deb users: apt-get install libmysqlclient-dev" 
>&3
     fi

=== modified file 'gui/gtk.cpp'
--- a/gui/gtk.cpp       2008-10-12 22:28:40 +0000
+++ b/gui/gtk.cpp       2008-10-16 20:09:24 +0000
@@ -1659,14 +1659,11 @@
        "Rob Savoye", 
        "Sandro Santilli", 
        "Bastiaan Jacques", 
-       "Tomas Groth", 
-       "Udo Giacomozzi", 
-       "Hannes Mayr", 
        "Markus Gothe", 
-       "Vitaly Alexeev",
        "John Gilmore",
+       "Benjamin Wolsey",
+       "Russ Nelson",
        "Zou Lunkai",
-       "Benjamin Wolsey",
        NULL
     };
 


reply via email to

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