[Libreoffice-commits] libvisio.git: configure.ac
David Tardon
dtardon at redhat.com
Sat Apr 15 16:32:20 UTC 2017
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 439c1f927530f80f140c770a1757758ca20a2ba6
Author: David Tardon <dtardon at redhat.com>
Date: Sat Apr 15 18:31:57 2017 +0200
the argument is not needed
Change-Id: Ia767f7f6299b46132458ad88c4e7887993a1595b
diff --git a/configure.ac b/configure.ac
index d92da9b..26c50e2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -38,7 +38,7 @@ PKG_PROG_PKG_CONFIG([0.20])
AC_PROG_EGREP
AC_PROG_SED
-AX_CXX_COMPILE_STDCXX_11([noext])
+AX_CXX_COMPILE_STDCXX_11
AX_GCC_FUNC_ATTRIBUTE([format])
dnl ===================================================================
More information about the Libreoffice-commits
mailing list