[Libreoffice-commits] .: redland/raptor
Tor Lillqvist
tml at kemper.freedesktop.org
Fri May 13 18:18:36 PDT 2011
redland/raptor/makefile.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 48697ee17a707afd780754d7a08eba9d6e8fe791
Author: Tor Lillqvist <tml at iki.fi>
Date: Sat May 14 04:18:25 2011 +0300
Fix typo
diff --git a/redland/raptor/makefile.mk b/redland/raptor/makefile.mk
index 1ee2ae5..6fc9e4b 100644
--- a/redland/raptor/makefile.mk
+++ b/redland/raptor/makefile.mk
@@ -139,7 +139,7 @@ CONFIGURE_ACTION=autoconf; .$/configure
CONFIGURE_FLAGS=--disable-shared
.ELSE
CONFIGURE_ACTION=.$/configure
-CONFIGURE_FKAGS=--disable-static
+CONFIGURE_FLAGS=--disable-static
.ENDIF
# do not enable grddl parser (#i93768#)
CONFIGURE_FLAGS+= --disable-gtk-doc --with-threads --with-openssl-digests --with-xml-parser=libxml --enable-parsers="rdfxml ntriples turtle trig guess rss-tag-soup" --without-bdb --without-sqlite --without-mysql --without-postgresql --without-threestore --with-regex-library=posix --with-decimal=none --with-www=xml
More information about the Libreoffice-commits
mailing list