Fix log directory. From mpech@ and form@. Update to 2.2.1a is coming soon
(tired slacker just got home).
This commit is contained in:
parent
a4a67349d5
commit
62396ad284
@ -1,6 +1,15 @@
|
||||
$OpenBSD: patch-configure_in,v 1.2 2001/05/16 00:59:48 matt Exp $
|
||||
--- configure.in.orig Tue Apr 17 01:44:30 2001
|
||||
+++ configure.in Wed May 9 12:32:40 2001
|
||||
$OpenBSD: patch-configure_in,v 1.3 2001/08/23 09:12:13 dhartmei Exp $
|
||||
--- configure.in.orig Tue Apr 17 08:44:30 2001
|
||||
+++ configure.in Mon Aug 13 10:49:39 2001
|
||||
@@ -18,7 +18,7 @@ AC_ARG_WITH(fhs, [ --with-fhs
|
||||
codepagedir="\$(LIBDIR)/codepages"
|
||||
configdir="\$(LIBDIR)"
|
||||
lockdir="\$(VARDIR)/locks"
|
||||
- logfilebase="\$(VARDIR)"
|
||||
+ logfilebase="\$(VARDIR)/log"
|
||||
privatedir="\${prefix}/private"
|
||||
swatdir="\${prefix}/swat")
|
||||
|
||||
@@ -123,9 +123,6 @@ AC_SUBST(WRAP32)
|
||||
AC_SUBST(PICFLAG)
|
||||
AC_SUBST(SHLIBEXT)
|
||||
|
Loading…
Reference in New Issue
Block a user