blob: f2c7969ff964ce98a1f3820660a5e8d280c7e8c7 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
--- configure.orig Fri Feb 27 13:51:13 1998
+++ configure Thu Mar 5 14:39:57 1998
@@ -611,12 +611,6 @@
REGEXLIB='' # -lregex
LIBREGEX='' # libregex.a
-if test "$libexecdir" = '${exec_prefix}/libexec'; then
- libexecdir='${bindir}'
- localstatedir='${prefix}'
-
-fi
-
if test -z "$CACHE_HTTP_PORT"; then
CACHE_HTTP_PORT="3128"
fi
|