8d9d38e244
from rohee@
13 lines
415 B
Plaintext
13 lines
415 B
Plaintext
$OpenBSD: patch-configure,v 1.3 2003/11/08 21:55:50 sturm Exp $
|
|
--- configure.orig 2003-10-30 16:00:30.000000000 +0100
|
|
+++ configure 2003-10-30 21:07:39.000000000 +0100
|
|
@@ -1765,7 +1765,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
|