[Libreoffice-commits] .: configure.in
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Thu Aug 30 07:33:47 PDT 2012
configure.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 6df97ec93936d088a4bbce1d9a3d34fd10a879d2
Author: Matúš Kukan <matus.kukan at gmail.com>
Date: Thu Aug 30 16:32:39 2012 +0200
fix typo
Change-Id: I9efba3e5229c9236cfff58920373d8c7d83b1770
diff --git a/configure.in b/configure.in
index 7a29c97..619a6ce 100644
--- a/configure.in
+++ b/configure.in
@@ -12115,7 +12115,7 @@ AC_MSG_CHECKING([whether to create huge library])
MERGELIBS=
if test $enable_mergelibs = yes; then
if test $WITH_BINFILTER = YES; then
- add_warining "--enable-mergelibs conflicts with --enable-binfilter. Disabling mergelibs."
+ add_warning "--enable-mergelibs conflicts with --enable-binfilter. Disabling mergelibs."
AC_MSG_RESULT([no])
else
if test $_os != Linux -a $_os != Android; then
More information about the Libreoffice-commits
mailing list