Update of /cvsroot/pure-data/externals/grill/py In directory sc8-pr-cvs1:/tmp/cvs-serv12278
Modified Files: config-pd-bcc.txt config-pd-msvc.txt Log Message: ""
Index: config-pd-bcc.txt =================================================================== RCS file: /cvsroot/pure-data/externals/grill/py/config-pd-bcc.txt,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** config-pd-bcc.txt 22 Oct 2002 23:16:07 -0000 1.1.1.1 --- config-pd-bcc.txt 13 Dec 2003 03:38:19 -0000 1.2 *************** *** 13,17 ****
# which version of Python? ! PYTHONVER=python22
# where are the python header files? --- 13,17 ----
# which version of Python? ! PYTHONVER=python23
# where are the python header files?
Index: config-pd-msvc.txt =================================================================== RCS file: /cvsroot/pure-data/externals/grill/py/config-pd-msvc.txt,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** config-pd-msvc.txt 29 Nov 2003 03:38:01 -0000 1.4 --- config-pd-msvc.txt 13 Dec 2003 03:38:19 -0000 1.5 *************** *** 27,31 **** # where should the external be installed? # (leave blank to omit installation) ! INSTDIR=$(PDPATH)\extra
# user defined compiler flags --- 27,31 ---- # where should the external be installed? # (leave blank to omit installation) ! INSTPATH=$(PDPATH)\extra
# user defined compiler flags