26 Feb
2001
26 Feb
'01
11:39 a.m.
There was some motion in the ExtensionClass source recently that affects building DynPersist.so.... a diff follows... Index: Setup =================================================================== RCS file: /usr/cvsroot/zope/lib/python/Products/ZPatterns/Setup,v retrieving revision 1.1 retrieving revision 1.2 diff -r1.1 -r1.2 2c2 < DynPersist DynPersist.c -I../../ZODB -I../../../Components/ExtensionClass ---
DynPersist DynPersist.c -I../../ZODB -I../../../Components/ExtensionClass/src
-steve