Update of /cvsroot/freevo/freevo/WIP/Thomas/pygphoto
In directory sc8-pr-cvs1:/tmp/cvs-serv11598
Modified Files:
Makefile
Log Message:
I think it is safe to default to python 2.3 now since that is what the
runtime ships with and what most devs use.
Index: Makefile
===================================================================
RCS file: /cvsroot/freevo/freevo/WIP/Thomas/pygphoto/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** Makefile 21 Jun 2003 19:16:23 -0000 1.1
--- Makefile 9 Nov 2003 16:38:38 -0000 1.2
***************
*** 10,14 ****
#CFLAGS = -O2 -Wall
! XLIBS = -L/usr/lib/python2.2
XINC = -I/usr/include -I/usr/include/gphoto2
--- 10,14 ----
#CFLAGS = -O2 -Wall
! XLIBS = -L/usr/lib/python2.3
XINC = -I/usr/include -I/usr/include/gphoto2
***************
*** 19,23 ****
wrapper:
! $(CC) $(CFLAGS) -c pygphoto_wrap.c -I/usr/include/gphoto2
-I/usr/include/python2.2
link:
--- 19,23 ----
wrapper:
! $(CC) $(CFLAGS) -c pygphoto_wrap.c -I/usr/include/gphoto2
-I/usr/include/python2.3
link:
-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog