[ooo-build-commit] .: configure.in

Kalman "" Szalai kami911 at kemper.freedesktop.org
Fri Jun 11 00:24:05 PDT 2010


 configure.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit c2c03ec26b8bf65773391330a6af2c2371397ad7
Author: Kalman Szalai - KAMI <kami911 at gmail.com>
Date:   Fri Jun 11 09:23:42 2010 +0200

    Updated Numbertext extension to 0.9.2
    
    * configure.in:

diff --git a/configure.in b/configure.in
index 857a276..14c3d92 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.9.1.oxt"        
+	NUMBERTEXT_EXTENSION="numbertext-0.9.2.oxt"        
 	WITH_NUMBERTEXT=YES
         AC_MSG_RESULT([yes])
     else


More information about the ooo-build-commit mailing list