Craig Peterein <craig@peterein.org>


Patch
r844091, r843677

r843677 | cmpilato | 2002-11-01 00:13:52 +0000 (Fri, 01 Nov 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>


r844091 | rooneg | 2002-12-05 22:18:29 +0000 (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.