[ooo-build-commit] Branch 'ooo-build-3-1-1' - configure.in patches/dev300

Kalman "" Szalai kami911 at kemper.freedesktop.org
Fri Aug 21 14:17:21 PDT 2009


 configure.in                             |    2 +-
 patches/dev300/extensions_configure.diff |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 7f15d19db68728b3c53f4359d27460250f454733
Author: Kalman Szalai - KAMI <kami911 at gmail.com>
Date:   Fri Aug 21 23:14:37 2009 +0200

    Fix small typo in Sun Professinal Template Pack integration
    
    Only two configure messages touched to fix small typo in Sun Professinal Template Pack integration
    
    * configure.in: Sun Professinal Template Pack integration typo fix
    * patches/dev300/extensions_configure.diff: Sun Professinal Template Pack integration typo fix

diff --git a/configure.in b/configure.in
index 485a86c..4293abd 100644
--- a/configure.in
+++ b/configure.in
@@ -1279,7 +1279,7 @@ AC_SUBST(SYSTEM_LIBWPG)
 AC_SUBST(LIBWPG_TARBALL)
 
 
-AC_MSG_CHECKING([for Sun Professional Template Pack intergration (only supported languages displayed)])
+AC_MSG_CHECKING([for Sun Professional Template Pack integration (only supported languages displayed)])
 if test "z$with_sun_templates" = "z" -o "z$with_sun_templates" = "zno" ; then
     SUNTEMPLATES_LANG=""
     AC_MSG_RESULT([no integration])
diff --git a/patches/dev300/extensions_configure.diff b/patches/dev300/extensions_configure.diff
index 52a9560..2e77681 100644
--- a/patches/dev300/extensions_configure.diff
+++ b/patches/dev300/extensions_configure.diff
@@ -95,7 +95,7 @@
 +dnl ===================================================================
 +dnl Test whether to include Sun Professinal Template Pack
 +dnl ===================================================================
-+AC_MSG_CHECKING([for Sun Professinal Template Pack intergration (only supported languages displayed)])
++AC_MSG_CHECKING([for Sun Professinal Template Pack integration (only supported languages displayed)])
 +if test "z$with_sun_templates" = "z" -o "z$with_sun_templates" = "zno" ; then
 +    SUNTEMPLATES_LANG=""
 +    AC_MSG_RESULT([no integration])


More information about the ooo-build-commit mailing list