r844091 | rooneg | 2002-12-05 16:18:29 -0600 (Thu, 05 Dec 2002) Fix compilation of the swig bindings which I accidentally broke in r4002. Patch by: Craig Peterein <craig@peterein.org> Note: Someone who uses the swig bindings should verify that this is correct. It looks fine to me, but I don't know much about swig. * subversion/bindings/swig/svn_client.i rename svn_client_proplist_item_s to svn_client_proplist_item_t.
r843677 | cmpilato | 2002-10-31 18:13:52 -0600 (Thu, 31 Oct 2002) * Makefile.in (swig-py-ext): Support DESTDIR for compiling. (install-swig-py-ext): Support DESTDIR for installation. Patch by: Craig Peterein <craig@peterein.org>