Update of /cvsroot/freevo/freevo/lib/pyimlib2
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16073/lib/pyimlib2
Modified Files:
setup.py
Log Message:
Check /usr/local/include/SDL for includes.
Index: setup.py
===================================================================
RCS file: /cvsroot/freevo/freevo/lib/pyimlib2/setup.py,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** setup.py 22 Aug 2004 10:48:10 -0000 1.2
--- setup.py 23 Aug 2004 01:39:27 -0000 1.3
***************
*** 13,17 ****
raise ImportError
print 'building pygame extention'
! includes += ['/usr/include/SDL', '/usr/include/python2.3/pygame/']
config_h.write('#define USE_PYGAME\n')
except ImportError:
--- 13,17 ----
raise ImportError
print 'building pygame extention'
! includes += ['/usr/include/SDL', '/usr/include/python2.3/pygame/',
'/usr/local/include/SDL']
config_h.write('#define USE_PYGAME\n')
except ImportError:
-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog