Author: bkuhn Date: Tue Dec 2 20:04:51 2008 New Revision: 5117 URL: http://svn.gna.org/viewcvs/pokersource?rev=5117&view=rev Log: Support for python2.6 for poker2d and pypoker-eval
XulChris discovered that Fedora packaging was broken because the configure scripts didn't support python2.6. This change fixes that by adding configure.ac and Makefile.am changes to support python2.6. XulChris' original build logs are here: http://koji.fedoraproject.org/koji/getfile?taskID=969900&name=build.log http://koji.fedoraproject.org/koji/getfile?taskID=969900&name=build.log This is a merge commit from quick-patch-devel into trunk. Modified: trunk/poker-network/ChangeLog trunk/poker-network/config/ccpython.m4 trunk/poker-network/config/python.m4 trunk/poker-network/configure.ac trunk/poker-network/pokerclient2d/Makefile.am trunk/pypoker-eval/ChangeLog trunk/pypoker-eval/Makefile.am trunk/pypoker-eval/config/ccpython.m4 trunk/pypoker-eval/config/python.m4 _______________________________________________ Pokersource-commits mailing list [email protected] https://mail.gna.org/listinfo/pokersource-commits
