summaryrefslogtreecommitdiffstats
path: root/editors/abiword-docs/files/patch-configure
blob: 4273e56a5a19eaf1fda3e2192b2638c5bf170f16 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- configure.orig  2009-10-28 18:13:56.000000000 +0100
+++ configure   2009-10-28 18:14:55.000000000 +0100
@@ -2548,7 +2548,7 @@
 
 
 
-if test "x$ABIWORD" == "x"; then
+if test "x$ABIWORD" \= "x"; then
    { { $as_echo "$as_me:$LINENO: error: abiword not found in PATH" >&5
 $as_echo "$as_me: error: abiword not found in PATH" >&2;}
    { (exit 1); exit 1; }; }