summaryrefslogtreecommitdiff
path: root/config_office/configure.in
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2008-01-16 11:50:09 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2008-01-16 11:50:09 +0000
commita98b32cfdb20089487ca43915dfd389ac96c7b37 (patch)
tree8fff5fd0b1b1fafb7990bd974f7c3855abf7cd02 /config_office/configure.in
parentd943057a1d2927914983790709686d241baf1994 (diff)
INTEGRATION: CWS dmgunarchive_SRC680 (1.237.6); FILE MERGED
2008/01/10 14:08:20 obr 1.237.6.1: #i84232# changed default PKGFORMAT value for MacOS X again
Diffstat (limited to 'config_office/configure.in')
-rw-r--r--config_office/configure.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/config_office/configure.in b/config_office/configure.in
index c684a69315b0..dd7fa2ae94d0 100644
--- a/config_office/configure.in
+++ b/config_office/configure.in
@@ -3,7 +3,7 @@ dnl * vi:set sw=3 ts=3 et:
dnl *
dnl * Name: configure.in
dnl * Auth: Willem van Dorp, Ross Nicholson, Oisin Boydell - Sun Microsystems Ireland
-dnl * Date: $Date: 2008-01-14 15:34:27 $
+dnl * Date: $Date: 2008-01-16 12:50:09 $
dnl *
dnl * Desc: This file serves as input for the GNU autoconf package
dnl * in order to create a configure script.
@@ -12,7 +12,7 @@ dnl * necessary to build OpenOffice.org
dnl *
dnl *
dnl ******************************************************************/
-AC_REVISION( $Revision: 1.239 $ )
+AC_REVISION( $Revision: 1.240 $ )
AC_PREREQ(2.50)
AC_INIT()
echo "$@" >config.parms
@@ -2836,7 +2836,7 @@ if test "$_os" != "WINNT" -a \( "z$enable_epm" = "z" -o "$enable_epm" != "no" \)
PKGFORMAT=native
;;
Darwin)
- PKGFORMAT=archive
+ PKGFORMAT=dmg
;;
SunOS)
PKGFORMAT=pkg