summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 598e7dac0368..1f4e2b11439c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -8581,8 +8581,8 @@ if test "$with_system_redland" = "yes"; then
libo_MINGW_TRY_DLL([RASQAL], [librasqal])
libo_MINGW_TRY_DLL([SQLITE3], [libsqlite3])
else
- RAPTOR_MAJOR="1"
- RASQAL_MAJOR="1"
+ RAPTOR_MAJOR="0"
+ RASQAL_MAJOR="3"
REDLAND_MAJOR="0"
fi
AC_SUBST(RAPTOR_MAJOR)