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

List:       gnash-commit
Subject:    [Gnash-commit] /srv/bzr/gnash/trunk r11721: don't test for
From:       Rob Savoye <rob () welcomehome ! org>
Date:       2009-12-19 21:24:21
Message-ID: E1NM7bk-0004sc-5l () sv ! gnu ! org
[Download RAW message or body]

------------------------------------------------------------
revno: 11721
committer: Rob Savoye <rob@welcomehome.org>
branch nick: trunk
timestamp: Sat 2009-12-19 14:24:21 -0700
message:
  don't test for pygtk-codegen if pygobject-codegen exists.
modified:
  gui/pythonmod/Makefile.am

["r11721.diff" (r11721.diff)]

=== modified file 'gui/pythonmod/Makefile.am'
--- a/gui/pythonmod/Makefile.am	2009-12-19 20:34:30 +0000
+++ b/gui/pythonmod/Makefile.am	2009-12-19 21:24:21 +0000
@@ -100,12 +100,11 @@
 	    --register $(PYGTK_DEFSDIR)/gtk-types.defs \
 	    --override $(srcdir)/gnash.override \
 	    --prefix pygnash $(srcdir)/gnash.defs > gen-gnash.c; \
-	fi
-	if test x"$(PYGTK_CODEGEN)" != xno; then \
+	else if test x"$(PYGTK_CODEGEN)" != xno; then \
 	  $(PYGTK_CODEGEN) \
 	    --register $(PYGTK_DEFSDIR)/gdk-types.defs \
 	    --register $(PYGTK_DEFSDIR)/gtk-types.defs \
 	    --override $(srcdir)/gnash.override \
 	    --prefix pygnash $(srcdir)/gnash.defs > gen-gnash.c; \
-	 fi
+	 fi; fi
 endif



_______________________________________________
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