]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix the build on BSDi machines. The bsd_makefile trick didn't completely
authorDavid Reid <dreid@apache.org>
Sat, 15 Jun 2002 21:48:53 +0000 (21:48 +0000)
committerDavid Reid <dreid@apache.org>
Sat, 15 Jun 2002 21:48:53 +0000 (21:48 +0000)
commitb70b35f1638565aa4e3f4cec0376673a35320b56
tree04c18d1698eb6350d24caa46609c8551bd1d8fd6
parentd5425d128b42e32b5a430b1730fa67b697347ff8
Fix the build on BSDi machines. The bsd_makefile trick didn't completely
work as autoconf may run config.status and remove the fixes we've just
applied, so this allows us to workaround that problem.

Initailly suggested by Cliff, this is a modified version.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95708 13f79535-47bb-0310-9956-ffa450edef68
build/rules.mk.in
configure.in