Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-kde
Path: blob/main/editors/abiword-docs/files/patch-configure
16461 views
--- 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