Bug reported by configure while compiling Apache 2.0.52 on NetBSD 2.0.1:
.
.
.
checking sys/sysctl.h usability... no
checking sys/sysctl.h presence... yes
configure: WARNING: sys/sysctl.h: present but cannot be compiled
configure: WARNING: sys/sysctl.h: check for missing prerequisite headers?
confi
Hi Denis,
On Sun, Feb 20, 2005 at 04:30:32PM +0100, Denis Corbin wrote:
> Thanks for your remark. I will remove AC_REPLACE_FNMATCH as I have no
> replacement function to provide.
if you are targeting platforms which could lack fnmatch, you can get a
replacement from the gnulib CVS on savannah.
(