mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
7d2b0dbb5c
PR: 20211 Submitted by: Naoki IDO <ido@hitachi-ms.co.jp> Reviewed by: adrian
17 lines
375 B
Plaintext
17 lines
375 B
Plaintext
--- configure Tue Jul 18 12:45:24 2000
|
|
+++ configure.next Fri Jul 28 02:56:49 2000
|
|
@@ -676,13 +676,6 @@
|
|
REGEXLIB='' # -lregex
|
|
LIBREGEX='' # libregex.a
|
|
|
|
-if test "$libexecdir" = '${exec_prefix}/libexec' &&
|
|
- test "$localstatedir" = '${prefix}/var'; then
|
|
- libexecdir='${bindir}'
|
|
- localstatedir='${prefix}'
|
|
-
|
|
-fi
|
|
-
|
|
case "$host_os" in
|
|
cygwin32|os2)
|
|
exec_suffix=".exe"
|