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 2002/02/21 20:21:57 UTC

[PATCH] prevent if -z from failing

Here's a patch that prevents configure breakage on solaris because of the
'if' brackets getting stripped out by autoconf.

/dale