a8cdae633a
from maintainer rohee@
13 lines
393 B
Plaintext
13 lines
393 B
Plaintext
$OpenBSD: patch-configure,v 1.7 2004/10/07 05:15:25 sturm Exp $
|
|
--- configure.orig Wed Sep 22 11:43:53 2004
|
|
+++ configure Tue Oct 5 00:33:29 2004
|
|
@@ -1836,7 +1836,7 @@ echo "$as_me: WARNING: *** use --sysconf
|
|
echo "$as_me: WARNING: ***" >&2;}
|
|
sleep 1
|
|
fi
|
|
-sysconfdir=$CONFDIR
|
|
+sysconfdir="$CONFDIR/leafnode"
|
|
|
|
|
|
if test "$localstatedir" = '${prefix}/var' && test "$prefix" = NONE ; then
|