You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apr.apache.org by Dale Ghent <da...@elemental.org> on 2000/12/21 01:56:55 UTC

[PATCH] Clean ups for apr-util and apr

Patch 1: For apr-util/Makefile.in - Remove 'test' from SUBDIRS. 'make
clean' now works with this.

Patch 2: Add <strings.h> for various apr files. This cleans up all
apr compile warnings on Solaris (at least when compiling without -Wall).

/dale