Kaydet (Commit) 95985845 authored tarafından Ivo Hinkelmann's avatar Ivo Hinkelmann

INTEGRATION: CWS dmgarchive (1.223.2); FILE MERGED

2007/11/08 14:49:00 obr 1.223.2.1: #i83174#,#i72908# archive is new default format on Mac OS X
üst 28ed33cf
......@@ -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: 2007-11-26 12:46:22 $
dnl * Date: $Date: 2007-11-26 13:17:47 $
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.230 $ )
AC_REVISION( $Revision: 1.231 $ )
AC_PREREQ(2.50)
AC_INIT()
echo "$@" >config.parms
......@@ -2744,7 +2744,7 @@ if test "$_os" != "WINNT" -a \( "z$enable_epm" = "z" -o "$enable_epm" != "no" \)
PKGFORMAT=native
;;
Darwin)
PKGFORMAT=portable
PKGFORMAT=archive
;;
SunOS)
PKGFORMAT=pkg
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment