Changelog: http://www.apache.org/dist/httpd/CHANGES_2.2 While here, regen patches with the new diff. ok dlg
13 lines
351 B
Plaintext
13 lines
351 B
Plaintext
$OpenBSD: patch-configure,v 1.2 2007/03/25 17:40:55 deanna Exp $
|
|
--- configure.orig Sat Jan 6 01:40:00 2007
|
|
+++ configure Sun Mar 25 13:21:03 2007
|
|
@@ -1983,7 +1983,7 @@ do
|
|
ap_last="${ap_cur}"
|
|
ap_cur=`eval "echo ${ap_cur}"`
|
|
done
|
|
-exp_sysconfdir="${ap_cur}"
|
|
+exp_sysconfdir=%%CONFDIR%%
|
|
|
|
|
|
APACHE_VAR_SUBST="$APACHE_VAR_SUBST exp_sysconfdir"
|