configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit ddf24f629901715a982bffe7419aadce6afd395a
Author: Yunusemre Şentürk <[email protected]>
AuthorDate: Thu May 14 17:32:59 2020 +0300
Commit: Tor Lillqvist <[email protected]>
CommitDate: Sun May 17 21:35:36 2020 +0200
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 <[email protected]>
Reviewed-by: Andras Timar <[email protected]>
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94389
Tested-by: Tor Lillqvist <[email protected]>
Reviewed-by: Tor Lillqvist <[email protected]>
diff --git a/configure.ac b/configure.ac
index 7c3281999772..39172bfb2ddc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2153,7 +2153,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
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits