pkgsrc/www/apache24/patches/patch-ac
ryoon 314dcb904a Import apache-2.4.1 as www/apache24.
The Apache HTTP Server Project is an effort to develop and maintain an
open-source HTTP server for various modern desktop and server operating
systems, such as UNIX and Windows NT.  The goal of this project is to
provide a secure, efficient and extensible server which provides HTTP
services in sync with the current HTTP standards.

This package tracks 2.4.x release.
2012-04-13 18:50:48 +00:00

12 lines
321 B
Text

$NetBSD: patch-ac,v 1.1.1.1 2012/04/13 18:50:49 ryoon Exp $
--- configure.orig 2012-02-13 13:41:00.000000000 +0000
+++ configure
@@ -31766,7 +31766,6 @@ cat >>confdefs.h <<_ACEOF
_ACEOF
-perlbin=`$ac_aux_dir/PrintPath perl`
if test "x$perlbin" = "x"; then
perlbin="/replace/with/path/to/perl/interpreter"
fi