blob: eec1005f343c7bb0d0d47bfd915ce03395cff781 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
$NetBSD: patch-ab,v 1.1.1.1 1999/07/27 22:00:22 tron Exp $
*** configure.orig Tue Jul 13 23:04:36 1999
--- configure Tue Jul 13 23:06:29 1999
***************
*** 47,50 ****
--- 47,51 ----
build=NONE
cache_file=./config.cache
+ etcdir=/etc
exec_prefix=NONE
host=NONE
***************
*** 52,55 ****
--- 53,57 ----
nonopt=NONE
no_recursion=
+ piddir=/var/run
prefix=NONE
program_prefix=NONE
***************
*** 550,556 ****
- prefix=/usr
- etcdir=/etc
- piddir=/var/run
echo Configuring for dict
--- 552,555 ----
|