mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
52cd19d8a9
Read ChangeLog for the large list of bugfixes/changes/new features.
16 lines
323 B
Plaintext
16 lines
323 B
Plaintext
--- 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
|
|
-
|
|
case "$host_os" in
|
|
cygwin32)
|
|
exec_suffix=".exe"
|