[Libreoffice-commits] core.git: configure.ac
Stephan Bergmann
sbergman at redhat.com
Fri Dec 9 20:40:15 UTC 2016
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit b3711ada7af3a2d1fd43879099d8fc7f9181a9e9
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Fri Dec 9 21:39:38 2016 +0100
typo
Change-Id: I8bc95282b709dcf47469b09326d434297976b6d0
diff --git a/configure.ac b/configure.ac
index 2d34934..6607ffa 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6456,7 +6456,7 @@ if test "$GCC" = "yes" -o "$COM_IS_CLANG" = TRUE; then
fi
AC_SUBST(HAVE_GCC_PRAGMA_OPERATOR)
-HAVE_GCC_FNO_FNO_SIZED_DEALLOCATION=
+HAVE_GCC_FNO_SIZED_DEALLOCATION=
if test "$GCC" = yes; then
AC_MSG_CHECKING([whether $CXX supports -fno-sized-deallocation])
AC_LANG_PUSH([C++])
More information about the Libreoffice-commits
mailing list