20 lines
428 B
Plaintext
20 lines
428 B
Plaintext
--- configure.orig Tue Apr 20 23:36:03 1999
|
|
+++ configure Fri Apr 23 12:53:10 1999
|
|
@@ -644,11 +644,11 @@
|
|
REGEXLIB='' # -lregex
|
|
LIBREGEX='' # libregex.a
|
|
|
|
-if test "$libexecdir" = '${exec_prefix}/libexec'; then
|
|
- libexecdir='${bindir}'
|
|
- localstatedir='${prefix}'
|
|
-
|
|
-fi
|
|
+#if test "$libexecdir" = '${exec_prefix}/libexec'; then
|
|
+# libexecdir='${bindir}'
|
|
+# localstatedir='${prefix}'
|
|
+#
|
|
+#fi
|
|
|
|
case "$host_os" in
|
|
cygwin32|os2)
|