summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-09-23 19:32:33 +0100
committerCaolán McNamara <caolanm@redhat.com>2020-09-23 22:26:20 +0200
commit0f99330f33868594ad253656805918115823f59d (patch)
tree146c7b178f8b077a3dbfab629ebefc9f8ea851a0 /configure.ac
parent428d17a2ed068dcbb21eb66338ee7fcf2cfa8929 (diff)
fix disable qrcodegen option
Change-Id: Ic554f01125653022987c70d03c8c9d86fe3f547a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103271 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8926a1e7b980..11f1bc87e4ae 100644
--- a/configure.ac
+++ b/configure.ac
@@ -10538,7 +10538,7 @@ dnl ===================================================================
dnl Check for system qrcodegen
dnl ===================================================================
AC_MSG_CHECKING([whether to use libqrcodegen])
-if test "$enable_libqrcodegen" = "no"; then
+if test "$enable_qrcodegen" = "no"; then
AC_MSG_RESULT([no])
ENABLE_QRCODEGEN=
SYSTEM_QRCODEGEN=