[ooo-build-commit] .: configure.in
Andras Timar
timar at kemper.freedesktop.org
Wed Jun 2 12:42:11 PDT 2010
configure.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 093aad8e3a53da13bc4052361b7dff910527e38a
Author: Andras Timar <timar at fsf.hu>
Date: Wed Jun 2 21:41:35 2010 +0200
Updated Numbertext extesion to 0.9.1
* configure.in:
diff --git a/configure.in b/configure.in
index 698f5ea..dd8468b 100644
--- a/configure.in
+++ b/configure.in
@@ -1491,7 +1491,7 @@ AC_SUBST(LIGHTPROOF_FILENAMES)
AC_MSG_CHECKING([whether to include numbertext extension])
if test "$enable_extensions" != "no" ; then
if test "z$with_numbertext" = "zyes" ; then
- NUMBERTEXT_EXTENSION="numbertext-0.8.2.oxt"
+ NUMBERTEXT_EXTENSION="numbertext-0.9.1.oxt"
WITH_NUMBERTEXT=YES
AC_MSG_RESULT([yes])
else
More information about the ooo-build-commit
mailing list