summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-09-23 19:32:33 +0100
committerAndras Timar <andras.timar@collabora.com>2020-09-30 09:20:35 +0200
commitf658812ff1c178fe1dafbcce868f4cb40f66b311 (patch)
treef8d0f3cca02d47cbdadcf5ae2e8eec88e4746dca /configure.ac
parentd9e089fa9dff61643307a88ae770f9623b7326a6 (diff)
fix disable qrcodegen option
Change-Id: Ic554f01125653022987c70d03c8c9d86fe3f547a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103272 Tested-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
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 7b6e16d28512..de0a779ab52d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -10110,7 +10110,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=