Update of /cvsroot/pure-data/externals/loaders In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27039
Modified Files: libdir.c Log Message: fixed build error on Mac OS X 10.3 by #if'ing out 0.40 functions
Index: libdir.c =================================================================== RCS file: /cvsroot/pure-data/externals/loaders/libdir.c,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** libdir.c 21 Nov 2006 04:00:54 -0000 1.4 --- libdir.c 23 Nov 2006 15:57:28 -0000 1.5 *************** *** 51,54 **** --- 51,55 ---- /* if this is being called from a canvas, then add the library path to the * canvas-local path */ + #if (PD_MINOR_VERSION >= 40) if(canvas) { *************** *** 66,69 **** --- 67,71 ---- } else + #endif { if ((fd = open_via_path(".", fullclassname, ".pd",