Update of /cvsroot/gtkpod/libgpod/bindings
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv24426/bindings
Modified Files:
Makefile.am
Log Message:
only descend into the python subdir if HAVE_PYTHON is set, this avoids some
problems with the Makefiles created by automake 1.7
Index: Makefile.am
===================================================================
RCS file: /cvsroot/gtkpod/libgpod/bindings/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Makefile.am 5 Apr 2006 14:10:38 -0000 1.1
+++ Makefile.am 2 Mar 2007 20:19:42 -0000 1.2
@@ -1 +1,3 @@
+if HAVE_PYTHON
SUBDIRS=python
+endif
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2