summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorYunusemre Şentürk <yunusemre@collabora.com>2020-05-14 17:32:59 +0300
committerTor Lillqvist <tml@collabora.com>2020-05-17 20:44:10 +0200
commit6475fd5b4db997d35b52cd5a3294044a62be9dc9 (patch)
tree7411d5c79f83422b022d53c7caf5eeab7e6a2e28 /configure.ac
parentf0b74640137f07ed74027f98fbf6d1c0d98939bf (diff)
Fix typo.
It was causing "./configure: line 9997: =no: command not found" when autogen.sh is used. Change-Id: Iee57fb43c7bfbe4ac64ea5f995af05ddc8a26ad4 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94004 Tested-by: Andras Timar <andras.timar@collabora.com> Reviewed-by: Andras Timar <andras.timar@collabora.com> Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94375 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@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 8364138bdc96..614e40eb9497 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2147,7 +2147,7 @@ libo_FUZZ_ARG_WITH(latest-c++,
AS_HELP_STRING([--with-latest-c++],
[Try to enable the latest features of the C++ compiler, even if they are not yet part of a
published standard.]),,
- [$with_latest_c__=no])
+ [with_latest_c__=no])
dnl ===================================================================
dnl Branding