[Libreoffice-commits] .: redland/redland
Tor Lillqvist
tml at kemper.freedesktop.org
Sun May 29 14:04:47 PDT 2011
redland/redland/makefile.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit f66e7931612264005a5c64e247c641a7ed39cb71
Author: Tor Lillqvist <tml at iki.fi>
Date: Mon May 30 00:04:27 2011 +0300
Fix typo
diff --git a/redland/redland/makefile.mk b/redland/redland/makefile.mk
index f7c6f8a..bbfe814 100644
--- a/redland/redland/makefile.mk
+++ b/redland/redland/makefile.mk
@@ -131,7 +131,7 @@ CONFIGURE_ACTION=.$/configure PATH="..$/..$/..$/bin:$$PATH"
.IF "$(OS)"=="IOS"
CONFIGURE_FLAGS=--disable-shared
.ELSE
-CONFIGURE_FKAGS=--disable-static
+CONFIGURE_FLAGS=--disable-static
.ENDIF
CONFIGURE_FLAGS+= --disable-gtk-doc --with-threads --with-openssl-digests --with-xml-parser=libxml --with-raptor=system --with-rasqual=system --without-bdb --without-sqlite --without-mysql --without-postgresql --without-threestore --with-regex-library=posix --with-decimal=none --with-www=xml
.IF "$(CROSS_COMPILING)"!=""
More information about the Libreoffice-commits
mailing list