mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
3e9ed050ec
and EST Sequences. PR: ports/103651 Submitted by: Bob Zimmermann <rpz at cse.wustl.edu>
12 lines
240 B
Plaintext
12 lines
240 B
Plaintext
--- configure.orig Mon Sep 25 21:06:11 2006
|
|
+++ configure Mon Sep 25 21:05:13 2006
|
|
@@ -3365,7 +3365,7 @@
|
|
else
|
|
answer=""
|
|
fi;
|
|
-if test x"$answer" == x; then
|
|
+if test x"$answer" = x; then
|
|
|
|
EXP_VAR=GMAPDB
|
|
FROM_VAR='${prefix}/share'
|