[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gnash-commit
Subject:    [Gnash-commit] /srv/bzr/gnash/trunk r11717: we need to check for
From:       Rob Savoye <rob () welcomehome ! org>
Date:       2009-12-19 17:46:17
Message-ID: E1NM3rV-0004bi-LD () sv ! gnu ! org
[Download RAW message or body]

------------------------------------------------------------
revno: 11717
committer: Rob Savoye <rob@welcomehome.org>
branch nick: trunk
timestamp: Sat 2009-12-19 10:46:17 -0700
message:
  we need to check for xno, not just x.
modified:
  macros/python.m4

["r11717.diff" (r11717.diff)]

=== modified file 'macros/python.m4'
--- a/macros/python.m4	2009-04-26 17:02:34 +0000
+++ b/macros/python.m4	2009-12-19 17:46:17 +0000
@@ -128,7 +128,7 @@
 
     AM_PATH_PYTHON
     AC_PATH_PROG(PYGOBJECT_CODEGEN, pygobject-codegen-2.0, no)
-    if test x"${PYGOBJECT_CODEGEN}" = x; then
+    if test x"${PYGOBJECT_CODEGEN}" = xno; then
       AC_MSG_WARN(could not find pygobject-codegen-2.0 script)
       AC_PATH_PROG(PYGTK_CODEGEN, pygtk-codegen-2.0, no)
       if test x"${PYGTK_CODEGEN}" = xno; then



_______________________________________________
Gnash-commit mailing list
Gnash-commit@gnu.org
http://lists.gnu.org/mailman/listinfo/gnash-commit


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic