summaryrefslogtreecommitdiff
path: root/editors/libreoffice/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'editors/libreoffice/files/patch-configure')
-rw-r--r--editors/libreoffice/files/patch-configure9
1 files changed, 9 insertions, 0 deletions
diff --git a/editors/libreoffice/files/patch-configure b/editors/libreoffice/files/patch-configure
index beb920769ea3..d43ded0ba73e 100644
--- a/editors/libreoffice/files/patch-configure
+++ b/editors/libreoffice/files/patch-configure
@@ -62,3 +62,12 @@
$MDDS_PKG_ERRORS
+@@ -36014,7 +36019,7 @@ else $as_nop
+ as_fn_error $? "zxing headers not found." "$LINENO" 5
+ fi
+
+- ZXING_CFLAGS=-I/usr/include/ZXing
++ ZXING_CFLAGS=-I/usr/local/include/ZXing
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for main in -lZXing" >&5
+ printf %s "checking for main in -lZXing... " >&6; }
+ if test ${ac_cv_lib_ZXing_main+y}