[ooo-build-commit] Branch 'ooo-build-3-1' - configure.in patches/dev300
Kalman "" Szalai
kami911 at kemper.freedesktop.org
Fri Aug 21 14:18:18 PDT 2009
configure.in | 2 +-
patches/dev300/extensions_configure.diff | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit cd554c3cef2ac656480a769efcd2ad9ae7a30889
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 3dd2d7b..d5df7ca 100644
--- a/configure.in
+++ b/configure.in
@@ -1250,7 +1250,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