opnsense-ports/editors/abiword-docs/files/patch-configure
Franco Fichtner 48d1f5d549 */*: sync with upstream
Taken from: FreeBSD
2015-06-19 07:00:32 +02:00

11 lines
217 B
Text

--- configure.orig 2015-04-04 08:00:48 UTC
+++ configure
@@ -2596,7 +2596,7 @@ fi
-if test "x$ABIWORD" == "x"; then
+if test "x$ABIWORD" = "x"; then
as_fn_error 1 "abiword not found in PATH" "$LINENO" 5
fi