Daniele Nicolodi <daniele@grinta.net>


Patch Suggested
r843729, r842593 r842416

r842416 | kfogel | 2002-06-26 18:08:21 +0000 (Wed, 26 Jun 2002)

* notes/xslt/svnindex.xsl: Change wrong "header" element to
  "head".

Suggested by: Daniele Nicolodi <daniele@grinta.net>


r842593 | kfogel | 2002-07-15 16:22:51 +0000 (Mon, 15 Jul 2002)

* tools/examples/svnlook.py 
  (SVNLook.cmd_date):  Fix a typo where util.svn_time_from_nts() was
  called without specifing a pool.

Patch by: Daniele Nicolodi <daniele@grinta.net>


r843729 | dwhedon | 2002-11-05 08:19:33 +0000 (Tue, 05 Nov 2002)

Fix issue #881

Patch by: Daniele Nicolodi <daniele@grinta.net>
(Tweaked by Gustavo Niemeyer <niemeyer@conectiva.com> and me.)

* configure.in
  Include support for --enable-all-static option.

* Makefile.in
  Revert order of $(LT_LDFLAGS) $(CC), to $(LT_LDFLAGS) $(CC),
  so that -all-static is received in the right place.

* INSTALL
  Add note about the difference between --disable-shared and 
  --enable-all-static