diff -Nru libreoffice-3.3.3/debian/changelog libreoffice-3.4.3/debian/changelog --- libreoffice-3.3.3/debian/changelog 2011-06-27 10:51:08.000000000 +0000 +++ libreoffice-3.4.3/debian/changelog 2011-10-07 07:13:30.000000000 +0000 @@ -1,3 +1,202 @@ +libreoffice (1:3.4.3-3ubuntu2~natty1) natty; urgency=low + + * first backport to natty + * use internal mdds for backports + * disable postgres-sdbc on natty as we would need the postgresql 9 + API for it, which is not available in natty + + -- Bjoern Michaelsen Thu, 06 Oct 2011 13:54:55 +0200 + +libreoffice (1:3.4.3-3ubuntu2) oneiric; urgency=low + + * hard hack to make upload happy: Pre-Depends on xz-capable dpkg + for -dbg + + -- Bjoern Michaelsen Fri, 30 Sep 2011 19:06:04 +0200 + +libreoffice (1:3.4.3-3ubuntu1) oneiric; urgency=low + + * merge from debian 3.4.3-3 + * also merge Build-Conflicts from debian + * still use internal freejreport for oneiric release + + -- Bjoern Michaelsen Thu, 29 Sep 2011 15:14:29 +0200 + +libreoffice (1:3.4.3-3) unstable; urgency=low + + * debian/patches/jdk-1.7.0-vendorname.diff: backport from master; allow + "Oracle Corporation" JDK >= 1.7.0 (closes: #642425) + * debian/patches/s390x.diff: add patch from aurel32 to fix build on s390x + (closes: #642951) + + * debian/rules: + - build against "normal" pentaho libraries again, in new upstream versions + (closes: #641594) + - build with -g on {,kfreebsd}{i386,amd64} (similar to linux-2.6's -dbgs) + as policy says. Compress with xz + - allow openjdk 7; build against it on ia64 even when the rest is at 6 + - stop building -gcj on all openjdk-archs, keep it on gcj-using archs + - build with gcc 4.6 again, add build-conflicts on g++ 4.6.1-10 and -11 + + * merge from ubuntu-oneiric-3.4: + - fixing crash on closing document with footnotes (LP: #854626) + - fixing crash on screen resolution change (LP: #852819) + + -- Rene Engelhard Wed, 28 Sep 2011 13:41:27 +0200 + +libreoffice (1:3.4.3-2) unstable; urgency=medium + + [ Rene Engelhard ] + * debian/patches/no-deprecated-options-in-qstart-wrappers.diff: use --writer + instead of -writer (closes: #638868) + * debian/patches/fix-sample-icc-1.3.2-patch.diff: backport from master: + re-enable patch hunk to fix PDF A/1-a export on 64bit archs, thanks lmamane + for the patch (closes: #633480) + * debian/patches/update-sdbc-postgresql.diff: update SDBC PostgreSQL + driver to Lionels new LibreOffice version. + * debian/patches/handle-NULL-display-gracefully.diff: backport from + libreoffice-3-4 + + * debian/control.in: + - remove obsolete Pre-Depends on debconf in ure + - add Breaks: on incompatible -cores on -common (basis-link symlink) + (closes: #641357) + * debian/control.postgresql.in: add (>= 8,4) to postgresql suggests to make + more visible that we need >= 8.4 of PostgreSQL. Update Homepage for new + LibreOffice location + * debian/control.reportdesign.in: make -report-builder depend on + -report-builder-bin (>= ${base-version}) (closes: #640900) + * debian/rules: + - re-enable -sdbc-postgresql + - fix adding PYTHONPATH to unopkg (closes: #625878) + - temporarily build with gcc 4.5 as gcc 4.6.1-10 breaks the vcl build + * debian/libreoffice-common.links, debian/rules: + - fix mimetype icon links for hicolor (closes: #641860) + + [ Lionel Elie Mamane ] + * debian/rules: we need translate-toolkit (>= 1.9.0) + + -- Rene Engelhard Sat, 17 Sep 2011 08:28:13 +0000 + +libreoffice (1:3.4.3-1ubuntu2) oneiric; urgency=low + + * the galaxy theme is triggered by the name 'default' nowadays + + -- Bjoern Michaelsen Tue, 13 Sep 2011 11:52:25 +0200 + +libreoffice (1:3.4.3-1ubuntu1) oneiric; urgency=low + + * merged from libreoffice-3.4.3-1 + * regen control + + -- Bjoern Michaelsen Fri, 09 Sep 2011 12:02:40 +0200 + +libreoffice (1:3.4.3-1) unstable; urgency=low + + * New upstream release + + * debian/patches/fdo35784.diff: add patch from fdo35784, thanks lmamane + * debian/patches/mipsel-jfw-plugin-arch.diff: fix JFW_PLUGIN_ARCH + (s/mips32/mipsel/) in jvmfwk for mipsel, thanks Aurelien Jarno + * debian/patches/oosplash-javaldx-path.diff: fix javaldx path in oosplash + (closes: #637829) + + * debian/rules: + - try build with openjdk on mipsel again now that jvmfwk knows the + correct arch + - fix SYSTEM_STUFF for ENABLE_JAVA=n + - don't try to run dh_nativejava if ENABLE_JAVA=n + - adapt for /usr/lib/jvm/java-6-openjdk -> /usr/lib/jvm/java-6-openjdk-$ARCH + move in OpenJDK + + -- Rene Engelhard Wed, 31 Aug 2011 08:10:59 +0000 + +libreoffice (1:3.4.2-2ubuntu3) oneiric; urgency=low + + * also patch libgcc_s magic on powerpc + * further tweaking for stdlibs on ppc and armel (LP: #832121) + * use default jdk + * backport humanity updates from master (LP: #783247) + * regenerate control + + -- Bjoern Michaelsen Wed, 31 Aug 2011 16:47:16 +0200 + +libreoffice (1:3.4.2-2ubuntu2) oneiric; urgency=low + + * still keep sdbc_postgresql disabled for now (LP: #834178) + * regenerate control + + -- Bjoern Michaelsen Fri, 26 Aug 2011 10:21:03 +0200 + +libreoffice (1:3.4.2-2ubuntu1) oneiric; urgency=low + + * merge from debian 165efec47b35fa52a88e3b4bc8eaa410d2c323e0 + - debian/patches/fdo35784.diff: add patch from fdo35784, thanks lmamane + - debian/patches/disable-sdbc-postgresql.diff: remove + - debian/rules: re-enable -sdbc-postgresql + * refresh patch queues + * fix armel ftbs because in external/gcc3_specific (LP: #832121) + * regenerate control + + -- Bjoern Michaelsen Thu, 25 Aug 2011 18:07:52 +0200 + +libreoffice (1:3.4.1-4ubuntu1) oneiric; urgency=low + + * rename default theme back to default + * merge 3.4.1-4 from debian + * regenerate control + * add multiarch support for qt4 + + -- Bjoern Michaelsen Mon, 15 Aug 2011 22:09:30 +0200 + +libreoffice (1:3.4.2-2) experimental; urgency=low + + * debian/patches/make-gengal-work-again.diff: as name says + * debian/patches/fix-distro-config.diff: really use system sane.h + + * debian/rules: + - fix syntax of graphite removal from SYSTEM_STUFF (forgot s/+=/:=/) + - install gengal again + - on sid (and when building with debug), compress -dbg with xz; make bzip2 + compression unconditional + + -- Rene Engelhard Tue, 16 Aug 2011 12:55:45 +0000 + +libreoffice (1:3.4.2-1) experimental; urgency=low + + * new upstream release + + * debian/patches/*: migrate to libreoffice-build/hotfixes where possible + * debian/rules: + - try gcj again on mipsel, stay with OpenJDK for mips + - use system-graphite again, disable graphite on armel and sparc for + the time being as we don't have a graphite2 which doesn't fail its tests + there yet + + -- Rene Engelhard Thu, 11 Aug 2011 08:13:02 +0000 + +libreoffice (1:3.4.1-4) experimental; urgency=low + + * debian/rules: + - don't statically check for /build/buildd- but use grep, which will + catch also /build/buildd2- as on lucatelli2... + - reverse conditional to not build reportbuilder to really disable + its build on gcj archs (apparently ant and envvars still broken due + to multiarch) + - add libstlport4.6-dev builddep only when something is in + OOO_STLPORT_ARCHS, don't rely on LINK_TO_STLPORT. Not set on !i386... + + -- Rene Engelhard Thu, 28 Jul 2011 09:31:12 +0000 + +libreoffice (1:3.4.1-3ubuntu1) oneiric; urgency=low + + * merge from Debian + - remove libebook patch, has been picked up by debian + - remove dynamic-list-cpp-new patch, has been picked up by debian + * regen control + + -- Bjoern Michaelsen Mon, 25 Jul 2011 16:22:07 +0200 + libreoffice (1:3.3.3-1ubuntu1) natty; urgency=medium * merge from Debian: @@ -21,16 +220,196 @@ -- Bjoern Michaelsen Fri, 24 Jun 2011 15:48:15 +0200 +libreoffice (1:3.4.1-3) experimental; urgency=low + + * debian/patches/fix-bridges-cpp-uno-depends.diff: fix mising depends in + bridges' build.lst which can cause FTBFS on s390(x), arm, ia64, hppa, alpha + * debian/patches/no-prctl-on-kfreebsd.diff: don't try to #include , + it doesn't exist for FreeBSD + + * debian/rules: + - also set ON_BUILDD=y if $(CURDIR) begins with /build/buildd- + - build-depend on javahelper >= 0.37~ instead of >= 0.37 to help + squeeze-backpors + + -- Rene Engelhard Fri, 22 Jul 2011 16:06:11 +0000 + +libreoffice (1:3.4.1-2) experimental; urgency=low + + [ Rene Engelhard ] + * debian/patches/vbaobj-visibility-fix.diff: fix sc build on i386, imported + from Fedora + + * debian/libreoffice-common.postinst.in, libreoffice-core.postinst.in, + debian/shell-lib-components.sh: + check for /@OOBASISDIR@/program/.services.rdb before using it + (closes: #633396) and replace manual call of the function by + dpkg-trigger. Also run the trigger in -cores postinst + (thanks Jonathan Nieder) + * debian/control.in: + - make new -common break old -evolution/-filter-binfilter + * debian/rules: + - also -Xlibreoffice-dbg on jh_depends... (closes: #633540) + - update ENABLE_OPENGL configure flags, now --enable-opengl is default + upstream + - fix build with make 3.82: remove space after, in $(call; build-depend + on make >= 3.82 if PARALLEL_BUILD=y + - fix -javafilter.destop Exec= + - remove obsolete libstlport4.6-dev build-conflict, thanks Björn + Michaelsen + - fix conditional for translate-toolkit + - explicitely specify --without-stlport + - temporarily build with internal graphite2 until the system graphite2 + package is ready for use + * debian/copyright: s/Specificatin/Specification/, thanks Jakub Wilk + * merge from ubuntu-oneiric-3.4: + - gconf also needs liborbit2-dev + - bump libebook so name to allow for libebook-1.2.so-11 too + - disable --dynamic-list-cpp-new/--dynamic-list-cpp-typeino + as they SIGSEGV ld from binutils-2.21.52.20110707 + + [ Nelson A. de Oliveira ] + * debian/*menu.in, debian/*mime: + - Fix deprecated options when calling soffice and libreoffice + (closes: #634001) + + -- Rene Engelhard Wed, 20 Jul 2011 22:28:52 +0200 + +libreoffice (1:3.4.1-1ubuntu1~ppa2) oneiric; urgency=medium + + * remove all obsolete patches + (either merged upstream or moved to ubuntufixes.diff) + * some tweaking get_libebook_dep.sh for better debugging + * gconf also needs liborbit2-dev + * update ubuntufixes.diff: + - reenable no-as-needed for dmake and gbuild buildsystems + - bump libebook so name to allow for libebook-1.2.so-11 too + - disable --dynamic-list-cpp-new/--dynamic-list-cpp-typeino + as they SIGSEGV ld from binutils-2.21.52.20110707-1ubuntu1 + + -- Bjoern Michaelsen Tue, 19 Jul 2011 18:55:32 +0200 + +libreoffice (1:3.4.1-1ubuntu1~ppa1) oneiric; urgency=medium + + * merge of ubuntu-natty-3.3.1 and debian-experimental-3.4.0 branches + * remove libmono-dev deps + * move all ubuntu-specific patches to + libreoffice-build/patches/hotfixes/ubuntufixes.diff + - the patch is easily generated by git format-patch + * regenerate control + * refresh patch queue + + -- Bjoern Michaelsen Mon, 18 Jul 2011 15:11:52 +0200 + +libreoffice (1:3.4.1-1) experimental; urgency=low + + * new upstream release + - handles various table columns differing in case correct + (closes: #617596) + - should fix embedding of (some) fonts in PDFs (closes: #616117) + - (still) use libreoffice-build for now; not tagged, + use 069b0a4b4f052255c97ece23f0e37be85921fe27 + + * debian/patches/debian-debug.diff: readd option to build with small + symbols (removed upstream), otherwise we get a too big -dbg (760M, 2G I-S) + * debian/patches/update-debian-opt.diff: call dpkg-buildflags correctly + + * debian/rules: + - bump build-dep on libmdds-dev to >= 0.5.0 + - build-depend on libgraphite2-dev instead of libgraphite-dev + - update for new extension and mingw configure switches + - temprarily don't install gengal, not built anymore since the switch to + GNU Make... + - install .component files to registered-components + - build-dep on translate-toolkit, now needed for translations module + * debian/control.sdk.in, debian/rules: + - stop building with STLport on i386, just create a symlink in ure. + Should suffice for compat with binary-only OOo extensions + * debian/control.in, debian/rules: + - the script providers are now extensions. split js and bsh out into + extra packages (also closes: #603595) + * debian/uno-libs3.symbols: update + * debian/rules, debian/patches/packcomponents-remove-split-components.diff: + remove evoab, binfilter and kdeab deregistering into patch patching + the new packcomponents + * debian/shell-lib-components.sh: add new update_services_rdb() merging + "default" services.rdb and the .component files from registered-components + * debian/libreoffice-common.triggers.in, libreoffice-*.p*.in: + new trigger running update_services_rdb, remove obsolete maintainer scripts + * debian/changelog: mention VU#953183/CVE-2011-2685 in 1:3.3.3-1 + * debian/control.in: + - fix description: s/libreoffice-hyphenation/hyphen/, + s/libreoffice-thesaurus/mythes/ + * debian/rules: + - don't try to change libreoffice-base when we don't built it + - build-depend on javahelper (>= 0.37) and use -s + * debian/source.lintian-overrides: + - override new libreoffice source: dh_pycentral-is-obsolete line 3214 + and libreoffice source: dh_python-is-obsolete line 3223 + + -- Rene Engelhard Wed, 06 Jul 2011 16:00:18 +0200 + +libreoffice (1:3.3.3-4) unstable; urgency=low + + * The "Don't trust, test-install even libreoffice-officebean" release. + + * debian/rules: + - bump javahelper build-dep to (>= 0.35) + - exclude ure for jh_depends. Readd it manually for -officebean. jh_depends + would add a ure (>= ${source:Version}) which doesn't match the ure + versioning scheme. + + -- Rene Engelhard Fri, 01 Jul 2011 16:37:17 +0000 + +libreoffice (1:3.3.3-3) unstable; urgency=low + + * brown paper pag release. + + * debian/patches/mips-openjdk-jre-paths.diff: oops, forgot JRELIBIR when + porting the patch from gabrielli.. + + -- Rene Engelhard Thu, 30 Jun 2011 21:39:44 +0000 + +libreoffice (1:3.3.3-2) unstable; urgency=low + + * debian/patches/bsh-hardcode-path.diff, + debian/patches/disable-rhino.diff: add hacks to fix build + with the still broken gcj multiarch/ant combo. Disable rhino completely + as we can't patch the envvar usage out in a sane way + * debian/patches/disable-sdbc-postgresql.diff: also disable the build + * debian/patches/mips-openjdk-jre-paths.diff: add missing jre/ to + set_soenv for MIPS + + * debian/rules: + - make multiarch changes conditional and skip them for squeeze + (Daniel Baumann) + - move evolocal.odb into -evolution proper + - use OpenJDK on mips(el), seems to work. (ia64 still SIGSEGVs) + * debian/libreoffice-filter-binfilter.links.in: actually create symlink + for libbindet*so in registered-components + * debian/control.in: + - move libpaper-utils from Suggests to Recommends + - fix libreoffice Description: - -filter-binfilter is not installed + per default since longer (only suggested) + * debian/control.in, debian/rules: move libpq-dev builddep to a + conditional + * debian/rules, debian/control*in: + - run jh_depends and add ${java:Depends} where we have Java + + -- Rene Engelhard Wed, 29 Jun 2011 10:03:21 +0200 + libreoffice (1:3.3.3-1) unstable; urgency=medium * new upstream release + - fixes VU#953183: 'Lotus Word Pro' document import filter + multiple vulnerabilities (CVE-2011-2685) [ Rene Engelhard ] * debian/patches/disable-optional-outplace-ole.diff: as name says; makes toolbars work in e.g. Base edit forms (closes: #617319) * debian/rules: - - disable -sdbc-postgresql until fixed (closes: #620100) + - disable -sdbc-postgresql until fixed (closes: #620100) - stop moving vbaevents*.uno.so to -calc. Move libvbaswobj*uno.so to -writer - make -l10n-sw (if enabled) depend on locales (>= 2.13-5) diff -Nru libreoffice-3.3.3/debian/control libreoffice-3.4.3/debian/control --- libreoffice-3.3.3/debian/control 2011-06-27 10:51:41.000000000 +0000 +++ libreoffice-3.4.3/debian/control 2011-10-07 07:13:33.000000000 +0000 @@ -4,9 +4,9 @@ Maintainer: Ubuntu Core Developers XSBC-Original-Maintainer: Debian LibreOffice Maintainers Uploaders: Rene Engelhard -Build-Depends: lsb-release, bzip2, bison, flex | flex-old, libxaw7-dev, unzip, zip, autoconf, automake, sharutils, pkg-config, libfontconfig1-dev, libc0.1 (>= 2.10.2-7) [kfreebsd-i386 kfreebsd-amd64], zlib1g-dev, libfreetype6-dev, libx11-dev, libsm-dev, libxt-dev, libxext-dev, libxtst-dev, libice-dev, libsane-dev, libxrender-dev, libcups2-dev, libarchive-zip-perl, libpng12-dev, libjpeg-dev, libxml2-dev, libexpat1-dev, fastjar, xsltproc, libxkbfile-dev, libxinerama-dev, x11proto-render-dev, unixodbc-dev (>= 2.2.11), libxml-parser-perl, gperf, libpq-dev, po-debconf, bc, wget | curl, dpkg-dev (>= 1.15.1), libgl1-mesa-dev [!armel !mips !mipsel], libglu1-mesa-dev [!armel !mips !mipsel], libpoppler-dev (>= 0.8.0), libgraphite-dev, libtextcat-dev (>= 2.2-8), libcurl4-gnutls-dev, libssl-dev, libdb-dev, python (>= 2.6.6-3+squeeze4), python-dev, debhelper (>= 7.2.3~), libcppunit-dev (>= 1.12), openjdk-6-jdk [alpha amd64 armel armhf i386 powerpc powerpcspe ppc64 s390 s390x sparc], gcj-native-helper [!powerpc !powerpcspe !ppc64], libgcj-common (>= 1:4.4.1) [!powerpc !powerpcspe !ppc64], ant (>= 1.7.0), ant-optional (>= 1.7.0), libcommons-codec-java, libcommons-httpclient-java, libcommons-lang-java, libcommons-logging-java, libservlet2.5-java, libbase-java-openoffice.org [!armel], libsac-java [!armel], libxml-java-openoffice.org [!armel], libflute-java-openoffice.org [!armel], libpentaho-reporting-flow-engine-java-openoffice.org [!armel], liblayout-java-openoffice.org [!armel], libloader-java-openoffice.org [!armel], libformula-java-openoffice.org [!armel], librepository-java-openoffice.org [!armel], libfonts-java-openoffice.org [!armel], libserializer-java-openoffice.org [!armel], libcommons-logging-java, libservlet2.5-java, javahelper, xulrunner-dev | firefox-dev, libnss3-dev (>= 3.12.3), dmake (>= 1:4.11), mono-devel (>= 2.4.2.3) [amd64 i386 ia64 kfreebsd-amd64 kfreebsd-i386], libmono-dev (>= 2.4.2.3) [amd64 i386 ia64 kfreebsd-amd64 kfreebsd-i386], mono-utils (>= 2.4.2.3) [amd64 i386 ia64 kfreebsd-amd64 kfreebsd-i386], cli-common-dev (>= 0.5.7) [amd64 i386 ia64 kfreebsd-amd64 kfreebsd-i386], libhunspell-dev (>= 1.1.5-2), libhyphen-dev (>= 2.4), libstlport4.6-dev (>= 4.6.2-3) [i386], libboost-dev (>= 1.38), libmdds-dev, libvigraimpex-dev, libwpd-dev (>= 0.9.0), libmythes-dev (>= 2:1.2), libwps-dev (>= 0.2.0), libwpg-dev (>= 0.2.0), libicu-dev (>= 4.0), libxslt1-dev, libcairo2-dev, kdelibs5-dev (>= 4:4.3.4), libqt4-dev (>= 4.5), libmysqlclient-dev, libmysqlcppconn-dev (>= 1.1.0~r791), libebook1.2-dev [!armel], libxrandr-dev, libhsqldb-java (>> 1.8.0.10), bsh (>= 2.0b4), liblpsolve55-dev (>= 5.5.0.13-5+b1), lp-solve (>= 5.5.0.13-5+b1), libsuitesparse-dev (>= 1:3.4.0), libdbus-glib-1-dev (>= 0.60), libgstreamer-plugins-base0.10-dev, libneon27-gnutls-dev, librdf0-dev (>= 1.0.8), libgtk2.0-dev (>= 2.10), libgnomevfs2-dev, libgconf2-dev, libldap2-dev +Build-Depends: lsb-release, bzip2, bison, flex | flex-old, libxaw7-dev, unzip, zip, autoconf, automake, sharutils, pkg-config, libfontconfig1-dev, libc0.1 (>= 2.10.2-7) [kfreebsd-i386 kfreebsd-amd64], zlib1g-dev, libfreetype6-dev, libx11-dev, libsm-dev, libxt-dev, libxext-dev, libxtst-dev, libice-dev, libsane-dev, libxrender-dev, libcups2-dev, libarchive-zip-perl, libpng12-dev, libjpeg-dev, libxml2-dev, libexpat1-dev, fastjar, xsltproc, libxkbfile-dev, libxinerama-dev, x11proto-render-dev, unixodbc-dev (>= 2.2.11), libxml-parser-perl, gperf, po-debconf, bc, wget | curl, dpkg-dev (>= 1.15.1), libgl1-mesa-dev [!armel !mips !mipsel], libglu1-mesa-dev [!armel !mips !mipsel], libpoppler-dev (>= 0.8.0), libtextcat-dev (>= 2.2-8), libcurl4-gnutls-dev, libssl-dev, libdb-dev, dpkg-dev (>= 1.15.6), python (>= 2.6.6-3+squeeze4), python-dev, debhelper (>= 7.2.3~), libcppunit-dev (>= 1.12), default-jdk, gcj-jdk [hppa kfreebsd-i386 kfreebsd-amd64], gcj-native-helper [hppa kfreebsd-amd64 kfreebsd-i386], libgcj-common (>= 1:4.4.1) [hppa kfreebsd-amd64 kfreebsd-i386], ant (>= 1.7.0), ant-optional (>= 1.7.0), libcommons-codec-java, libcommons-httpclient-java, libcommons-lang-java, libcommons-logging-java, libservlet2.5-java, libservlet2.5-java, javahelper (>= 0.37~), xulrunner-dev | firefox-dev, libnss3-dev (>= 3.12.3), dmake (>= 1:4.11), libhunspell-dev (>= 1.1.5-2), libhyphen-dev (>= 2.4), libstlport4.6-dev (>= 4.6.2-3) [i386], libboost-dev (>= 1.38), libvigraimpex-dev, libwpd-dev (>= 0.9.0), libmythes-dev (>= 2:1.2), libwps-dev (>= 0.2.0), libwpg-dev (>= 0.2.0), libicu-dev (>= 4.0), libxslt1-dev, libcairo2-dev, kdelibs5-dev (>= 4:4.3.4), libqt4-dev (>= 4.5), libmysqlclient-dev, libmysqlcppconn-dev (>= 1.1.0~r791), libebook1.2-dev [!armel], libxrandr-dev, libhsqldb-java (>> 1.8.0.10), bsh (>= 2.0b4), liblpsolve55-dev (>= 5.5.0.13-5+b1), lp-solve (>= 5.5.0.13-5+b1), libsuitesparse-dev (>= 1:3.4.0), libdbus-glib-1-dev (>= 0.60), libgstreamer-plugins-base0.10-dev, libneon27-gnutls-dev, librdf0-dev (>= 1.0.8), libgtk2.0-dev (>= 2.10), libgnomevfs2-dev, libgconf2-dev, liborbit2-dev, libldap2-dev Build-Depends-Indep: fdupes, xml-core, imagemagick, fontforge -Build-Conflicts: libcairo2 (= 1.4.8-1), libxul-dev (= 1.8.0.13~pre070720-0etch1), gjdoc (= 0.7.8-2), libc6-dev (= 2.6.1-3) [i386 amd64], libc6-dev (= 2.6.1-4) [i386 amd64], nvidia-glx-dev, nvidia-glx-legacy-dev, libmono-dev (= 1.2.6+dfsg-1), libmono-dev (= 1.2.6+dfsg-2), libmono-dev (= 1.2.6+dfsg-3), libmono-dev (= 1.2.6+dfsg-4), libmono-dev (= 2.4+dfsg-2) [sparc], gcj-4.2 (= 4.2.2-6), flex (= 2.5.34-1) [amd64], libboost1.39-dev (<< 1.39.0-2), graphicsmagick-imagemagick-compat (<< 1.3.9~), qt3-dev-tools, ant (= 1.8.0-1) [hppa ia64 kfreebsd-i386 kfreebsd-amd64 mips mipsel], ant (= 1.8.0-2) [hppa ia64 kfreebsd-i386 kfreebsd-amd64 mips mipsel], ant (= 1.8.0-3) [hppa ia64 kfreebsd-i386 kfreebsd-amd64 mips mipsel], libmdds-dev (>= 0.4.0), base-files (= 6.0), base-files (= 6.0squeeze1), libhsqldb-java (>= 1.8.1~) +Build-Conflicts: libcairo2 (= 1.4.8-1), libxul-dev (= 1.8.0.13~pre070720-0etch1), gjdoc (= 0.7.8-2), libc6-dev (= 2.6.1-3) [i386 amd64], libc6-dev (= 2.6.1-4) [i386 amd64], nvidia-glx-dev, nvidia-glx-legacy-dev, libmono-dev (= 1.2.6+dfsg-1), libmono-dev (= 1.2.6+dfsg-2), libmono-dev (= 1.2.6+dfsg-3), libmono-dev (= 1.2.6+dfsg-4), libmono-dev (= 2.4+dfsg-2) [sparc], gcj-4.2 (= 4.2.2-6), flex (= 2.5.34-1) [amd64], libboost1.39-dev (<< 1.39.0-2), graphicsmagick-imagemagick-compat (<< 1.3.9~), qt3-dev-tools, ant (= 1.8.0-1) [hppa kfreebsd-i386 kfreebsd-amd64], ant (= 1.8.0-2) [hppa kfreebsd-i386 kfreebsd-amd64], ant (= 1.8.0-3) [hppa kfreebsd-i386 kfreebsd-amd64], g++-4.6 (= 4.6.1-10), g++-4.6 (= 4.6.1-11), base-files (= 6.0), base-files (= 6.0squeeze1), libhsqldb-java (>= 1.8.1~) Standards-Version: 3.9.1 XS-Python-Version: current Vcs-Git: https://alioth.debian.org/anonscm/git/pkg-openoffice/libreoffice.git @@ -17,8 +17,8 @@ Package: libreoffice Architecture: alpha amd64 armel armhf hppa i386 ia64 mips mipsel powerpc powerpcspe ppc64 s390 s390x sparc kfreebsd-amd64 kfreebsd-i386 Depends: libreoffice-core (= ${binary:Version}), libreoffice-writer, libreoffice-calc, libreoffice-impress, libreoffice-draw, libreoffice-math, libreoffice-base [!armel], libreoffice-report-builder-bin [!armel], ttf-dejavu, ttf-sil-gentium-basic, libreoffice-filter-mobiledev, ${lucene-depends}, ${java-common-depends}, ${misc:Depends} -Recommends: ttf-liberation | ttf-mscorefonts-installer -Suggests: hunspell-dictionary, myspell-dictionary, libreoffice-help-${help-l10n-virtual-version}, menu, unixodbc, cups-bsd, libsane, hyphen-hyphenation-patterns, mythes-thesaurus, libxrender1, libgl1, libreoffice-gnome | libreoffice-kde, iceweasel | firefox | icedove | thunderbird | iceape-browser | mozilla-browser, ${java-runtime-depends}, openclipart-libreoffice, pstoedit, imagemagick | graphicsmagick-imagemagick-compat, libpaper-utils, ${gstreamer-plugins-suggests}, ${libldap-suggests}, ${ooo-binfilter-dep}, ${ooo-officebean-dep} +Recommends: ttf-liberation | ttf-mscorefonts-installer, libpaper-utils +Suggests: hunspell-dictionary, myspell-dictionary, libreoffice-help-${help-l10n-virtual-version}, menu, unixodbc, cups-bsd, libsane, hyphen-hyphenation-patterns, mythes-thesaurus, libxrender1, libgl1, libreoffice-gnome | libreoffice-kde, iceweasel | firefox | icedove | thunderbird | iceape-browser | mozilla-browser, ${java-runtime-depends}, openclipart-libreoffice, pstoedit, imagemagick | graphicsmagick-imagemagick-compat, ${gstreamer-plugins-suggests}, ${libldap-suggests}, ${ooo-binfilter-dep}, ${ooo-officebean-dep} Description: office productivity suite LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. @@ -31,7 +31,6 @@ * libreoffice-base: Database * libreoffice-math: Equation editor * libreoffice-filter-mobiledev: Mobile Devices filters - * libreoffice-filter-binfilter: legacy filters (e.g. StarOffice 5.2) . You can extend the functionality of LibreOffice by installing these packages: @@ -48,7 +47,7 @@ * menu: Will add libreoffice menu entries for every Debian window manager. * unixodbc: ODBC database support * cups-bsd: Allows LibreOffice to detect your CUPS printer queues - automatically + automatically * libsane: Use your sane-supported scanner with LibreOffice * libxrender1: Speed up display by using Xrender library * libgl1: OpenGL support @@ -64,11 +63,12 @@ * libpaper-utils: papersize detection support via paperconf * libldap-2.4-2: LDAP client library; needed for LibreOffice getting its profiles from LDAP + * libreoffice-filter-binfilter: legacy filters (e.g. StarOffice 5.2) Package: libreoffice-l10n-za Section: localization Architecture: all -Depends: libreoffice-l10n-af, libreoffice-l10n-en-za, libreoffice-l10n-nr, libreoffice-l10n-ns, libreoffice-l10n-ss, libreoffice-l10n-st, libreoffice-l10n-tn, libreoffice-l10n-ts, libreoffice-l10n-ve, libreoffice-l10n-xh, libreoffice-l10n-zu, ${misc:Depends} +Depends: libreoffice-l10n-af, libreoffice-l10n-en-za, libreoffice-l10n-nr, libreoffice-l10n-nso, libreoffice-l10n-ss, libreoffice-l10n-st, libreoffice-l10n-tn, libreoffice-l10n-ts, libreoffice-l10n-ve, libreoffice-l10n-xh, libreoffice-l10n-zu, ${misc:Depends} Description: office productivity suite -- South African language packages LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. @@ -92,7 +92,7 @@ Architecture: alpha amd64 armel armhf hppa i386 ia64 mips mipsel powerpc powerpcspe ppc64 s390 s390x sparc kfreebsd-amd64 kfreebsd-i386 Depends: libreoffice-common (>> ${base-version}), ttf-opensymbol (>= 1:3.0), ${shlibs:Depends}, ure (>= 1.5.1+OOo3.1.1-15), fontconfig, ${mozilla-nss-depends}, ${misc:Depends} Conflicts: libreoffice-calc (<< ${binary:Version}), libreoffice-writer (<< ${binary:Version}), libreoffice-impress (<< ${binary:Version}), libreoffice-draw (<< ${binary:Version}), libreoffice-base (<< ${binary:Version}), libreoffice-gtk (<< ${binary:Version}), libreoffice-gnome (<< ${binary:Version}), libreoffice-kde (<< ${binary:Version}), libreoffice-evolution (<< ${binary:Version}), libreoffice-filter-so52 (<< ${binary:Version}), libreoffice-officebean (<< ${binary:Version}), libreoffice-dev (<< ${binary:Version}), libcairo2 (= 1.4.8-1), libicu38 (= 3.8~d01-1), cli-uno-bridge (<< 1:3.0.0~dev300m22), cacao-oj6-jre, mozilla-plugin-vlc (<< 1.0) -Breaks: myspell-ru (<< 0.99g5-8.1), myspell-lv (<< 0.7.3-3.1), myspell-et (<< 1:20030606-12.1), myspell-fi (<< 0.7-17.2), myspell-cs-cz (<< 20040229-4.1), myspell-el-gr (<< 0.3-1.1), myspell-nn (<< 2.0.10-3.1), myspell-nb (<< 2.0.10-3.1), hunspell-ar (<< 0.0.0+20080110-1.1), myspell-hu (<< 0.99.4-1.2), hunspell-gl-es (<< 2.2a-6), myspell-gv (<< 0.50-8), myspell-en-au (<< 2.1-5), myspell-fa (<< 0.20070816-2), hunspell-uz (<< 0.6-3.1), hunspell-ko (<< 0.3.3-1), hunspell-se (<< 1.0~beta6.20081222-1.1), hunspell-de-med (<< 20090825-1), hunspell-en-us (<< 20070829-3), myspell-sv-se (<< 1.3.8-6-2.2), myspell-sk (<< 0.5.5a-2.1), myspell-fo (<< 0.2.36-3), myspell-nl (<< 1:1.10-3), myspell-pt-br (<< 2009.03.30-1.1), myspell-pl (<< 20090830-1), myspell-pt-pt (<< 20090309-1.1), myspell-ga (<< 2.0-19), myspell-gd (<< 0.50-7), myspell-ku (<< 0.20.0-1.1), myspell-hr (<< 20060617-2), myspell-fr-gut (<< 1:1.0-26.1), myspell-eo (<< 2.1.2000.02.25-41), myspell-de-de-oldspell (<< 1:2-25.1), myspell-da (<< 1.6.18-1.1), myspell-es (<< 1.10-7), myspell-de-at (<< 20071211-2), myspell-de-ch (<< 20071211-2), myspell-de-de (<< 20071211-2), hunspell-de-at (<< 20071211-2), hunspell-de-ch (<< 20071211-2), hunspell-de-de (<< 20071211-2), myspell-ca (<< 0.6-8), myspell-tl (<< 0.4-0-5), myspell-ne (<< 1.0-4.1), myspell-fr (<< 1.4-25), myspell-hy (<< 0.10.1-1.1), myspell-en-us (<< 1:3.1.0-3), myspell-en-gb (<< 1:3.1.0-3), myspell-en-za (<< 1:3.1.0-3), myspell-af (<< 1:3.1.0-3), myspell-it (<< 1:3.1.0-3), myspell-sw (<< 1:3.1.0-3), myspell-th (<< 1:3.1.0-3), hunspell-en-ca (<< 1:3.1.0-3), hunspell-ne (<< 1:3.1.0-3), hunspell-da (<< 1:3.1.0-3), hunspell-fr (<< 1:3.1.0-3), hunspell-vi (<< 1:3.1.0-3), hunspell-hu (<< 1:3.1.0-3), hunspell-sr (<< 1:3.1.0-3), hunspell-sh (<< 1:3.1.0-3), myspell-lv (<< 0.7.3-3.1), myspell-et (<< 1:20030606-12.1), myspell-nn (<< 2.0.10-3.1), myspell-nb (<< 2.0.10-3.1) +Breaks: myspell-ru (<< 0.99g5-8.1), myspell-lv (<< 0.7.3-3.1), myspell-et (<< 1:20030606-12.1), myspell-fi (<< 0.7-17.2), myspell-cs-cz (<< 20040229-4.1), myspell-el-gr (<< 0.3-1.1), myspell-nn (<< 2.0.10-3.1), myspell-nb (<< 2.0.10-3.1), hunspell-ar (<< 0.0.0+20080110-1.1), myspell-hu (<< 0.99.4-1.2), hunspell-gl-es (<< 2.2a-6), myspell-gv (<< 0.50-8), myspell-en-au (<< 2.1-5), myspell-fa (<< 0.20070816-2), hunspell-uz (<< 0.6-3.1), hunspell-ko (<< 0.3.3-1), hunspell-se (<< 1.0~beta6.20081222-1.1), hunspell-de-med (<< 20090825-1), hunspell-en-us (<< 20070829-3), myspell-sv-se (<< 1.3.8-6-2.2), myspell-sk (<< 0.5.5a-2.1), myspell-fo (<< 0.2.36-3), myspell-nl (<< 1:1.10-3), myspell-pt-br (<< 2009.03.30-1.1), myspell-pl (<< 20090830-1), myspell-pt-pt (<< 20090309-1.1), myspell-ga (<< 2.0-19), myspell-gd (<< 0.50-7), myspell-ku (<< 0.20.0-1.1), myspell-hr (<< 20060617-2), myspell-fr-gut (<< 1:1.0-26.1), myspell-eo (<< 2.1.2000.02.25-41), myspell-de-de-oldspell (<< 1:2-25.1), myspell-da (<< 1.6.18-1.1), myspell-es (<< 1.10-7), myspell-de-at (<< 20071211-2), myspell-de-ch (<< 20071211-2), myspell-de-de (<< 20071211-2), hunspell-de-at (<< 20071211-2), hunspell-de-ch (<< 20071211-2), hunspell-de-de (<< 20071211-2), myspell-ca (<< 0.6-8), myspell-tl (<< 0.4-0-5), myspell-ne (<< 1.0-4.1), myspell-fr (<< 1.4-25), myspell-hy (<< 0.10.1-1.1), myspell-en-us (<< 1:3.1.0-3), myspell-en-gb (<< 1:3.1.0-3), myspell-en-za (<< 1:3.1.0-3), myspell-af (<< 1:3.1.0-3), myspell-it (<< 1:3.1.0-3), myspell-sw (<< 1:3.1.0-3), myspell-th (<< 1:3.1.0-3), hunspell-en-ca (<< 1:3.1.0-3), hunspell-ne (<< 1:3.1.0-3), hunspell-da (<< 1:3.1.0-3), hunspell-fr (<< 1:3.1.0-3), hunspell-vi (<< 1:3.1.0-3), hunspell-hu (<< 1:3.1.0-3), hunspell-sr (<< 1:3.1.0-3), hunspell-sh (<< 1:3.1.0-3), myspell-lv (<< 0.7.3-3.1), myspell-et (<< 1:20030606-12.1), myspell-nn (<< 2.0.10-3.1), myspell-nb (<< 2.0.10-3.1), libreoffice-filter-binfilter (<< 1:3.4.1~), libreoffice-evolution (<< 1:3.4.1~), libreoffice-kab (<< 1:3.4.1~) Provides: libreoffice-bundled Replaces: libreoffice-calc (<< 1:3.3.2-5) Description: office productivity suite -- arch-dependent files @@ -116,12 +116,13 @@ libreoffice-style-hicontrast (<< 1:${basis-version}~), libreoffice-style-galaxy (<< 1:${basis-version}~), libreoffice-style-andromeda (<< 1:${basis-version}~), + libreoffice-core (<< 1:${basis-version}~), libreoffice-style-crystal (>= 1:${next-basis-version}~), libreoffice-style-oxygen (>= 1:${next-basis-version}~), libreoffice-style-tango (>= 1:${next-basis-version}~), libreoffice-style-hicontrast (>= 1:${next-basis-version}~), libreoffice-style-galaxy (>= 1:${next-basis-version}~), - libreoffice-style-andromeda (>= 1:${next-basis-version}~) + libreoffice-core (>= 1:${next-basis-version}~) Replaces: openoffice.org-common (<< 1:3.3.0~) Description: office productivity suite -- arch-independent files LibreOffice is a full-featured office productivity suite that provides @@ -132,8 +133,7 @@ Package: libreoffice-java-common Architecture: all -Depends: libreoffice-common, ${java-common-java-depends}, ${misc:Depends} -Suggests: ${common-bsh-depends} +Depends: libreoffice-common, ${java:Depends}, ${misc:Depends} Description: office productivity suite -- arch-independent Java support files LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. @@ -206,7 +206,7 @@ Package: libreoffice-base Architecture: alpha amd64 armhf hppa i386 ia64 mips mipsel powerpc powerpcspe ppc64 s390 s390x sparc kfreebsd-amd64 kfreebsd-i386 Section: database -Depends: libreoffice-core (= ${binary:Version}), libreoffice-base-core (= ${binary:Version}), ${shlibs:Depends}, ${java-runtime-depends}, ${base-hsqldb-depends}, ${java-common-depends}, ${misc:Depends} +Depends: libreoffice-core (= ${binary:Version}), libreoffice-base-core (= ${binary:Version}), ${shlibs:Depends}, ${java-runtime-depends}, ${java:Depends}, ${java-common-depends}, ${misc:Depends} Suggests: unixodbc, libmyodbc | odbc-postgresql | libsqliteodbc | tdsodbc | mdbtools, libmysql-java | libpg-java | libjtds-java, libreoffice-gcj, libreoffice-report-builder Replaces: openoffice.org-base (<< 1:3.3.0~rc3-2ubuntu3) Description: office productivity suite -- database @@ -307,20 +307,6 @@ MS Windows (tm) and when not using GNOME or KDE, needs to be manually enabled in the LibreOffice option menu. -Package: libreoffice-style-andromeda -Architecture: all -Depends: ${misc:Depends}, libreoffice-core -Provides: libreoffice-style -Replaces: libreoffice-common (<< 1:3.3.0~rc4-2) -Description: office productivity suite -- Andromeda (Classic) symbol style - LibreOffice is a full-featured office productivity suite that provides - a near drop-in replacement for Microsoft(R) Office. - . - This package contains the "Andromeda" symbol style from Sun; the "Classic" - symbol style used by LibreOffice before 3.0 on MS Windows (tm) and when - not using GNOME or KDE, needs to be manually enabled in the LibreOffice - option menu. - Package: libreoffice-gtk Architecture: alpha amd64 armel armhf hppa i386 ia64 mips mipsel powerpc powerpcspe ppc64 s390 s390x sparc kfreebsd-amd64 kfreebsd-i386 Depends: libreoffice-core (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} @@ -368,7 +354,7 @@ to E-Mail. Package: python-uno -Provides: ${python:Provides} +Provides: ${python:Provides}, libreoffice-script-provider-python XB-Python-Version: ${python:Versions} Section: python Architecture: alpha amd64 armel armhf hppa i386 ia64 mips mipsel powerpc powerpcspe ppc64 s390 s390x sparc kfreebsd-amd64 kfreebsd-i386 @@ -385,7 +371,7 @@ Package: libreoffice-officebean Architecture: alpha amd64 armel armhf hppa i386 ia64 mips mipsel powerpc powerpcspe ppc64 s390 s390x sparc kfreebsd-amd64 kfreebsd-i386 Section: java -Depends: libreoffice-core (= ${binary:Version}), ${shlibs:Depends}, ${java-runtime-depends}, ${java-common-depends}, ${misc:Depends} +Depends: libreoffice-core (= ${binary:Version}), ${shlibs:Depends}, ${java-runtime-depends}, ${java-common-depends}, ${java:Depends}, ${misc:Depends} Description: office productivity suite -- Java bean LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. @@ -393,27 +379,10 @@ This package contains the LibreOffice Office Bean for embedding LibreOffice in custom Java applications. -Package: libreoffice-filter-binfilter -Section: misc -Architecture: alpha amd64 hppa i386 ia64 powerpc powerpcspe ppc64 s390 s390x sparc kfreebsd-amd64 kfreebsd-i386 -Depends: libreoffice-core (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} -Conflicts: ure (<< 1.5.1+OOo3.1.1-15) -Description: office productivity suite -- legacy filters (e.g. StarOffice 5.2) - LibreOffice is a full-featured office productivity suite that provides - a near drop-in replacement for Microsoft(R) Office. - . - This package contains the "binfilters", legacy filters for - - the old StarOffice 5.2 formats - - StarWriter 1.0/2.0 - - StarWriter/DOS - - *Writer* filters for - + Excel - + Lotus - Package: libreoffice-filter-mobiledev Section: misc Architecture: all -Depends: ${java-runtime-depends}, ${java-common-depends}, ${misc:Depends} +Depends: ${java-runtime-depends}, ${java-common-depends}, ${java:Depends}, ${misc:Depends} Description: office productivity suite -- mobile devices filters LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. @@ -438,6 +407,38 @@ This package contains the Document Type Definition (DTD) of the OpenOffice.org 1.x(!) XML file format. +Package: libreoffice-script-provider-bsh +Architecture: all +Section: java +Depends: libreoffice-java-common, ${java-runtime-depends}, ${bsh-depends}, ${misc:Depends} +Replaces: libreoffice-java-common (<< 1:3.4~) +Description: BeanShell script support provider for LibreOffice scripting framework + LibreOffice is a full-featured office productivity suite that provides + a near drop-in replacement for Microsoft(R) Office. + . + The Scripting Framework allows LibreOffice users to write and run macros + in multiple languages including LibreOffice Basic, Python, Java, BeanShell + and JavaScript. These macros can then be assigned to menus, toolbars, + keyboard shortcuts, events and embedded objects. + . + This package contains the script provider to support BeanShell. + +Package: libreoffice-script-provider-js +Architecture: all +Section: web +Replaces: libreoffice-common (<< 1:3.4~) +Depends: libreoffice-java-common, ${java-runtime-depends}, ${misc:Depends} +Description: JavaScript script support provider for LibreOffice scripting framework + LibreOffice is a full-featured office productivity suite that provides + a near drop-in replacement for Microsoft(R) Office. + . + The Scripting Framework allows LibreOffice users to write and run macros + in multiple languages including LibreOffice Basic, Python, Java, BeanShell + and JavaScript. These macros can then be assigned to menus, toolbars, + keyboard shortcuts, events and embedded objects. + . + This package contains the script provider to support JavaScript. + Package: libreoffice-help-en-us Replaces: libreoffice-common (<< 1:3.0.0~dev300m28) Architecture: all @@ -502,7 +503,6 @@ Package: ure Section: libs Architecture: alpha amd64 armel armhf hppa i386 ia64 mips mipsel powerpc powerpcspe ppc64 s390 s390x sparc kfreebsd-amd64 kfreebsd-i386 -Pre-Depends: debconf (>= 0.5) | debconf-2.0 Depends: uno-libs3 (= ${ure:Version}), ${shlibs:Depends}, ${misc:Depends} Suggests: java5-runtime, cli-uno-bridge Conflicts: cli-uno-bridge (<< 1:3.0.0~dev300m22) @@ -536,9 +536,9 @@ This package contains the (detached) debug symbols for the URE. Package: libreoffice-gcj -Architecture: alpha amd64 armel armhf hppa i386 ia64 mips mipsel s390 s390x sparc kfreebsd-amd64 kfreebsd-i386 +Architecture: hppa kfreebsd-amd64 kfreebsd-i386 Section: java -Depends: ${shlibs:Depends}, gcj-jre, libreoffice-core (= ${binary:Version}), libreoffice-java-common (= ${source:Version}), ${java-gcj-depends}, ${misc:Depends} +Depends: ${shlibs:Depends}, gcj-jre, libreoffice-core (= ${binary:Version}), libreoffice-java-common (= ${source:Version}), ${java:Depends}, ${java-gcj-depends}, ${misc:Depends} Enhances: libreoffice-writer, libreoffice-base Description: office productivity suite -- Java libraries for GIJ LibreOffice is a full-featured office productivity suite that provides @@ -549,77 +549,6 @@ . This package has NO effect with Suns/Blackdowns/IBMs/etc. JDK. -Package: cli-uno-bridge -Section: cli-mono -Architecture: amd64 i386 ia64 kfreebsd-amd64 kfreebsd-i386 -Depends: ${shlibs:Depends}, libreoffice-core (>> ${base-version}), libuno-cli-basetypes1.0-cil, libuno-cli-uretypes1.0-cil, libuno-cli-oootypes1.0-cil, libuno-cli-cppuhelper1.0-cil, libuno-cli-ure1.0-cil, ${cli:Depends}, ${misc:Depends} -Conflicts: libuno-cil, libuno-cli-types1.1-cil -Provides: libuno-cil -Replaces: libuno-cil -Description: LibreOffice bindings for Mono CLI - LibreOffice is a full-featured office productivity suite that provides - a near drop-in replacement for Microsoft(R) Office. - . - This package contains the CLI bindings to LibreOffice for - accessing the LibreOffice API from Mono languages (e.g. C# and Boo) and - for using Mono for components. - -Package: libuno-cli-basetypes1.0-cil -Section: cli-mono -Architecture: all -Depends: ${cli:Depends}, ${misc:Depends} -Description: LibreOffice bindings for Mono CLI -- base types - LibreOffice is a full-featured office productivity suite that provides - a near drop-in replacement for Microsoft(R) Office. - . - This package contains cli_basetypes.dll, which, as the name implies, provides - some base types. - -Package: libuno-cli-uretypes1.0-cil -Section: cli-mono -Architecture: all -Depends: ${cli:Depends}, ${misc:Depends} -Description: LibreOffice bindings for Mono CLI -- URE type library - LibreOffice is a full-featured office productivity suite that provides - a near drop-in replacement for Microsoft(R) Office. - . - This package contains cli_uretypes.dll, a CLI library which provides classes - and interfaces for components and client programs. It contains the URE types. - -Package: libuno-cli-oootypes1.0-cil -Section: cli-mono -Architecture: all -Depends: ${cli:Depends}, ${misc:Depends} -Description: LibreOffice bindings for Mono CLI -- LibreOffice type library - LibreOffice is a full-featured office productivity suite that provides - a near drop-in replacement for Microsoft(R) Office. - . - This package contains cli_oootypes.dll, a CLI library which provides classes - and interfaces for components and client programs. It contains the OOo types. - -Package: libuno-cli-cppuhelper1.0-cil -Section: cli-mono -Architecture: all -Depends: ${cli:Depends}, cli-uno-bridge, ${misc:Depends} -Description: LibreOffice bindings for Mono CLI -- bootstrapping library - LibreOffice is a full-featured office productivity suite that provides - a near drop-in replacement for Microsoft(R) Office. - . - This package contains cli_cppuhelper.dll, a CLI library which provides - bootstrapping code to bootstrap native UNO (use various UNO services - implemented in different languages). - -Package: libuno-cli-ure1.0-cil -Section: cli-mono -Architecture: all -Depends: ${cli:Depends}, ${misc:Depends} -Description: LibreOffice bindings for Mono CLI -- helper classes - LibreOffice is a full-featured office productivity suite that provides - a near drop-in replacement for Microsoft(R) Office. - . - This package contains cli_ure.dll, a CLI library which contains helper - classes for implementing UNO interfaces. - Package: mozilla-libreoffice Section: net Architecture: alpha amd64 armel armhf hppa i386 ia64 mips mipsel powerpc powerpcspe ppc64 s390 s390x sparc kfreebsd-amd64 kfreebsd-i386 @@ -661,7 +590,7 @@ Section: misc Architecture: all Pre-Depends: ${java-runtime-depends} -Depends: ${mediawiki-jar-depends}, libreoffice-core, libreoffice-java-common, ${misc:Depends} +Depends: ${mediawiki-jar-depends}, libreoffice-core, libreoffice-java-common, ${java:Depends}, ${misc:Depends} Enhances: libreoffice-writer Recommends: ${lucene-depends} Conflicts: ure (<< 1.5.1+OOo3.1.1-15) @@ -678,7 +607,7 @@ Section: misc Architecture: all Pre-Depends: ${java-runtime-depends} -Depends: ${report-builder-jar-depends}, libreoffice-report-builder-bin, libreoffice-core, libreoffice-java-common, ${misc:Depends} +Depends: ${report-builder-jar-depends}, libreoffice-report-builder-bin (>= ${base-version}), libreoffice-core, libreoffice-java-common, ${java:Depends}, ${misc:Depends} Conflicts: ure (<< 1.5.1+OOo3.1.1-15) Provides: libreoffice-reportdesigner Enhances: libreoffice-base @@ -778,6 +707,7 @@ Depends: libreoffice-core (= ${binary:Version}) | libreoffice-gcj (= ${binary:Version}) | libreoffice-dev (= ${binary:Version}) | libreoffice-gnome (= ${binary:Version}) | libreoffice-kde (= ${binary:Version}) | libreoffice-calc (= ${binary:Version}) | libreoffice-base-core (= ${binary:Version}) | libreoffice-base (= ${binary:Version}) | libreoffice-impress (= ${binary:Version}) | libreoffice-filter-binfilter (= ${binary:Version}) | libreoffice-draw (= ${binary:Version}) | libreoffice-writer (= ${binary:Version}) | python-uno (= ${binary:Version}) | cli-uno-bridge (= ${binary:Version}) | mozilla-libreoffice (= ${binary:Version}) | libreoffice-ogltrans (= ${binary:Version}), ${misc:Depends} Recommends: ure-dbg Suggests: ${dbg-dbg-suggests} +Pre-Depends: dpkg (>= 1.15.6) Description: office productivity suite -- debug symbols LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. @@ -788,7 +718,7 @@ Package: libreoffice-dev Section: devel Architecture: alpha amd64 armel armhf hppa i386 ia64 mips mipsel powerpc powerpcspe ppc64 s390 s390x sparc kfreebsd-amd64 kfreebsd-i386 -Depends: libreoffice-core (= ${binary:Version}), ${shlibs:Depends}, ${dev-stl-depends}, ${misc:Depends} +Depends: libreoffice-core (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} Recommends: dmake, g++, ${java-runtime-depends}, ${java-common-depends} Suggests: libreoffice-dev-doc, libmythes-dev, c-shell Description: office productivity suite -- SDK @@ -837,20 +767,6 @@ * konqueror / kmail * libreoffice-kab: KDE Addressbook support -Package: libreoffice-sdbc-postgresql -Section: misc -Architecture: alpha amd64 armhf hppa i386 ia64 mips mipsel powerpc powerpcspe ppc64 s390 s390x sparc kfreebsd-amd64 kfreebsd-i386 -Depends: ${shlibs:Depends}, libreoffice-core, ${misc:Depends} -Conflicts: ure (<< 1.5.1+OOo3.1.1-15) -Suggests: postgresql -Description: LibreOffice extension for PostgreSQL SDBC driver - LibreOffice is a full-featured office productivity suite that provides - a near drop-in replacement for Microsoft(R) Office. - . - The PostgreSQL SDBC Driver allows one to use the PostgreSQL database from - LibreOffice without any wrapper layer such as ODBC or JDBC. -Homepage: http://dba.openoffice.org/drivers/postgresql/ - Package: libreoffice-mysql-connector Section: misc Architecture: alpha amd64 armhf hppa i386 ia64 mips mipsel powerpc powerpcspe ppc64 s390 s390x sparc kfreebsd-amd64 kfreebsd-i386 @@ -868,7 +784,7 @@ Package: libreoffice-evolution Architecture: alpha amd64 armhf hppa i386 ia64 mips mipsel powerpc powerpcspe ppc64 s390 s390x sparc kfreebsd-amd64 kfreebsd-i386 Section: gnome -Depends: libreoffice-core (= ${binary:Version}), libreoffice-base, ${shlibs:Depends}, ${libebook-dep}, ${misc:Depends} +Depends: libreoffice-core (= ${binary:Version}), libreoffice-common (>= 1:3.4.0~), libreoffice-base, ${shlibs:Depends}, ${libebook-dep}, ${misc:Depends} Recommends: evolution Conflicts: ure (<< 1.5.1+OOo3.1.1-15) Replaces: libreoffice-common (<< 1:3.3.3-2~) @@ -879,3 +795,20 @@ This package allows LibreOffice to access Evolution address books. You need to install evolution separately. +Package: libreoffice-filter-binfilter +Section: misc +Architecture: alpha amd64 hppa i386 ia64 powerpc powerpcspe ppc64 s390 s390x sparc kfreebsd-amd64 kfreebsd-i386 +Depends: libreoffice-core (= ${binary:Version}), libreoffice-common (>= 1:3.4.0~), ${shlibs:Depends}, ${misc:Depends} +Conflicts: ure (<< 1.5.1+OOo3.1.1-15) +Description: office productivity suite -- legacy filters (e.g. StarOffice 5.2) + LibreOffice is a full-featured office productivity suite that provides + a near drop-in replacement for Microsoft(R) Office. + . + This package contains the "binfilters", legacy filters for + - the old StarOffice 5.2 formats + - StarWriter 1.0/2.0 + - StarWriter/DOS + - *Writer* filters for + + Excel + + Lotus + diff -Nru libreoffice-3.3.3/debian/control.binfilter.in libreoffice-3.4.3/debian/control.binfilter.in --- libreoffice-3.3.3/debian/control.binfilter.in 1970-01-01 00:00:00.000000000 +0000 +++ libreoffice-3.4.3/debian/control.binfilter.in 2011-10-07 07:13:30.000000000 +0000 @@ -0,0 +1,20 @@ +Package: libreofficeVER-filter-binfilter +Section: misc +Architecture: %OOO_BINFILTER_ARCHS% +Depends: libreofficeVER-core (= ${binary:Version}), + libreofficeVER-common (>= 1:3.4.0~), + ${shlibs:Depends}, + ${misc:Depends} +Conflicts: ure (<< 1.5.1+OOo3.1.1-15) +Description: office productivity suite -- legacy filters (e.g. StarOffice 5.2) + LibreOffice is a full-featured office productivity suite that provides + a near drop-in replacement for Microsoft(R) Office. + . + This package contains the "binfilters", legacy filters for + - the old StarOffice 5.2 formats + - StarWriter 1.0/2.0 + - StarWriter/DOS + - *Writer* filters for + + Excel + + Lotus + diff -Nru libreoffice-3.3.3/debian/control.debug.in libreoffice-3.4.3/debian/control.debug.in --- libreoffice-3.3.3/debian/control.debug.in 2011-06-27 10:51:08.000000000 +0000 +++ libreoffice-3.4.3/debian/control.debug.in 2011-10-07 07:13:30.000000000 +0000 @@ -5,6 +5,7 @@ Depends: libreofficeVER-core (= ${binary:Version}) | libreofficeVER-gcj (= ${binary:Version}) | libreofficeVER-dev (= ${binary:Version}) | libreofficeVER-gnome (= ${binary:Version}) | libreofficeVER-kde (= ${binary:Version}) | libreofficeVER-calc (= ${binary:Version}) | libreofficeVER-base-core (= ${binary:Version}) | libreofficeVER-base (= ${binary:Version}) | libreofficeVER-impress (= ${binary:Version}) | libreofficeVER-filter-binfilter (= ${binary:Version}) | libreofficeVER-draw (= ${binary:Version}) | libreofficeVER-writer (= ${binary:Version}) | python-uno (= ${binary:Version}) | cli-uno-bridge (= ${binary:Version}) | mozilla-libreofficeVER (= ${binary:Version}) | libreofficeVER-ogltrans (= ${binary:Version}), ${misc:Depends} Recommends: ure-dbg Suggests: ${dbg-dbg-suggests} +Pre-Depends: dpkg (>= 1.15.6) Description: office productivity suite -- debug symbols LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. diff -Nru libreoffice-3.3.3/debian/control.evolution.in libreoffice-3.4.3/debian/control.evolution.in --- libreoffice-3.3.3/debian/control.evolution.in 2011-06-27 10:51:08.000000000 +0000 +++ libreoffice-3.4.3/debian/control.evolution.in 2011-10-07 07:13:30.000000000 +0000 @@ -2,6 +2,7 @@ Architecture: %OOO_BASE_ARCHS% Section: gnome Depends: libreofficeVER-core (= ${binary:Version}), + libreofficeVER-common (>= 1:3.4.0~), libreofficeVER-base, ${shlibs:Depends}, ${libebook-dep}, diff -Nru libreoffice-3.3.3/debian/control.gcj.in libreoffice-3.4.3/debian/control.gcj.in --- libreoffice-3.3.3/debian/control.gcj.in 2011-06-27 10:51:08.000000000 +0000 +++ libreoffice-3.4.3/debian/control.gcj.in 2011-10-07 07:13:30.000000000 +0000 @@ -5,6 +5,7 @@ gcj-jre, libreofficeVER-core (= ${binary:Version}), libreofficeVER-java-common (= ${source:Version}), + ${java:Depends}, ${java-gcj-depends}, ${misc:Depends} Enhances: libreofficeVER-writer, libreofficeVER-base diff -Nru libreoffice-3.3.3/debian/control.in libreoffice-3.4.3/debian/control.in --- libreoffice-3.3.3/debian/control.in 2011-06-27 10:51:08.000000000 +0000 +++ libreoffice-3.4.3/debian/control.in 2011-10-07 07:13:30.000000000 +0000 @@ -41,13 +41,12 @@ unixodbc-dev (>= 2.2.11), libxml-parser-perl, gperf, - libpq-dev, po-debconf, bc, wget | curl %BUILD_DEPS% Build-Depends-Indep: fdupes, xml-core, imagemagick %BUILD_DEPS_INDEP% -Build-Conflicts: libcairo2 (= 1.4.8-1), libxul-dev (= 1.8.0.13~pre070720-0etch1), gjdoc (= 0.7.8-2), libc6-dev (= 2.6.1-3) [i386 amd64], libc6-dev (= 2.6.1-4) [i386 amd64], nvidia-glx-dev, nvidia-glx-legacy-dev, libmono-dev (= 1.2.6+dfsg-1), libmono-dev (= 1.2.6+dfsg-2), libmono-dev (= 1.2.6+dfsg-3), libmono-dev (= 1.2.6+dfsg-4), libmono-dev (= 2.4+dfsg-2) [sparc], gcj-4.2 (= 4.2.2-6), flex (= 2.5.34-1) [amd64], libboost1.39-dev (<< 1.39.0-2), graphicsmagick-imagemagick-compat (<< 1.3.9~), qt3-dev-tools, ant (= 1.8.0-1) [%OOO_GCJ_JDK_ARCHS%], ant (= 1.8.0-2) [%OOO_GCJ_JDK_ARCHS%], ant (= 1.8.0-3) [%OOO_GCJ_JDK_ARCHS%], libmdds-dev (>= 0.4.0) +Build-Conflicts: libcairo2 (= 1.4.8-1), libxul-dev (= 1.8.0.13~pre070720-0etch1), gjdoc (= 0.7.8-2), libc6-dev (= 2.6.1-3) [i386 amd64], libc6-dev (= 2.6.1-4) [i386 amd64], nvidia-glx-dev, nvidia-glx-legacy-dev, libmono-dev (= 1.2.6+dfsg-1), libmono-dev (= 1.2.6+dfsg-2), libmono-dev (= 1.2.6+dfsg-3), libmono-dev (= 1.2.6+dfsg-4), libmono-dev (= 2.4+dfsg-2) [sparc], gcj-4.2 (= 4.2.2-6), flex (= 2.5.34-1) [amd64], libboost1.39-dev (<< 1.39.0-2), graphicsmagick-imagemagick-compat (<< 1.3.9~), qt3-dev-tools, ant (= 1.8.0-1) [%OOO_GCJ_JDK_ARCHS%], ant (= 1.8.0-2) [%OOO_GCJ_JDK_ARCHS%], ant (= 1.8.0-3) [%OOO_GCJ_JDK_ARCHS%], g++-4.6 (= 4.6.1-10), g++-4.6 (= 4.6.1-11) Standards-Version: 3.9.1 XS-Python-Version: @PYTHON_VERSION@ Vcs-Git: https://alioth.debian.org/anonscm/git/pkg-openoffice/libreoffice.git @@ -71,7 +70,7 @@ ${lucene-depends}, ${java-common-depends}, ${misc:Depends} -Recommends: ttf-liberation | ttf-mscorefonts-installer +Recommends: ttf-liberation | ttf-mscorefonts-installer, libpaper-utils Suggests: hunspell-dictionary, myspell-dictionary, libreofficeVER-help-${help-l10n-virtual-version}, @@ -89,7 +88,6 @@ openclipart-libreoffice, pstoedit, imagemagick | graphicsmagick-imagemagick-compat, - libpaper-utils, ${gstreamer-plugins-suggests}, ${libldap-suggests}, ${ooo-binfilter-dep}, @@ -106,7 +104,6 @@ * libreofficeVER-base: Database * libreofficeVER-math: Equation editor * libreofficeVER-filter-mobiledev: Mobile Devices filters - * libreofficeVER-filter-binfilter: legacy filters (e.g. StarOffice 5.2) . You can extend the functionality of LibreOffice by installing these packages: @@ -122,7 +119,7 @@ * menu: Will add libreoffice menu entries for every Debian window manager. * unixodbc: ODBC database support * cups-bsd: Allows LibreOffice to detect your CUPS printer queues - automatically + automatically * libsane: Use your sane-supported scanner with LibreOffice * libxrender1: Speed up display by using Xrender library * libgl1: OpenGL support @@ -136,11 +133,12 @@ * gstreamer0.10-plugins-*: GStreamer plugins for use with LibreOffices media backend * libpaper-utils: papersize detection support via paperconf + * libreofficeVER-filter-binfilter: legacy filters (e.g. StarOffice 5.2) Package: libreofficeVER-l10n-za Section: localization Architecture: all -Depends: libreofficeVER-l10n-af, libreofficeVER-l10n-en-za, libreofficeVER-l10n-nr, libreofficeVER-l10n-ns, libreofficeVER-l10n-ss, libreofficeVER-l10n-st, libreofficeVER-l10n-tn, libreofficeVER-l10n-ts, libreofficeVER-l10n-ve, libreofficeVER-l10n-xh, libreofficeVER-l10n-zu, +Depends: libreofficeVER-l10n-af, libreofficeVER-l10n-en-za, libreofficeVER-l10n-nr, libreofficeVER-l10n-nso, libreofficeVER-l10n-ss, libreofficeVER-l10n-st, libreofficeVER-l10n-tn, libreofficeVER-l10n-ts, libreofficeVER-l10n-ve, libreofficeVER-l10n-xh, libreofficeVER-l10n-zu, ${misc:Depends} Description: office productivity suite -- South African language packages LibreOffice is a full-featured office productivity suite that provides @@ -189,7 +187,7 @@ cli-uno-bridge (<< 1:3.0.0~dev300m22), cacao-oj6-jre, mozilla-plugin-vlc (<< 1.0) -Breaks: myspell-ru (<< 0.99g5-8.1), myspell-lv (<< 0.7.3-3.1), myspell-et (<< 1:20030606-12.1), myspell-fi (<< 0.7-17.2), myspell-cs-cz (<< 20040229-4.1), myspell-el-gr (<< 0.3-1.1), myspell-nn (<< 2.0.10-3.1), myspell-nb (<< 2.0.10-3.1), hunspell-ar (<< 0.0.0+20080110-1.1), myspell-hu (<< 0.99.4-1.2), hunspell-gl-es (<< 2.2a-6), myspell-gv (<< 0.50-8), myspell-en-au (<< 2.1-5), myspell-fa (<< 0.20070816-2), hunspell-uz (<< 0.6-3.1), hunspell-ko (<< 0.3.3-1), hunspell-se (<< 1.0~beta6.20081222-1.1), hunspell-de-med (<< 20090825-1), hunspell-en-us (<< 20070829-3), myspell-sv-se (<< 1.3.8-6-2.2), myspell-sk (<< 0.5.5a-2.1), myspell-fo (<< 0.2.36-3), myspell-nl (<< 1:1.10-3), myspell-pt-br (<< 2009.03.30-1.1), myspell-pl (<< 20090830-1), myspell-pt-pt (<< 20090309-1.1), myspell-ga (<< 2.0-19), myspell-gd (<< 0.50-7), myspell-ku (<< 0.20.0-1.1), myspell-hr (<< 20060617-2), myspell-fr-gut (<< 1:1.0-26.1), myspell-eo (<< 2.1.2000.02.25-41), myspell-de-de-oldspell (<< 1:2-25.1), myspell-da (<< 1.6.18-1.1), myspell-es (<< 1.10-7), myspell-de-at (<< 20071211-2), myspell-de-ch (<< 20071211-2), myspell-de-de (<< 20071211-2), hunspell-de-at (<< 20071211-2), hunspell-de-ch (<< 20071211-2), hunspell-de-de (<< 20071211-2), myspell-ca (<< 0.6-8), myspell-tl (<< 0.4-0-5), myspell-ne (<< 1.0-4.1), myspell-fr (<< 1.4-25), myspell-hy (<< 0.10.1-1.1), myspell-en-us (<< 1:3.1.0-3), myspell-en-gb (<< 1:3.1.0-3), myspell-en-za (<< 1:3.1.0-3), myspell-af (<< 1:3.1.0-3), myspell-it (<< 1:3.1.0-3), myspell-sw (<< 1:3.1.0-3), myspell-th (<< 1:3.1.0-3), hunspell-en-ca (<< 1:3.1.0-3), hunspell-ne (<< 1:3.1.0-3), hunspell-da (<< 1:3.1.0-3), hunspell-fr (<< 1:3.1.0-3), hunspell-vi (<< 1:3.1.0-3), hunspell-hu (<< 1:3.1.0-3), hunspell-sr (<< 1:3.1.0-3), hunspell-sh (<< 1:3.1.0-3), myspell-lv (<< 0.7.3-3.1), myspell-et (<< 1:20030606-12.1), myspell-nn (<< 2.0.10-3.1), myspell-nb (<< 2.0.10-3.1) +Breaks: myspell-ru (<< 0.99g5-8.1), myspell-lv (<< 0.7.3-3.1), myspell-et (<< 1:20030606-12.1), myspell-fi (<< 0.7-17.2), myspell-cs-cz (<< 20040229-4.1), myspell-el-gr (<< 0.3-1.1), myspell-nn (<< 2.0.10-3.1), myspell-nb (<< 2.0.10-3.1), hunspell-ar (<< 0.0.0+20080110-1.1), myspell-hu (<< 0.99.4-1.2), hunspell-gl-es (<< 2.2a-6), myspell-gv (<< 0.50-8), myspell-en-au (<< 2.1-5), myspell-fa (<< 0.20070816-2), hunspell-uz (<< 0.6-3.1), hunspell-ko (<< 0.3.3-1), hunspell-se (<< 1.0~beta6.20081222-1.1), hunspell-de-med (<< 20090825-1), hunspell-en-us (<< 20070829-3), myspell-sv-se (<< 1.3.8-6-2.2), myspell-sk (<< 0.5.5a-2.1), myspell-fo (<< 0.2.36-3), myspell-nl (<< 1:1.10-3), myspell-pt-br (<< 2009.03.30-1.1), myspell-pl (<< 20090830-1), myspell-pt-pt (<< 20090309-1.1), myspell-ga (<< 2.0-19), myspell-gd (<< 0.50-7), myspell-ku (<< 0.20.0-1.1), myspell-hr (<< 20060617-2), myspell-fr-gut (<< 1:1.0-26.1), myspell-eo (<< 2.1.2000.02.25-41), myspell-de-de-oldspell (<< 1:2-25.1), myspell-da (<< 1.6.18-1.1), myspell-es (<< 1.10-7), myspell-de-at (<< 20071211-2), myspell-de-ch (<< 20071211-2), myspell-de-de (<< 20071211-2), hunspell-de-at (<< 20071211-2), hunspell-de-ch (<< 20071211-2), hunspell-de-de (<< 20071211-2), myspell-ca (<< 0.6-8), myspell-tl (<< 0.4-0-5), myspell-ne (<< 1.0-4.1), myspell-fr (<< 1.4-25), myspell-hy (<< 0.10.1-1.1), myspell-en-us (<< 1:3.1.0-3), myspell-en-gb (<< 1:3.1.0-3), myspell-en-za (<< 1:3.1.0-3), myspell-af (<< 1:3.1.0-3), myspell-it (<< 1:3.1.0-3), myspell-sw (<< 1:3.1.0-3), myspell-th (<< 1:3.1.0-3), hunspell-en-ca (<< 1:3.1.0-3), hunspell-ne (<< 1:3.1.0-3), hunspell-da (<< 1:3.1.0-3), hunspell-fr (<< 1:3.1.0-3), hunspell-vi (<< 1:3.1.0-3), hunspell-hu (<< 1:3.1.0-3), hunspell-sr (<< 1:3.1.0-3), hunspell-sh (<< 1:3.1.0-3), myspell-lv (<< 0.7.3-3.1), myspell-et (<< 1:20030606-12.1), myspell-nn (<< 2.0.10-3.1), myspell-nb (<< 2.0.10-3.1), libreoffice-filter-binfilter (<< 1:3.4.1~), libreoffice-evolution (<< 1:3.4.1~), libreoffice-kab (<< 1:3.4.1~) Provides: libreofficeVER-bundled Replaces: libreofficeVER-calc (<< 1:3.3.2-5) Description: office productivity suite -- arch-dependent files @@ -222,12 +220,13 @@ libreofficeVER-style-hicontrast (<< 1:${basis-version}~), libreofficeVER-style-galaxy (<< 1:${basis-version}~), libreofficeVER-style-andromeda (<< 1:${basis-version}~), + libreofficeVER-core (<< 1:${basis-version}~), libreofficeVER-style-crystal (>= 1:${next-basis-version}~), libreofficeVER-style-oxygen (>= 1:${next-basis-version}~), libreofficeVER-style-tango (>= 1:${next-basis-version}~), libreofficeVER-style-hicontrast (>= 1:${next-basis-version}~), libreofficeVER-style-galaxy (>= 1:${next-basis-version}~), - libreofficeVER-style-andromeda (>= 1:${next-basis-version}~) + libreofficeVER-core (>= 1:${next-basis-version}~) Replaces: openoffice.org-common (<< 1:3.3.0~) Description: office productivity suite -- arch-independent files LibreOffice is a full-featured office productivity suite that provides @@ -239,9 +238,8 @@ Package: libreofficeVER-java-common Architecture: all Depends: libreofficeVER-common, - ${java-common-java-depends}, + ${java:Depends}, ${misc:Depends} -Suggests: ${common-bsh-depends} Description: office productivity suite -- arch-independent Java support files LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. @@ -338,7 +336,7 @@ libreofficeVER-base-core (= ${binary:Version}), ${shlibs:Depends}, ${java-runtime-depends}, - ${base-hsqldb-depends}, + ${java:Depends}, ${java-common-depends}, ${misc:Depends} Suggests: unixodbc, @@ -445,20 +443,6 @@ MS Windows (tm) and when not using GNOME or KDE, needs to be manually enabled in the LibreOffice option menu. -Package: libreofficeVER-style-andromeda -Architecture: all -Depends: ${misc:Depends}, libreofficeVER-core -Provides: libreofficeVER-style -Replaces: libreoffice-common (<< 1:3.3.0~rc4-2) -Description: office productivity suite -- Andromeda (Classic) symbol style - LibreOffice is a full-featured office productivity suite that provides - a near drop-in replacement for Microsoft(R) Office. - . - This package contains the "Andromeda" symbol style from Sun; the "Classic" - symbol style used by LibreOffice before 3.0 on MS Windows (tm) and when - not using GNOME or KDE, needs to be manually enabled in the LibreOffice - option menu. - Package: libreofficeVER-gtk Architecture: %OOO_ARCHS% Depends: libreofficeVER-core (= ${binary:Version}), @@ -512,7 +496,7 @@ to E-Mail. Package: python-uno -Provides: ${python:Provides} +Provides: ${python:Provides}, libreofficeVER-script-provider-python XB-Python-Version: ${python:Versions} Section: python Architecture: %OOO_ARCHS% @@ -536,6 +520,7 @@ ${shlibs:Depends}, ${java-runtime-depends}, ${java-common-depends}, + ${java:Depends}, ${misc:Depends} Description: office productivity suite -- Java bean LibreOffice is a full-featured office productivity suite that provides @@ -544,30 +529,12 @@ This package contains the LibreOffice Office Bean for embedding LibreOffice in custom Java applications. -Package: libreofficeVER-filter-binfilter -Section: misc -Architecture: %OOO_BINFILTER_ARCHS% -Depends: libreofficeVER-core (= ${binary:Version}), - ${shlibs:Depends}, - ${misc:Depends} -Conflicts: ure (<< 1.5.1+OOo3.1.1-15) -Description: office productivity suite -- legacy filters (e.g. StarOffice 5.2) - LibreOffice is a full-featured office productivity suite that provides - a near drop-in replacement for Microsoft(R) Office. - . - This package contains the "binfilters", legacy filters for - - the old StarOffice 5.2 formats - - StarWriter 1.0/2.0 - - StarWriter/DOS - - *Writer* filters for - + Excel - + Lotus - Package: libreofficeVER-filter-mobiledev Section: misc Architecture: all Depends: ${java-runtime-depends}, ${java-common-depends}, + ${java:Depends}, ${misc:Depends} Description: office productivity suite -- mobile devices filters LibreOffice is a full-featured office productivity suite that provides @@ -594,3 +561,35 @@ This package contains the Document Type Definition (DTD) of the OpenOffice.org 1.x(!) XML file format. +Package: libreoffice-script-provider-bsh +Architecture: all +Section: java +Depends: libreoffice-java-common, ${java-runtime-depends}, ${bsh-depends} , ${misc:Depends} +Replaces: libreoffice-java-common (<< 1:3.4~) +Description: BeanShell script support provider for LibreOffice scripting framework + LibreOffice is a full-featured office productivity suite that provides + a near drop-in replacement for Microsoft(R) Office. + . + The Scripting Framework allows LibreOffice users to write and run macros + in multiple languages including LibreOffice Basic, Python, Java, BeanShell + and JavaScript. These macros can then be assigned to menus, toolbars, + keyboard shortcuts, events and embedded objects. + . + This package contains the script provider to support BeanShell. + +Package: libreoffice-script-provider-js +Architecture: all +Section: web +Replaces: libreoffice-common (<< 1:3.4~) +Depends: libreoffice-java-common, ${java-runtime-depends}, ${misc:Depends} +Description: JavaScript script support provider for LibreOffice scripting framework + LibreOffice is a full-featured office productivity suite that provides + a near drop-in replacement for Microsoft(R) Office. + . + The Scripting Framework allows LibreOffice users to write and run macros + in multiple languages including LibreOffice Basic, Python, Java, BeanShell + and JavaScript. These macros can then be assigned to menus, toolbars, + keyboard shortcuts, events and embedded objects. + . + This package contains the script provider to support JavaScript. + diff -Nru libreoffice-3.3.3/debian/control.kab.in libreoffice-3.4.3/debian/control.kab.in --- libreoffice-3.3.3/debian/control.kab.in 2011-06-27 10:51:08.000000000 +0000 +++ libreoffice-3.4.3/debian/control.kab.in 2011-10-07 07:13:30.000000000 +0000 @@ -1,6 +1,7 @@ Package: libreofficeVER-kab Architecture: %OOO_BASE_ARCHS% Depends: libreofficeVER-core (= ${binary:Version}), + libreofficeVER-common (>= 1:3.4.0~), ${shlibs:Depends}, ${misc:Depends} Recommends: kaddressbook diff -Nru libreoffice-3.3.3/debian/control.lang.in libreoffice-3.4.3/debian/control.lang.in --- libreoffice-3.3.3/debian/control.lang.in 2011-06-27 10:51:08.000000000 +0000 +++ libreoffice-3.4.3/debian/control.lang.in 2011-10-07 07:13:30.000000000 +0000 @@ -22,8 +22,7 @@ . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages - (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*, - libreoffice-help-*) + (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of diff -Nru libreoffice-3.3.3/debian/control.mediawiki.in libreoffice-3.4.3/debian/control.mediawiki.in --- libreoffice-3.3.3/debian/control.mediawiki.in 2011-06-27 10:51:08.000000000 +0000 +++ libreoffice-3.4.3/debian/control.mediawiki.in 2011-10-07 07:13:30.000000000 +0000 @@ -3,6 +3,7 @@ Architecture: all Pre-Depends: ${java-runtime-depends} Depends: ${mediawiki-jar-depends}, libreofficeVER-core, libreofficeVER-java-common, + ${java:Depends}, ${misc:Depends} Enhances: libreofficeVER-writer Recommends: ${lucene-depends} diff -Nru libreoffice-3.3.3/debian/control.postgresql.in libreoffice-3.4.3/debian/control.postgresql.in --- libreoffice-3.3.3/debian/control.postgresql.in 2011-06-27 10:51:08.000000000 +0000 +++ libreoffice-3.4.3/debian/control.postgresql.in 2011-10-07 07:13:30.000000000 +0000 @@ -4,12 +4,12 @@ Depends: ${shlibs:Depends}, libreofficeVER-core, ${misc:Depends} Conflicts: ure (<< 1.5.1+OOo3.1.1-15) -Suggests: postgresql +Suggests: postgresql (>= 8.4) Description: LibreOffice extension for PostgreSQL SDBC driver LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . The PostgreSQL SDBC Driver allows one to use the PostgreSQL database from LibreOffice without any wrapper layer such as ODBC or JDBC. -Homepage: http://dba.openoffice.org/drivers/postgresql/ +Homepage: http://wiki.documentfoundation.org/PostgreSQL-SDBC diff -Nru libreoffice-3.3.3/debian/control.reportdesign.in libreoffice-3.4.3/debian/control.reportdesign.in --- libreoffice-3.3.3/debian/control.reportdesign.in 2011-06-27 10:51:08.000000000 +0000 +++ libreoffice-3.4.3/debian/control.reportdesign.in 2011-10-07 07:13:30.000000000 +0000 @@ -2,7 +2,8 @@ Section: misc Architecture: all Pre-Depends: ${java-runtime-depends} -Depends: ${report-builder-jar-depends}, libreofficeVER-report-builder-bin, libreoffice-core, libreoffice-java-common, +Depends: ${report-builder-jar-depends}, libreofficeVER-report-builder-bin (>= ${base-version}), libreoffice-core, libreoffice-java-common, + ${java:Depends}, ${misc:Depends} Conflicts: ure (<< 1.5.1+OOo3.1.1-15) Provides: libreoffice-reportdesigner diff -Nru libreoffice-3.3.3/debian/control.sdk.in libreoffice-3.4.3/debian/control.sdk.in --- libreoffice-3.3.3/debian/control.sdk.in 2011-06-27 10:51:08.000000000 +0000 +++ libreoffice-3.4.3/debian/control.sdk.in 2011-10-07 07:13:30.000000000 +0000 @@ -3,7 +3,6 @@ Architecture: %OOO_ARCHS% Depends: libreofficeVER-core (= ${binary:Version}), ${shlibs:Depends}, - ${dev-stl-depends}, ${misc:Depends} Recommends: dmake, g++, diff -Nru libreoffice-3.3.3/debian/control.ure.in libreoffice-3.4.3/debian/control.ure.in --- libreoffice-3.3.3/debian/control.ure.in 2011-06-27 10:51:08.000000000 +0000 +++ libreoffice-3.4.3/debian/control.ure.in 2011-10-07 07:13:30.000000000 +0000 @@ -48,7 +48,6 @@ Package: ure Section: libs Architecture: %OOO_ARCHS% -Pre-Depends: debconf (>= 0.5) | debconf-2.0 Depends: uno-libs3 (= ${ure:Version}), ${shlibs:Depends}, ${misc:Depends} Suggests: java5-runtime, cli-uno-bridge diff -Nru libreoffice-3.3.3/debian/copyright libreoffice-3.4.3/debian/copyright --- libreoffice-3.3.3/debian/copyright 2011-06-27 10:51:08.000000000 +0000 +++ libreoffice-3.4.3/debian/copyright 2011-10-07 07:13:30.000000000 +0000 @@ -1,4 +1,4 @@ -Format-Specificatin: http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=442 +Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=442 Upstream-Name: LibreOffice Upstream-Maintainer: libreoffice@lists.freedesktop.org Upstream-Source: http://download.documentfoundation.org/libreoffice diff -Nru libreoffice-3.3.3/debian/libreoffice-base.menu.in libreoffice-3.4.3/debian/libreoffice-base.menu.in --- libreoffice-3.3.3/debian/libreoffice-base.menu.in 2011-06-27 10:51:08.000000000 +0000 +++ libreoffice-3.4.3/debian/libreoffice-base.menu.in 2011-10-07 07:13:30.000000000 +0000 @@ -1,5 +1,4 @@ ?package(libreoffice-base):needs="X11" section="Applications/Data Management" \ - title="LibreOffice Base" command="/usr/bin/libreoffice -base"\ + title="LibreOffice Base" command="/usr/bin/libreoffice --base"\ kderemove="y"\ icon="/usr/share/icons/hicolor/32x32/apps/libreoffice-base.xpm" - diff -Nru libreoffice-3.3.3/debian/libreoffice-base.mime libreoffice-3.4.3/debian/libreoffice-base.mime --- libreoffice-3.3.3/debian/libreoffice-base.mime 2011-06-27 10:51:08.000000000 +0000 +++ libreoffice-3.4.3/debian/libreoffice-base.mime 2011-10-07 07:13:30.000000000 +0000 @@ -2,10 +2,10 @@ # shared-mime-info # OASIS OpenDocument Format -application/vnd.oasis.opendocument.database; soffice -no-oosplash -base '%s'; edit=soffice -no-oosplash -base '%s'; print=soffice -no-oosplash -base -p '%s'; test=test -n "$DISPLAY"; description="OpenDocument Database"; nametemplate=%s.odb; priority=9 +application/vnd.oasis.opendocument.database; soffice -no-oosplash --base '%s'; edit=soffice -no-oosplash --base '%s'; print=soffice -no-oosplash --base -p '%s'; test=test -n "$DISPLAY"; description="OpenDocument Database"; nametemplate=%s.odb; priority=9 # OpenOffice.org 1.0 -application/vnd.sun.xml.base; soffice -no-oosplash -writer '%s'; edit=soffice -no-oosplash -writer '%s'; description="OpenOffice.org Database"; nametemplate=%s.sdb; priority=8 +application/vnd.sun.xml.base; soffice -no-oosplash --writer '%s'; edit=soffice -no-oosplash --writer '%s'; description="OpenOffice.org Database"; nametemplate=%s.sdb; priority=8 # ### diff -Nru libreoffice-3.3.3/debian/libreoffice-calc.menu.in libreoffice-3.4.3/debian/libreoffice-calc.menu.in --- libreoffice-3.3.3/debian/libreoffice-calc.menu.in 2011-06-27 10:51:08.000000000 +0000 +++ libreoffice-3.4.3/debian/libreoffice-calc.menu.in 2011-10-07 07:13:30.000000000 +0000 @@ -1,6 +1,5 @@ ?package(libreoffice-calc):needs="X11" section="Applications/Office"\ - title="LibreOffice Calc" command="/usr/bin/libreoffice -calc"\ + title="LibreOffice Calc" command="/usr/bin/libreoffice --calc"\ hints="Spreadsheets"\ kderemove="y"\ icon="/usr/share/icons/hicolor/32x32/apps/libreoffice-calc.xpm" - diff -Nru libreoffice-3.3.3/debian/libreoffice-calc.mime libreoffice-3.4.3/debian/libreoffice-calc.mime --- libreoffice-3.3.3/debian/libreoffice-calc.mime 2011-06-27 10:51:08.000000000 +0000 +++ libreoffice-3.4.3/debian/libreoffice-calc.mime 2011-10-07 07:13:30.000000000 +0000 @@ -2,35 +2,35 @@ # shared-mime-info # Generic -text/csv; soffice -no-oosplash -calc '%s'; edit=soffice -no-oosplash -calc '%s'; test=test -n "$DISPLAY"; description="CSV Document"; nametemplate=%s.csv; priority=3 -text/spreadsheet; soffice -no-oosplash -calc '%s'; edit=soffice -no-oosplash -calc '%s'; test=test -n "$DISPLAY"; description="Spreadsheet Interchange Document"; nametemplate=%s.slk; priority=3 +text/csv; soffice -no-oosplash --calc '%s'; edit=soffice -no-oosplash --calc '%s'; test=test -n "$DISPLAY"; description="CSV Document"; nametemplate=%s.csv; priority=3 +text/spreadsheet; soffice -no-oosplash --calc '%s'; edit=soffice -no-oosplash --calc '%s'; test=test -n "$DISPLAY"; description="Spreadsheet Interchange Document"; nametemplate=%s.slk; priority=3 # Corel Quattro Pro -application/x-quattropro; soffice -no-oosplash -calc '%s'; edit=soffice -no-oosplash -calc '%s'; test=test -n "$DISPLAY"; description="Quattro Pro 6 for Windows Spreadsheet"; nametemplate=%s.wb2; priority=3 +application/x-quattropro; soffice -no-oosplash --calc '%s'; edit=soffice -no-oosplash --calc '%s'; test=test -n "$DISPLAY"; description="Quattro Pro 6 for Windows Spreadsheet"; nametemplate=%s.wb2; priority=3 # dBase dBASE -application/x-dbf; soffice -no-oosplash -calc '%s'; edit=soffice -no-oosplash -calc '%s'; test=test -n "$DISPLAY"; description="xBase Document"; nametemplate=%s.dbf; priority=3 +application/x-dbf; soffice -no-oosplash --calc '%s'; edit=soffice -no-oosplash --calc '%s'; test=test -n "$DISPLAY"; description="xBase Document"; nametemplate=%s.dbf; priority=3 # ECMA Office Open XML (Microsoft Office 2007) -application/vnd.ms-excel.sheet.macroEnabled.12; soffice -no-oosplash -calc '%s'; edit=soffice -no-oosplash -calc '%s'; test=test -n "$DISPLAY"; description="Office Open XML Spreadsheet with Macros Enabled"; nametemplate=%s.xlsm; priority=3 -application/vnd.ms-excel.template.macroEnabled.12; soffice -no-oosplash -calc '%s'; edit=soffice -no-oosplash -calc '%s'; test=test -n "$DISPLAY"; description="Office Open XML Spreadsheet Template with Macros Enabled"; nametemplate=%s.xltm; priority=3 -application/vnd.openxmlformats-officedocument.spreadsheetml.sheet; soffice -no-oosplash -calc '%s'; edit=soffice -no-oosplash -calc '%s'; test=test -n "$DISPLAY"; description="Office Open XML Spreadsheet"; nametemplate=%s.xlsx; priority=3 -application/vnd.openxmlformats-officedocument.spreadsheetml.template; soffice -no-oosplash -calc '%s'; edit=soffice -no-oosplash -calc '%s'; test=test -n "$DISPLAY"; description="Office Open XML Spreadsheet Template"; nametemplate=%s.xltx; priority=3 +application/vnd.ms-excel.sheet.macroEnabled.12; soffice -no-oosplash --calc '%s'; edit=soffice -no-oosplash --calc '%s'; test=test -n "$DISPLAY"; description="Office Open XML Spreadsheet with Macros Enabled"; nametemplate=%s.xlsm; priority=3 +application/vnd.ms-excel.template.macroEnabled.12; soffice -no-oosplash --calc '%s'; edit=soffice -no-oosplash --calc '%s'; test=test -n "$DISPLAY"; description="Office Open XML Spreadsheet Template with Macros Enabled"; nametemplate=%s.xltm; priority=3 +application/vnd.openxmlformats-officedocument.spreadsheetml.sheet; soffice -no-oosplash --calc '%s'; edit=soffice -no-oosplash --calc '%s'; test=test -n "$DISPLAY"; description="Office Open XML Spreadsheet"; nametemplate=%s.xlsx; priority=3 +application/vnd.openxmlformats-officedocument.spreadsheetml.template; soffice -no-oosplash --calc '%s'; edit=soffice -no-oosplash --calc '%s'; test=test -n "$DISPLAY"; description="Office Open XML Spreadsheet Template"; nametemplate=%s.xltx; priority=3 # IBM Lotus 1-2-3 -application/vnd.lotus-1-2-3; soffice -no-oosplash -calc '%s'; edit=soffice -no-oosplash -calc '%s'; test=test -n "$DISPLAY"; description="Lotus 1-2-3 spreadsheet"; nametemplate=%s.123; priority=3 +application/vnd.lotus-1-2-3; soffice -no-oosplash --calc '%s'; edit=soffice -no-oosplash --calc '%s'; test=test -n "$DISPLAY"; description="Lotus 1-2-3 spreadsheet"; nametemplate=%s.123; priority=3 # Microsoft Excel -application/vnd.ms-excel; soffice -no-oosplash -calc '%s'; edit=soffice -no-oosplash -calc '%s'; test=test -n "$DISPLAY"; description="Microsoft Excel Document"; nametemplate=%s.xls; priority=3 +application/vnd.ms-excel; soffice -no-oosplash --calc '%s'; edit=soffice -no-oosplash --calc '%s'; test=test -n "$DISPLAY"; description="Microsoft Excel Document"; nametemplate=%s.xls; priority=3 # OASIS OpenDocument Format -application/vnd.oasis.opendocument.chart; soffice -no-oosplash -calc '%s'; edit=soffice -no-oosplash -calc '%s'; print=soffice -no-oosplash -calc -p '%s'; test=test -n "$DISPLAY"; description="OpenDocument Chart"; nametemplate=%s.odc; priority=9 -application/vnd.oasis.opendocument.spreadsheet; soffice -no-oosplash -calc '%s'; edit=soffice -no-oosplash -calc '%s'; print=soffice -no-oosplash -calc -p '%s'; test=test -n "$DISPLAY"; description="OpenDocument Spreadsheet"; nametemplate=%s.ods; priority=9 -application/vnd.oasis.opendocument.spreadsheet-template; soffice -no-oosplash -calc '%s'; edit=soffice -no-oosplash -calc '%s'; print=soffice -no-oosplash -calc -p '%s'; test=test -n "$DISPLAY"; description="OpenDocument Spreadsheet Template"; nametemplate=%s.ots; priority=9 +application/vnd.oasis.opendocument.chart; soffice -no-oosplash --calc '%s'; edit=soffice -no-oosplash --calc '%s'; print=soffice -no-oosplash --calc -p '%s'; test=test -n "$DISPLAY"; description="OpenDocument Chart"; nametemplate=%s.odc; priority=9 +application/vnd.oasis.opendocument.spreadsheet; soffice -no-oosplash --calc '%s'; edit=soffice -no-oosplash --calc '%s'; print=soffice -no-oosplash --calc -p '%s'; test=test -n "$DISPLAY"; description="OpenDocument Spreadsheet"; nametemplate=%s.ods; priority=9 +application/vnd.oasis.opendocument.spreadsheet-template; soffice -no-oosplash --calc '%s'; edit=soffice -no-oosplash --calc '%s'; print=soffice -no-oosplash --calc -p '%s'; test=test -n "$DISPLAY"; description="OpenDocument Spreadsheet Template"; nametemplate=%s.ots; priority=9 # OpenOffice.org 1.0 -application/vnd.sun.xml.calc; soffice -no-oosplash -calc '%s'; edit=soffice -no-oosplash -calc '%s'; test=test -n "$DISPLAY"; description="OpenOffice.org Spreadsheet"; nametemplate=%s.sxc; priority=8 -application/vnd.sun.xml.calc.template; soffice -no-oosplash -calc '%s'; edit=soffice -no-oosplash -calc '%s'; test=test -n "$DISPLAY"; description="OpenOffice.org Spreadsheet Template"; nametemplate=%s.stc; priority=8 +application/vnd.sun.xml.calc; soffice -no-oosplash --calc '%s'; edit=soffice -no-oosplash --calc '%s'; test=test -n "$DISPLAY"; description="OpenOffice.org Spreadsheet"; nametemplate=%s.sxc; priority=8 +application/vnd.sun.xml.calc.template; soffice -no-oosplash --calc '%s'; edit=soffice -no-oosplash --calc '%s'; test=test -n "$DISPLAY"; description="OpenOffice.org Spreadsheet Template"; nametemplate=%s.stc; priority=8 # ### diff -Nru libreoffice-3.3.3/debian/libreoffice-common.links.in libreoffice-3.4.3/debian/libreoffice-common.links.in --- libreoffice-3.3.3/debian/libreoffice-common.links.in 2011-06-27 10:51:08.000000000 +0000 +++ libreoffice-3.4.3/debian/libreoffice-common.links.in 2011-10-07 07:13:30.000000000 +0000 @@ -1,36 +1,36 @@ -usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-database.png usr/share/icons/hicolor/16x16/mimetypes/application-vnd.oasis.opendocument.database.png -usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-drawing.png usr/share/icons/hicolor/16x16/mimetypes/application-vnd.oasis.opendocument.drawing.png -usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-drawing-template.png usr/share/icons/hicolor/16x16/mimetypes/application-vnd.oasis.opendocument.drawing-template.png -usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-formula.png usr/share/icons/hicolor/16x16/mimetypes/application-vnd.oasis.opendocument.formula.png -usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-master-document.png usr/share/icons/hicolor/16x16/mimetypes/application-vnd.oasis.opendocument.master-document.png -usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-presentation.png usr/share/icons/hicolor/16x16/mimetypes/application-vnd.oasis.opendocument.presentation.png -usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-presentation-template.png usr/share/icons/hicolor/16x16/mimetypes/application-vnd.oasis.opendocument.presentation-template.png -usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-spreadsheet.png usr/share/icons/hicolor/16x16/mimetypes/application-vnd.oasis.opendocument.spreadsheet.png -usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-spreadsheet-template.png usr/share/icons/hicolor/16x16/mimetypes/application-vnd.oasis.opendocument.spreadsheet-template.png -usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-text.png usr/share/icons/hicolor/16x16/mimetypes/application-vnd.oasis.opendocument.text.png -usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-text-template.png usr/share/icons/hicolor/16x16/mimetypes/application-vnd.oasis.opendocument.text-template.png -usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-web-template.png usr/share/icons/hicolor/16x16/mimetypes/application-vnd.oasis.opendocument.web-template.png -usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-database.png usr/share/icons/hicolor/32x32/mimetypes/application-vnd.oasis.opendocument.database.png -usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-drawing.png usr/share/icons/hicolor/32x32/mimetypes/application-vnd.oasis.opendocument.drawing.png -usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-drawing-template.png usr/share/icons/hicolor/32x32/mimetypes/application-vnd.oasis.opendocument.drawing-template.png -usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-formula.png usr/share/icons/hicolor/32x32/mimetypes/application-vnd.oasis.opendocument.formula.png -usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-master-document.png usr/share/icons/hicolor/32x32/mimetypes/application-vnd.oasis.opendocument.master-document.png -usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-presentation.png usr/share/icons/hicolor/32x32/mimetypes/application-vnd.oasis.opendocument.presentation.png -usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-presentation-template.png usr/share/icons/hicolor/32x32/mimetypes/application-vnd.oasis.opendocument.presentation-template.png -usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-spreadsheet.png usr/share/icons/hicolor/32x32/mimetypes/application-vnd.oasis.opendocument.spreadsheet.png -usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-spreadsheet-template.png usr/share/icons/hicolor/32x32/mimetypes/application-vnd.oasis.opendocument.spreadsheet-template.png -usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-text.png usr/share/icons/hicolor/32x32/mimetypes/application-vnd.oasis.opendocument.text.png -usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-text-template.png usr/share/icons/hicolor/32x32/mimetypes/application-vnd.oasis.opendocument.text-template.png -usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-web-template.png usr/share/icons/hicolor/32x32/mimetypes/application-vnd.oasis.opendocument.web-template.png -usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-database.png usr/share/icons/hicolor/48x48/mimetypes/application-vnd.oasis.opendocument.database.png -usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-drawing.png usr/share/icons/hicolor/48x48/mimetypes/application-vnd.oasis.opendocument.drawing.png -usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-drawing-template.png usr/share/icons/hicolor/48x48/mimetypes/application-vnd.oasis.opendocument.drawing-template.png -usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-formula.png usr/share/icons/hicolor/48x48/mimetypes/application-vnd.oasis.opendocument.formula.png -usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-master-document.png usr/share/icons/hicolor/48x48/mimetypes/application-vnd.oasis.opendocument.master-document.png -usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-presentation.png usr/share/icons/hicolor/48x48/mimetypes/application-vnd.oasis.opendocument.presentation.png -usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-presentation-template.png usr/share/icons/hicolor/48x48/mimetypes/application-vnd.oasis.opendocument.presentation-template.png -usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-spreadsheet.png usr/share/icons/hicolor/48x48/mimetypes/application-vnd.oasis.opendocument.spreadsheet.png -usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-spreadsheet-template.png usr/share/icons/hicolor/48x48/mimetypes/application-vnd.oasis.opendocument.spreadsheet-template.png -usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-text.png usr/share/icons/hicolor/48x48/mimetypes/application-vnd.oasis.opendocument.text.png -usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-text-template.png usr/share/icons/hicolor/48x48/mimetypes/application-vnd.oasis.opendocument.text-template.png -usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-web-template.png usr/share/icons/hicolor/48x48/mimetypes/application-vnd.oasis.opendocument.web-template.png +usr/share/icons/hicolor/16x16/mimetypes/libreoffice@ICONVERSION@-oasis-database.png usr/share/icons/hicolor/16x16/mimetypes/application-vnd.oasis.opendocument.database.png +usr/share/icons/hicolor/16x16/mimetypes/libreoffice@ICONVERSION@-oasis-drawing.png usr/share/icons/hicolor/16x16/mimetypes/application-vnd.oasis.opendocument.drawing.png +usr/share/icons/hicolor/16x16/mimetypes/libreoffice@ICONVERSION@-oasis-drawing-template.png usr/share/icons/hicolor/16x16/mimetypes/application-vnd.oasis.opendocument.drawing-template.png +usr/share/icons/hicolor/16x16/mimetypes/libreoffice@ICONVERSION@-oasis-formula.png usr/share/icons/hicolor/16x16/mimetypes/application-vnd.oasis.opendocument.formula.png +usr/share/icons/hicolor/16x16/mimetypes/libreoffice@ICONVERSION@-oasis-master-document.png usr/share/icons/hicolor/16x16/mimetypes/application-vnd.oasis.opendocument.master-document.png +usr/share/icons/hicolor/16x16/mimetypes/libreoffice@ICONVERSION@-oasis-presentation.png usr/share/icons/hicolor/16x16/mimetypes/application-vnd.oasis.opendocument.presentation.png +usr/share/icons/hicolor/16x16/mimetypes/libreoffice@ICONVERSION@-oasis-presentation-template.png usr/share/icons/hicolor/16x16/mimetypes/application-vnd.oasis.opendocument.presentation-template.png +usr/share/icons/hicolor/16x16/mimetypes/libreoffice@ICONVERSION@-oasis-spreadsheet.png usr/share/icons/hicolor/16x16/mimetypes/application-vnd.oasis.opendocument.spreadsheet.png +usr/share/icons/hicolor/16x16/mimetypes/libreoffice@ICONVERSION@-oasis-spreadsheet-template.png usr/share/icons/hicolor/16x16/mimetypes/application-vnd.oasis.opendocument.spreadsheet-template.png +usr/share/icons/hicolor/16x16/mimetypes/libreoffice@ICONVERSION@-oasis-text.png usr/share/icons/hicolor/16x16/mimetypes/application-vnd.oasis.opendocument.text.png +usr/share/icons/hicolor/16x16/mimetypes/libreoffice@ICONVERSION@-oasis-text-template.png usr/share/icons/hicolor/16x16/mimetypes/application-vnd.oasis.opendocument.text-template.png +usr/share/icons/hicolor/16x16/mimetypes/libreoffice@ICONVERSION@-oasis-web-template.png usr/share/icons/hicolor/16x16/mimetypes/application-vnd.oasis.opendocument.web-template.png +usr/share/icons/hicolor/32x32/mimetypes/libreoffice@ICONVERSION@-oasis-database.png usr/share/icons/hicolor/32x32/mimetypes/application-vnd.oasis.opendocument.database.png +usr/share/icons/hicolor/32x32/mimetypes/libreoffice@ICONVERSION@-oasis-drawing.png usr/share/icons/hicolor/32x32/mimetypes/application-vnd.oasis.opendocument.drawing.png +usr/share/icons/hicolor/32x32/mimetypes/libreoffice@ICONVERSION@-oasis-drawing-template.png usr/share/icons/hicolor/32x32/mimetypes/application-vnd.oasis.opendocument.drawing-template.png +usr/share/icons/hicolor/32x32/mimetypes/libreoffice@ICONVERSION@-oasis-formula.png usr/share/icons/hicolor/32x32/mimetypes/application-vnd.oasis.opendocument.formula.png +usr/share/icons/hicolor/32x32/mimetypes/libreoffice@ICONVERSION@-oasis-master-document.png usr/share/icons/hicolor/32x32/mimetypes/application-vnd.oasis.opendocument.master-document.png +usr/share/icons/hicolor/32x32/mimetypes/libreoffice@ICONVERSION@-oasis-presentation.png usr/share/icons/hicolor/32x32/mimetypes/application-vnd.oasis.opendocument.presentation.png +usr/share/icons/hicolor/32x32/mimetypes/libreoffice@ICONVERSION@-oasis-presentation-template.png usr/share/icons/hicolor/32x32/mimetypes/application-vnd.oasis.opendocument.presentation-template.png +usr/share/icons/hicolor/32x32/mimetypes/libreoffice@ICONVERSION@-oasis-spreadsheet.png usr/share/icons/hicolor/32x32/mimetypes/application-vnd.oasis.opendocument.spreadsheet.png +usr/share/icons/hicolor/32x32/mimetypes/libreoffice@ICONVERSION@-oasis-spreadsheet-template.png usr/share/icons/hicolor/32x32/mimetypes/application-vnd.oasis.opendocument.spreadsheet-template.png +usr/share/icons/hicolor/32x32/mimetypes/libreoffice@ICONVERSION@-oasis-text.png usr/share/icons/hicolor/32x32/mimetypes/application-vnd.oasis.opendocument.text.png +usr/share/icons/hicolor/32x32/mimetypes/libreoffice@ICONVERSION@-oasis-text-template.png usr/share/icons/hicolor/32x32/mimetypes/application-vnd.oasis.opendocument.text-template.png +usr/share/icons/hicolor/32x32/mimetypes/libreoffice@ICONVERSION@-oasis-web-template.png usr/share/icons/hicolor/32x32/mimetypes/application-vnd.oasis.opendocument.web-template.png +usr/share/icons/hicolor/48x48/mimetypes/libreoffice@ICONVERSION@-oasis-database.png usr/share/icons/hicolor/48x48/mimetypes/application-vnd.oasis.opendocument.database.png +usr/share/icons/hicolor/48x48/mimetypes/libreoffice@ICONVERSION@-oasis-drawing.png usr/share/icons/hicolor/48x48/mimetypes/application-vnd.oasis.opendocument.drawing.png +usr/share/icons/hicolor/48x48/mimetypes/libreoffice@ICONVERSION@-oasis-drawing-template.png usr/share/icons/hicolor/48x48/mimetypes/application-vnd.oasis.opendocument.drawing-template.png +usr/share/icons/hicolor/48x48/mimetypes/libreoffice@ICONVERSION@-oasis-formula.png usr/share/icons/hicolor/48x48/mimetypes/application-vnd.oasis.opendocument.formula.png +usr/share/icons/hicolor/48x48/mimetypes/libreoffice@ICONVERSION@-oasis-master-document.png usr/share/icons/hicolor/48x48/mimetypes/application-vnd.oasis.opendocument.master-document.png +usr/share/icons/hicolor/48x48/mimetypes/libreoffice@ICONVERSION@-oasis-presentation.png usr/share/icons/hicolor/48x48/mimetypes/application-vnd.oasis.opendocument.presentation.png +usr/share/icons/hicolor/48x48/mimetypes/libreoffice@ICONVERSION@-oasis-presentation-template.png usr/share/icons/hicolor/48x48/mimetypes/application-vnd.oasis.opendocument.presentation-template.png +usr/share/icons/hicolor/48x48/mimetypes/libreoffice@ICONVERSION@-oasis-spreadsheet.png usr/share/icons/hicolor/48x48/mimetypes/application-vnd.oasis.opendocument.spreadsheet.png +usr/share/icons/hicolor/48x48/mimetypes/libreoffice@ICONVERSION@-oasis-spreadsheet-template.png usr/share/icons/hicolor/48x48/mimetypes/application-vnd.oasis.opendocument.spreadsheet-template.png +usr/share/icons/hicolor/48x48/mimetypes/libreoffice@ICONVERSION@-oasis-text.png usr/share/icons/hicolor/48x48/mimetypes/application-vnd.oasis.opendocument.text.png +usr/share/icons/hicolor/48x48/mimetypes/libreoffice@ICONVERSION@-oasis-text-template.png usr/share/icons/hicolor/48x48/mimetypes/application-vnd.oasis.opendocument.text-template.png +usr/share/icons/hicolor/48x48/mimetypes/libreoffice@ICONVERSION@-oasis-web-template.png usr/share/icons/hicolor/48x48/mimetypes/application-vnd.oasis.opendocument.web-template.png diff -Nru libreoffice-3.3.3/debian/libreoffice-common.postinst.in libreoffice-3.4.3/debian/libreoffice-common.postinst.in --- libreoffice-3.3.3/debian/libreoffice-common.postinst.in 2011-06-27 10:51:08.000000000 +0000 +++ libreoffice-3.4.3/debian/libreoffice-common.postinst.in 2011-10-07 07:13:30.000000000 +0000 @@ -8,9 +8,12 @@ for triggername in $2; do case "$triggername" in # new "bundled" extensions (since 3.3) - "/usr/lib/libreoffice/share/extensions") + "/@OOBRANDDIR@/share/extensions") sync_extensions ;; + "/@OOBASISDIR@/registered-components") + update_services_rdb + ;; esac done fi @@ -33,7 +36,10 @@ rmdir /etc/openoffice 2>/dev/null || true if dpkg --compare-versions "$2" lt "1:3.3.0-3"; then - sync_extensions + dpkg-trigger /@OOBRANDDIR@/share/extensions + fi + if dpkg --compare-versions "$2" lt "1:3.4.0-1"; then + dpkg-trigger /@OOBASISDIR@/registered-components fi fi diff -Nru libreoffice-3.3.3/debian/libreoffice-common.triggers.in libreoffice-3.4.3/debian/libreoffice-common.triggers.in --- libreoffice-3.3.3/debian/libreoffice-common.triggers.in 2011-06-27 10:51:08.000000000 +0000 +++ libreoffice-3.4.3/debian/libreoffice-common.triggers.in 2011-10-07 07:13:30.000000000 +0000 @@ -1 +1,2 @@ interest /@OOBRANDDIR@/share/extensions +interest /@OOBASISDIR@/registered-components diff -Nru libreoffice-3.3.3/debian/libreoffice-core.lintian-overrides.in libreoffice-3.4.3/debian/libreoffice-core.lintian-overrides.in --- libreoffice-3.3.3/debian/libreoffice-core.lintian-overrides.in 2011-06-27 10:51:08.000000000 +0000 +++ libreoffice-3.4.3/debian/libreoffice-core.lintian-overrides.in 2011-10-07 07:13:30.000000000 +0000 @@ -1,3 +1,2 @@ libreoffice-core: binary-or-shlib-defines-rpath -libreoffice-core: file-missing-in-md5sums var/lib/libreoffice/basis@BASIS_VERSION@/program/services.rdb libreoffice-core: postinst-uses-db-input diff -Nru libreoffice-3.3.3/debian/libreoffice-core.postinst.in libreoffice-3.4.3/debian/libreoffice-core.postinst.in --- libreoffice-3.3.3/debian/libreoffice-core.postinst.in 2011-06-27 10:51:08.000000000 +0000 +++ libreoffice-3.4.3/debian/libreoffice-core.postinst.in 2011-10-07 07:13:30.000000000 +0000 @@ -2,14 +2,11 @@ set -e -THIS_PACKAGE=libreoffice-core -THIS_SCRIPT=postinst - #INCLUDE_SHELL_LIB# -# (re)register components on all postinst targets -register_all_components_to_services_rdb +if [ "$1" = "configure" ]; then + dpkg-trigger /@OOBASISDIR@/registered-components +fi #DEBHELPER# -exit 0 diff -Nru libreoffice-3.3.3/debian/libreoffice-core.preinst.in libreoffice-3.4.3/debian/libreoffice-core.preinst.in --- libreoffice-3.3.3/debian/libreoffice-core.preinst.in 2011-06-27 10:51:08.000000000 +0000 +++ libreoffice-3.4.3/debian/libreoffice-core.preinst.in 1970-01-01 00:00:00.000000000 +0000 @@ -1,18 +0,0 @@ -#!/bin/sh - -set -e - -THIS_PACKAGE=libreoffice-core -THIS_SCRIPT=preinst - -#INCLUDE_SHELL_LIB# - -case "$1" in - upgrade) - revoke_all_components_from_services_rdb - ;; -esac - -#DEBHELPER# - -exit 0 diff -Nru libreoffice-3.3.3/debian/libreoffice-draw.menu.in libreoffice-3.4.3/debian/libreoffice-draw.menu.in --- libreoffice-3.3.3/debian/libreoffice-draw.menu.in 2011-06-27 10:51:08.000000000 +0000 +++ libreoffice-3.4.3/debian/libreoffice-draw.menu.in 2011-10-07 07:13:30.000000000 +0000 @@ -1,6 +1,5 @@ ?package(libreoffice-draw):needs="X11" section="Applications/Graphics"\ - title="LibreOffice Draw" command="/usr/bin/libreoffice -draw"\ + title="LibreOffice Draw" command="/usr/bin/libreoffice --draw"\ hints="Drawing"\ kderemove="y"\ icon="/usr/share/icons/hicolor/32x32/apps/libreoffice-draw.xpm" - diff -Nru libreoffice-3.3.3/debian/libreoffice-draw.mime libreoffice-3.4.3/debian/libreoffice-draw.mime --- libreoffice-3.3.3/debian/libreoffice-draw.mime 2011-06-27 10:51:08.000000000 +0000 +++ libreoffice-3.4.3/debian/libreoffice-draw.mime 2011-10-07 07:13:30.000000000 +0000 @@ -2,12 +2,12 @@ # shared-mime-info # OASIS OpenDocument Format -application/vnd.oasis.opendocument.graphics; soffice -no-oosplash -draw '%s'; edit=soffice -no-oosplash -draw '%s'; print=soffice -no-oosplash -draw -p '%s'; test=test -n "$DISPLAY"; description="OpenDocument Drawing"; nametemplate=%s.odg; priority=9 -application/vnd.oasis.opendocument.graphics-template; soffice -no-oosplash -draw '%s'; edit=soffice -no-oosplash -draw '%s'; print=soffice -no-oosplash -draw -p '%s'; test=test -n "$DISPLAY"; description="OpenDocument Drawing Template"; nametemplate=%s.otg; priority=9 +application/vnd.oasis.opendocument.graphics; soffice -no-oosplash --draw '%s'; edit=soffice -no-oosplash --draw '%s'; print=soffice -no-oosplash --draw -p '%s'; test=test -n "$DISPLAY"; description="OpenDocument Drawing"; nametemplate=%s.odg; priority=9 +application/vnd.oasis.opendocument.graphics-template; soffice -no-oosplash --draw '%s'; edit=soffice -no-oosplash --draw '%s'; print=soffice -no-oosplash --draw -p '%s'; test=test -n "$DISPLAY"; description="OpenDocument Drawing Template"; nametemplate=%s.otg; priority=9 # OpenOffice.org 1.0 -application/vnd.sun.xml.draw; soffice -no-oosplash -draw '%s'; edit=soffice -no-oosplash -draw '%s'; test=test -n "$DISPLAY"; description="OpenOffice.org Drawing"; nametemplate=%s.sxd; priority=8 -application/vnd.sun.xml.draw.template; soffice -no-oosplash -draw '%s'; edit=soffice -no-oosplash -draw '%s'; test=test -n "$DISPLAY"; description="OpenOffice.org Drawing Template"; nametemplate=%s.std; priority=8 +application/vnd.sun.xml.draw; soffice -no-oosplash --draw '%s'; edit=soffice -no-oosplash --draw '%s'; test=test -n "$DISPLAY"; description="OpenOffice.org Drawing"; nametemplate=%s.sxd; priority=8 +application/vnd.sun.xml.draw.template; soffice -no-oosplash --draw '%s'; edit=soffice -no-oosplash --draw '%s'; test=test -n "$DISPLAY"; description="OpenOffice.org Drawing Template"; nametemplate=%s.std; priority=8 # ### diff -Nru libreoffice-3.3.3/debian/libreoffice-evolution.bug-script.in libreoffice-3.4.3/debian/libreoffice-evolution.bug-script.in --- libreoffice-3.3.3/debian/libreoffice-evolution.bug-script.in 2011-06-27 10:51:08.000000000 +0000 +++ libreoffice-3.4.3/debian/libreoffice-evolution.bug-script.in 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -#!/bin/sh -/usr/lib/ure/bin/regview /var/lib/openoffice/basis@BASIS_VERSION@/program/services.rdb | grep evoab >&3 diff -Nru libreoffice-3.3.3/debian/libreoffice-evolution.postinst.in libreoffice-3.4.3/debian/libreoffice-evolution.postinst.in --- libreoffice-3.3.3/debian/libreoffice-evolution.postinst.in 2011-06-27 10:51:08.000000000 +0000 +++ libreoffice-3.4.3/debian/libreoffice-evolution.postinst.in 1970-01-01 00:00:00.000000000 +0000 @@ -1,13 +0,0 @@ -#!/bin/sh - -set -e - -#INCLUDE_SHELL_LIB# - -if [ "$1" = "configure" -o "$1" = "upgrade" ]; then - register_to_services_rdb /@OOBASISDIR@/program/libevoab$LIBSUFFIX.so -fi - -#DEBHELPER# - -exit 0 diff -Nru libreoffice-3.3.3/debian/libreoffice-evolution.preinst.in libreoffice-3.4.3/debian/libreoffice-evolution.preinst.in --- libreoffice-3.3.3/debian/libreoffice-evolution.preinst.in 2011-06-27 10:51:08.000000000 +0000 +++ libreoffice-3.4.3/debian/libreoffice-evolution.preinst.in 1970-01-01 00:00:00.000000000 +0000 @@ -1,15 +0,0 @@ -#!/bin/sh - -set -e - -#INCLUDE_SHELL_LIB# - -case "$1" in - upgrade) - revoke_from_services_rdb /@OOBASISDIR@/program/libevoab$LIBSUFFIX.so - ;; -esac - -#DEBHELPER# - -exit 0 diff -Nru libreoffice-3.3.3/debian/libreoffice-evolution.prerm.in libreoffice-3.4.3/debian/libreoffice-evolution.prerm.in --- libreoffice-3.3.3/debian/libreoffice-evolution.prerm.in 2011-06-27 10:51:08.000000000 +0000 +++ libreoffice-3.4.3/debian/libreoffice-evolution.prerm.in 1970-01-01 00:00:00.000000000 +0000 @@ -1,15 +0,0 @@ -#!/bin/sh - -set -e - -#INCLUDE_SHELL_LIB# - -case "$1" in - remove) - revoke_from_services_rdb /@OOBASISDIR@/program/libevoab$LIBSUFFIX.so - ;; -esac - -#DEBHELPER# - -exit 0 diff -Nru libreoffice-3.3.3/debian/libreoffice-filter-binfilter.bug-script.in libreoffice-3.4.3/debian/libreoffice-filter-binfilter.bug-script.in --- libreoffice-3.3.3/debian/libreoffice-filter-binfilter.bug-script.in 2011-06-27 10:51:08.000000000 +0000 +++ libreoffice-3.4.3/debian/libreoffice-filter-binfilter.bug-script.in 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -#!/bin/sh -/usr/lib/ure/bin/regview /var/lib/openoffice/basis@BASIS_VERSION@/program/services.rdb | grep bf_ >&3 diff -Nru libreoffice-3.3.3/debian/libreoffice-filter-binfilter.mime libreoffice-3.4.3/debian/libreoffice-filter-binfilter.mime --- libreoffice-3.3.3/debian/libreoffice-filter-binfilter.mime 2011-06-27 10:51:08.000000000 +0000 +++ libreoffice-3.4.3/debian/libreoffice-filter-binfilter.mime 2011-10-07 07:13:30.000000000 +0000 @@ -2,13 +2,13 @@ # shared-mime-info # StarDivision StarOffice 5.0 -application/vnd.stardivision.calc; soffice -no-oosplash -calc '%s'; edit=soffice -no-oosplash -calc '%s'; test=test -n "$DISPLAY"; description="StarCalc 5.0"; nametemplate=%s.sdc; priority=8 -application/vnd.stardivision.chart; soffice -no-oosplash -calc '%s'; edit=soffice -no-oosplash -calc '%s'; test=test -n "$DISPLAY"; description="StarChart 5.0"; nametemplate=%s.sds; priority=8 -application/vnd.stardivision.draw; soffice -no-oosplash -draw '%s'; edit=soffice -no-oosplash -draw '%s'; test=test -n "$DISPLAY"; description="StarDraw 5.0"; nametemplate=%s.sda; priority=8 -application/vnd.stardivision.impress; soffice -no-oosplash -impress '%s'; edit=soffice -no-oosplash -impress '%s'; test=test -n "$DISPLAY"; description="StarImpress 5.0"; nametemplate=%s.sdd; priority=8 -application/vnd.stardivision.math; soffice -no-oosplash -math '%s'; edit=soffice -no-oosplash -math '%s'; test=test -n "$DISPLAY"; description="StarMath 5.0"; nametemplate=%s.sdf; priority=8 -application/vnd.stardivision.writer-global; soffice -no-oosplash -writer '%s'; edit=soffice -no-oosplash -writer '%s'; test=test -n "$DISPLAY"; description="StarWriter 5.0 Master Document"; nametemplate=%s.sgl; priority=8 -application/vnd.stardivision.writer; soffice -no-oosplash -writer '%s'; edit=soffice -no-oosplash -writer '%s'; test=test -n "$DISPLAY"; description="StarWriter 5.0"; nametemplate=%s.sdw; priority=8 +application/vnd.stardivision.calc; soffice -no-oosplash --calc '%s'; edit=soffice -no-oosplash --calc '%s'; test=test -n "$DISPLAY"; description="StarCalc 5.0"; nametemplate=%s.sdc; priority=8 +application/vnd.stardivision.chart; soffice -no-oosplash --calc '%s'; edit=soffice -no-oosplash --calc '%s'; test=test -n "$DISPLAY"; description="StarChart 5.0"; nametemplate=%s.sds; priority=8 +application/vnd.stardivision.draw; soffice -no-oosplash --draw '%s'; edit=soffice -no-oosplash --draw '%s'; test=test -n "$DISPLAY"; description="StarDraw 5.0"; nametemplate=%s.sda; priority=8 +application/vnd.stardivision.impress; soffice -no-oosplash --impress '%s'; edit=soffice -no-oosplash --impress '%s'; test=test -n "$DISPLAY"; description="StarImpress 5.0"; nametemplate=%s.sdd; priority=8 +application/vnd.stardivision.math; soffice -no-oosplash --math '%s'; edit=soffice -no-oosplash --math '%s'; test=test -n "$DISPLAY"; description="StarMath 5.0"; nametemplate=%s.sdf; priority=8 +application/vnd.stardivision.writer-global; soffice -no-oosplash --writer '%s'; edit=soffice -no-oosplash --writer '%s'; test=test -n "$DISPLAY"; description="StarWriter 5.0 Master Document"; nametemplate=%s.sgl; priority=8 +application/vnd.stardivision.writer; soffice -no-oosplash --writer '%s'; edit=soffice -no-oosplash --writer '%s'; test=test -n "$DISPLAY"; description="StarWriter 5.0"; nametemplate=%s.sdw; priority=8 # ### diff -Nru libreoffice-3.3.3/debian/libreoffice-filter-binfilter.postinst.in libreoffice-3.4.3/debian/libreoffice-filter-binfilter.postinst.in --- libreoffice-3.3.3/debian/libreoffice-filter-binfilter.postinst.in 2011-06-27 10:51:08.000000000 +0000 +++ libreoffice-3.4.3/debian/libreoffice-filter-binfilter.postinst.in 1970-01-01 00:00:00.000000000 +0000 @@ -1,14 +0,0 @@ -#!/bin/sh - -set -e - -#INCLUDE_SHELL_LIB# - -if [ "$1" = "configure" -o "$1" = "upgrade" ]; then - register_to_services_rdb /@OOBASISDIR@/program/libbf_migratefilter$LIBSUFFIX.so - register_to_services_rdb /@OOBASISDIR@/program/libbindet$LIBSUFFIX.so -fi - -#DEBHELPER# - -exit 0 diff -Nru libreoffice-3.3.3/debian/libreoffice-filter-binfilter.preinst.in libreoffice-3.4.3/debian/libreoffice-filter-binfilter.preinst.in --- libreoffice-3.3.3/debian/libreoffice-filter-binfilter.preinst.in 2011-06-27 10:51:08.000000000 +0000 +++ libreoffice-3.4.3/debian/libreoffice-filter-binfilter.preinst.in 1970-01-01 00:00:00.000000000 +0000 @@ -1,16 +0,0 @@ -#!/bin/sh - -set -e - -#INCLUDE_SHELL_LIB# - -case "$1" in - upgrade) - revoke_from_services_rdb /@OOBASISDIR@/program/libbf_migratefilter$LIBSUFFIX.so - revoke_from_services_rdb /@OOBASISDIR@/program/libbindet$LIBSUFFIX.so - ;; -esac - -#DEBHELPER# - -exit 0 diff -Nru libreoffice-3.3.3/debian/libreoffice-filter-binfilter.prerm.in libreoffice-3.4.3/debian/libreoffice-filter-binfilter.prerm.in --- libreoffice-3.3.3/debian/libreoffice-filter-binfilter.prerm.in 2011-06-27 10:51:08.000000000 +0000 +++ libreoffice-3.4.3/debian/libreoffice-filter-binfilter.prerm.in 1970-01-01 00:00:00.000000000 +0000 @@ -1,16 +0,0 @@ -#!/bin/sh - -set -e - -#INCLUDE_SHELL_LIB# - -case "$1" in - remove) - revoke_from_services_rdb /@OOBASISDIR@/program/libbf_migratefilter$LIBSUFFIX.so - revoke_from_services_rdb /@OOBASISDIR@/program/libbindet$LIBSUFFIX.so - ;; -esac - -#DEBHELPER# - -exit 0 diff -Nru libreoffice-3.3.3/debian/libreoffice-impress.menu.in libreoffice-3.4.3/debian/libreoffice-impress.menu.in --- libreoffice-3.3.3/debian/libreoffice-impress.menu.in 2011-06-27 10:51:08.000000000 +0000 +++ libreoffice-3.4.3/debian/libreoffice-impress.menu.in 2011-10-07 07:13:30.000000000 +0000 @@ -1,6 +1,5 @@ ?package(libreoffice-impress):needs="X11" section="Applications/Office"\ - title="LibreOffice Impress" command="/usr/bin/libreoffice -impress"\ + title="LibreOffice Impress" command="/usr/bin/libreoffice --impress"\ hints="Presentation"\ kderemove="y"\ icon="/usr/share/icons/hicolor/32x32/apps/libreoffice-impress.xpm" - diff -Nru libreoffice-3.3.3/debian/libreoffice-impress.mime libreoffice-3.4.3/debian/libreoffice-impress.mime --- libreoffice-3.3.3/debian/libreoffice-impress.mime 2011-06-27 10:51:08.000000000 +0000 +++ libreoffice-3.4.3/debian/libreoffice-impress.mime 2011-10-07 07:13:30.000000000 +0000 @@ -2,23 +2,23 @@ # shared-mime-info # ECMA Office Open XML (Microsoft Office 2007) -application/vnd.ms-powerpoint.presentation.macroEnabled.12; soffice -no-oosplash -impress '%s'; edit=soffice -no-oosplash -impress '%s'; test=test -n "$DISPLAY"; description="Office Open XML Presentation with Macros Enabled"; nametemplate=%s.pptm; priority=3 -application/vnd.ms-powerpoint.slideshow.macroEnabled.12; soffice -no-oosplash -impress '%s'; edit=soffice -no-oosplash -impress '%s'; test=test -n "$DISPLAY"; description="Office Open XML Presentation Slide Show with Macros Enabled"; nametemplate=%s.ppsm; priority=3 -application/vnd.ms-powerpoint.template.macroEnabled.12; soffice -no-oosplash -impress '%s'; edit=soffice -no-oosplash -impress '%s'; test=test -n "$DISPLAY"; description="Office Open XML Presentation Template with Macros Enabled"; nametemplate=%s.potm; priority=3 -application/vnd.openxmlformats-officedocument.presentationml.presentation; soffice -no-oosplash -impress '%s'; edit=soffice -no-oosplash -impress '%s'; test=test -n "$DISPLAY"; description="Office Open XML Presentation"; nametemplate=%s.pptx; priority=3 -application/vnd.openxmlformats-officedocument.presentationml.slideshow; soffice -no-oosplash -impress '%s'; edit=soffice -no-oosplash -impress '%s'; test=test -n "$DISPLAY"; description="Office Open XML Presentation Slide Show"; nametemplate=%s.ppsx; priority=3 -application/vnd.openxmlformats-officedocument.presentationml.template; soffice -no-oosplash -impress '%s'; edit=soffice -no-oosplash -impress '%s'; test=test -n "$DISPLAY"; description="Office Open XML Presentation Template"; nametemplate=%s.potx; priority=3 +application/vnd.ms-powerpoint.presentation.macroEnabled.12; soffice -no-oosplash --impress '%s'; edit=soffice -no-oosplash --impress '%s'; test=test -n "$DISPLAY"; description="Office Open XML Presentation with Macros Enabled"; nametemplate=%s.pptm; priority=3 +application/vnd.ms-powerpoint.slideshow.macroEnabled.12; soffice -no-oosplash --impress '%s'; edit=soffice -no-oosplash --impress '%s'; test=test -n "$DISPLAY"; description="Office Open XML Presentation Slide Show with Macros Enabled"; nametemplate=%s.ppsm; priority=3 +application/vnd.ms-powerpoint.template.macroEnabled.12; soffice -no-oosplash --impress '%s'; edit=soffice -no-oosplash --impress '%s'; test=test -n "$DISPLAY"; description="Office Open XML Presentation Template with Macros Enabled"; nametemplate=%s.potm; priority=3 +application/vnd.openxmlformats-officedocument.presentationml.presentation; soffice -no-oosplash --impress '%s'; edit=soffice -no-oosplash --impress '%s'; test=test -n "$DISPLAY"; description="Office Open XML Presentation"; nametemplate=%s.pptx; priority=3 +application/vnd.openxmlformats-officedocument.presentationml.slideshow; soffice -no-oosplash --impress '%s'; edit=soffice -no-oosplash --impress '%s'; test=test -n "$DISPLAY"; description="Office Open XML Presentation Slide Show"; nametemplate=%s.ppsx; priority=3 +application/vnd.openxmlformats-officedocument.presentationml.template; soffice -no-oosplash --impress '%s'; edit=soffice -no-oosplash --impress '%s'; test=test -n "$DISPLAY"; description="Office Open XML Presentation Template"; nametemplate=%s.potx; priority=3 # Microsoft PowerPoint -application/vnd.ms-powerpoint; soffice -no-oosplash -impress '%s'; edit=soffice -no-oosplash -impress '%s'; test=test -n "$DISPLAY"; description="Microsoft PowerPoint Document"; nametemplate=%s.ppt; priority=3 +application/vnd.ms-powerpoint; soffice -no-oosplash --impress '%s'; edit=soffice -no-oosplash --impress '%s'; test=test -n "$DISPLAY"; description="Microsoft PowerPoint Document"; nametemplate=%s.ppt; priority=3 # OASIS OpenDocument Format -application/vnd.oasis.opendocument.presentation; soffice -no-oosplash -impress '%s'; edit=soffice -no-oosplash -impress '%s'; print=soffice -no-oosplash -impress -p '%s'; test=test -n "$DISPLAY"; description="OpenDocument Presentation"; nametemplate=%s.odp; priority=9 -application/vnd.oasis.opendocument.presentation-template; soffice -no-oosplash -impress '%s'; edit=soffice -no-oosplash -impress '%s'; print=soffice -no-oosplash -impress -p '%s'; test=test -n "$DISPLAY"; description="OpenDocument Presentation Template"; nametemplate=%s.otp; priority=9 +application/vnd.oasis.opendocument.presentation; soffice -no-oosplash --impress '%s'; edit=soffice -no-oosplash --impress '%s'; print=soffice -no-oosplash --impress -p '%s'; test=test -n "$DISPLAY"; description="OpenDocument Presentation"; nametemplate=%s.odp; priority=9 +application/vnd.oasis.opendocument.presentation-template; soffice -no-oosplash --impress '%s'; edit=soffice -no-oosplash --impress '%s'; print=soffice -no-oosplash --impress -p '%s'; test=test -n "$DISPLAY"; description="OpenDocument Presentation Template"; nametemplate=%s.otp; priority=9 # OpenOffice.org 1.0 -application/vnd.sun.xml.impress; soffice -no-oosplash -impress '%s'; edit=soffice -no-oosplash -impress '%s'; test=test -n "$DISPLAY"; description="OpenOffice.org Presentation"; nametemplate=%s.sxi; priority=8 -application/vnd.sun.xml.impress.template; soffice -no-oosplash -impress '%s'; edit=soffice -no-oosplash -impress '%s'; test=test -n "$DISPLAY"; description="OpenOffice.org Presentation Template"; nametemplate=%s.sti; priority=8 +application/vnd.sun.xml.impress; soffice -no-oosplash --impress '%s'; edit=soffice -no-oosplash --impress '%s'; test=test -n "$DISPLAY"; description="OpenOffice.org Presentation"; nametemplate=%s.sxi; priority=8 +application/vnd.sun.xml.impress.template; soffice -no-oosplash --impress '%s'; edit=soffice -no-oosplash --impress '%s'; test=test -n "$DISPLAY"; description="OpenOffice.org Presentation Template"; nametemplate=%s.sti; priority=8 # ### diff -Nru libreoffice-3.3.3/debian/libreoffice-kab.bug-script.in libreoffice-3.4.3/debian/libreoffice-kab.bug-script.in --- libreoffice-3.3.3/debian/libreoffice-kab.bug-script.in 2011-06-27 10:51:08.000000000 +0000 +++ libreoffice-3.4.3/debian/libreoffice-kab.bug-script.in 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -#!/bin/sh -/usr/lib/ure/bin/regview /var/lib/openoffice/basis@BASIS_VERSION@/program/services.rdb | grep kab >&3 diff -Nru libreoffice-3.3.3/debian/libreoffice-kab.preinst.in libreoffice-3.4.3/debian/libreoffice-kab.preinst.in --- libreoffice-3.3.3/debian/libreoffice-kab.preinst.in 2011-06-27 10:51:08.000000000 +0000 +++ libreoffice-3.4.3/debian/libreoffice-kab.preinst.in 1970-01-01 00:00:00.000000000 +0000 @@ -1,15 +0,0 @@ -#!/bin/sh - -set -e - -#INCLUDE_SHELL_LIB# - -case "$1" in - upgrade) - revoke_from_services_rdb /@OOBASISDIR@/program/libkab1.so - ;; -esac - -#DEBHELPER# - -exit 0 diff -Nru libreoffice-3.3.3/debian/libreoffice-math.menu.in libreoffice-3.4.3/debian/libreoffice-math.menu.in --- libreoffice-3.3.3/debian/libreoffice-math.menu.in 2011-06-27 10:51:08.000000000 +0000 +++ libreoffice-3.4.3/debian/libreoffice-math.menu.in 2011-10-07 07:13:30.000000000 +0000 @@ -1,6 +1,5 @@ ?package(libreoffice-math):needs="X11" section="Applications/Science/Mathematics"\ - title="LibreOffice Math" command="/usr/bin/libreoffice -math"\ + title="LibreOffice Math" command="/usr/bin/libreoffice --math"\ hints="Equation,Editor,Formula"\ kderemove="y"\ icon="/usr/share/icons/hicolor/32x32/apps/libreoffice-math.xpm" - diff -Nru libreoffice-3.3.3/debian/libreoffice-math.mime libreoffice-3.4.3/debian/libreoffice-math.mime --- libreoffice-3.3.3/debian/libreoffice-math.mime 2011-06-27 10:51:08.000000000 +0000 +++ libreoffice-3.4.3/debian/libreoffice-math.mime 2011-10-07 07:13:30.000000000 +0000 @@ -2,13 +2,13 @@ # shared-mime-info # Generic -text/mathml; soffice -no-oosplash -math '%s'; edit=soffice -no-oosplash -math '%s'; test=test -n "$DISPLAY"; description="MathML Formula"; nametemplate=%s.mml; priority=3 +text/mathml; soffice -no-oosplash --math '%s'; edit=soffice -no-oosplash --math '%s'; test=test -n "$DISPLAY"; description="MathML Formula"; nametemplate=%s.mml; priority=3 # OASIS OpenDocument Format -application/vnd.oasis.opendocument.formula; soffice -no-oosplash -math '%s'; edit=soffice -no-oosplash -math '%s'; print=soffice -no-oosplash -math -p '%s'; test=test -n "$DISPLAY"; description="OpenDocument Formula"; nametemplate=%s.odf; priority=9 +application/vnd.oasis.opendocument.formula; soffice -no-oosplash --math '%s'; edit=soffice -no-oosplash --math '%s'; print=soffice -no-oosplash --math -p '%s'; test=test -n "$DISPLAY"; description="OpenDocument Formula"; nametemplate=%s.odf; priority=9 # OpenOffice.org 1.0 -application/vnd.sun.xml.math; soffice -no-oosplash -math '%s'; edit=soffice -no-oosplash -math '%s'; test=test -n "$DISPLAY"; description="OpenOffice.org Formula"; nametemplate=%s.sxm; priority=8 +application/vnd.sun.xml.math; soffice -no-oosplash --math '%s'; edit=soffice -no-oosplash --math '%s'; test=test -n "$DISPLAY"; description="OpenOffice.org Formula"; nametemplate=%s.sxm; priority=8 # ### diff -Nru libreoffice-3.3.3/debian/libreoffice-writer.menu.in libreoffice-3.4.3/debian/libreoffice-writer.menu.in --- libreoffice-3.3.3/debian/libreoffice-writer.menu.in 2011-06-27 10:51:08.000000000 +0000 +++ libreoffice-3.4.3/debian/libreoffice-writer.menu.in 2011-10-07 07:13:30.000000000 +0000 @@ -1,6 +1,5 @@ ?package(libreoffice-writer):needs="X11" section="Applications/Office"\ - title="LibreOffice Writer" command="/usr/bin/libreoffice -writer"\ + title="LibreOffice Writer" command="/usr/bin/libreoffice --writer"\ hints="Word Processors"\ kderemove="y"\ icon="/usr/share/icons/hicolor/32x32/apps/libreoffice-writer.xpm" - diff -Nru libreoffice-3.3.3/debian/libreoffice-writer.mime libreoffice-3.4.3/debian/libreoffice-writer.mime --- libreoffice-3.3.3/debian/libreoffice-writer.mime 2011-06-27 10:51:08.000000000 +0000 +++ libreoffice-3.4.3/debian/libreoffice-writer.mime 2011-10-07 07:13:30.000000000 +0000 @@ -2,35 +2,35 @@ # shared-mime-info # Generic -application/rtf; soffice -no-oosplash -writer '%s'; edit=soffice -no-oosplash -writer '%s'; test=test -n "$DISPLAY"; description="Rich Text Format"; nametemplate=%s.rtf; priority=3 -application/x-extension-txt; soffice -no-oosplash -writer '%s'; edit=soffice -no-oosplash -writer '%s'; test=test -n "$DISPLAY"; description="Plain Text Document"; nametemplate=%s.txt; priority=3 -application/x-t602; soffice -no-oosplash -writer '%s'; edit=soffice -no-oosplash -writer '%s'; test=test -n "$DISPLAY"; description="T602 Document"; nametemplate=%s.602; priority=3 +application/rtf; soffice -no-oosplash --writer '%s'; edit=soffice -no-oosplash --writer '%s'; test=test -n "$DISPLAY"; description="Rich Text Format"; nametemplate=%s.rtf; priority=3 +application/x-extension-txt; soffice -no-oosplash --writer '%s'; edit=soffice -no-oosplash --writer '%s'; test=test -n "$DISPLAY"; description="Plain Text Document"; nametemplate=%s.txt; priority=3 +application/x-t602; soffice -no-oosplash --writer '%s'; edit=soffice -no-oosplash --writer '%s'; test=test -n "$DISPLAY"; description="T602 Document"; nametemplate=%s.602; priority=3 # Corel WordPerfect -application/vnd.wordperfect; soffice -no-oosplash -writer '%s'; edit=soffice -no-oosplash -writer '%s'; test=test -n "$DISPLAY"; description="WordPerfect Document"; nametemplate=%s.wp; priority=3 +application/vnd.wordperfect; soffice -no-oosplash --writer '%s'; edit=soffice -no-oosplash --writer '%s'; test=test -n "$DISPLAY"; description="WordPerfect Document"; nametemplate=%s.wp; priority=3 # ECMA Office Open XML (Microsoft Office 2007) -application/vnd.ms-word.document.macroEnabled.12; soffice -no-oosplash -writer '%s'; edit=soffice -no-oosplash -writer '%s'; test=test -n "$DISPLAY"; description="Office Open XML Document with Macros Enabled"; nametemplate=%s.docm; priority=3 -application/vnd.ms-word.template.macroEnabled.12; soffice -no-oosplash -writer '%s'; edit=soffice -no-oosplash -writer '%s'; test=test -n "$DISPLAY"; description="Office Open XML Document Template with Macros Enabled"; nametemplate=%s.dotm; priority=3 -application/vnd.openxmlformats-officedocument.wordprocessingml.document; soffice -no-oosplash -writer '%s'; edit=soffice -no-oosplash -writer '%s'; test=test -n "$DISPLAY"; description="Office Open XML Document"; nametemplate=%s.docx; priority=3 -application/vnd.openxmlformats-officedocument.wordprocessingml.template; soffice -no-oosplash -writer '%s'; edit=soffice -no-oosplash -writer '%s'; test=test -n "$DISPLAY"; description="Office Open XML Document Template"; nametemplate=%s.dotx; priority=3 +application/vnd.ms-word.document.macroEnabled.12; soffice -no-oosplash --writer '%s'; edit=soffice -no-oosplash --writer '%s'; test=test -n "$DISPLAY"; description="Office Open XML Document with Macros Enabled"; nametemplate=%s.docm; priority=3 +application/vnd.ms-word.template.macroEnabled.12; soffice -no-oosplash --writer '%s'; edit=soffice -no-oosplash --writer '%s'; test=test -n "$DISPLAY"; description="Office Open XML Document Template with Macros Enabled"; nametemplate=%s.dotm; priority=3 +application/vnd.openxmlformats-officedocument.wordprocessingml.document; soffice -no-oosplash --writer '%s'; edit=soffice -no-oosplash --writer '%s'; test=test -n "$DISPLAY"; description="Office Open XML Document"; nametemplate=%s.docx; priority=3 +application/vnd.openxmlformats-officedocument.wordprocessingml.template; soffice -no-oosplash --writer '%s'; edit=soffice -no-oosplash --writer '%s'; test=test -n "$DISPLAY"; description="Office Open XML Document Template"; nametemplate=%s.dotx; priority=3 # Microsoft Word -application/msword; soffice -no-oosplash -writer '%s'; edit=soffice -no-oosplash -writer '%s'; test=test -n "$DISPLAY"; description="Microsoft Word Document"; nametemplate=%s.doc; priority=3 +application/msword; soffice -no-oosplash --writer '%s'; edit=soffice -no-oosplash --writer '%s'; test=test -n "$DISPLAY"; description="Microsoft Word Document"; nametemplate=%s.doc; priority=3 # Microsoft Works -application/vnd.ms-works; soffice -no-oosplash -writer '%s'; edit=soffice -no-oosplash -writer '%s'; test=test -n "$DISPLAY"; description="Microsoft Works Document"; nametemplate=%s.wps; priority=3 +application/vnd.ms-works; soffice -no-oosplash --writer '%s'; edit=soffice -no-oosplash --writer '%s'; test=test -n "$DISPLAY"; description="Microsoft Works Document"; nametemplate=%s.wps; priority=3 # OASIS OpenDocument Format -application/vnd.oasis.opendocument.text; soffice -no-oosplash -writer '%s'; edit=soffice -no-oosplash -writer '%s'; print=soffice -no-oosplash -writer -p '%s'; test=test -n "$DISPLAY"; description="OpenDocument Text Document"; nametemplate=%s.odt; priority=9 -application/vnd.oasis.opendocument.text-master; soffice -no-oosplash -global '%s'; edit=soffice -no-oosplash -writer '%s'; print=soffice -no-oosplash -writer -p '%s'; test=test -n "$DISPLAY"; description="OpenDocument Master Document"; nametemplate=%s.odm; priority=9 -application/vnd.oasis.opendocument.text-template; soffice -no-oosplash -writer '%s'; edit=soffice -no-oosplash -writer '%s'; print=soffice -no-oosplash -writer -p '%s'; test=test -n "$DISPLAY"; description="OpenDocument Text Document Template"; nametemplate=%s.ott; priority=9 -application/vnd.oasis.opendocument.text-web; soffice -no-oosplash -web '%s'; edit=soffice -no-oosplash -web '%s'; print=soffice -no-oosplash -web -p '%s'; test=test -n "$DISPLAY"; description="OpenDocument HTML Document Template"; nametemplate=%s.oth; priority=9 +application/vnd.oasis.opendocument.text; soffice -no-oosplash --writer '%s'; edit=soffice -no-oosplash --writer '%s'; print=soffice -no-oosplash --writer -p '%s'; test=test -n "$DISPLAY"; description="OpenDocument Text Document"; nametemplate=%s.odt; priority=9 +application/vnd.oasis.opendocument.text-master; soffice -no-oosplash --global '%s'; edit=soffice -no-oosplash --writer '%s'; print=soffice -no-oosplash --writer -p '%s'; test=test -n "$DISPLAY"; description="OpenDocument Master Document"; nametemplate=%s.odm; priority=9 +application/vnd.oasis.opendocument.text-template; soffice -no-oosplash --writer '%s'; edit=soffice -no-oosplash --writer '%s'; print=soffice -no-oosplash --writer -p '%s'; test=test -n "$DISPLAY"; description="OpenDocument Text Document Template"; nametemplate=%s.ott; priority=9 +application/vnd.oasis.opendocument.text-web; soffice -no-oosplash --web '%s'; edit=soffice -no-oosplash --web '%s'; print=soffice -no-oosplash --web -p '%s'; test=test -n "$DISPLAY"; description="OpenDocument HTML Document Template"; nametemplate=%s.oth; priority=9 # OpenOffice.org 1.0 -application/vnd.sun.xml.writer; soffice -no-oosplash -writer '%s'; edit=soffice -no-oosplash -writer '%s'; description="OpenOffice.org Text Document"; nametemplate=%s.sxw; priority=8 -application/vnd.sun.xml.writer.global; soffice -no-oosplash -global '%s'; edit=soffice -no-oosplash -writer '%s'; description="OpenOffice.org Master Document"; nametemplate=%s.sxg; priority=8 -application/vnd.sun.xml.writer.template; soffice -no-oosplash -writer '%s'; edit=soffice -no-oosplash -writer '%s'; description="OpenOffice.org Text Document Template"; nametemplate=%s.stw; priority=8 +application/vnd.sun.xml.writer; soffice -no-oosplash --writer '%s'; edit=soffice -no-oosplash --writer '%s'; description="OpenOffice.org Text Document"; nametemplate=%s.sxw; priority=8 +application/vnd.sun.xml.writer.global; soffice -no-oosplash --global '%s'; edit=soffice -no-oosplash --writer '%s'; description="OpenOffice.org Master Document"; nametemplate=%s.sxg; priority=8 +application/vnd.sun.xml.writer.template; soffice -no-oosplash --writer '%s'; edit=soffice -no-oosplash --writer '%s'; description="OpenOffice.org Text Document Template"; nametemplate=%s.stw; priority=8 # ### diff -Nru libreoffice-3.3.3/debian/patches/alpha-no-relax.diff libreoffice-3.4.3/debian/patches/alpha-no-relax.diff --- libreoffice-3.3.3/debian/patches/alpha-no-relax.diff 2011-06-27 10:51:08.000000000 +0000 +++ libreoffice-3.4.3/debian/patches/alpha-no-relax.diff 1970-01-01 00:00:00.000000000 +0000 @@ -1,28 +0,0 @@ -Index: libreoffice-3.3.3/libreoffice-build/patches/dev300/alpha-no-relax.diff -=================================================================== ---- /dev/null 1970-01-01 00:00:00.000000000 +0000 -+++ libreoffice-3.3.3/libreoffice-build/patches/dev300/alpha-no-relax.diff 2011-06-23 01:55:56.080980343 +0200 -@@ -0,0 +1,12 @@ -+diff --git a/solenv/inc/unxlngaxp.mk b/solenv/inc/unxlngaxp.mk -+index bf7711a..ca20fb3 100644 -+--- solenv/inc/unxlngaxp.mk -++++ solenv/inc/unxlngaxp.mk -+@@ -29,6 +29,7 @@ -+ -+ PICSWITCH:=-fPIC -+ .INCLUDE : unxlng.mk -+ CFLAGS+=-DAXP -++LINKFLAGS+=-Wl,--no-relax -+ DLLPOSTFIX=ll -+ BUILD64=1 -Index: libreoffice-3.3.3/libreoffice-build/patches/dev300/apply -=================================================================== ---- libreoffice-3.3.3.orig/libreoffice-build/patches/dev300/apply 2011-06-23 01:55:44.860980346 +0200 -+++ libreoffice-3.3.3/libreoffice-build/patches/dev300/apply 2011-06-23 01:55:56.080980343 +0200 -@@ -2374,3 +2374,6 @@ - - [ TemporaryHacks ] - hack-no-rm-fr-of-smoketest-userconfig.diff -+ -+[ AXP ] -+alpha-no-relax.diff diff -Nru libreoffice-3.3.3/debian/patches/apply-ext-human-updates.diff libreoffice-3.4.3/debian/patches/apply-ext-human-updates.diff --- libreoffice-3.3.3/debian/patches/apply-ext-human-updates.diff 1970-01-01 00:00:00.000000000 +0000 +++ libreoffice-3.4.3/debian/patches/apply-ext-human-updates.diff 2011-10-07 07:13:30.000000000 +0000 @@ -0,0 +1,24 @@ +Index: libreoffice-3.4.2/libreoffice-build/Makefile.am +=================================================================== +--- libreoffice-3.4.2.orig/libreoffice-build/Makefile.am 2011-07-18 22:17:06.000000000 +0200 ++++ libreoffice-3.4.2/libreoffice-build/Makefile.am 2011-08-31 14:11:45.000000000 +0200 +@@ -110,6 +110,7 @@ + mkdir -p $(BUILDDIR)/man + mkdir -p $(BUILDDIR)/man/man1 + mkdir -p $(OOBUILDDIR) ++ cp --archive "$(BUILDDIR)/../ext-human-updates/ooo_custom_images/" "$(OOBUILDDIR)/" + touch $@ + + build.tools : $(STAMP_DIR)/build.tools +Index: libreoffice-3.4.2/libreoffice-build/Makefile.in +=================================================================== +--- libreoffice-3.4.2.orig/libreoffice-build/Makefile.in 2011-08-31 14:20:30.013684993 +0200 ++++ libreoffice-3.4.2/libreoffice-build/Makefile.in 2011-08-31 14:25:32.843688252 +0200 +@@ -907,6 +907,7 @@ + mkdir -p $(BUILDDIR)/man + mkdir -p $(BUILDDIR)/man/man1 + mkdir -p $(OOBUILDDIR) ++ cp --archive "$(BUILDDIR)/../../ext-human-updates/ooo_custom_images/" "$(OOBUILDDIR)/" + touch $@ + + build.tools : $(STAMP_DIR)/build.tools diff -Nru libreoffice-3.3.3/debian/patches/autogen.diff libreoffice-3.4.3/debian/patches/autogen.diff --- libreoffice-3.3.3/debian/patches/autogen.diff 1970-01-01 00:00:00.000000000 +0000 +++ libreoffice-3.4.3/debian/patches/autogen.diff 2011-10-07 07:13:30.000000000 +0000 @@ -0,0 +1,24321 @@ +Description: Upstream changes introduced in version 1:3.4.0-1 + This patch has been created by dpkg-source during the package build. + Here's the last changelog entry, hopefully it gives details on why + those changes were made: + . + libreoffice (1:3.4.0-1) experimental; urgency=low + . + * new upstream release + - handles various table columns differing in case correct + (closes: #617596) + - should fix embedding of (some) fonts in PDFs (closes: #616117) + - (still) use libreoffice-build for now; not tagged, + use 3fd2f1b1cbcab8ecd5a642d36cf071d391ad881f + . + * debian/rules: + - bump build-dep on libmdds-dev to >= 0.5.0 + - build-depend on libgraphite2-dev instead of libgraphite-dev + - update for new extension and mingw configure switches + - temporarily build only for en-US + - temprarily don't install gengal, not built anymore since the switch to + GNU Make... + - install .component files to registered-components + - make multiarch changes conditional and skip them for squeeze + (Daniel Baumann) + - move evolocal.odb into -evolution proper + * debian/control.sdk.in, debian/rules: + - stop building with STLport on i386, just create a symlink in ure. + Should suffice for compat with binary-only OOo extensions + * debian/control.in, debian/rules: + - the script providers are now extensions. split js and bsh out into + extra packages (also closes: #603595) + * debian/uno-libs3.symbols: update + * debian/rules, debian/patches/packcomponents-remove-split-components.diff: + remove evoab, binfilter and kdeab deregistering into patch patching + the new packcomponents + * debian/shell-lib-components.sh: add new update_services_rdb() merging + "default" services.rdb and the .component files from registered-components + * debian/libreoffice-common.triggers.in, libreoffice-*.p*.in: + new trigger running update_services_rdb, remove obsolete maintainer scripts + * debian/libreoffice-filter-binfilter.links.in: actually create symlink + for libbindet*so in registered-components + . + The person named in the Author field signed this changelog entry. +Author: Rene Engelhard +Bug-Debian: http://bugs.debian.org/603595 +Bug-Debian: http://bugs.debian.org/616117 +Bug-Debian: http://bugs.debian.org/617596 + +--- +The information above should follow the Patch Tagging Guidelines, please +checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here +are templates for supplementary fields that you might want to add: + +Origin: , +Bug: +Bug-Debian: http://bugs.debian.org/ +Bug-Ubuntu: https://launchpad.net/bugs/ +Forwarded: +Reviewed-By: +Last-Update: + +Index: libreoffice-3.4.1/libreoffice-build/aclocal.m4 +=================================================================== +--- /dev/null 1970-01-01 00:00:00.000000000 +0000 ++++ libreoffice-3.4.1/libreoffice-build/aclocal.m4 2011-07-15 11:41:45.216849945 +0200 +@@ -0,0 +1,1168 @@ ++# generated automatically by aclocal 1.11.1 -*- Autoconf -*- ++ ++# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, ++# 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. ++# This file is free software; the Free Software Foundation ++# gives unlimited permission to copy and/or distribute it, ++# with or without modifications, as long as this notice is preserved. ++ ++# This program is distributed in the hope that it will be useful, ++# but WITHOUT ANY WARRANTY, to the extent permitted by law; without ++# even the implied warranty of MERCHANTABILITY or FITNESS FOR A ++# PARTICULAR PURPOSE. ++ ++m4_ifndef([AC_AUTOCONF_VERSION], ++ [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl ++m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.68],, ++[m4_warning([this file was generated for autoconf 2.68. ++You have another version of autoconf. It may work, but is not guaranteed to. ++If you have problems, you may need to regenerate the build system entirely. ++To do so, use the procedure documented by the package, typically `autoreconf'.])]) ++ ++# pkg.m4 - Macros to locate and utilise pkg-config. -*- Autoconf -*- ++# serial 1 (pkg-config-0.24) ++# ++# Copyright © 2004 Scott James Remnant . ++# ++# This program is free software; you can redistribute it and/or modify ++# it under the terms of the GNU General Public License as published by ++# the Free Software Foundation; either version 2 of the License, or ++# (at your option) any later version. ++# ++# This program is distributed in the hope that it will be useful, but ++# WITHOUT ANY WARRANTY; without even the implied warranty of ++# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ++# General Public License for more details. ++# ++# You should have received a copy of the GNU General Public License ++# along with this program; if not, write to the Free Software ++# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ++# ++# As a special exception to the GNU General Public License, if you ++# distribute this file as part of a program that contains a ++# configuration script generated by Autoconf, you may include it under ++# the same distribution terms that you use for the rest of that program. ++ ++# PKG_PROG_PKG_CONFIG([MIN-VERSION]) ++# ---------------------------------- ++AC_DEFUN([PKG_PROG_PKG_CONFIG], ++[m4_pattern_forbid([^_?PKG_[A-Z_]+$]) ++m4_pattern_allow([^PKG_CONFIG(_(PATH|LIBDIR|SYSROOT_DIR|ALLOW_SYSTEM_(CFLAGS|LIBS)))?$]) ++m4_pattern_allow([^PKG_CONFIG_(DISABLE_UNINSTALLED|TOP_BUILD_DIR|DEBUG_SPEW)$]) ++AC_ARG_VAR([PKG_CONFIG], [path to pkg-config utility]) ++AC_ARG_VAR([PKG_CONFIG_PATH], [directories to add to pkg-config's search path]) ++AC_ARG_VAR([PKG_CONFIG_LIBDIR], [path overriding pkg-config's built-in search path]) ++ ++if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then ++ AC_PATH_TOOL([PKG_CONFIG], [pkg-config]) ++fi ++if test -n "$PKG_CONFIG"; then ++ _pkg_min_version=m4_default([$1], [0.9.0]) ++ AC_MSG_CHECKING([pkg-config is at least version $_pkg_min_version]) ++ if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then ++ AC_MSG_RESULT([yes]) ++ else ++ AC_MSG_RESULT([no]) ++ PKG_CONFIG="" ++ fi ++fi[]dnl ++])# PKG_PROG_PKG_CONFIG ++ ++# PKG_CHECK_EXISTS(MODULES, [ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND]) ++# ++# Check to see whether a particular set of modules exists. Similar ++# to PKG_CHECK_MODULES(), but does not set variables or print errors. ++# ++# Please remember that m4 expands AC_REQUIRE([PKG_PROG_PKG_CONFIG]) ++# only at the first occurence in configure.ac, so if the first place ++# it's called might be skipped (such as if it is within an "if", you ++# have to call PKG_CHECK_EXISTS manually ++# -------------------------------------------------------------- ++AC_DEFUN([PKG_CHECK_EXISTS], ++[AC_REQUIRE([PKG_PROG_PKG_CONFIG])dnl ++if test -n "$PKG_CONFIG" && \ ++ AC_RUN_LOG([$PKG_CONFIG --exists --print-errors "$1"]); then ++ m4_default([$2], [:]) ++m4_ifvaln([$3], [else ++ $3])dnl ++fi]) ++ ++# _PKG_CONFIG([VARIABLE], [COMMAND], [MODULES]) ++# --------------------------------------------- ++m4_define([_PKG_CONFIG], ++[if test -n "$$1"; then ++ pkg_cv_[]$1="$$1" ++ elif test -n "$PKG_CONFIG"; then ++ PKG_CHECK_EXISTS([$3], ++ [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null` ++ test "x$?" != "x0" && pkg_failed=yes ], ++ [pkg_failed=yes]) ++ else ++ pkg_failed=untried ++fi[]dnl ++])# _PKG_CONFIG ++ ++# _PKG_SHORT_ERRORS_SUPPORTED ++# ----------------------------- ++AC_DEFUN([_PKG_SHORT_ERRORS_SUPPORTED], ++[AC_REQUIRE([PKG_PROG_PKG_CONFIG]) ++if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then ++ _pkg_short_errors_supported=yes ++else ++ _pkg_short_errors_supported=no ++fi[]dnl ++])# _PKG_SHORT_ERRORS_SUPPORTED ++ ++ ++# PKG_CHECK_MODULES(VARIABLE-PREFIX, MODULES, [ACTION-IF-FOUND], ++# [ACTION-IF-NOT-FOUND]) ++# ++# ++# Note that if there is a possibility the first call to ++# PKG_CHECK_MODULES might not happen, you should be sure to include an ++# explicit call to PKG_PROG_PKG_CONFIG in your configure.ac ++# ++# ++# -------------------------------------------------------------- ++AC_DEFUN([PKG_CHECK_MODULES], ++[AC_REQUIRE([PKG_PROG_PKG_CONFIG])dnl ++AC_ARG_VAR([$1][_CFLAGS], [C compiler flags for $1, overriding pkg-config])dnl ++AC_ARG_VAR([$1][_LIBS], [linker flags for $1, overriding pkg-config])dnl ++ ++pkg_failed=no ++AC_MSG_CHECKING([for $1]) ++ ++_PKG_CONFIG([$1][_CFLAGS], [cflags], [$2]) ++_PKG_CONFIG([$1][_LIBS], [libs], [$2]) ++ ++m4_define([_PKG_TEXT], [Alternatively, you may set the environment variables $1[]_CFLAGS ++and $1[]_LIBS to avoid the need to call pkg-config. ++See the pkg-config man page for more details.]) ++ ++if test $pkg_failed = yes; then ++ AC_MSG_RESULT([no]) ++ _PKG_SHORT_ERRORS_SUPPORTED ++ if test $_pkg_short_errors_supported = yes; then ++ $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1` ++ else ++ $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1` ++ fi ++ # Put the nasty error message in config.log where it belongs ++ echo "$$1[]_PKG_ERRORS" >&AS_MESSAGE_LOG_FD ++ ++ m4_default([$4], [AC_MSG_ERROR( ++[Package requirements ($2) were not met: ++ ++$$1_PKG_ERRORS ++ ++Consider adjusting the PKG_CONFIG_PATH environment variable if you ++installed software in a non-standard prefix. ++ ++_PKG_TEXT])[]dnl ++ ]) ++elif test $pkg_failed = untried; then ++ AC_MSG_RESULT([no]) ++ m4_default([$4], [AC_MSG_FAILURE( ++[The pkg-config script could not be found or is too old. Make sure it ++is in your PATH or set the PKG_CONFIG environment variable to the full ++path to pkg-config. ++ ++_PKG_TEXT ++ ++To get pkg-config, see .])[]dnl ++ ]) ++else ++ $1[]_CFLAGS=$pkg_cv_[]$1[]_CFLAGS ++ $1[]_LIBS=$pkg_cv_[]$1[]_LIBS ++ AC_MSG_RESULT([yes]) ++ $3 ++fi[]dnl ++])# PKG_CHECK_MODULES ++ ++# Copyright (C) 2002, 2003, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ++# ++# This file is free software; the Free Software Foundation ++# gives unlimited permission to copy and/or distribute it, ++# with or without modifications, as long as this notice is preserved. ++ ++# AM_AUTOMAKE_VERSION(VERSION) ++# ---------------------------- ++# Automake X.Y traces this macro to ensure aclocal.m4 has been ++# generated from the m4 files accompanying Automake X.Y. ++# (This private macro should not be called outside this file.) ++AC_DEFUN([AM_AUTOMAKE_VERSION], ++[am__api_version='1.11' ++dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to ++dnl require some minimum version. Point them to the right macro. ++m4_if([$1], [1.11.1], [], ++ [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl ++]) ++ ++# _AM_AUTOCONF_VERSION(VERSION) ++# ----------------------------- ++# aclocal traces this macro to find the Autoconf version. ++# This is a private macro too. Using m4_define simplifies ++# the logic in aclocal, which can simply ignore this definition. ++m4_define([_AM_AUTOCONF_VERSION], []) ++ ++# AM_SET_CURRENT_AUTOMAKE_VERSION ++# ------------------------------- ++# Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced. ++# This function is AC_REQUIREd by AM_INIT_AUTOMAKE. ++AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], ++[AM_AUTOMAKE_VERSION([1.11.1])dnl ++m4_ifndef([AC_AUTOCONF_VERSION], ++ [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl ++_AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))]) ++ ++# AM_AUX_DIR_EXPAND -*- Autoconf -*- ++ ++# Copyright (C) 2001, 2003, 2005 Free Software Foundation, Inc. ++# ++# This file is free software; the Free Software Foundation ++# gives unlimited permission to copy and/or distribute it, ++# with or without modifications, as long as this notice is preserved. ++ ++# For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets ++# $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to ++# `$srcdir', `$srcdir/..', or `$srcdir/../..'. ++# ++# Of course, Automake must honor this variable whenever it calls a ++# tool from the auxiliary directory. The problem is that $srcdir (and ++# therefore $ac_aux_dir as well) can be either absolute or relative, ++# depending on how configure is run. This is pretty annoying, since ++# it makes $ac_aux_dir quite unusable in subdirectories: in the top ++# source directory, any form will work fine, but in subdirectories a ++# relative path needs to be adjusted first. ++# ++# $ac_aux_dir/missing ++# fails when called from a subdirectory if $ac_aux_dir is relative ++# $top_srcdir/$ac_aux_dir/missing ++# fails if $ac_aux_dir is absolute, ++# fails when called from a subdirectory in a VPATH build with ++# a relative $ac_aux_dir ++# ++# The reason of the latter failure is that $top_srcdir and $ac_aux_dir ++# are both prefixed by $srcdir. In an in-source build this is usually ++# harmless because $srcdir is `.', but things will broke when you ++# start a VPATH build or use an absolute $srcdir. ++# ++# So we could use something similar to $top_srcdir/$ac_aux_dir/missing, ++# iff we strip the leading $srcdir from $ac_aux_dir. That would be: ++# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` ++# and then we would define $MISSING as ++# MISSING="\${SHELL} $am_aux_dir/missing" ++# This will work as long as MISSING is not called from configure, because ++# unfortunately $(top_srcdir) has no meaning in configure. ++# However there are other variables, like CC, which are often used in ++# configure, and could therefore not use this "fixed" $ac_aux_dir. ++# ++# Another solution, used here, is to always expand $ac_aux_dir to an ++# absolute PATH. The drawback is that using absolute paths prevent a ++# configured tree to be moved without reconfiguration. ++ ++AC_DEFUN([AM_AUX_DIR_EXPAND], ++[dnl Rely on autoconf to set up CDPATH properly. ++AC_PREREQ([2.50])dnl ++# expand $ac_aux_dir to an absolute path ++am_aux_dir=`cd $ac_aux_dir && pwd` ++]) ++ ++# AM_CONDITIONAL -*- Autoconf -*- ++ ++# Copyright (C) 1997, 2000, 2001, 2003, 2004, 2005, 2006, 2008 ++# Free Software Foundation, Inc. ++# ++# This file is free software; the Free Software Foundation ++# gives unlimited permission to copy and/or distribute it, ++# with or without modifications, as long as this notice is preserved. ++ ++# serial 9 ++ ++# AM_CONDITIONAL(NAME, SHELL-CONDITION) ++# ------------------------------------- ++# Define a conditional. ++AC_DEFUN([AM_CONDITIONAL], ++[AC_PREREQ(2.52)dnl ++ ifelse([$1], [TRUE], [AC_FATAL([$0: invalid condition: $1])], ++ [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl ++AC_SUBST([$1_TRUE])dnl ++AC_SUBST([$1_FALSE])dnl ++_AM_SUBST_NOTMAKE([$1_TRUE])dnl ++_AM_SUBST_NOTMAKE([$1_FALSE])dnl ++m4_define([_AM_COND_VALUE_$1], [$2])dnl ++if $2; then ++ $1_TRUE= ++ $1_FALSE='#' ++else ++ $1_TRUE='#' ++ $1_FALSE= ++fi ++AC_CONFIG_COMMANDS_PRE( ++[if test -z "${$1_TRUE}" && test -z "${$1_FALSE}"; then ++ AC_MSG_ERROR([[conditional "$1" was never defined. ++Usually this means the macro was only invoked conditionally.]]) ++fi])]) ++ ++# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2009 ++# Free Software Foundation, Inc. ++# ++# This file is free software; the Free Software Foundation ++# gives unlimited permission to copy and/or distribute it, ++# with or without modifications, as long as this notice is preserved. ++ ++# serial 10 ++ ++# There are a few dirty hacks below to avoid letting `AC_PROG_CC' be ++# written in clear, in which case automake, when reading aclocal.m4, ++# will think it sees a *use*, and therefore will trigger all it's ++# C support machinery. Also note that it means that autoscan, seeing ++# CC etc. in the Makefile, will ask for an AC_PROG_CC use... ++ ++ ++# _AM_DEPENDENCIES(NAME) ++# ---------------------- ++# See how the compiler implements dependency checking. ++# NAME is "CC", "CXX", "GCJ", or "OBJC". ++# We try a few techniques and use that to set a single cache variable. ++# ++# We don't AC_REQUIRE the corresponding AC_PROG_CC since the latter was ++# modified to invoke _AM_DEPENDENCIES(CC); we would have a circular ++# dependency, and given that the user is not expected to run this macro, ++# just rely on AC_PROG_CC. ++AC_DEFUN([_AM_DEPENDENCIES], ++[AC_REQUIRE([AM_SET_DEPDIR])dnl ++AC_REQUIRE([AM_OUTPUT_DEPENDENCY_COMMANDS])dnl ++AC_REQUIRE([AM_MAKE_INCLUDE])dnl ++AC_REQUIRE([AM_DEP_TRACK])dnl ++ ++ifelse([$1], CC, [depcc="$CC" am_compiler_list=], ++ [$1], CXX, [depcc="$CXX" am_compiler_list=], ++ [$1], OBJC, [depcc="$OBJC" am_compiler_list='gcc3 gcc'], ++ [$1], UPC, [depcc="$UPC" am_compiler_list=], ++ [$1], GCJ, [depcc="$GCJ" am_compiler_list='gcc3 gcc'], ++ [depcc="$$1" am_compiler_list=]) ++ ++AC_CACHE_CHECK([dependency style of $depcc], ++ [am_cv_$1_dependencies_compiler_type], ++[if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then ++ # We make a subdir and do the tests there. Otherwise we can end up ++ # making bogus files that we don't know about and never remove. For ++ # instance it was reported that on HP-UX the gcc test will end up ++ # making a dummy file named `D' -- because `-MD' means `put the output ++ # in D'. ++ mkdir conftest.dir ++ # Copy depcomp to subdir because otherwise we won't find it if we're ++ # using a relative directory. ++ cp "$am_depcomp" conftest.dir ++ cd conftest.dir ++ # We will build objects and dependencies in a subdirectory because ++ # it helps to detect inapplicable dependency modes. For instance ++ # both Tru64's cc and ICC support -MD to output dependencies as a ++ # side effect of compilation, but ICC will put the dependencies in ++ # the current directory while Tru64 will put them in the object ++ # directory. ++ mkdir sub ++ ++ am_cv_$1_dependencies_compiler_type=none ++ if test "$am_compiler_list" = ""; then ++ am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` ++ fi ++ am__universal=false ++ m4_case([$1], [CC], ++ [case " $depcc " in #( ++ *\ -arch\ *\ -arch\ *) am__universal=true ;; ++ esac], ++ [CXX], ++ [case " $depcc " in #( ++ *\ -arch\ *\ -arch\ *) am__universal=true ;; ++ esac]) ++ ++ for depmode in $am_compiler_list; do ++ # Setup a source with many dependencies, because some compilers ++ # like to wrap large dependency lists on column 80 (with \), and ++ # we should not choose a depcomp mode which is confused by this. ++ # ++ # We need to recreate these files for each test, as the compiler may ++ # overwrite some of them when testing with obscure command lines. ++ # This happens at least with the AIX C compiler. ++ : > sub/conftest.c ++ for i in 1 2 3 4 5 6; do ++ echo '#include "conftst'$i'.h"' >> sub/conftest.c ++ # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with ++ # Solaris 8's {/usr,}/bin/sh. ++ touch sub/conftst$i.h ++ done ++ echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf ++ ++ # We check with `-c' and `-o' for the sake of the "dashmstdout" ++ # mode. It turns out that the SunPro C++ compiler does not properly ++ # handle `-M -o', and we need to detect this. Also, some Intel ++ # versions had trouble with output in subdirs ++ am__obj=sub/conftest.${OBJEXT-o} ++ am__minus_obj="-o $am__obj" ++ case $depmode in ++ gcc) ++ # This depmode causes a compiler race in universal mode. ++ test "$am__universal" = false || continue ++ ;; ++ nosideeffect) ++ # after this tag, mechanisms are not by side-effect, so they'll ++ # only be used when explicitly requested ++ if test "x$enable_dependency_tracking" = xyes; then ++ continue ++ else ++ break ++ fi ++ ;; ++ msvisualcpp | msvcmsys) ++ # This compiler won't grok `-c -o', but also, the minuso test has ++ # not run yet. These depmodes are late enough in the game, and ++ # so weak that their functioning should not be impacted. ++ am__obj=conftest.${OBJEXT-o} ++ am__minus_obj= ++ ;; ++ none) break ;; ++ esac ++ if depmode=$depmode \ ++ source=sub/conftest.c object=$am__obj \ ++ depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ ++ $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \ ++ >/dev/null 2>conftest.err && ++ grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 && ++ grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && ++ grep $am__obj sub/conftest.Po > /dev/null 2>&1 && ++ ${MAKE-make} -s -f confmf > /dev/null 2>&1; then ++ # icc doesn't choke on unknown options, it will just issue warnings ++ # or remarks (even with -Werror). So we grep stderr for any message ++ # that says an option was ignored or not supported. ++ # When given -MP, icc 7.0 and 7.1 complain thusly: ++ # icc: Command line warning: ignoring option '-M'; no argument required ++ # The diagnosis changed in icc 8.0: ++ # icc: Command line remark: option '-MP' not supported ++ if (grep 'ignoring option' conftest.err || ++ grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else ++ am_cv_$1_dependencies_compiler_type=$depmode ++ break ++ fi ++ fi ++ done ++ ++ cd .. ++ rm -rf conftest.dir ++else ++ am_cv_$1_dependencies_compiler_type=none ++fi ++]) ++AC_SUBST([$1DEPMODE], [depmode=$am_cv_$1_dependencies_compiler_type]) ++AM_CONDITIONAL([am__fastdep$1], [ ++ test "x$enable_dependency_tracking" != xno \ ++ && test "$am_cv_$1_dependencies_compiler_type" = gcc3]) ++]) ++ ++ ++# AM_SET_DEPDIR ++# ------------- ++# Choose a directory name for dependency files. ++# This macro is AC_REQUIREd in _AM_DEPENDENCIES ++AC_DEFUN([AM_SET_DEPDIR], ++[AC_REQUIRE([AM_SET_LEADING_DOT])dnl ++AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl ++]) ++ ++ ++# AM_DEP_TRACK ++# ------------ ++AC_DEFUN([AM_DEP_TRACK], ++[AC_ARG_ENABLE(dependency-tracking, ++[ --disable-dependency-tracking speeds up one-time build ++ --enable-dependency-tracking do not reject slow dependency extractors]) ++if test "x$enable_dependency_tracking" != xno; then ++ am_depcomp="$ac_aux_dir/depcomp" ++ AMDEPBACKSLASH='\' ++fi ++AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno]) ++AC_SUBST([AMDEPBACKSLASH])dnl ++_AM_SUBST_NOTMAKE([AMDEPBACKSLASH])dnl ++]) ++ ++# Generate code to set up dependency tracking. -*- Autoconf -*- ++ ++# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2008 ++# Free Software Foundation, Inc. ++# ++# This file is free software; the Free Software Foundation ++# gives unlimited permission to copy and/or distribute it, ++# with or without modifications, as long as this notice is preserved. ++ ++#serial 5 ++ ++# _AM_OUTPUT_DEPENDENCY_COMMANDS ++# ------------------------------ ++AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS], ++[{ ++ # Autoconf 2.62 quotes --file arguments for eval, but not when files ++ # are listed without --file. Let's play safe and only enable the eval ++ # if we detect the quoting. ++ case $CONFIG_FILES in ++ *\'*) eval set x "$CONFIG_FILES" ;; ++ *) set x $CONFIG_FILES ;; ++ esac ++ shift ++ for mf ++ do ++ # Strip MF so we end up with the name of the file. ++ mf=`echo "$mf" | sed -e 's/:.*$//'` ++ # Check whether this is an Automake generated Makefile or not. ++ # We used to match only the files named `Makefile.in', but ++ # some people rename them; so instead we look at the file content. ++ # Grep'ing the first line is not enough: some people post-process ++ # each Makefile.in and add a new line on top of each file to say so. ++ # Grep'ing the whole file is not good either: AIX grep has a line ++ # limit of 2048, but all sed's we know have understand at least 4000. ++ if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then ++ dirpart=`AS_DIRNAME("$mf")` ++ else ++ continue ++ fi ++ # Extract the definition of DEPDIR, am__include, and am__quote ++ # from the Makefile without running `make'. ++ DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` ++ test -z "$DEPDIR" && continue ++ am__include=`sed -n 's/^am__include = //p' < "$mf"` ++ test -z "am__include" && continue ++ am__quote=`sed -n 's/^am__quote = //p' < "$mf"` ++ # When using ansi2knr, U may be empty or an underscore; expand it ++ U=`sed -n 's/^U = //p' < "$mf"` ++ # Find all dependency output files, they are included files with ++ # $(DEPDIR) in their names. We invoke sed twice because it is the ++ # simplest approach to changing $(DEPDIR) to its actual value in the ++ # expansion. ++ for file in `sed -n " ++ s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ ++ sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do ++ # Make sure the directory exists. ++ test -f "$dirpart/$file" && continue ++ fdir=`AS_DIRNAME(["$file"])` ++ AS_MKDIR_P([$dirpart/$fdir]) ++ # echo "creating $dirpart/$file" ++ echo '# dummy' > "$dirpart/$file" ++ done ++ done ++} ++])# _AM_OUTPUT_DEPENDENCY_COMMANDS ++ ++ ++# AM_OUTPUT_DEPENDENCY_COMMANDS ++# ----------------------------- ++# This macro should only be invoked once -- use via AC_REQUIRE. ++# ++# This code is only required when automatic dependency tracking ++# is enabled. FIXME. This creates each `.P' file that we will ++# need in order to bootstrap the dependency handling code. ++AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS], ++[AC_CONFIG_COMMANDS([depfiles], ++ [test x"$AMDEP_TRUE" != x"" || _AM_OUTPUT_DEPENDENCY_COMMANDS], ++ [AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"]) ++]) ++ ++# Do all the work for Automake. -*- Autoconf -*- ++ ++# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, ++# 2005, 2006, 2008, 2009 Free Software Foundation, Inc. ++# ++# This file is free software; the Free Software Foundation ++# gives unlimited permission to copy and/or distribute it, ++# with or without modifications, as long as this notice is preserved. ++ ++# serial 16 ++ ++# This macro actually does too much. Some checks are only needed if ++# your package does certain things. But this isn't really a big deal. ++ ++# AM_INIT_AUTOMAKE(PACKAGE, VERSION, [NO-DEFINE]) ++# AM_INIT_AUTOMAKE([OPTIONS]) ++# ----------------------------------------------- ++# The call with PACKAGE and VERSION arguments is the old style ++# call (pre autoconf-2.50), which is being phased out. PACKAGE ++# and VERSION should now be passed to AC_INIT and removed from ++# the call to AM_INIT_AUTOMAKE. ++# We support both call styles for the transition. After ++# the next Automake release, Autoconf can make the AC_INIT ++# arguments mandatory, and then we can depend on a new Autoconf ++# release and drop the old call support. ++AC_DEFUN([AM_INIT_AUTOMAKE], ++[AC_PREREQ([2.62])dnl ++dnl Autoconf wants to disallow AM_ names. We explicitly allow ++dnl the ones we care about. ++m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl ++AC_REQUIRE([AM_SET_CURRENT_AUTOMAKE_VERSION])dnl ++AC_REQUIRE([AC_PROG_INSTALL])dnl ++if test "`cd $srcdir && pwd`" != "`pwd`"; then ++ # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ++ # is not polluted with repeated "-I." ++ AC_SUBST([am__isrc], [' -I$(srcdir)'])_AM_SUBST_NOTMAKE([am__isrc])dnl ++ # test to see if srcdir already configured ++ if test -f $srcdir/config.status; then ++ AC_MSG_ERROR([source directory already configured; run "make distclean" there first]) ++ fi ++fi ++ ++# test whether we have cygpath ++if test -z "$CYGPATH_W"; then ++ if (cygpath --version) >/dev/null 2>/dev/null; then ++ CYGPATH_W='cygpath -w' ++ else ++ CYGPATH_W=echo ++ fi ++fi ++AC_SUBST([CYGPATH_W]) ++ ++# Define the identity of the package. ++dnl Distinguish between old-style and new-style calls. ++m4_ifval([$2], ++[m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl ++ AC_SUBST([PACKAGE], [$1])dnl ++ AC_SUBST([VERSION], [$2])], ++[_AM_SET_OPTIONS([$1])dnl ++dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT. ++m4_if(m4_ifdef([AC_PACKAGE_NAME], 1)m4_ifdef([AC_PACKAGE_VERSION], 1), 11,, ++ [m4_fatal([AC_INIT should be called with package and version arguments])])dnl ++ AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl ++ AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl ++ ++_AM_IF_OPTION([no-define],, ++[AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package]) ++ AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])dnl ++ ++# Some tools Automake needs. ++AC_REQUIRE([AM_SANITY_CHECK])dnl ++AC_REQUIRE([AC_ARG_PROGRAM])dnl ++AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version}) ++AM_MISSING_PROG(AUTOCONF, autoconf) ++AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version}) ++AM_MISSING_PROG(AUTOHEADER, autoheader) ++AM_MISSING_PROG(MAKEINFO, makeinfo) ++AC_REQUIRE([AM_PROG_INSTALL_SH])dnl ++AC_REQUIRE([AM_PROG_INSTALL_STRIP])dnl ++AC_REQUIRE([AM_PROG_MKDIR_P])dnl ++# We need awk for the "check" target. The system "awk" is bad on ++# some platforms. ++AC_REQUIRE([AC_PROG_AWK])dnl ++AC_REQUIRE([AC_PROG_MAKE_SET])dnl ++AC_REQUIRE([AM_SET_LEADING_DOT])dnl ++_AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])], ++ [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])], ++ [_AM_PROG_TAR([v7])])]) ++_AM_IF_OPTION([no-dependencies],, ++[AC_PROVIDE_IFELSE([AC_PROG_CC], ++ [_AM_DEPENDENCIES(CC)], ++ [define([AC_PROG_CC], ++ defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl ++AC_PROVIDE_IFELSE([AC_PROG_CXX], ++ [_AM_DEPENDENCIES(CXX)], ++ [define([AC_PROG_CXX], ++ defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl ++AC_PROVIDE_IFELSE([AC_PROG_OBJC], ++ [_AM_DEPENDENCIES(OBJC)], ++ [define([AC_PROG_OBJC], ++ defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl ++]) ++_AM_IF_OPTION([silent-rules], [AC_REQUIRE([AM_SILENT_RULES])])dnl ++dnl The `parallel-tests' driver may need to know about EXEEXT, so add the ++dnl `am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen. This macro ++dnl is hooked onto _AC_COMPILER_EXEEXT early, see below. ++AC_CONFIG_COMMANDS_PRE(dnl ++[m4_provide_if([_AM_COMPILER_EXEEXT], ++ [AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])])])dnl ++]) ++ ++dnl Hook into `_AC_COMPILER_EXEEXT' early to learn its expansion. Do not ++dnl add the conditional right here, as _AC_COMPILER_EXEEXT may be further ++dnl mangled by Autoconf and run in a shell conditional statement. ++m4_define([_AC_COMPILER_EXEEXT], ++m4_defn([_AC_COMPILER_EXEEXT])[m4_provide([_AM_COMPILER_EXEEXT])]) ++ ++ ++# When config.status generates a header, we must update the stamp-h file. ++# This file resides in the same directory as the config header ++# that is generated. The stamp files are numbered to have different names. ++ ++# Autoconf calls _AC_AM_CONFIG_HEADER_HOOK (when defined) in the ++# loop where config.status creates the headers, so we can generate ++# our stamp files there. ++AC_DEFUN([_AC_AM_CONFIG_HEADER_HOOK], ++[# Compute $1's index in $config_headers. ++_am_arg=$1 ++_am_stamp_count=1 ++for _am_header in $config_headers :; do ++ case $_am_header in ++ $_am_arg | $_am_arg:* ) ++ break ;; ++ * ) ++ _am_stamp_count=`expr $_am_stamp_count + 1` ;; ++ esac ++done ++echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) ++ ++# Copyright (C) 2001, 2003, 2005, 2008 Free Software Foundation, Inc. ++# ++# This file is free software; the Free Software Foundation ++# gives unlimited permission to copy and/or distribute it, ++# with or without modifications, as long as this notice is preserved. ++ ++# AM_PROG_INSTALL_SH ++# ------------------ ++# Define $install_sh. ++AC_DEFUN([AM_PROG_INSTALL_SH], ++[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl ++if test x"${install_sh}" != xset; then ++ case $am_aux_dir in ++ *\ * | *\ *) ++ install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;; ++ *) ++ install_sh="\${SHELL} $am_aux_dir/install-sh" ++ esac ++fi ++AC_SUBST(install_sh)]) ++ ++# Copyright (C) 2003, 2005 Free Software Foundation, Inc. ++# ++# This file is free software; the Free Software Foundation ++# gives unlimited permission to copy and/or distribute it, ++# with or without modifications, as long as this notice is preserved. ++ ++# serial 2 ++ ++# Check whether the underlying file-system supports filenames ++# with a leading dot. For instance MS-DOS doesn't. ++AC_DEFUN([AM_SET_LEADING_DOT], ++[rm -rf .tst 2>/dev/null ++mkdir .tst 2>/dev/null ++if test -d .tst; then ++ am__leading_dot=. ++else ++ am__leading_dot=_ ++fi ++rmdir .tst 2>/dev/null ++AC_SUBST([am__leading_dot])]) ++ ++# Add --enable-maintainer-mode option to configure. -*- Autoconf -*- ++# From Jim Meyering ++ ++# Copyright (C) 1996, 1998, 2000, 2001, 2002, 2003, 2004, 2005, 2008 ++# Free Software Foundation, Inc. ++# ++# This file is free software; the Free Software Foundation ++# gives unlimited permission to copy and/or distribute it, ++# with or without modifications, as long as this notice is preserved. ++ ++# serial 5 ++ ++# AM_MAINTAINER_MODE([DEFAULT-MODE]) ++# ---------------------------------- ++# Control maintainer-specific portions of Makefiles. ++# Default is to disable them, unless `enable' is passed literally. ++# For symmetry, `disable' may be passed as well. Anyway, the user ++# can override the default with the --enable/--disable switch. ++AC_DEFUN([AM_MAINTAINER_MODE], ++[m4_case(m4_default([$1], [disable]), ++ [enable], [m4_define([am_maintainer_other], [disable])], ++ [disable], [m4_define([am_maintainer_other], [enable])], ++ [m4_define([am_maintainer_other], [enable]) ++ m4_warn([syntax], [unexpected argument to AM@&t@_MAINTAINER_MODE: $1])]) ++AC_MSG_CHECKING([whether to am_maintainer_other maintainer-specific portions of Makefiles]) ++ dnl maintainer-mode's default is 'disable' unless 'enable' is passed ++ AC_ARG_ENABLE([maintainer-mode], ++[ --][am_maintainer_other][-maintainer-mode am_maintainer_other make rules and dependencies not useful ++ (and sometimes confusing) to the casual installer], ++ [USE_MAINTAINER_MODE=$enableval], ++ [USE_MAINTAINER_MODE=]m4_if(am_maintainer_other, [enable], [no], [yes])) ++ AC_MSG_RESULT([$USE_MAINTAINER_MODE]) ++ AM_CONDITIONAL([MAINTAINER_MODE], [test $USE_MAINTAINER_MODE = yes]) ++ MAINT=$MAINTAINER_MODE_TRUE ++ AC_SUBST([MAINT])dnl ++] ++) ++ ++AU_DEFUN([jm_MAINTAINER_MODE], [AM_MAINTAINER_MODE]) ++ ++# Check to see how 'make' treats includes. -*- Autoconf -*- ++ ++# Copyright (C) 2001, 2002, 2003, 2005, 2009 Free Software Foundation, Inc. ++# ++# This file is free software; the Free Software Foundation ++# gives unlimited permission to copy and/or distribute it, ++# with or without modifications, as long as this notice is preserved. ++ ++# serial 4 ++ ++# AM_MAKE_INCLUDE() ++# ----------------- ++# Check to see how make treats includes. ++AC_DEFUN([AM_MAKE_INCLUDE], ++[am_make=${MAKE-make} ++cat > confinc << 'END' ++am__doit: ++ @echo this is the am__doit target ++.PHONY: am__doit ++END ++# If we don't find an include directive, just comment out the code. ++AC_MSG_CHECKING([for style of include used by $am_make]) ++am__include="#" ++am__quote= ++_am_result=none ++# First try GNU make style include. ++echo "include confinc" > confmf ++# Ignore all kinds of additional output from `make'. ++case `$am_make -s -f confmf 2> /dev/null` in #( ++*the\ am__doit\ target*) ++ am__include=include ++ am__quote= ++ _am_result=GNU ++ ;; ++esac ++# Now try BSD make style include. ++if test "$am__include" = "#"; then ++ echo '.include "confinc"' > confmf ++ case `$am_make -s -f confmf 2> /dev/null` in #( ++ *the\ am__doit\ target*) ++ am__include=.include ++ am__quote="\"" ++ _am_result=BSD ++ ;; ++ esac ++fi ++AC_SUBST([am__include]) ++AC_SUBST([am__quote]) ++AC_MSG_RESULT([$_am_result]) ++rm -f confinc confmf ++]) ++ ++# Fake the existence of programs that GNU maintainers use. -*- Autoconf -*- ++ ++# Copyright (C) 1997, 1999, 2000, 2001, 2003, 2004, 2005, 2008 ++# Free Software Foundation, Inc. ++# ++# This file is free software; the Free Software Foundation ++# gives unlimited permission to copy and/or distribute it, ++# with or without modifications, as long as this notice is preserved. ++ ++# serial 6 ++ ++# AM_MISSING_PROG(NAME, PROGRAM) ++# ------------------------------ ++AC_DEFUN([AM_MISSING_PROG], ++[AC_REQUIRE([AM_MISSING_HAS_RUN]) ++$1=${$1-"${am_missing_run}$2"} ++AC_SUBST($1)]) ++ ++ ++# AM_MISSING_HAS_RUN ++# ------------------ ++# Define MISSING if not defined so far and test if it supports --run. ++# If it does, set am_missing_run to use it, otherwise, to nothing. ++AC_DEFUN([AM_MISSING_HAS_RUN], ++[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl ++AC_REQUIRE_AUX_FILE([missing])dnl ++if test x"${MISSING+set}" != xset; then ++ case $am_aux_dir in ++ *\ * | *\ *) ++ MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;; ++ *) ++ MISSING="\${SHELL} $am_aux_dir/missing" ;; ++ esac ++fi ++# Use eval to expand $SHELL ++if eval "$MISSING --run true"; then ++ am_missing_run="$MISSING --run " ++else ++ am_missing_run= ++ AC_MSG_WARN([`missing' script is too old or missing]) ++fi ++]) ++ ++# Copyright (C) 2003, 2004, 2005, 2006 Free Software Foundation, Inc. ++# ++# This file is free software; the Free Software Foundation ++# gives unlimited permission to copy and/or distribute it, ++# with or without modifications, as long as this notice is preserved. ++ ++# AM_PROG_MKDIR_P ++# --------------- ++# Check for `mkdir -p'. ++AC_DEFUN([AM_PROG_MKDIR_P], ++[AC_PREREQ([2.60])dnl ++AC_REQUIRE([AC_PROG_MKDIR_P])dnl ++dnl Automake 1.8 to 1.9.6 used to define mkdir_p. We now use MKDIR_P, ++dnl while keeping a definition of mkdir_p for backward compatibility. ++dnl @MKDIR_P@ is magic: AC_OUTPUT adjusts its value for each Makefile. ++dnl However we cannot define mkdir_p as $(MKDIR_P) for the sake of ++dnl Makefile.ins that do not define MKDIR_P, so we do our own ++dnl adjustment using top_builddir (which is defined more often than ++dnl MKDIR_P). ++AC_SUBST([mkdir_p], ["$MKDIR_P"])dnl ++case $mkdir_p in ++ [[\\/$]]* | ?:[[\\/]]*) ;; ++ */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;; ++esac ++]) ++ ++# Helper functions for option handling. -*- Autoconf -*- ++ ++# Copyright (C) 2001, 2002, 2003, 2005, 2008 Free Software Foundation, Inc. ++# ++# This file is free software; the Free Software Foundation ++# gives unlimited permission to copy and/or distribute it, ++# with or without modifications, as long as this notice is preserved. ++ ++# serial 4 ++ ++# _AM_MANGLE_OPTION(NAME) ++# ----------------------- ++AC_DEFUN([_AM_MANGLE_OPTION], ++[[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])]) ++ ++# _AM_SET_OPTION(NAME) ++# ------------------------------ ++# Set option NAME. Presently that only means defining a flag for this option. ++AC_DEFUN([_AM_SET_OPTION], ++[m4_define(_AM_MANGLE_OPTION([$1]), 1)]) ++ ++# _AM_SET_OPTIONS(OPTIONS) ++# ---------------------------------- ++# OPTIONS is a space-separated list of Automake options. ++AC_DEFUN([_AM_SET_OPTIONS], ++[m4_foreach_w([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])]) ++ ++# _AM_IF_OPTION(OPTION, IF-SET, [IF-NOT-SET]) ++# ------------------------------------------- ++# Execute IF-SET if OPTION is set, IF-NOT-SET otherwise. ++AC_DEFUN([_AM_IF_OPTION], ++[m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])]) ++ ++# Copyright (C) 2001, 2003, 2005 Free Software Foundation, Inc. ++# ++# This file is free software; the Free Software Foundation ++# gives unlimited permission to copy and/or distribute it, ++# with or without modifications, as long as this notice is preserved. ++ ++# AM_RUN_LOG(COMMAND) ++# ------------------- ++# Run COMMAND, save the exit status in ac_status, and log it. ++# (This has been adapted from Autoconf's _AC_RUN_LOG macro.) ++AC_DEFUN([AM_RUN_LOG], ++[{ echo "$as_me:$LINENO: $1" >&AS_MESSAGE_LOG_FD ++ ($1) >&AS_MESSAGE_LOG_FD 2>&AS_MESSAGE_LOG_FD ++ ac_status=$? ++ echo "$as_me:$LINENO: \$? = $ac_status" >&AS_MESSAGE_LOG_FD ++ (exit $ac_status); }]) ++ ++# Check to make sure that the build environment is sane. -*- Autoconf -*- ++ ++# Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005, 2008 ++# Free Software Foundation, Inc. ++# ++# This file is free software; the Free Software Foundation ++# gives unlimited permission to copy and/or distribute it, ++# with or without modifications, as long as this notice is preserved. ++ ++# serial 5 ++ ++# AM_SANITY_CHECK ++# --------------- ++AC_DEFUN([AM_SANITY_CHECK], ++[AC_MSG_CHECKING([whether build environment is sane]) ++# Just in case ++sleep 1 ++echo timestamp > conftest.file ++# Reject unsafe characters in $srcdir or the absolute working directory ++# name. Accept space and tab only in the latter. ++am_lf=' ++' ++case `pwd` in ++ *[[\\\"\#\$\&\'\`$am_lf]]*) ++ AC_MSG_ERROR([unsafe absolute working directory name]);; ++esac ++case $srcdir in ++ *[[\\\"\#\$\&\'\`$am_lf\ \ ]]*) ++ AC_MSG_ERROR([unsafe srcdir value: `$srcdir']);; ++esac ++ ++# Do `set' in a subshell so we don't clobber the current shell's ++# arguments. Must try -L first in case configure is actually a ++# symlink; some systems play weird games with the mod time of symlinks ++# (eg FreeBSD returns the mod time of the symlink's containing ++# directory). ++if ( ++ set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` ++ if test "$[*]" = "X"; then ++ # -L didn't work. ++ set X `ls -t "$srcdir/configure" conftest.file` ++ fi ++ rm -f conftest.file ++ if test "$[*]" != "X $srcdir/configure conftest.file" \ ++ && test "$[*]" != "X conftest.file $srcdir/configure"; then ++ ++ # If neither matched, then we have a broken ls. This can happen ++ # if, for instance, CONFIG_SHELL is bash and it inherits a ++ # broken ls alias from the environment. This has actually ++ # happened. Such a system could not be considered "sane". ++ AC_MSG_ERROR([ls -t appears to fail. Make sure there is not a broken ++alias in your environment]) ++ fi ++ ++ test "$[2]" = conftest.file ++ ) ++then ++ # Ok. ++ : ++else ++ AC_MSG_ERROR([newly created file is older than distributed files! ++Check your system clock]) ++fi ++AC_MSG_RESULT(yes)]) ++ ++# Copyright (C) 2001, 2003, 2005 Free Software Foundation, Inc. ++# ++# This file is free software; the Free Software Foundation ++# gives unlimited permission to copy and/or distribute it, ++# with or without modifications, as long as this notice is preserved. ++ ++# AM_PROG_INSTALL_STRIP ++# --------------------- ++# One issue with vendor `install' (even GNU) is that you can't ++# specify the program used to strip binaries. This is especially ++# annoying in cross-compiling environments, where the build's strip ++# is unlikely to handle the host's binaries. ++# Fortunately install-sh will honor a STRIPPROG variable, so we ++# always use install-sh in `make install-strip', and initialize ++# STRIPPROG with the value of the STRIP variable (set by the user). ++AC_DEFUN([AM_PROG_INSTALL_STRIP], ++[AC_REQUIRE([AM_PROG_INSTALL_SH])dnl ++# Installed binaries are usually stripped using `strip' when the user ++# run `make install-strip'. However `strip' might not be the right ++# tool to use in cross-compilation environments, therefore Automake ++# will honor the `STRIP' environment variable to overrule this program. ++dnl Don't test for $cross_compiling = yes, because it might be `maybe'. ++if test "$cross_compiling" != no; then ++ AC_CHECK_TOOL([STRIP], [strip], :) ++fi ++INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" ++AC_SUBST([INSTALL_STRIP_PROGRAM])]) ++ ++# Copyright (C) 2006, 2008 Free Software Foundation, Inc. ++# ++# This file is free software; the Free Software Foundation ++# gives unlimited permission to copy and/or distribute it, ++# with or without modifications, as long as this notice is preserved. ++ ++# serial 2 ++ ++# _AM_SUBST_NOTMAKE(VARIABLE) ++# --------------------------- ++# Prevent Automake from outputting VARIABLE = @VARIABLE@ in Makefile.in. ++# This macro is traced by Automake. ++AC_DEFUN([_AM_SUBST_NOTMAKE]) ++ ++# AM_SUBST_NOTMAKE(VARIABLE) ++# --------------------------- ++# Public sister of _AM_SUBST_NOTMAKE. ++AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)]) ++ ++# Check how to create a tarball. -*- Autoconf -*- ++ ++# Copyright (C) 2004, 2005 Free Software Foundation, Inc. ++# ++# This file is free software; the Free Software Foundation ++# gives unlimited permission to copy and/or distribute it, ++# with or without modifications, as long as this notice is preserved. ++ ++# serial 2 ++ ++# _AM_PROG_TAR(FORMAT) ++# -------------------- ++# Check how to create a tarball in format FORMAT. ++# FORMAT should be one of `v7', `ustar', or `pax'. ++# ++# Substitute a variable $(am__tar) that is a command ++# writing to stdout a FORMAT-tarball containing the directory ++# $tardir. ++# tardir=directory && $(am__tar) > result.tar ++# ++# Substitute a variable $(am__untar) that extract such ++# a tarball read from stdin. ++# $(am__untar) < result.tar ++AC_DEFUN([_AM_PROG_TAR], ++[# Always define AMTAR for backward compatibility. ++AM_MISSING_PROG([AMTAR], [tar]) ++m4_if([$1], [v7], ++ [am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'], ++ [m4_case([$1], [ustar],, [pax],, ++ [m4_fatal([Unknown tar format])]) ++AC_MSG_CHECKING([how to create a $1 tar archive]) ++# Loop over all known methods to create a tar archive until one works. ++_am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none' ++_am_tools=${am_cv_prog_tar_$1-$_am_tools} ++# Do not fold the above two line into one, because Tru64 sh and ++# Solaris sh will not grok spaces in the rhs of `-'. ++for _am_tool in $_am_tools ++do ++ case $_am_tool in ++ gnutar) ++ for _am_tar in tar gnutar gtar; ++ do ++ AM_RUN_LOG([$_am_tar --version]) && break ++ done ++ am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"' ++ am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"' ++ am__untar="$_am_tar -xf -" ++ ;; ++ plaintar) ++ # Must skip GNU tar: if it does not support --format= it doesn't create ++ # ustar tarball either. ++ (tar --version) >/dev/null 2>&1 && continue ++ am__tar='tar chf - "$$tardir"' ++ am__tar_='tar chf - "$tardir"' ++ am__untar='tar xf -' ++ ;; ++ pax) ++ am__tar='pax -L -x $1 -w "$$tardir"' ++ am__tar_='pax -L -x $1 -w "$tardir"' ++ am__untar='pax -r' ++ ;; ++ cpio) ++ am__tar='find "$$tardir" -print | cpio -o -H $1 -L' ++ am__tar_='find "$tardir" -print | cpio -o -H $1 -L' ++ am__untar='cpio -i -H $1 -d' ++ ;; ++ none) ++ am__tar=false ++ am__tar_=false ++ am__untar=false ++ ;; ++ esac ++ ++ # If the value was cached, stop now. We just wanted to have am__tar ++ # and am__untar set. ++ test -n "${am_cv_prog_tar_$1}" && break ++ ++ # tar/untar a dummy directory, and stop if the command works ++ rm -rf conftest.dir ++ mkdir conftest.dir ++ echo GrepMe > conftest.dir/file ++ AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar]) ++ rm -rf conftest.dir ++ if test -s conftest.tar; then ++ AM_RUN_LOG([$am__untar /dev/null 2>&1 && break ++ fi ++done ++rm -rf conftest.dir ++ ++AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool]) ++AC_MSG_RESULT([$am_cv_prog_tar_$1])]) ++AC_SUBST([am__tar]) ++AC_SUBST([am__untar]) ++]) # _AM_PROG_TAR ++ +Index: libreoffice-3.4.1/libreoffice-build/Makefile.in +=================================================================== +--- /dev/null 1970-01-01 00:00:00.000000000 +0000 ++++ libreoffice-3.4.1/libreoffice-build/Makefile.in 2011-07-15 11:41:45.216849945 +0200 +@@ -0,0 +1,1007 @@ ++# Makefile.in generated by automake 1.11.1 from Makefile.am. ++# @configure_input@ ++ ++# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, ++# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, ++# Inc. ++# This Makefile.in is free software; the Free Software Foundation ++# gives unlimited permission to copy and/or distribute it, ++# with or without modifications, as long as this notice is preserved. ++ ++# This program is distributed in the hope that it will be useful, ++# but WITHOUT ANY WARRANTY, to the extent permitted by law; without ++# even the implied warranty of MERCHANTABILITY or FITNESS FOR A ++# PARTICULAR PURPOSE. ++ ++@SET_MAKE@ ++VPATH = @srcdir@ ++pkgdatadir = $(datadir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ ++pkglibdir = $(libdir)/@PACKAGE@ ++pkglibexecdir = $(libexecdir)/@PACKAGE@ ++am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd ++install_sh_DATA = $(install_sh) -c -m 644 ++install_sh_PROGRAM = $(install_sh) -c ++install_sh_SCRIPT = $(install_sh) -c ++INSTALL_HEADER = $(INSTALL_DATA) ++transform = $(program_transform_name) ++NORMAL_INSTALL = : ++PRE_INSTALL = : ++POST_INSTALL = : ++NORMAL_UNINSTALL = : ++PRE_UNINSTALL = : ++POST_UNINSTALL = : ++subdir = . ++DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \ ++ $(srcdir)/Makefile.in $(srcdir)/download.in \ ++ $(srcdir)/intltool-extract.in $(srcdir)/intltool-merge.in \ ++ $(srcdir)/intltool-update.in $(top_srcdir)/configure \ ++ $(top_srcdir)/scratch/place.in AUTHORS COPYING ChangeLog \ ++ INSTALL NEWS TODO install-sh missing ++ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 ++am__aclocal_m4_deps = $(top_srcdir)/configure.in ++am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ ++ $(ACLOCAL_M4) ++am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ ++ configure.lineno config.status.lineno ++mkinstalldirs = $(install_sh) -d ++CONFIG_CLEAN_FILES = download scratch/place intltool-extract \ ++ intltool-merge intltool-update ++CONFIG_CLEAN_VPATH_FILES = ++SOURCES = ++DIST_SOURCES = ++RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ ++ html-recursive info-recursive install-data-recursive \ ++ install-dvi-recursive install-exec-recursive \ ++ install-html-recursive install-info-recursive \ ++ install-pdf-recursive install-ps-recursive install-recursive \ ++ installcheck-recursive installdirs-recursive pdf-recursive \ ++ ps-recursive uninstall-recursive ++RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ ++ distclean-recursive maintainer-clean-recursive ++AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ ++ $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \ ++ distdir dist dist-all distcheck ++ETAGS = etags ++CTAGS = ctags ++DIST_SUBDIRS = $(SUBDIRS) ++DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ++distdir = $(PACKAGE)-$(VERSION) ++top_distdir = $(distdir) ++am__remove_distdir = \ ++ { test ! -d "$(distdir)" \ ++ || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \ ++ && rm -fr "$(distdir)"; }; } ++am__relativize = \ ++ dir0=`pwd`; \ ++ sed_first='s,^\([^/]*\)/.*$$,\1,'; \ ++ sed_rest='s,^[^/]*/*,,'; \ ++ sed_last='s,^.*/\([^/]*\)$$,\1,'; \ ++ sed_butlast='s,/*[^/]*$$,,'; \ ++ while test -n "$$dir1"; do \ ++ first=`echo "$$dir1" | sed -e "$$sed_first"`; \ ++ if test "$$first" != "."; then \ ++ if test "$$first" = ".."; then \ ++ dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ ++ dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ ++ else \ ++ first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ ++ if test "$$first2" = "$$first"; then \ ++ dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ ++ else \ ++ dir2="../$$dir2"; \ ++ fi; \ ++ dir0="$$dir0"/"$$first"; \ ++ fi; \ ++ fi; \ ++ dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ ++ done; \ ++ reldir="$$dir2" ++DIST_ARCHIVES = $(distdir).tar.gz ++GZIP_ENV = --best ++distuninstallcheck_listfiles = find . -type f -print ++distcleancheck_listfiles = find . -type f -print ++ACLOCAL = @ACLOCAL@ ++ACONF = @ACONF@ ++AGFA_MONOTYPE_FONTS_SOURCE = @AGFA_MONOTYPE_FONTS_SOURCE@ ++AMTAR = @AMTAR@ ++APACHE_ANT_TARBALL = @APACHE_ANT_TARBALL@ ++APPLY_DIR = @APPLY_DIR@ ++ARCHITECTURE = @ARCHITECTURE@ ++AUTOCONF = @AUTOCONF@ ++AUTOHEADER = @AUTOHEADER@ ++AUTOMAKE = @AUTOMAKE@ ++AWK = @AWK@ ++BARCODE_EXTENSION = @BARCODE_EXTENSION@ ++BISON = @BISON@ ++BUILDDIR = @BUILDDIR@ ++BUILD_MOZILLA_SOURCE = @BUILD_MOZILLA_SOURCE@ ++BUILD_NCPUS = @BUILD_NCPUS@ ++BUILD_WIN32 = @BUILD_WIN32@ ++CABEXTRACT = @CABEXTRACT@ ++CAIRO_CONFIGURE_FLAG = @CAIRO_CONFIGURE_FLAG@ ++CAIRO_ENABLED = @CAIRO_ENABLED@ ++CAIRO_VER = @CAIRO_VER@ ++CC = @CC@ ++CCACHE = @CCACHE@ ++CCDEPMODE = @CCDEPMODE@ ++CFLAGS = @CFLAGS@ ++CLONEDIR = @CLONEDIR@ ++COMPAT_OOWRAPPERS = @COMPAT_OOWRAPPERS@ ++CPP = @CPP@ ++CPPFLAGS = @CPPFLAGS@ ++CYGPATH_W = @CYGPATH_W@ ++DEFS = @DEFS@ ++DEFUZZ_PATCHES = @DEFUZZ_PATCHES@ ++DEJAVU_FONTS_PACK_NAME = @DEJAVU_FONTS_PACK_NAME@ ++DEJAVU_FONTS_VER = @DEJAVU_FONTS_VER@ ++DEPDIR = @DEPDIR@ ++DIAGRAM_EXTENSION = @DIAGRAM_EXTENSION@ ++DISTCC = @DISTCC@ ++DISTRO = @DISTRO@ ++DRINK = @DRINK@ ++ECHO_C = @ECHO_C@ ++ECHO_N = @ECHO_N@ ++ECHO_T = @ECHO_T@ ++EGREP = @EGREP@ ++ENABLE_ACCESS = @ENABLE_ACCESS@ ++ENABLE_BINFILTER = @ENABLE_BINFILTER@ ++ENABLE_CCACHE = @ENABLE_CCACHE@ ++ENABLE_DISTCC = @ENABLE_DISTCC@ ++ENABLE_EXTENSIONS = @ENABLE_EXTENSIONS@ ++ENABLE_GRAPHITE = @ENABLE_GRAPHITE@ ++ENABLE_ICECREAM = @ENABLE_ICECREAM@ ++ENABLE_MONO = @ENABLE_MONO@ ++ENABLE_ODK = @ENABLE_ODK@ ++EXEEXT = @EXEEXT@ ++FLEX = @FLEX@ ++FOO_GTK_CFLAGS = @FOO_GTK_CFLAGS@ ++FOO_GTK_LIBS = @FOO_GTK_LIBS@ ++GET_CMD = @GET_CMD@ ++GITTAG = @GITTAG@ ++GNUPATCH = @GNUPATCH@ ++GNUTAR = @GNUTAR@ ++GOOGLE_DOCS_EXTENSION = @GOOGLE_DOCS_EXTENSION@ ++GREP = @GREP@ ++HUNART_EXTENSION = @HUNART_EXTENSION@ ++ICECREAM_BINDIR = @ICECREAM_BINDIR@ ++INSTALL = @INSTALL@ ++INSTALL_DATA = @INSTALL_DATA@ ++INSTALL_PROGRAM = @INSTALL_PROGRAM@ ++INSTALL_SCRIPT = @INSTALL_SCRIPT@ ++INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ ++INTLTOOL_PERL = @INTLTOOL_PERL@ ++LANGUAGETOOL_EXTENSION = @LANGUAGETOOL_EXTENSION@ ++LDFLAGS = @LDFLAGS@ ++LIBERATION_FONTS_VER = @LIBERATION_FONTS_VER@ ++LIBOBJS = @LIBOBJS@ ++LIBS = @LIBS@ ++LIGHTPROOF_FILENAMES = @LIGHTPROOF_FILENAMES@ ++LIGHTPROOF_LANG = @LIGHTPROOF_LANG@ ++LTLIBOBJS = @LTLIBOBJS@ ++MAGYARLINUXLIBERTINE_FONTS_TIMESTAMP = @MAGYARLINUXLIBERTINE_FONTS_TIMESTAMP@ ++MAINT = @MAINT@ ++MAKEINFO = @MAKEINFO@ ++MAX_JOBS = @MAX_JOBS@ ++MDBTOOLS_SRC = @MDBTOOLS_SRC@ ++MINIMUM_REQS_CFLAGS = @MINIMUM_REQS_CFLAGS@ ++MINIMUM_REQS_LIBS = @MINIMUM_REQS_LIBS@ ++MIRROR = @MIRROR@ ++MKDIR_P = @MKDIR_P@ ++MONO_GAC_ROOT = @MONO_GAC_ROOT@ ++NLPSOLVER_EXTENSION = @NLPSOLVER_EXTENSION@ ++NUMBERTEXT_EXTENSION = @NUMBERTEXT_EXTENSION@ ++OBJEXT = @OBJEXT@ ++OOBUILDDIR = @OOBUILDDIR@ ++OOOBLOGGER_EXTENSION = @OOOBLOGGER_EXTENSION@ ++OOOINSTALLDIRNAME = @OOOINSTALLDIRNAME@ ++OOOP_FONTS_PACK = @OOOP_FONTS_PACK@ ++OOOP_GALLERY_PACK = @OOOP_GALLERY_PACK@ ++OOOP_SAMPLES_PACK = @OOOP_SAMPLES_PACK@ ++OOOP_TEMPLATES_PACK = @OOOP_TEMPLATES_PACK@ ++OOO_ADDITIONAL_SECTIONS = @OOO_ADDITIONAL_SECTIONS@ ++OOO_BINSUFFIX = @OOO_BINSUFFIX@ ++OOO_BUILDVERSION = @OOO_BUILDVERSION@ ++OOO_BUILD_NOARCH = @OOO_BUILD_NOARCH@ ++OOO_CUSTOM_IMAGES = @OOO_CUSTOM_IMAGES@ ++OOO_EXTRA_ARTWORK = @OOO_EXTRA_ARTWORK@ ++OOO_GIT = @OOO_GIT@ ++OOO_GIT_MANAGED = @OOO_GIT_MANAGED@ ++OOO_LANGS = @OOO_LANGS@ ++OOO_POOR_HELP_LOCALIZATIONS = @OOO_POOR_HELP_LOCALIZATIONS@ ++OOO_SOURCEDIRNAME = @OOO_SOURCEDIRNAME@ ++OOO_SOURCEVERSION = @OOO_SOURCEVERSION@ ++OOO_STRIP = @OOO_STRIP@ ++OOO_VERSION = @OOO_VERSION@ ++OOO_WIDGET_FLAGS = @OOO_WIDGET_FLAGS@ ++OPENCLIPART_DIR = @OPENCLIPART_DIR@ ++OPENCLIPART_VER = @OPENCLIPART_VER@ ++PACKAGE = @PACKAGE@ ++PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ ++PACKAGE_NAME = @PACKAGE_NAME@ ++PACKAGE_STRING = @PACKAGE_STRING@ ++PACKAGE_TARNAME = @PACKAGE_TARNAME@ ++PACKAGE_URL = @PACKAGE_URL@ ++PACKAGE_VERSION = @PACKAGE_VERSION@ ++PATH_SEPARATOR = @PATH_SEPARATOR@ ++PERL = @PERL@ ++PIECE = @PIECE@ ++PKG_CONFIG = @PKG_CONFIG@ ++PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ ++PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ ++PREBUILT_WRITINGAIDS_TIMESTAMP = @PREBUILT_WRITINGAIDS_TIMESTAMP@ ++PROPAGATED_ARGS = @PROPAGATED_ARGS@ ++RAWBUILDDIR = @RAWBUILDDIR@ ++RSYNC = @RSYNC@ ++RUN_POST_INSTALL_SCRIPTS = @RUN_POST_INSTALL_SCRIPTS@ ++SET_MAKE = @SET_MAKE@ ++SHELL = @SHELL@ ++SNAPSHOT_TAG = @SNAPSHOT_TAG@ ++SOURCE_TYPE = @SOURCE_TYPE@ ++SPLIT = @SPLIT@ ++SPLIT_APP_MODULES = @SPLIT_APP_MODULES@ ++SPLIT_OPT_FEATURES = @SPLIT_OPT_FEATURES@ ++SRCDIR = @SRCDIR@ ++STRIP = @STRIP@ ++SUNTEMPLATES_LANG = @SUNTEMPLATES_LANG@ ++SYSTEM_CAIRO = @SYSTEM_CAIRO@ ++SYSTEM_GCC = @SYSTEM_GCC@ ++SYSTEM_LIBWPD = @SYSTEM_LIBWPD@ ++SYSTEM_LIBWPG = @SYSTEM_LIBWPG@ ++SYSTEM_LIBWPS = @SYSTEM_LIBWPS@ ++SYSTEM_MDBTOOLS = @SYSTEM_MDBTOOLS@ ++SYSTEM_MDDS = @SYSTEM_MDDS@ ++SYSTEM_ZLIB = @SYSTEM_ZLIB@ ++TOOLSDIR = @TOOLSDIR@ ++TYPO_EXTENSION = @TYPO_EXTENSION@ ++UPSTREAM_NAME = @UPSTREAM_NAME@ ++UPSTREAM_URI = @UPSTREAM_URI@ ++VALIDATOR_EXTENSION = @VALIDATOR_EXTENSION@ ++VENDORNAME = @VENDORNAME@ ++VERSION = @VERSION@ ++WATCH_WINDOW_EXTENSION = @WATCH_WINDOW_EXTENSION@ ++WITH_ARCH_FLAGS = @WITH_ARCH_FLAGS@ ++WITH_BARCODE = @WITH_BARCODE@ ++WITH_DIAGRAM = @WITH_DIAGRAM@ ++WITH_GOOGLE_DOCS = @WITH_GOOGLE_DOCS@ ++WITH_HUNART = @WITH_HUNART@ ++WITH_LANGUAGETOOL = @WITH_LANGUAGETOOL@ ++WITH_NLPSOLVER = @WITH_NLPSOLVER@ ++WITH_NUMBERTEXT = @WITH_NUMBERTEXT@ ++WITH_OOOBLOGGER = @WITH_OOOBLOGGER@ ++WITH_TYPO = @WITH_TYPO@ ++WITH_VALIDATOR = @WITH_VALIDATOR@ ++WITH_WATCH_WINDOW = @WITH_WATCH_WINDOW@ ++XSLTPROC = @XSLTPROC@ ++abs_builddir = @abs_builddir@ ++abs_srcdir = @abs_srcdir@ ++abs_top_builddir = @abs_top_builddir@ ++abs_top_srcdir = @abs_top_srcdir@ ++ac_ct_CC = @ac_ct_CC@ ++am__include = @am__include@ ++am__leading_dot = @am__leading_dot@ ++am__quote = @am__quote@ ++am__tar = @am__tar@ ++am__untar = @am__untar@ ++bindir = @bindir@ ++build_alias = @build_alias@ ++builddir = @builddir@ ++datadir = @datadir@ ++datarootdir = @datarootdir@ ++docdir = @docdir@ ++dvidir = @dvidir@ ++exec_prefix = @exec_prefix@ ++host_alias = @host_alias@ ++htmldir = @htmldir@ ++includedir = @includedir@ ++infodir = @infodir@ ++install_sh = @install_sh@ ++libdir = @libdir@ ++libexecdir = @libexecdir@ ++localedir = @localedir@ ++localstatedir = @localstatedir@ ++mandir = @mandir@ ++mkdir_p = @mkdir_p@ ++oldincludedir = @oldincludedir@ ++pdfdir = @pdfdir@ ++png_CFLAGS = @png_CFLAGS@ ++png_LIBS = @png_LIBS@ ++prefix = @prefix@ ++program_transform_name = @program_transform_name@ ++psdir = @psdir@ ++sbindir = @sbindir@ ++sharedstatedir = @sharedstatedir@ ++srcdir = @srcdir@ ++sysconfdir = @sysconfdir@ ++target_alias = @target_alias@ ++top_build_prefix = @top_build_prefix@ ++top_builddir = @top_builddir@ ++top_srcdir = @top_srcdir@ ++SUBDIRS = po distro-configs bin etc patches man doc src stamp templates extensions ++EXTRA_DIST = \ ++ autogen.sh \ ++ emacs.el \ ++ MAINTAINERS \ ++ download.in \ ++ download_external_sources.sh \ ++ download_tests_dependencies.sh \ ++ intltool-merge.in \ ++ intltool-update.in \ ++ intltool-extract.in ++ ++ ++# If we 'export' all our variables to forked processes ++# we end up with a horrible mess - since we propagate ++# eg. ACLOCAL_M4, AMDEP_TRUE, COMPATH etc. ++# - a nightmare in a nutshell => we need to export on a ++# need-to-know / minimal basis. ++STAMP_DIR = $(top_builddir)/stamp ++all: all-recursive ++ ++.SUFFIXES: ++am--refresh: ++ @: ++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) ++ @for dep in $?; do \ ++ case '$(am__configure_deps)' in \ ++ *$$dep*) \ ++ echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \ ++ $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \ ++ && exit 0; \ ++ exit 1;; \ ++ esac; \ ++ done; \ ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \ ++ $(am__cd) $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu Makefile ++.PRECIOUS: Makefile ++Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status ++ @case '$?' in \ ++ *config.status*) \ ++ echo ' $(SHELL) ./config.status'; \ ++ $(SHELL) ./config.status;; \ ++ *) \ ++ echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ ++ cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ ++ esac; ++ ++$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) ++ $(SHELL) ./config.status --recheck ++ ++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) ++ $(am__cd) $(srcdir) && $(AUTOCONF) ++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) ++ $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) ++$(am__aclocal_m4_deps): ++download: $(top_builddir)/config.status $(srcdir)/download.in ++ cd $(top_builddir) && $(SHELL) ./config.status $@ ++scratch/place: $(top_builddir)/config.status $(top_srcdir)/scratch/place.in ++ cd $(top_builddir) && $(SHELL) ./config.status $@ ++intltool-extract: $(top_builddir)/config.status $(srcdir)/intltool-extract.in ++ cd $(top_builddir) && $(SHELL) ./config.status $@ ++intltool-merge: $(top_builddir)/config.status $(srcdir)/intltool-merge.in ++ cd $(top_builddir) && $(SHELL) ./config.status $@ ++intltool-update: $(top_builddir)/config.status $(srcdir)/intltool-update.in ++ cd $(top_builddir) && $(SHELL) ./config.status $@ ++ ++# This directory's subdirectories are mostly independent; you can cd ++# into them and run `make' without going through this Makefile. ++# To change the values of `make' variables: instead of editing Makefiles, ++# (1) if the variable is set in `config.status', edit `config.status' ++# (which will cause the Makefiles to be regenerated when you run `make'); ++# (2) otherwise, pass the desired values on the `make' command line. ++$(RECURSIVE_TARGETS): ++ @fail= failcom='exit 1'; \ ++ for f in x $$MAKEFLAGS; do \ ++ case $$f in \ ++ *=* | --[!k]*);; \ ++ *k*) failcom='fail=yes';; \ ++ esac; \ ++ done; \ ++ dot_seen=no; \ ++ target=`echo $@ | sed s/-recursive//`; \ ++ list='$(SUBDIRS)'; for subdir in $$list; do \ ++ echo "Making $$target in $$subdir"; \ ++ if test "$$subdir" = "."; then \ ++ dot_seen=yes; \ ++ local_target="$$target-am"; \ ++ else \ ++ local_target="$$target"; \ ++ fi; \ ++ ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ ++ || eval $$failcom; \ ++ done; \ ++ if test "$$dot_seen" = "no"; then \ ++ $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ ++ fi; test -z "$$fail" ++ ++$(RECURSIVE_CLEAN_TARGETS): ++ @fail= failcom='exit 1'; \ ++ for f in x $$MAKEFLAGS; do \ ++ case $$f in \ ++ *=* | --[!k]*);; \ ++ *k*) failcom='fail=yes';; \ ++ esac; \ ++ done; \ ++ dot_seen=no; \ ++ case "$@" in \ ++ distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ ++ *) list='$(SUBDIRS)' ;; \ ++ esac; \ ++ rev=''; for subdir in $$list; do \ ++ if test "$$subdir" = "."; then :; else \ ++ rev="$$subdir $$rev"; \ ++ fi; \ ++ done; \ ++ rev="$$rev ."; \ ++ target=`echo $@ | sed s/-recursive//`; \ ++ for subdir in $$rev; do \ ++ echo "Making $$target in $$subdir"; \ ++ if test "$$subdir" = "."; then \ ++ local_target="$$target-am"; \ ++ else \ ++ local_target="$$target"; \ ++ fi; \ ++ ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ ++ || eval $$failcom; \ ++ done && test -z "$$fail" ++tags-recursive: ++ list='$(SUBDIRS)'; for subdir in $$list; do \ ++ test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ ++ done ++ctags-recursive: ++ list='$(SUBDIRS)'; for subdir in $$list; do \ ++ test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ ++ done ++ ++ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) ++ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ ++ unique=`for i in $$list; do \ ++ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ ++ done | \ ++ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ ++ END { if (nonempty) { for (i in files) print i; }; }'`; \ ++ mkid -fID $$unique ++tags: TAGS ++ ++TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ ++ $(TAGS_FILES) $(LISP) ++ set x; \ ++ here=`pwd`; \ ++ if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ ++ include_option=--etags-include; \ ++ empty_fix=.; \ ++ else \ ++ include_option=--include; \ ++ empty_fix=; \ ++ fi; \ ++ list='$(SUBDIRS)'; for subdir in $$list; do \ ++ if test "$$subdir" = .; then :; else \ ++ test ! -f $$subdir/TAGS || \ ++ set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ ++ fi; \ ++ done; \ ++ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ ++ unique=`for i in $$list; do \ ++ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ ++ done | \ ++ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ ++ END { if (nonempty) { for (i in files) print i; }; }'`; \ ++ shift; \ ++ if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ ++ test -n "$$unique" || unique=$$empty_fix; \ ++ if test $$# -gt 0; then \ ++ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ ++ "$$@" $$unique; \ ++ else \ ++ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ ++ $$unique; \ ++ fi; \ ++ fi ++ctags: CTAGS ++CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ ++ $(TAGS_FILES) $(LISP) ++ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ ++ unique=`for i in $$list; do \ ++ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ ++ done | \ ++ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ ++ END { if (nonempty) { for (i in files) print i; }; }'`; \ ++ test -z "$(CTAGS_ARGS)$$unique" \ ++ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ ++ $$unique ++ ++GTAGS: ++ here=`$(am__cd) $(top_builddir) && pwd` \ ++ && $(am__cd) $(top_srcdir) \ ++ && gtags -i $(GTAGS_ARGS) "$$here" ++ ++distclean-tags: ++ -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags ++ ++distdir: $(DISTFILES) ++ $(am__remove_distdir) ++ test -d "$(distdir)" || mkdir "$(distdir)" ++ @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ++ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ++ list='$(DISTFILES)'; \ ++ dist_files=`for file in $$list; do echo $$file; done | \ ++ sed -e "s|^$$srcdirstrip/||;t" \ ++ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ ++ case $$dist_files in \ ++ */*) $(MKDIR_P) `echo "$$dist_files" | \ ++ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ ++ sort -u` ;; \ ++ esac; \ ++ for file in $$dist_files; do \ ++ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ ++ if test -d $$d/$$file; then \ ++ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ ++ if test -d "$(distdir)/$$file"; then \ ++ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ fi; \ ++ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ ++ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ ++ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ fi; \ ++ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ else \ ++ test -f "$(distdir)/$$file" \ ++ || cp -p $$d/$$file "$(distdir)/$$file" \ ++ || exit 1; \ ++ fi; \ ++ done ++ @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ ++ if test "$$subdir" = .; then :; else \ ++ test -d "$(distdir)/$$subdir" \ ++ || $(MKDIR_P) "$(distdir)/$$subdir" \ ++ || exit 1; \ ++ fi; \ ++ done ++ @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ ++ if test "$$subdir" = .; then :; else \ ++ dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ ++ $(am__relativize); \ ++ new_distdir=$$reldir; \ ++ dir1=$$subdir; dir2="$(top_distdir)"; \ ++ $(am__relativize); \ ++ new_top_distdir=$$reldir; \ ++ echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ ++ echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ ++ ($(am__cd) $$subdir && \ ++ $(MAKE) $(AM_MAKEFLAGS) \ ++ top_distdir="$$new_top_distdir" \ ++ distdir="$$new_distdir" \ ++ am__remove_distdir=: \ ++ am__skip_length_check=: \ ++ am__skip_mode_fix=: \ ++ distdir) \ ++ || exit 1; \ ++ fi; \ ++ done ++ $(MAKE) $(AM_MAKEFLAGS) \ ++ top_distdir="$(top_distdir)" distdir="$(distdir)" \ ++ dist-hook ++ -test -n "$(am__skip_mode_fix)" \ ++ || find "$(distdir)" -type d ! -perm -755 \ ++ -exec chmod u+rwx,go+rx {} \; -o \ ++ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ++ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ++ ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \ ++ || chmod -R a+r "$(distdir)" ++dist-gzip: distdir ++ tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz ++ $(am__remove_distdir) ++ ++dist-bzip2: distdir ++ tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 ++ $(am__remove_distdir) ++ ++dist-lzma: distdir ++ tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma ++ $(am__remove_distdir) ++ ++dist-xz: distdir ++ tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz ++ $(am__remove_distdir) ++ ++dist-tarZ: distdir ++ tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z ++ $(am__remove_distdir) ++ ++dist-shar: distdir ++ shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz ++ $(am__remove_distdir) ++ ++dist-zip: distdir ++ -rm -f $(distdir).zip ++ zip -rq $(distdir).zip $(distdir) ++ $(am__remove_distdir) ++ ++dist dist-all: distdir ++ tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz ++ $(am__remove_distdir) ++ ++# This target untars the dist file and tries a VPATH configuration. Then ++# it guarantees that the distribution is self-contained by making another ++# tarfile. ++distcheck: dist ++ case '$(DIST_ARCHIVES)' in \ ++ *.tar.gz*) \ ++ GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\ ++ *.tar.bz2*) \ ++ bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\ ++ *.tar.lzma*) \ ++ lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\ ++ *.tar.xz*) \ ++ xz -dc $(distdir).tar.xz | $(am__untar) ;;\ ++ *.tar.Z*) \ ++ uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ ++ *.shar.gz*) \ ++ GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\ ++ *.zip*) \ ++ unzip $(distdir).zip ;;\ ++ esac ++ chmod -R a-w $(distdir); chmod a+w $(distdir) ++ mkdir $(distdir)/_build ++ mkdir $(distdir)/_inst ++ chmod a-w $(distdir) ++ test -d $(distdir)/_build || exit 0; \ ++ dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ ++ && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ++ && am__cwd=`pwd` \ ++ && $(am__cd) $(distdir)/_build \ ++ && ../configure --srcdir=.. --prefix="$$dc_install_base" \ ++ $(DISTCHECK_CONFIGURE_FLAGS) \ ++ && $(MAKE) $(AM_MAKEFLAGS) \ ++ && $(MAKE) $(AM_MAKEFLAGS) dvi \ ++ && $(MAKE) $(AM_MAKEFLAGS) check \ ++ && $(MAKE) $(AM_MAKEFLAGS) install \ ++ && $(MAKE) $(AM_MAKEFLAGS) installcheck \ ++ && $(MAKE) $(AM_MAKEFLAGS) uninstall \ ++ && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ ++ distuninstallcheck \ ++ && chmod -R a-w "$$dc_install_base" \ ++ && ({ \ ++ (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ ++ && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ ++ && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ ++ && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ ++ distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ ++ } || { rm -rf "$$dc_destdir"; exit 1; }) \ ++ && rm -rf "$$dc_destdir" \ ++ && $(MAKE) $(AM_MAKEFLAGS) dist \ ++ && rm -rf $(DIST_ARCHIVES) \ ++ && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \ ++ && cd "$$am__cwd" \ ++ || exit 1 ++ $(am__remove_distdir) ++ @(echo "$(distdir) archives ready for distribution: "; \ ++ list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ ++ sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x' ++distuninstallcheck: ++ @$(am__cd) '$(distuninstallcheck_dir)' \ ++ && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ ++ || { echo "ERROR: files left after uninstall:" ; \ ++ if test -n "$(DESTDIR)"; then \ ++ echo " (check DESTDIR support)"; \ ++ fi ; \ ++ $(distuninstallcheck_listfiles) ; \ ++ exit 1; } >&2 ++distcleancheck: distclean ++ @if test '$(srcdir)' = . ; then \ ++ echo "ERROR: distcleancheck can only run from a VPATH build" ; \ ++ exit 1 ; \ ++ fi ++ @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ ++ || { echo "ERROR: files left in build directory after distclean:" ; \ ++ $(distcleancheck_listfiles) ; \ ++ exit 1; } >&2 ++check-am: all-am ++check: check-recursive ++all-am: Makefile ++installdirs: installdirs-recursive ++installdirs-am: ++install-exec: install-exec-recursive ++install-data: install-data-recursive ++uninstall: uninstall-recursive ++ ++install-am: all-am ++ @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am ++ ++installcheck: installcheck-recursive ++install-strip: ++ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ ++ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ ++ `test -z '$(STRIP)' || \ ++ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install ++mostlyclean-generic: ++ ++clean-generic: ++ ++distclean-generic: ++ -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) ++ -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) ++ ++maintainer-clean-generic: ++ @echo "This command is intended for maintainers to use" ++ @echo "it deletes files that may require special tools to rebuild." ++clean: clean-recursive ++ ++clean-am: clean-generic clean-local mostlyclean-am ++ ++distclean: distclean-recursive ++ -rm -f $(am__CONFIG_DISTCLEAN_FILES) ++ -rm -f Makefile ++distclean-am: clean-am distclean-generic distclean-tags ++ ++dvi: dvi-recursive ++ ++dvi-am: ++ ++html: html-recursive ++ ++html-am: ++ ++info: info-recursive ++ ++info-am: ++ ++install-data-am: ++ ++install-dvi: install-dvi-recursive ++ ++install-dvi-am: ++ ++install-exec-am: ++ ++install-html: install-html-recursive ++ ++install-html-am: ++ ++install-info: install-info-recursive ++ ++install-info-am: ++ ++install-man: ++ ++install-pdf: install-pdf-recursive ++ ++install-pdf-am: ++ ++install-ps: install-ps-recursive ++ ++install-ps-am: ++ ++installcheck-am: ++ ++maintainer-clean: maintainer-clean-recursive ++ -rm -f $(am__CONFIG_DISTCLEAN_FILES) ++ -rm -rf $(top_srcdir)/autom4te.cache ++ -rm -f Makefile ++maintainer-clean-am: distclean-am maintainer-clean-generic \ ++ maintainer-clean-local ++ ++mostlyclean: mostlyclean-recursive ++ ++mostlyclean-am: mostlyclean-generic ++ ++pdf: pdf-recursive ++ ++pdf-am: ++ ++ps: ps-recursive ++ ++ps-am: ++ ++uninstall-am: ++ ++.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \ ++ install-am install-strip tags-recursive ++ ++.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ ++ all all-am am--refresh check check-am clean clean-generic \ ++ clean-local ctags ctags-recursive dist dist-all dist-bzip2 \ ++ dist-gzip dist-hook dist-lzma dist-shar dist-tarZ dist-xz \ ++ dist-zip distcheck distclean distclean-generic distclean-tags \ ++ distcleancheck distdir distuninstallcheck dvi dvi-am html \ ++ html-am info info-am install install-am install-data \ ++ install-data-am install-dvi install-dvi-am install-exec \ ++ install-exec-am install-html install-html-am install-info \ ++ install-info-am install-man install-pdf install-pdf-am \ ++ install-ps install-ps-am install-strip installcheck \ ++ installcheck-am installdirs installdirs-am maintainer-clean \ ++ maintainer-clean-generic maintainer-clean-local mostlyclean \ ++ mostlyclean-generic pdf pdf-am ps ps-am tags tags-recursive \ ++ uninstall uninstall-am ++ ++ ++dist-hook: ++ git log --date=short --pretty="format:@%cd %an <%ae> [%H]%n%n%s%n%n%e%b" | sed -e "s|^\([^@]\)|\t\1|" -e "s|^@||" >$(distdir)/ChangeLog ++ ++clean-local: ++ test -z "$(OOBUILDDIR)" || rm -rf $(OOBUILDDIR) ++ test -z "$(BUILDDIR)/install" || rm -rf $(BUILDDIR)/install ++ for icons in $(OOO_ICONS_VERS) ; do \ ++ test "$(BUILDDIR)/$$icons" = "/" || rm -rf "$(BUILDDIR)/$$icons" ; \ ++ done ++ ++maintainer-clean-local: ++ test -z "$(BUILDDIR)" || rm -rf $(BUILDDIR) ++ ++# Source preparation ++ ++unpack : $(OOBUILDDIR)/unpack ++$(OOBUILDDIR)/unpack : $(top_srcdir)/bin/unpack ++ test -n "$(OOO_GIT_MANAGED)" && $(TOOLSDIR)/bin/gob --build-dir=$(OOBUILDDIR) prepare || true ++ if test -d $(OOBUILDDIR)/applied_patches ; then \ ++ FLAGS=`$(TOOLSDIR)/bin/applyflags $(TOOLSDIR)/bin` ; \ ++ chmod +x $(TOOLSDIR)/patches/apply.pl && $(TOOLSDIR)/patches/apply.pl $(APPLY_DIR) $(OOBUILDDIR) $$FLAGS -f -R ; \ ++ fi ++ cd $(top_srcdir)/bin ; ./unpack ++ test -n "$(OOO_GIT_MANAGED)" && $(TOOLSDIR)/bin/gob --build-dir=$(OOBUILDDIR) postpare || true ++ rm -f $(STAMP_DIR)/build $(STAMP_DIR)/patch.apply ++ touch $@ ++ ++patch.apply: $(STAMP_DIR)/patch.apply ++$(STAMP_DIR)/patch.apply : $(top_srcdir)/patches/apply.pl \ ++ $(top_srcdir)/patches/*/*.diff \ ++ $(OOBUILDDIR)/unpack \ ++ $(STAMP_DIR)/refresh \ ++ $(APPLY_DIR)/apply ++ if test "z$(BUILD_WIN32)" != "z"; then \ ++ cp -af $(BUILDDIR)/x86/* $(OOBUILDDIR)/external/dbghelp || true; \ ++ mv $(OOBUILDDIR)/external/dbghelp/DbgHelp.Dll \ ++ $(OOBUILDDIR)/external/dbghelp/dbghelp.dll.temp || true; \ ++ mv $(OOBUILDDIR)/external/dbghelp/dbghelp.dll.temp \ ++ $(OOBUILDDIR)/external/dbghelp/dbghelp.dll || true; \ ++ chmod +x $(OOBUILDDIR)/external/dbghelp/*.dll || true; \ ++ fi ++ ++ test -n "$(OOO_GIT_MANAGED)" && $(TOOLSDIR)/bin/gob --build-dir=$(OOBUILDDIR) prepare || true ++ FLAGS=`$(TOOLSDIR)/bin/applyflags $(TOOLSDIR)/bin` ; \ ++ CURSOURCE=$(OOO_SOURCEDIRNAME); test -f $(OOBUILDDIR)/.source && CURSOURCE=`cat $(OOBUILDDIR)/.source`; \ ++ chmod +x $(TOOLSDIR)/patches/apply.pl && $(TOOLSDIR)/patches/apply.pl $(APPLY_DIR) $(OOBUILDDIR) $$FLAGS --tag=$$CURSOURCE ; ++ test -n "$(OOO_GIT_MANAGED)" && $(TOOLSDIR)/bin/gob --build-dir=$(OOBUILDDIR) postpare || true ++ test -n "$(OOO_GIT_MANAGED)" && cd $(OOBUILDDIR) && git commit -am 'Font munging.' || true ++ $(TOOLSDIR)/bin/fix-deps $(OOBUILDDIR) ++ rm -f $(STAMP_DIR)/build ++ touch $@ ++ ++patch.unapply: ++ FLAGS=`$(TOOLSDIR)/bin/applyflags $(TOOLSDIR)/bin` ; \ ++ chmod +x $(TOOLSDIR)/patches/apply.pl && $(TOOLSDIR)/patches/apply.pl $(APPLY_DIR) $(OOBUILDDIR) $$FLAGS -R ; ++ rm -f $(STAMP_DIR)/patch.apply ++ ++patch.list: ++ @FLAGS=`$(TOOLSDIR)/bin/applyflags $(TOOLSDIR)/bin` ; \ ++ CURSOURCE=$(OOO_SOURCEDIRNAME); test -f $(OOBUILDDIR)/.source && CURSOURCE=`cat $(OOBUILDDIR)/.source`; \ ++ chmod +x $(TOOLSDIR)/patches/apply.pl && $(TOOLSDIR)/patches/apply.pl $(APPLY_DIR) $(OOBUILDDIR) $$FLAGS --dry-run --quiet --tag=$$CURSOURCE ++ ++refresh: $(STAMP_DIR)/refresh ++$(STAMP_DIR)/refresh : $(CLONEDIR)/repos_changed ++ echo $(OOO_GIT) ++ if test "z$(OOO_GIT)" != "z" ; then \ ++ FLAGS=`$(TOOLSDIR)/bin/applyflags $(TOOLSDIR)/bin` ; \ ++ chmod +x $(TOOLSDIR)/patches/apply.pl && $(TOOLSDIR)/patches/apply.pl $(APPLY_DIR) $(OOBUILDDIR) $$FLAGS -R ; \ ++ echo "Rsyncing changes from the repos to the build tree - [ go and have some $(DRINK) ] ..." ; \ ++ rsync -prL --exclude .git --exclude 'unxlng??.pro' --exclude 'wntmsci??.pro' --exclude '/solver' --exclude '/clone' --exclude '/install' "$(RAWBUILDDIR)/" "$(OOBUILDDIR)/" ; \ ++ rm -f $(STAMP_DIR)/patch.apply ; \ ++ fi ++ touch $@ ++ ++$(CLONEDIR)/repos_changed : ++ if test "z$(OOO_GIT)" != "z" -a ! -e $@ ; then touch $@ ; fi ++ ++# Build bits: ++ ++prebuild : $(STAMP_DIR)/prebuild ++$(STAMP_DIR)/prebuild : $(OOBUILDDIR)/unpack ++ echo "Creating environment" ++ mkdir -p $(BUILDDIR) ++ mkdir -p $(BUILDDIR)/bin ++ mkdir -p $(BUILDDIR)/share ++ mkdir -p $(BUILDDIR)/share/aclocal ++ mkdir -p $(BUILDDIR)/share/autoconf ++ mkdir -p $(BUILDDIR)/lib ++ mkdir -p $(BUILDDIR)/man ++ mkdir -p $(BUILDDIR)/man/man1 ++ mkdir -p $(OOBUILDDIR) ++ touch $@ ++ ++build.tools : $(STAMP_DIR)/build.tools ++$(STAMP_DIR)/build.tools : $(STAMP_DIR)/prebuild ++ cd $(top_srcdir)/bin ; ./build-tools ++ touch $@ ++ ++build.prepare : $(STAMP_DIR)/build_prepared ++$(STAMP_DIR)/build_prepared : $(OOBUILDDIR)/unpack \ ++ $(STAMP_DIR)/refresh \ ++ $(STAMP_DIR)/patch.apply \ ++ $(STAMP_DIR)/build.tools \ ++ $(STAMP_DIR)/prebuild ++ touch $@ ++ ++build : $(STAMP_DIR)/build ++$(STAMP_DIR)/build : $(STAMP_DIR)/build_prepared ++ cd $(top_srcdir)/bin ; ./build-ooo ++ touch $@ ++ ++all: build ++ ++install: $(STAMP_DIR)/build ++@BUILD_WIN32_TRUE@ cd bin ; ./make-win32-iso ++@BUILD_WIN32_FALSE@ cd bin ; ./package-ooo ++ ++dev-install: $(BUILDDIR)/install/program/ooenv ++$(BUILDDIR)/install/program/ooenv: $(STAMP_DIR)/build ++ cd bin; ./ooinstall -l $(BUILDDIR)/install ++ sed -i 's/UserInstallation=$$SYSUSERCONFIG\/.libreoffice/UserInstallation=$$ORIGIN\/..\/.libreoffice/g' $(BUILDDIR)/install/program/bootstraprc ++ if test -f $(BUILDDIR)/bin/tweakconfig.oxt$(OOBUILDDIR)/applied_patches ; then \ ++ $(BUILDDIR)/install/program/unopkg add -v --shared $(BUILDDIR)/bin/tweakconfig.oxt ; \ ++ fi ++ @echo "" ++ @echo "-----------------------------------------------------------------------------------" ++ @echo "" ++ @echo "Your development build of LibreOffice has been installed using" ++ @echo "links to the build tree into $(BUILDDIR)/install." ++ ++# Run smoketest, but timeout in 15 minutes if it got stuck ++smoketest: $(STAMP_DIR)/build ++ ( . $(OOBUILDDIR)/*.Set.sh ; export SAL_USE_VCLPLUGIN="svp" ; export EPM=yes ; export PKGFORMAT=archive ; \ ++ cd $(OOBUILDDIR)/test && build.pl && deliver.pl && \ ++ cd $(OOBUILDDIR)/instsetoo_native && build.pl && deliver.pl && \ ++ cd $(OOBUILDDIR)/smoketestoo_native && build.pl && deliver.pl && \ ++ $(TOOLSDIR)/bin/timeout3 -t $$((15*60)) build.pl ) ++ ++id : $(OOBUILDDIR)/ID ++$(OOBUILDDIR)/ID : $(STAMP_DIR)/build ++ cd $(OOBUILDDIR); $(TOOLSDIR)/bin/create-ids ++ ++docs: $(BUILDDIR)/docs/index.html ++$(BUILDDIR)/docs/index.html: $(STAMP_DIR)/build ++ cd $(OOBUILDDIR); $(TOOLSDIR)/bin/mkdocs.sh $(BUILDDIR)/docs $(TOOLSDIR)/bin/doxygen.cfg ++ ++cppcheck: $(STAMP_DIR)/build.cppcheck ++$(STAMP_DIR)/build.cppcheck: $(STAMP_DIR)/build ++ cd $(OOBUILDDIR); $(TOOLSDIR)/bin/mkcppcheck.sh -s -j $(BUILD_NCPUS) ++ ++gitignore : $(OOBUILDDIR)/.gitignore ++$(OOBUILDDIR)/.gitignore : $(OOBUILDDIR)/unpack ++ cd $(OOBUILDDIR); $(TOOLSDIR)/bin/create-gitignores.sh ++ ++test: $(BUILDDIR)/install/program/ooenv ++ bin/run-tests.sh $(BUILDDIR)/install ++ ++vtable_check: ++ $(TOOLSDIR)/bin/vtable-check --lo-path=$(OOBUILDDIR) ++ ++help: ++ @echo "-----------------------------------------------------------------------------------" ++ @echo " MAIN TARGETS" ++ @echo "-----------------------------------------------------------------------------------" ++ @echo "" ++ @echo " * all [Default]: builds the sources" ++ @echo " * install: creates the packages or Win32 ISO image" ++ @echo " * clean: removes the whole build tree" ++ @echo "" ++ @echo "-----------------------------------------------------------------------------------" ++ @echo " DEVELOPMENT TARGETS" ++ @echo "-----------------------------------------------------------------------------------" ++ @echo "" ++ @echo " * dev-install: installs with links to the build tree" ++ @echo " * test: runs the tests" ++ @echo " * id: generates the GNU ID database" ++ @echo " * tags: generates the tags file" ++ @echo " * docs: generates (partial) doxygen src docs" ++ @echo " * cppcheck: run cppcheck over (most of) the source tree" ++ @echo " * gitignore: creates the default .gitignore file in the unpacked sources" ++ @echo " * smoketest: runs the automated tests" ++ @echo " * patch.apply: applies the patches to the sources" ++ @echo " * patch.unapply: revert the applied patches" ++ @echo " * patch.list: list the applied patches" ++ @echo " * build.prepare: runs everything before the real build" ++ ++# Tell versions [3.59,3.63) of GNU make to not export all variables. ++# Otherwise a system limit (for SysV at least) may be exceeded. ++.NOEXPORT: +Index: libreoffice-3.4.1/libreoffice-build/INSTALL +=================================================================== +--- /dev/null 1970-01-01 00:00:00.000000000 +0000 ++++ libreoffice-3.4.1/libreoffice-build/INSTALL 2011-07-15 11:41:45.226849943 +0200 +@@ -0,0 +1,365 @@ ++Installation Instructions ++************************* ++ ++Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005, ++2006, 2007, 2008, 2009 Free Software Foundation, Inc. ++ ++ Copying and distribution of this file, with or without modification, ++are permitted in any medium without royalty provided the copyright ++notice and this notice are preserved. This file is offered as-is, ++without warranty of any kind. ++ ++Basic Installation ++================== ++ ++ Briefly, the shell commands `./configure; make; make install' should ++configure, build, and install this package. The following ++more-detailed instructions are generic; see the `README' file for ++instructions specific to this package. Some packages provide this ++`INSTALL' file but do not implement all of the features documented ++below. The lack of an optional feature in a given package is not ++necessarily a bug. More recommendations for GNU packages can be found ++in *note Makefile Conventions: (standards)Makefile Conventions. ++ ++ The `configure' shell script attempts to guess correct values for ++various system-dependent variables used during compilation. It uses ++those values to create a `Makefile' in each directory of the package. ++It may also create one or more `.h' files containing system-dependent ++definitions. Finally, it creates a shell script `config.status' that ++you can run in the future to recreate the current configuration, and a ++file `config.log' containing compiler output (useful mainly for ++debugging `configure'). ++ ++ It can also use an optional file (typically called `config.cache' ++and enabled with `--cache-file=config.cache' or simply `-C') that saves ++the results of its tests to speed up reconfiguring. Caching is ++disabled by default to prevent problems with accidental use of stale ++cache files. ++ ++ If you need to do unusual things to compile the package, please try ++to figure out how `configure' could check whether to do them, and mail ++diffs or instructions to the address given in the `README' so they can ++be considered for the next release. If you are using the cache, and at ++some point `config.cache' contains results you don't want to keep, you ++may remove or edit it. ++ ++ The file `configure.ac' (or `configure.in') is used to create ++`configure' by a program called `autoconf'. You need `configure.ac' if ++you want to change it or regenerate `configure' using a newer version ++of `autoconf'. ++ ++ The simplest way to compile this package is: ++ ++ 1. `cd' to the directory containing the package's source code and type ++ `./configure' to configure the package for your system. ++ ++ Running `configure' might take a while. While running, it prints ++ some messages telling which features it is checking for. ++ ++ 2. Type `make' to compile the package. ++ ++ 3. Optionally, type `make check' to run any self-tests that come with ++ the package, generally using the just-built uninstalled binaries. ++ ++ 4. Type `make install' to install the programs and any data files and ++ documentation. When installing into a prefix owned by root, it is ++ recommended that the package be configured and built as a regular ++ user, and only the `make install' phase executed with root ++ privileges. ++ ++ 5. Optionally, type `make installcheck' to repeat any self-tests, but ++ this time using the binaries in their final installed location. ++ This target does not install anything. Running this target as a ++ regular user, particularly if the prior `make install' required ++ root privileges, verifies that the installation completed ++ correctly. ++ ++ 6. You can remove the program binaries and object files from the ++ source code directory by typing `make clean'. To also remove the ++ files that `configure' created (so you can compile the package for ++ a different kind of computer), type `make distclean'. There is ++ also a `make maintainer-clean' target, but that is intended mainly ++ for the package's developers. If you use it, you may have to get ++ all sorts of other programs in order to regenerate files that came ++ with the distribution. ++ ++ 7. Often, you can also type `make uninstall' to remove the installed ++ files again. In practice, not all packages have tested that ++ uninstallation works correctly, even though it is required by the ++ GNU Coding Standards. ++ ++ 8. Some packages, particularly those that use Automake, provide `make ++ distcheck', which can by used by developers to test that all other ++ targets like `make install' and `make uninstall' work correctly. ++ This target is generally not run by end users. ++ ++Compilers and Options ++===================== ++ ++ Some systems require unusual options for compilation or linking that ++the `configure' script does not know about. Run `./configure --help' ++for details on some of the pertinent environment variables. ++ ++ You can give `configure' initial values for configuration parameters ++by setting variables in the command line or in the environment. Here ++is an example: ++ ++ ./configure CC=c99 CFLAGS=-g LIBS=-lposix ++ ++ *Note Defining Variables::, for more details. ++ ++Compiling For Multiple Architectures ++==================================== ++ ++ You can compile the package for more than one kind of computer at the ++same time, by placing the object files for each architecture in their ++own directory. To do this, you can use GNU `make'. `cd' to the ++directory where you want the object files and executables to go and run ++the `configure' script. `configure' automatically checks for the ++source code in the directory that `configure' is in and in `..'. This ++is known as a "VPATH" build. ++ ++ With a non-GNU `make', it is safer to compile the package for one ++architecture at a time in the source code directory. After you have ++installed the package for one architecture, use `make distclean' before ++reconfiguring for another architecture. ++ ++ On MacOS X 10.5 and later systems, you can create libraries and ++executables that work on multiple system types--known as "fat" or ++"universal" binaries--by specifying multiple `-arch' options to the ++compiler but only a single `-arch' option to the preprocessor. Like ++this: ++ ++ ./configure CC="gcc -arch i386 -arch x86_64 -arch ppc -arch ppc64" \ ++ CXX="g++ -arch i386 -arch x86_64 -arch ppc -arch ppc64" \ ++ CPP="gcc -E" CXXCPP="g++ -E" ++ ++ This is not guaranteed to produce working output in all cases, you ++may have to build one architecture at a time and combine the results ++using the `lipo' tool if you have problems. ++ ++Installation Names ++================== ++ ++ By default, `make install' installs the package's commands under ++`/usr/local/bin', include files under `/usr/local/include', etc. You ++can specify an installation prefix other than `/usr/local' by giving ++`configure' the option `--prefix=PREFIX', where PREFIX must be an ++absolute file name. ++ ++ You can specify separate installation prefixes for ++architecture-specific files and architecture-independent files. If you ++pass the option `--exec-prefix=PREFIX' to `configure', the package uses ++PREFIX as the prefix for installing programs and libraries. ++Documentation and other data files still use the regular prefix. ++ ++ In addition, if you use an unusual directory layout you can give ++options like `--bindir=DIR' to specify different values for particular ++kinds of files. Run `configure --help' for a list of the directories ++you can set and what kinds of files go in them. In general, the ++default for these options is expressed in terms of `${prefix}', so that ++specifying just `--prefix' will affect all of the other directory ++specifications that were not explicitly provided. ++ ++ The most portable way to affect installation locations is to pass the ++correct locations to `configure'; however, many packages provide one or ++both of the following shortcuts of passing variable assignments to the ++`make install' command line to change installation locations without ++having to reconfigure or recompile. ++ ++ The first method involves providing an override variable for each ++affected directory. For example, `make install ++prefix=/alternate/directory' will choose an alternate location for all ++directory configuration variables that were expressed in terms of ++`${prefix}'. Any directories that were specified during `configure', ++but not in terms of `${prefix}', must each be overridden at install ++time for the entire installation to be relocated. The approach of ++makefile variable overrides for each directory variable is required by ++the GNU Coding Standards, and ideally causes no recompilation. ++However, some platforms have known limitations with the semantics of ++shared libraries that end up requiring recompilation when using this ++method, particularly noticeable in packages that use GNU Libtool. ++ ++ The second method involves providing the `DESTDIR' variable. For ++example, `make install DESTDIR=/alternate/directory' will prepend ++`/alternate/directory' before all installation names. The approach of ++`DESTDIR' overrides is not required by the GNU Coding Standards, and ++does not work on platforms that have drive letters. On the other hand, ++it does better at avoiding recompilation issues, and works well even ++when some directory options were not specified in terms of `${prefix}' ++at `configure' time. ++ ++Optional Features ++================= ++ ++ If the package supports it, you can cause programs to be installed ++with an extra prefix or suffix on their names by giving `configure' the ++option `--program-prefix=PREFIX' or `--program-suffix=SUFFIX'. ++ ++ Some packages pay attention to `--enable-FEATURE' options to ++`configure', where FEATURE indicates an optional part of the package. ++They may also pay attention to `--with-PACKAGE' options, where PACKAGE ++is something like `gnu-as' or `x' (for the X Window System). The ++`README' should mention any `--enable-' and `--with-' options that the ++package recognizes. ++ ++ For packages that use the X Window System, `configure' can usually ++find the X include and library files automatically, but if it doesn't, ++you can use the `configure' options `--x-includes=DIR' and ++`--x-libraries=DIR' to specify their locations. ++ ++ Some packages offer the ability to configure how verbose the ++execution of `make' will be. For these packages, running `./configure ++--enable-silent-rules' sets the default to minimal output, which can be ++overridden with `make V=1'; while running `./configure ++--disable-silent-rules' sets the default to verbose, which can be ++overridden with `make V=0'. ++ ++Particular systems ++================== ++ ++ On HP-UX, the default C compiler is not ANSI C compatible. If GNU ++CC is not installed, it is recommended to use the following options in ++order to use an ANSI C compiler: ++ ++ ./configure CC="cc -Ae -D_XOPEN_SOURCE=500" ++ ++and if that doesn't work, install pre-built binaries of GCC for HP-UX. ++ ++ On OSF/1 a.k.a. Tru64, some versions of the default C compiler cannot ++parse its `' header file. The option `-nodtk' can be used as ++a workaround. If GNU CC is not installed, it is therefore recommended ++to try ++ ++ ./configure CC="cc" ++ ++and if that doesn't work, try ++ ++ ./configure CC="cc -nodtk" ++ ++ On Solaris, don't put `/usr/ucb' early in your `PATH'. This ++directory contains several dysfunctional programs; working variants of ++these programs are available in `/usr/bin'. So, if you need `/usr/ucb' ++in your `PATH', put it _after_ `/usr/bin'. ++ ++ On Haiku, software installed for all users goes in `/boot/common', ++not `/usr/local'. It is recommended to use the following options: ++ ++ ./configure --prefix=/boot/common ++ ++Specifying the System Type ++========================== ++ ++ There may be some features `configure' cannot figure out ++automatically, but needs to determine by the type of machine the package ++will run on. Usually, assuming the package is built to be run on the ++_same_ architectures, `configure' can figure that out, but if it prints ++a message saying it cannot guess the machine type, give it the ++`--build=TYPE' option. TYPE can either be a short name for the system ++type, such as `sun4', or a canonical name which has the form: ++ ++ CPU-COMPANY-SYSTEM ++ ++where SYSTEM can have one of these forms: ++ ++ OS ++ KERNEL-OS ++ ++ See the file `config.sub' for the possible values of each field. If ++`config.sub' isn't included in this package, then this package doesn't ++need to know the machine type. ++ ++ If you are _building_ compiler tools for cross-compiling, you should ++use the option `--target=TYPE' to select the type of system they will ++produce code for. ++ ++ If you want to _use_ a cross compiler, that generates code for a ++platform different from the build platform, you should specify the ++"host" platform (i.e., that on which the generated programs will ++eventually be run) with `--host=TYPE'. ++ ++Sharing Defaults ++================ ++ ++ If you want to set default values for `configure' scripts to share, ++you can create a site shell script called `config.site' that gives ++default values for variables like `CC', `cache_file', and `prefix'. ++`configure' looks for `PREFIX/share/config.site' if it exists, then ++`PREFIX/etc/config.site' if it exists. Or, you can set the ++`CONFIG_SITE' environment variable to the location of the site script. ++A warning: not all `configure' scripts look for a site script. ++ ++Defining Variables ++================== ++ ++ Variables not defined in a site shell script can be set in the ++environment passed to `configure'. However, some packages may run ++configure again during the build, and the customized values of these ++variables may be lost. In order to avoid this problem, you should set ++them in the `configure' command line, using `VAR=value'. For example: ++ ++ ./configure CC=/usr/local2/bin/gcc ++ ++causes the specified `gcc' to be used as the C compiler (unless it is ++overridden in the site shell script). ++ ++Unfortunately, this technique does not work for `CONFIG_SHELL' due to ++an Autoconf bug. Until the bug is fixed you can use this workaround: ++ ++ CONFIG_SHELL=/bin/bash /bin/bash ./configure CONFIG_SHELL=/bin/bash ++ ++`configure' Invocation ++====================== ++ ++ `configure' recognizes the following options to control how it ++operates. ++ ++`--help' ++`-h' ++ Print a summary of all of the options to `configure', and exit. ++ ++`--help=short' ++`--help=recursive' ++ Print a summary of the options unique to this package's ++ `configure', and exit. The `short' variant lists options used ++ only in the top level, while the `recursive' variant lists options ++ also present in any nested packages. ++ ++`--version' ++`-V' ++ Print the version of Autoconf used to generate the `configure' ++ script, and exit. ++ ++`--cache-file=FILE' ++ Enable the cache: use and save the results of the tests in FILE, ++ traditionally `config.cache'. FILE defaults to `/dev/null' to ++ disable caching. ++ ++`--config-cache' ++`-C' ++ Alias for `--cache-file=config.cache'. ++ ++`--quiet' ++`--silent' ++`-q' ++ Do not print messages saying which checks are being made. To ++ suppress all normal output, redirect it to `/dev/null' (any error ++ messages will still be shown). ++ ++`--srcdir=DIR' ++ Look for the package's source code in directory DIR. Usually ++ `configure' can determine that directory automatically. ++ ++`--prefix=DIR' ++ Use DIR as the installation prefix. *note Installation Names:: ++ for more details, including other options available for fine-tuning ++ the installation locations. ++ ++`--no-create' ++`-n' ++ Run the configure checks, but stop before creating any output ++ files. ++ ++`configure' also accepts some other, not widely useful, options. Run ++`configure --help' for more details. ++ +Index: libreoffice-3.4.1/libreoffice-build/configure +=================================================================== +--- /dev/null 1970-01-01 00:00:00.000000000 +0000 ++++ libreoffice-3.4.1/libreoffice-build/configure 2011-07-15 11:41:45.236849943 +0200 +@@ -0,0 +1,8705 @@ ++#! /bin/sh ++# Guess values for system-dependent variables and create Makefiles. ++# Generated by GNU Autoconf 2.68 for libreoffice-build 3.4.3.2. ++# ++# ++# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, ++# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software ++# Foundation, Inc. ++# ++# ++# This configure script is free software; the Free Software Foundation ++# gives unlimited permission to copy, distribute and modify it. ++## -------------------- ## ++## M4sh Initialization. ## ++## -------------------- ## ++ ++# Be more Bourne compatible ++DUALCASE=1; export DUALCASE # for MKS sh ++if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then : ++ emulate sh ++ NULLCMD=: ++ # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which ++ # is contrary to our usage. Disable this feature. ++ alias -g '${1+"$@"}'='"$@"' ++ setopt NO_GLOB_SUBST ++else ++ case `(set -o) 2>/dev/null` in #( ++ *posix*) : ++ set -o posix ;; #( ++ *) : ++ ;; ++esac ++fi ++ ++ ++as_nl=' ++' ++export as_nl ++# Printing a long string crashes Solaris 7 /usr/bin/printf. ++as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' ++as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo ++as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo ++# Prefer a ksh shell builtin over an external printf program on Solaris, ++# but without wasting forks for bash or zsh. ++if test -z "$BASH_VERSION$ZSH_VERSION" \ ++ && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then ++ as_echo='print -r --' ++ as_echo_n='print -rn --' ++elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then ++ as_echo='printf %s\n' ++ as_echo_n='printf %s' ++else ++ if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then ++ as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ++ as_echo_n='/usr/ucb/echo -n' ++ else ++ as_echo_body='eval expr "X$1" : "X\\(.*\\)"' ++ as_echo_n_body='eval ++ arg=$1; ++ case $arg in #( ++ *"$as_nl"*) ++ expr "X$arg" : "X\\(.*\\)$as_nl"; ++ arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; ++ esac; ++ expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" ++ ' ++ export as_echo_n_body ++ as_echo_n='sh -c $as_echo_n_body as_echo' ++ fi ++ export as_echo_body ++ as_echo='sh -c $as_echo_body as_echo' ++fi ++ ++# The user is always right. ++if test "${PATH_SEPARATOR+set}" != set; then ++ PATH_SEPARATOR=: ++ (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { ++ (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || ++ PATH_SEPARATOR=';' ++ } ++fi ++ ++ ++# IFS ++# We need space, tab and new line, in precisely that order. Quoting is ++# there to prevent editors from complaining about space-tab. ++# (If _AS_PATH_WALK were called with IFS unset, it would disable word ++# splitting by setting IFS to empty value.) ++IFS=" "" $as_nl" ++ ++# Find who we are. Look in the path if we contain no directory separator. ++as_myself= ++case $0 in #(( ++ *[\\/]* ) as_myself=$0 ;; ++ *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR ++for as_dir in $PATH ++do ++ IFS=$as_save_IFS ++ test -z "$as_dir" && as_dir=. ++ test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break ++ done ++IFS=$as_save_IFS ++ ++ ;; ++esac ++# We did not find ourselves, most probably we were run as `sh COMMAND' ++# in which case we are not to be found in the path. ++if test "x$as_myself" = x; then ++ as_myself=$0 ++fi ++if test ! -f "$as_myself"; then ++ $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 ++ exit 1 ++fi ++ ++# Unset variables that we do not need and which cause bugs (e.g. in ++# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1" ++# suppresses any "Segmentation fault" message there. '((' could ++# trigger a bug in pdksh 5.2.14. ++for as_var in BASH_ENV ENV MAIL MAILPATH ++do eval test x\${$as_var+set} = xset \ ++ && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || : ++done ++PS1='$ ' ++PS2='> ' ++PS4='+ ' ++ ++# NLS nuisances. ++LC_ALL=C ++export LC_ALL ++LANGUAGE=C ++export LANGUAGE ++ ++# CDPATH. ++(unset CDPATH) >/dev/null 2>&1 && unset CDPATH ++ ++if test "x$CONFIG_SHELL" = x; then ++ as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then : ++ emulate sh ++ NULLCMD=: ++ # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which ++ # is contrary to our usage. Disable this feature. ++ alias -g '\${1+\"\$@\"}'='\"\$@\"' ++ setopt NO_GLOB_SUBST ++else ++ case \`(set -o) 2>/dev/null\` in #( ++ *posix*) : ++ set -o posix ;; #( ++ *) : ++ ;; ++esac ++fi ++" ++ as_required="as_fn_return () { (exit \$1); } ++as_fn_success () { as_fn_return 0; } ++as_fn_failure () { as_fn_return 1; } ++as_fn_ret_success () { return 0; } ++as_fn_ret_failure () { return 1; } ++ ++exitcode=0 ++as_fn_success || { exitcode=1; echo as_fn_success failed.; } ++as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; } ++as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; } ++as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; } ++if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then : ++ ++else ++ exitcode=1; echo positional parameters were not saved. ++fi ++test x\$exitcode = x0 || exit 1" ++ as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO ++ as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO ++ eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && ++ test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 ++test \$(( 1 + 1 )) = 2 || exit 1" ++ if (eval "$as_required") 2>/dev/null; then : ++ as_have_required=yes ++else ++ as_have_required=no ++fi ++ if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; then : ++ ++else ++ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR ++as_found=false ++for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH ++do ++ IFS=$as_save_IFS ++ test -z "$as_dir" && as_dir=. ++ as_found=: ++ case $as_dir in #( ++ /*) ++ for as_base in sh bash ksh sh5; do ++ # Try only shells that exist, to save several forks. ++ as_shell=$as_dir/$as_base ++ if { test -f "$as_shell" || test -f "$as_shell.exe"; } && ++ { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$as_shell"; } 2>/dev/null; then : ++ CONFIG_SHELL=$as_shell as_have_required=yes ++ if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run=a "$as_shell"; } 2>/dev/null; then : ++ break 2 ++fi ++fi ++ done;; ++ esac ++ as_found=false ++done ++$as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } && ++ { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHELL"; } 2>/dev/null; then : ++ CONFIG_SHELL=$SHELL as_have_required=yes ++fi; } ++IFS=$as_save_IFS ++ ++ ++ if test "x$CONFIG_SHELL" != x; then : ++ # We cannot yet assume a decent shell, so we have to provide a ++ # neutralization value for shells without unset; and this also ++ # works around shells that cannot unset nonexistent variables. ++ # Preserve -v and -x to the replacement shell. ++ BASH_ENV=/dev/null ++ ENV=/dev/null ++ (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV ++ export CONFIG_SHELL ++ case $- in # (((( ++ *v*x* | *x*v* ) as_opts=-vx ;; ++ *v* ) as_opts=-v ;; ++ *x* ) as_opts=-x ;; ++ * ) as_opts= ;; ++ esac ++ exec "$CONFIG_SHELL" $as_opts "$as_myself" ${1+"$@"} ++fi ++ ++ if test x$as_have_required = xno; then : ++ $as_echo "$0: This script requires a shell more modern than all" ++ $as_echo "$0: the shells that I found on your system." ++ if test x${ZSH_VERSION+set} = xset ; then ++ $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should" ++ $as_echo "$0: be upgraded to zsh 4.3.4 or later." ++ else ++ $as_echo "$0: Please tell bug-autoconf@gnu.org about your system, ++$0: including any error possibly output before this ++$0: message. Then install a modern shell, or manually run ++$0: the script under such a shell if you do have one." ++ fi ++ exit 1 ++fi ++fi ++fi ++SHELL=${CONFIG_SHELL-/bin/sh} ++export SHELL ++# Unset more variables known to interfere with behavior of common tools. ++CLICOLOR_FORCE= GREP_OPTIONS= ++unset CLICOLOR_FORCE GREP_OPTIONS ++ ++## --------------------- ## ++## M4sh Shell Functions. ## ++## --------------------- ## ++# as_fn_unset VAR ++# --------------- ++# Portably unset VAR. ++as_fn_unset () ++{ ++ { eval $1=; unset $1;} ++} ++as_unset=as_fn_unset ++ ++# as_fn_set_status STATUS ++# ----------------------- ++# Set $? to STATUS, without forking. ++as_fn_set_status () ++{ ++ return $1 ++} # as_fn_set_status ++ ++# as_fn_exit STATUS ++# ----------------- ++# Exit the shell with STATUS, even in a "trap 0" or "set -e" context. ++as_fn_exit () ++{ ++ set +e ++ as_fn_set_status $1 ++ exit $1 ++} # as_fn_exit ++ ++# as_fn_mkdir_p ++# ------------- ++# Create "$as_dir" as a directory, including parents if necessary. ++as_fn_mkdir_p () ++{ ++ ++ case $as_dir in #( ++ -*) as_dir=./$as_dir;; ++ esac ++ test -d "$as_dir" || eval $as_mkdir_p || { ++ as_dirs= ++ while :; do ++ case $as_dir in #( ++ *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( ++ *) as_qdir=$as_dir;; ++ esac ++ as_dirs="'$as_qdir' $as_dirs" ++ as_dir=`$as_dirname -- "$as_dir" || ++$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ ++ X"$as_dir" : 'X\(//\)[^/]' \| \ ++ X"$as_dir" : 'X\(//\)$' \| \ ++ X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || ++$as_echo X"$as_dir" | ++ sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ ++ s//\1/ ++ q ++ } ++ /^X\(\/\/\)[^/].*/{ ++ s//\1/ ++ q ++ } ++ /^X\(\/\/\)$/{ ++ s//\1/ ++ q ++ } ++ /^X\(\/\).*/{ ++ s//\1/ ++ q ++ } ++ s/.*/./; q'` ++ test -d "$as_dir" && break ++ done ++ test -z "$as_dirs" || eval "mkdir $as_dirs" ++ } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" ++ ++ ++} # as_fn_mkdir_p ++# as_fn_append VAR VALUE ++# ---------------------- ++# Append the text in VALUE to the end of the definition contained in VAR. Take ++# advantage of any shell optimizations that allow amortized linear growth over ++# repeated appends, instead of the typical quadratic growth present in naive ++# implementations. ++if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then : ++ eval 'as_fn_append () ++ { ++ eval $1+=\$2 ++ }' ++else ++ as_fn_append () ++ { ++ eval $1=\$$1\$2 ++ } ++fi # as_fn_append ++ ++# as_fn_arith ARG... ++# ------------------ ++# Perform arithmetic evaluation on the ARGs, and store the result in the ++# global $as_val. Take advantage of shells that can avoid forks. The arguments ++# must be portable across $(()) and expr. ++if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then : ++ eval 'as_fn_arith () ++ { ++ as_val=$(( $* )) ++ }' ++else ++ as_fn_arith () ++ { ++ as_val=`expr "$@" || test $? -eq 1` ++ } ++fi # as_fn_arith ++ ++ ++# as_fn_error STATUS ERROR [LINENO LOG_FD] ++# ---------------------------------------- ++# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are ++# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ++# script with STATUS, using 1 if that was 0. ++as_fn_error () ++{ ++ as_status=$1; test $as_status -eq 0 && as_status=1 ++ if test "$4"; then ++ as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack ++ $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 ++ fi ++ $as_echo "$as_me: error: $2" >&2 ++ as_fn_exit $as_status ++} # as_fn_error ++ ++if expr a : '\(a\)' >/dev/null 2>&1 && ++ test "X`expr 00001 : '.*\(...\)'`" = X001; then ++ as_expr=expr ++else ++ as_expr=false ++fi ++ ++if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then ++ as_basename=basename ++else ++ as_basename=false ++fi ++ ++if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then ++ as_dirname=dirname ++else ++ as_dirname=false ++fi ++ ++as_me=`$as_basename -- "$0" || ++$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ ++ X"$0" : 'X\(//\)$' \| \ ++ X"$0" : 'X\(/\)' \| . 2>/dev/null || ++$as_echo X/"$0" | ++ sed '/^.*\/\([^/][^/]*\)\/*$/{ ++ s//\1/ ++ q ++ } ++ /^X\/\(\/\/\)$/{ ++ s//\1/ ++ q ++ } ++ /^X\/\(\/\).*/{ ++ s//\1/ ++ q ++ } ++ s/.*/./; q'` ++ ++# Avoid depending upon Character Ranges. ++as_cr_letters='abcdefghijklmnopqrstuvwxyz' ++as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' ++as_cr_Letters=$as_cr_letters$as_cr_LETTERS ++as_cr_digits='0123456789' ++as_cr_alnum=$as_cr_Letters$as_cr_digits ++ ++ ++ as_lineno_1=$LINENO as_lineno_1a=$LINENO ++ as_lineno_2=$LINENO as_lineno_2a=$LINENO ++ eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && ++ test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { ++ # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) ++ sed -n ' ++ p ++ /[$]LINENO/= ++ ' <$as_myself | ++ sed ' ++ s/[$]LINENO.*/&-/ ++ t lineno ++ b ++ :lineno ++ N ++ :loop ++ s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/ ++ t loop ++ s/-\n.*// ++ ' >$as_me.lineno && ++ chmod +x "$as_me.lineno" || ++ { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; } ++ ++ # Don't try to exec as it changes $[0], causing all sort of problems ++ # (the dirname of $[0] is not the place where we might find the ++ # original and so on. Autoconf is especially sensitive to this). ++ . "./$as_me.lineno" ++ # Exit status is that of the last command. ++ exit ++} ++ ++ECHO_C= ECHO_N= ECHO_T= ++case `echo -n x` in #((((( ++-n*) ++ case `echo 'xy\c'` in ++ *c*) ECHO_T=' ';; # ECHO_T is single tab character. ++ xy) ECHO_C='\c';; ++ *) echo `echo ksh88 bug on AIX 6.1` > /dev/null ++ ECHO_T=' ';; ++ esac;; ++*) ++ ECHO_N='-n';; ++esac ++ ++rm -f conf$$ conf$$.exe conf$$.file ++if test -d conf$$.dir; then ++ rm -f conf$$.dir/conf$$.file ++else ++ rm -f conf$$.dir ++ mkdir conf$$.dir 2>/dev/null ++fi ++if (echo >conf$$.file) 2>/dev/null; then ++ if ln -s conf$$.file conf$$ 2>/dev/null; then ++ as_ln_s='ln -s' ++ # ... but there are two gotchas: ++ # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. ++ # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. ++ # In both cases, we have to default to `cp -p'. ++ ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || ++ as_ln_s='cp -p' ++ elif ln conf$$.file conf$$ 2>/dev/null; then ++ as_ln_s=ln ++ else ++ as_ln_s='cp -p' ++ fi ++else ++ as_ln_s='cp -p' ++fi ++rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file ++rmdir conf$$.dir 2>/dev/null ++ ++if mkdir -p . 2>/dev/null; then ++ as_mkdir_p='mkdir -p "$as_dir"' ++else ++ test -d ./-p && rmdir ./-p ++ as_mkdir_p=false ++fi ++ ++if test -x / >/dev/null 2>&1; then ++ as_test_x='test -x' ++else ++ if ls -dL / >/dev/null 2>&1; then ++ as_ls_L_option=L ++ else ++ as_ls_L_option= ++ fi ++ as_test_x=' ++ eval sh -c '\'' ++ if test -d "$1"; then ++ test -d "$1/."; ++ else ++ case $1 in #( ++ -*)set "./$1";; ++ esac; ++ case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #(( ++ ???[sx]*):;;*)false;;esac;fi ++ '\'' sh ++ ' ++fi ++as_executable_p=$as_test_x ++ ++# Sed expression to map a string onto a valid CPP name. ++as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" ++ ++# Sed expression to map a string onto a valid variable name. ++as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" ++ ++ ++test -n "$DJDIR" || exec 7<&0 &1 ++ ++# Name of the host. ++# hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status, ++# so uname gets run too. ++ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q` ++ ++# ++# Initializations. ++# ++ac_default_prefix=/usr/local ++ac_clean_files= ++ac_config_libobj_dir=. ++LIBOBJS= ++cross_compiling=no ++subdirs= ++MFLAGS= ++MAKEFLAGS= ++ ++# Identity of this package. ++PACKAGE_NAME='libreoffice-build' ++PACKAGE_TARNAME='libreoffice-build' ++PACKAGE_VERSION='3.4.3.2' ++PACKAGE_STRING='libreoffice-build 3.4.3.2' ++PACKAGE_BUGREPORT='' ++PACKAGE_URL='' ++ ++ac_unique_file="bin/build-ooo" ++ac_default_prefix=/usr ++# Factoring default headers for most tests. ++ac_includes_default="\ ++#include ++#ifdef HAVE_SYS_TYPES_H ++# include ++#endif ++#ifdef HAVE_SYS_STAT_H ++# include ++#endif ++#ifdef STDC_HEADERS ++# include ++# include ++#else ++# ifdef HAVE_STDLIB_H ++# include ++# endif ++#endif ++#ifdef HAVE_STRING_H ++# if !defined STDC_HEADERS && defined HAVE_MEMORY_H ++# include ++# endif ++# include ++#endif ++#ifdef HAVE_STRINGS_H ++# include ++#endif ++#ifdef HAVE_INTTYPES_H ++# include ++#endif ++#ifdef HAVE_STDINT_H ++# include ++#endif ++#ifdef HAVE_UNISTD_H ++# include ++#endif" ++ ++ac_subst_vars='am__EXEEXT_FALSE ++am__EXEEXT_TRUE ++LTLIBOBJS ++LIBOBJS ++OOO_ADDITIONAL_SECTIONS ++MIRROR ++SOURCE_TYPE ++UPSTREAM_URI ++UPSTREAM_NAME ++OOO_GIT_MANAGED ++RAWBUILDDIR ++CLONEDIR ++OOO_GIT ++RSYNC ++TYPO_EXTENSION ++WITH_TYPO ++HUNART_EXTENSION ++WITH_HUNART ++NUMBERTEXT_EXTENSION ++WITH_NUMBERTEXT ++LIGHTPROOF_FILENAMES ++LIGHTPROOF_LANG ++OOOBLOGGER_EXTENSION ++WITH_OOOBLOGGER ++LANGUAGETOOL_EXTENSION ++WITH_LANGUAGETOOL ++NLPSOLVER_EXTENSION ++WITH_NLPSOLVER ++GOOGLE_DOCS_EXTENSION ++WITH_GOOGLE_DOCS ++BARCODE_EXTENSION ++WITH_BARCODE ++VALIDATOR_EXTENSION ++WITH_VALIDATOR ++DIAGRAM_EXTENSION ++WITH_DIAGRAM ++WATCH_WINDOW_EXTENSION ++WITH_WATCH_WINDOW ++SUNTEMPLATES_LANG ++SYSTEM_ZLIB ++SYSTEM_LIBWPG ++SYSTEM_LIBWPS ++SYSTEM_LIBWPD ++SYSTEM_MDDS ++SYSTEM_MDBTOOLS ++MDBTOOLS_SRC ++ENABLE_ACCESS ++ENABLE_GRAPHITE ++ENABLE_ODK ++ENABLE_BINFILTER ++ENABLE_EXTENSIONS ++ENABLE_MONO ++OOO_POOR_HELP_LOCALIZATIONS ++OOO_LANGS ++OOOINSTALLDIRNAME ++SNAPSHOT_TAG ++OOO_BINSUFFIX ++OOO_VERSION ++DRINK ++GET_CMD ++GNUTAR ++GNUPATCH ++COMPAT_OOWRAPPERS ++LIBERATION_FONTS_VER ++DEJAVU_FONTS_PACK_NAME ++DEJAVU_FONTS_VER ++OPENCLIPART_DIR ++OPENCLIPART_VER ++MONO_GAC_ROOT ++WITH_ARCH_FLAGS ++ARCHITECTURE ++OOO_STRIP ++DEFUZZ_PATCHES ++RUN_POST_INSTALL_SCRIPTS ++SPLIT_OPT_FEATURES ++SPLIT_APP_MODULES ++OOO_BUILD_NOARCH ++MAGYARLINUXLIBERTINE_FONTS_TIMESTAMP ++AGFA_MONOTYPE_FONTS_SOURCE ++APACHE_ANT_TARBALL ++BUILD_MOZILLA_SOURCE ++PREBUILT_WRITINGAIDS_TIMESTAMP ++CAIRO_CONFIGURE_FLAG ++CAIRO_VER ++SYSTEM_CAIRO ++CAIRO_ENABLED ++OOO_WIDGET_FLAGS ++OOO_EXTRA_ARTWORK ++OOO_CUSTOM_IMAGES ++FOO_GTK_LIBS ++FOO_GTK_CFLAGS ++OOOP_TEMPLATES_PACK ++OOOP_SAMPLES_PACK ++OOOP_GALLERY_PACK ++OOOP_FONTS_PACK ++MAX_JOBS ++ICECREAM_BINDIR ++ENABLE_DISTCC ++ENABLE_ICECREAM ++ENABLE_CCACHE ++DISTCC ++CCACHE ++BUILD_NCPUS ++SYSTEM_GCC ++BISON ++FLEX ++ACONF ++EGREP ++GREP ++CPP ++am__fastdepCC_FALSE ++am__fastdepCC_TRUE ++CCDEPMODE ++AMDEPBACKSLASH ++AMDEP_FALSE ++AMDEP_TRUE ++am__quote ++am__include ++DEPDIR ++OBJEXT ++EXEEXT ++ac_ct_CC ++CPPFLAGS ++LDFLAGS ++CFLAGS ++CC ++png_LIBS ++png_CFLAGS ++XSLTPROC ++VENDORNAME ++DISTRO ++CABEXTRACT ++OOBUILDDIR ++TOOLSDIR ++BUILDDIR ++SRCDIR ++PIECE ++SPLIT ++GITTAG ++OOO_SOURCEDIRNAME ++OOO_SOURCEVERSION ++APPLY_DIR ++BUILD_WIN32_FALSE ++BUILD_WIN32_TRUE ++BUILD_WIN32 ++MINIMUM_REQS_LIBS ++MINIMUM_REQS_CFLAGS ++PKG_CONFIG_LIBDIR ++PKG_CONFIG_PATH ++PKG_CONFIG ++INTLTOOL_PERL ++PERL ++MAINT ++MAINTAINER_MODE_FALSE ++MAINTAINER_MODE_TRUE ++PROPAGATED_ARGS ++OOO_BUILDVERSION ++am__untar ++am__tar ++AMTAR ++am__leading_dot ++SET_MAKE ++AWK ++mkdir_p ++MKDIR_P ++INSTALL_STRIP_PROGRAM ++STRIP ++install_sh ++MAKEINFO ++AUTOHEADER ++AUTOMAKE ++AUTOCONF ++ACLOCAL ++VERSION ++PACKAGE ++CYGPATH_W ++am__isrc ++INSTALL_DATA ++INSTALL_SCRIPT ++INSTALL_PROGRAM ++target_alias ++host_alias ++build_alias ++LIBS ++ECHO_T ++ECHO_N ++ECHO_C ++DEFS ++mandir ++localedir ++libdir ++psdir ++pdfdir ++dvidir ++htmldir ++infodir ++docdir ++oldincludedir ++includedir ++localstatedir ++sharedstatedir ++sysconfdir ++datadir ++datarootdir ++libexecdir ++sbindir ++bindir ++program_transform_name ++prefix ++exec_prefix ++PACKAGE_URL ++PACKAGE_BUGREPORT ++PACKAGE_STRING ++PACKAGE_VERSION ++PACKAGE_TARNAME ++PACKAGE_NAME ++PATH_SEPARATOR ++SHELL' ++ac_subst_files='' ++ac_user_opts=' ++enable_option_checking ++enable_access ++enable_binfilter ++enable_build_noarch ++enable_cairo ++enable_defuzz_patches ++enable_dbgutil ++enable_ext_barcode ++enable_ext_diagram ++enable_ext_google_docs ++enable_ext_hunart ++enable_ext_languagetool ++enable_ext_lightproof ++enable_ext_nlpsolver ++enable_ext_numbertext ++enable_ext_oooblogger ++enable_ext_typo ++enable_ext_validator ++enable_ext_watch_window ++enable_extensions ++enable_graphite ++enable_gtk ++enable_kde ++enable_kde4 ++enable_mono ++enable_odk ++enable_extra_gallery ++enable_extra_template ++enable_extra_sample ++enable_extra_font ++enable_post_install_scripts ++enable_split_app_modules ++enable_split_opt_features ++enable_strip ++with_additional_sections ++with_arch ++with_arch_flags ++with_binsuffix ++with_dejavu_fonts ++with_distro ++with_docdir ++with_drink ++with_gcc_speedup ++with_git ++with_git_managed ++with_gnu_patch ++with_gnu_tar ++with_icecream_bindir ++with_installed_ooo_dirname ++with_internal_gcc ++with_java ++with_lang ++with_liberation_fonts ++with_max_jobs ++with_mingw ++with_mirror ++with_mono_gac_root ++with_num_cpus ++with_ooo_builddir ++with_openclipart ++with_compat_oowrappers ++with_piece ++with_poor_help_localizations ++with_source_version ++with_split ++with_download ++with_srcdir ++with_sun_templates ++with_system_mdbtools ++with_system_libwpd ++with_system_libwpg ++with_system_libwps ++with_win32 ++with_barcode ++with_ct2n ++with_diagram ++with_google_docs ++with_hunart ++with_languagetool ++with_lightproof ++with_nlpsolver ++with_numbertext ++with_oooblogger ++with_typo ++with_validator ++with_watch_window ++enable_maintainer_mode ++enable_dependency_tracking ++' ++ ac_precious_vars='build_alias ++host_alias ++target_alias ++PKG_CONFIG ++PKG_CONFIG_PATH ++PKG_CONFIG_LIBDIR ++MINIMUM_REQS_CFLAGS ++MINIMUM_REQS_LIBS ++png_CFLAGS ++png_LIBS ++CC ++CFLAGS ++LDFLAGS ++LIBS ++CPPFLAGS ++CPP ++FOO_GTK_CFLAGS ++FOO_GTK_LIBS' ++ ++ ++# Initialize some variables set by options. ++ac_init_help= ++ac_init_version=false ++ac_unrecognized_opts= ++ac_unrecognized_sep= ++# The variables have the same names as the options, with ++# dashes changed to underlines. ++cache_file=/dev/null ++exec_prefix=NONE ++no_create= ++no_recursion= ++prefix=NONE ++program_prefix=NONE ++program_suffix=NONE ++program_transform_name=s,x,x, ++silent= ++site= ++srcdir= ++verbose= ++x_includes=NONE ++x_libraries=NONE ++ ++# Installation directory options. ++# These are left unexpanded so users can "make install exec_prefix=/foo" ++# and all the variables that are supposed to be based on exec_prefix ++# by default will actually change. ++# Use braces instead of parens because sh, perl, etc. also accept them. ++# (The list follows the same order as the GNU Coding Standards.) ++bindir='${exec_prefix}/bin' ++sbindir='${exec_prefix}/sbin' ++libexecdir='${exec_prefix}/libexec' ++datarootdir='${prefix}/share' ++datadir='${datarootdir}' ++sysconfdir='${prefix}/etc' ++sharedstatedir='${prefix}/com' ++localstatedir='${prefix}/var' ++includedir='${prefix}/include' ++oldincludedir='/usr/include' ++docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' ++infodir='${datarootdir}/info' ++htmldir='${docdir}' ++dvidir='${docdir}' ++pdfdir='${docdir}' ++psdir='${docdir}' ++libdir='${exec_prefix}/lib' ++localedir='${datarootdir}/locale' ++mandir='${datarootdir}/man' ++ ++ac_prev= ++ac_dashdash= ++for ac_option ++do ++ # If the previous option needs an argument, assign it. ++ if test -n "$ac_prev"; then ++ eval $ac_prev=\$ac_option ++ ac_prev= ++ continue ++ fi ++ ++ case $ac_option in ++ *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; ++ *=) ac_optarg= ;; ++ *) ac_optarg=yes ;; ++ esac ++ ++ # Accept the important Cygnus configure options, so we can diagnose typos. ++ ++ case $ac_dashdash$ac_option in ++ --) ++ ac_dashdash=yes ;; ++ ++ -bindir | --bindir | --bindi | --bind | --bin | --bi) ++ ac_prev=bindir ;; ++ -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*) ++ bindir=$ac_optarg ;; ++ ++ -build | --build | --buil | --bui | --bu) ++ ac_prev=build_alias ;; ++ -build=* | --build=* | --buil=* | --bui=* | --bu=*) ++ build_alias=$ac_optarg ;; ++ ++ -cache-file | --cache-file | --cache-fil | --cache-fi \ ++ | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c) ++ ac_prev=cache_file ;; ++ -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \ ++ | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*) ++ cache_file=$ac_optarg ;; ++ ++ --config-cache | -C) ++ cache_file=config.cache ;; ++ ++ -datadir | --datadir | --datadi | --datad) ++ ac_prev=datadir ;; ++ -datadir=* | --datadir=* | --datadi=* | --datad=*) ++ datadir=$ac_optarg ;; ++ ++ -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \ ++ | --dataroo | --dataro | --datar) ++ ac_prev=datarootdir ;; ++ -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \ ++ | --dataroot=* | --dataroo=* | --dataro=* | --datar=*) ++ datarootdir=$ac_optarg ;; ++ ++ -disable-* | --disable-*) ++ ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` ++ # Reject names that are not valid shell variable names. ++ expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && ++ as_fn_error $? "invalid feature name: $ac_useropt" ++ ac_useropt_orig=$ac_useropt ++ ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` ++ case $ac_user_opts in ++ *" ++"enable_$ac_useropt" ++"*) ;; ++ *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig" ++ ac_unrecognized_sep=', ';; ++ esac ++ eval enable_$ac_useropt=no ;; ++ ++ -docdir | --docdir | --docdi | --doc | --do) ++ ac_prev=docdir ;; ++ -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*) ++ docdir=$ac_optarg ;; ++ ++ -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv) ++ ac_prev=dvidir ;; ++ -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*) ++ dvidir=$ac_optarg ;; ++ ++ -enable-* | --enable-*) ++ ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` ++ # Reject names that are not valid shell variable names. ++ expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && ++ as_fn_error $? "invalid feature name: $ac_useropt" ++ ac_useropt_orig=$ac_useropt ++ ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` ++ case $ac_user_opts in ++ *" ++"enable_$ac_useropt" ++"*) ;; ++ *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig" ++ ac_unrecognized_sep=', ';; ++ esac ++ eval enable_$ac_useropt=\$ac_optarg ;; ++ ++ -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \ ++ | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \ ++ | --exec | --exe | --ex) ++ ac_prev=exec_prefix ;; ++ -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \ ++ | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \ ++ | --exec=* | --exe=* | --ex=*) ++ exec_prefix=$ac_optarg ;; ++ ++ -gas | --gas | --ga | --g) ++ # Obsolete; use --with-gas. ++ with_gas=yes ;; ++ ++ -help | --help | --hel | --he | -h) ++ ac_init_help=long ;; ++ -help=r* | --help=r* | --hel=r* | --he=r* | -hr*) ++ ac_init_help=recursive ;; ++ -help=s* | --help=s* | --hel=s* | --he=s* | -hs*) ++ ac_init_help=short ;; ++ ++ -host | --host | --hos | --ho) ++ ac_prev=host_alias ;; ++ -host=* | --host=* | --hos=* | --ho=*) ++ host_alias=$ac_optarg ;; ++ ++ -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht) ++ ac_prev=htmldir ;; ++ -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \ ++ | --ht=*) ++ htmldir=$ac_optarg ;; ++ ++ -includedir | --includedir | --includedi | --included | --include \ ++ | --includ | --inclu | --incl | --inc) ++ ac_prev=includedir ;; ++ -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \ ++ | --includ=* | --inclu=* | --incl=* | --inc=*) ++ includedir=$ac_optarg ;; ++ ++ -infodir | --infodir | --infodi | --infod | --info | --inf) ++ ac_prev=infodir ;; ++ -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*) ++ infodir=$ac_optarg ;; ++ ++ -libdir | --libdir | --libdi | --libd) ++ ac_prev=libdir ;; ++ -libdir=* | --libdir=* | --libdi=* | --libd=*) ++ libdir=$ac_optarg ;; ++ ++ -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \ ++ | --libexe | --libex | --libe) ++ ac_prev=libexecdir ;; ++ -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \ ++ | --libexe=* | --libex=* | --libe=*) ++ libexecdir=$ac_optarg ;; ++ ++ -localedir | --localedir | --localedi | --localed | --locale) ++ ac_prev=localedir ;; ++ -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*) ++ localedir=$ac_optarg ;; ++ ++ -localstatedir | --localstatedir | --localstatedi | --localstated \ ++ | --localstate | --localstat | --localsta | --localst | --locals) ++ ac_prev=localstatedir ;; ++ -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \ ++ | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*) ++ localstatedir=$ac_optarg ;; ++ ++ -mandir | --mandir | --mandi | --mand | --man | --ma | --m) ++ ac_prev=mandir ;; ++ -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*) ++ mandir=$ac_optarg ;; ++ ++ -nfp | --nfp | --nf) ++ # Obsolete; use --without-fp. ++ with_fp=no ;; ++ ++ -no-create | --no-create | --no-creat | --no-crea | --no-cre \ ++ | --no-cr | --no-c | -n) ++ no_create=yes ;; ++ ++ -no-recursion | --no-recursion | --no-recursio | --no-recursi \ ++ | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) ++ no_recursion=yes ;; ++ ++ -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \ ++ | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \ ++ | --oldin | --oldi | --old | --ol | --o) ++ ac_prev=oldincludedir ;; ++ -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \ ++ | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \ ++ | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*) ++ oldincludedir=$ac_optarg ;; ++ ++ -prefix | --prefix | --prefi | --pref | --pre | --pr | --p) ++ ac_prev=prefix ;; ++ -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*) ++ prefix=$ac_optarg ;; ++ ++ -program-prefix | --program-prefix | --program-prefi | --program-pref \ ++ | --program-pre | --program-pr | --program-p) ++ ac_prev=program_prefix ;; ++ -program-prefix=* | --program-prefix=* | --program-prefi=* \ ++ | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*) ++ program_prefix=$ac_optarg ;; ++ ++ -program-suffix | --program-suffix | --program-suffi | --program-suff \ ++ | --program-suf | --program-su | --program-s) ++ ac_prev=program_suffix ;; ++ -program-suffix=* | --program-suffix=* | --program-suffi=* \ ++ | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*) ++ program_suffix=$ac_optarg ;; ++ ++ -program-transform-name | --program-transform-name \ ++ | --program-transform-nam | --program-transform-na \ ++ | --program-transform-n | --program-transform- \ ++ | --program-transform | --program-transfor \ ++ | --program-transfo | --program-transf \ ++ | --program-trans | --program-tran \ ++ | --progr-tra | --program-tr | --program-t) ++ ac_prev=program_transform_name ;; ++ -program-transform-name=* | --program-transform-name=* \ ++ | --program-transform-nam=* | --program-transform-na=* \ ++ | --program-transform-n=* | --program-transform-=* \ ++ | --program-transform=* | --program-transfor=* \ ++ | --program-transfo=* | --program-transf=* \ ++ | --program-trans=* | --program-tran=* \ ++ | --progr-tra=* | --program-tr=* | --program-t=*) ++ program_transform_name=$ac_optarg ;; ++ ++ -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd) ++ ac_prev=pdfdir ;; ++ -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*) ++ pdfdir=$ac_optarg ;; ++ ++ -psdir | --psdir | --psdi | --psd | --ps) ++ ac_prev=psdir ;; ++ -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*) ++ psdir=$ac_optarg ;; ++ ++ -q | -quiet | --quiet | --quie | --qui | --qu | --q \ ++ | -silent | --silent | --silen | --sile | --sil) ++ silent=yes ;; ++ ++ -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb) ++ ac_prev=sbindir ;; ++ -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \ ++ | --sbi=* | --sb=*) ++ sbindir=$ac_optarg ;; ++ ++ -sharedstatedir | --sharedstatedir | --sharedstatedi \ ++ | --sharedstated | --sharedstate | --sharedstat | --sharedsta \ ++ | --sharedst | --shareds | --shared | --share | --shar \ ++ | --sha | --sh) ++ ac_prev=sharedstatedir ;; ++ -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \ ++ | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \ ++ | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \ ++ | --sha=* | --sh=*) ++ sharedstatedir=$ac_optarg ;; ++ ++ -site | --site | --sit) ++ ac_prev=site ;; ++ -site=* | --site=* | --sit=*) ++ site=$ac_optarg ;; ++ ++ -srcdir | --srcdir | --srcdi | --srcd | --src | --sr) ++ ac_prev=srcdir ;; ++ -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*) ++ srcdir=$ac_optarg ;; ++ ++ -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \ ++ | --syscon | --sysco | --sysc | --sys | --sy) ++ ac_prev=sysconfdir ;; ++ -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \ ++ | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*) ++ sysconfdir=$ac_optarg ;; ++ ++ -target | --target | --targe | --targ | --tar | --ta | --t) ++ ac_prev=target_alias ;; ++ -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*) ++ target_alias=$ac_optarg ;; ++ ++ -v | -verbose | --verbose | --verbos | --verbo | --verb) ++ verbose=yes ;; ++ ++ -version | --version | --versio | --versi | --vers | -V) ++ ac_init_version=: ;; ++ ++ -with-* | --with-*) ++ ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` ++ # Reject names that are not valid shell variable names. ++ expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && ++ as_fn_error $? "invalid package name: $ac_useropt" ++ ac_useropt_orig=$ac_useropt ++ ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` ++ case $ac_user_opts in ++ *" ++"with_$ac_useropt" ++"*) ;; ++ *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig" ++ ac_unrecognized_sep=', ';; ++ esac ++ eval with_$ac_useropt=\$ac_optarg ;; ++ ++ -without-* | --without-*) ++ ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` ++ # Reject names that are not valid shell variable names. ++ expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && ++ as_fn_error $? "invalid package name: $ac_useropt" ++ ac_useropt_orig=$ac_useropt ++ ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` ++ case $ac_user_opts in ++ *" ++"with_$ac_useropt" ++"*) ;; ++ *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig" ++ ac_unrecognized_sep=', ';; ++ esac ++ eval with_$ac_useropt=no ;; ++ ++ --x) ++ # Obsolete; use --with-x. ++ with_x=yes ;; ++ ++ -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \ ++ | --x-incl | --x-inc | --x-in | --x-i) ++ ac_prev=x_includes ;; ++ -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \ ++ | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*) ++ x_includes=$ac_optarg ;; ++ ++ -x-libraries | --x-libraries | --x-librarie | --x-librari \ ++ | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l) ++ ac_prev=x_libraries ;; ++ -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \ ++ | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*) ++ x_libraries=$ac_optarg ;; ++ ++ -*) as_fn_error $? "unrecognized option: \`$ac_option' ++Try \`$0 --help' for more information" ++ ;; ++ ++ *=*) ++ ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` ++ # Reject names that are not valid shell variable names. ++ case $ac_envvar in #( ++ '' | [0-9]* | *[!_$as_cr_alnum]* ) ++ as_fn_error $? "invalid variable name: \`$ac_envvar'" ;; ++ esac ++ eval $ac_envvar=\$ac_optarg ++ export $ac_envvar ;; ++ ++ *) ++ # FIXME: should be removed in autoconf 3.0. ++ $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2 ++ expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && ++ $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2 ++ : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}" ++ ;; ++ ++ esac ++done ++ ++if test -n "$ac_prev"; then ++ ac_option=--`echo $ac_prev | sed 's/_/-/g'` ++ as_fn_error $? "missing argument to $ac_option" ++fi ++ ++if test -n "$ac_unrecognized_opts"; then ++ case $enable_option_checking in ++ no) ;; ++ fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;; ++ *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;; ++ esac ++fi ++ ++# Check all directory arguments for consistency. ++for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \ ++ datadir sysconfdir sharedstatedir localstatedir includedir \ ++ oldincludedir docdir infodir htmldir dvidir pdfdir psdir \ ++ libdir localedir mandir ++do ++ eval ac_val=\$$ac_var ++ # Remove trailing slashes. ++ case $ac_val in ++ */ ) ++ ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` ++ eval $ac_var=\$ac_val;; ++ esac ++ # Be sure to have absolute directory names. ++ case $ac_val in ++ [\\/$]* | ?:[\\/]* ) continue;; ++ NONE | '' ) case $ac_var in *prefix ) continue;; esac;; ++ esac ++ as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val" ++done ++ ++# There might be people who depend on the old broken behavior: `$host' ++# used to hold the argument of --host etc. ++# FIXME: To remove some day. ++build=$build_alias ++host=$host_alias ++target=$target_alias ++ ++# FIXME: To remove some day. ++if test "x$host_alias" != x; then ++ if test "x$build_alias" = x; then ++ cross_compiling=maybe ++ $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host. ++ If a cross compiler is detected then cross compile mode will be used" >&2 ++ elif test "x$build_alias" != "x$host_alias"; then ++ cross_compiling=yes ++ fi ++fi ++ ++ac_tool_prefix= ++test -n "$host_alias" && ac_tool_prefix=$host_alias- ++ ++test "$silent" = yes && exec 6>/dev/null ++ ++ ++ac_pwd=`pwd` && test -n "$ac_pwd" && ++ac_ls_di=`ls -di .` && ++ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || ++ as_fn_error $? "working directory cannot be determined" ++test "X$ac_ls_di" = "X$ac_pwd_ls_di" || ++ as_fn_error $? "pwd does not report name of working directory" ++ ++ ++# Find the source files, if location was not specified. ++if test -z "$srcdir"; then ++ ac_srcdir_defaulted=yes ++ # Try the directory containing this script, then the parent directory. ++ ac_confdir=`$as_dirname -- "$as_myself" || ++$as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ ++ X"$as_myself" : 'X\(//\)[^/]' \| \ ++ X"$as_myself" : 'X\(//\)$' \| \ ++ X"$as_myself" : 'X\(/\)' \| . 2>/dev/null || ++$as_echo X"$as_myself" | ++ sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ ++ s//\1/ ++ q ++ } ++ /^X\(\/\/\)[^/].*/{ ++ s//\1/ ++ q ++ } ++ /^X\(\/\/\)$/{ ++ s//\1/ ++ q ++ } ++ /^X\(\/\).*/{ ++ s//\1/ ++ q ++ } ++ s/.*/./; q'` ++ srcdir=$ac_confdir ++ if test ! -r "$srcdir/$ac_unique_file"; then ++ srcdir=.. ++ fi ++else ++ ac_srcdir_defaulted=no ++fi ++if test ! -r "$srcdir/$ac_unique_file"; then ++ test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .." ++ as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir" ++fi ++ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" ++ac_abs_confdir=`( ++ cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg" ++ pwd)` ++# When building in place, set srcdir=. ++if test "$ac_abs_confdir" = "$ac_pwd"; then ++ srcdir=. ++fi ++# Remove unnecessary trailing slashes from srcdir. ++# Double slashes in file names in object file debugging info ++# mess up M-x gdb in Emacs. ++case $srcdir in ++*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; ++esac ++for ac_var in $ac_precious_vars; do ++ eval ac_env_${ac_var}_set=\${${ac_var}+set} ++ eval ac_env_${ac_var}_value=\$${ac_var} ++ eval ac_cv_env_${ac_var}_set=\${${ac_var}+set} ++ eval ac_cv_env_${ac_var}_value=\$${ac_var} ++done ++ ++# ++# Report the --help message. ++# ++if test "$ac_init_help" = "long"; then ++ # Omit some internal or obsolete options to make the list less imposing. ++ # This message is too long to be a string in the A/UX 3.1 sh. ++ cat <<_ACEOF ++\`configure' configures libreoffice-build 3.4.3.2 to adapt to many kinds of systems. ++ ++Usage: $0 [OPTION]... [VAR=VALUE]... ++ ++To assign environment variables (e.g., CC, CFLAGS...), specify them as ++VAR=VALUE. See below for descriptions of some of the useful variables. ++ ++Defaults for the options are specified in brackets. ++ ++Configuration: ++ -h, --help display this help and exit ++ --help=short display options specific to this package ++ --help=recursive display the short help of all the included packages ++ -V, --version display version information and exit ++ -q, --quiet, --silent do not print \`checking ...' messages ++ --cache-file=FILE cache test results in FILE [disabled] ++ -C, --config-cache alias for \`--cache-file=config.cache' ++ -n, --no-create do not create output files ++ --srcdir=DIR find the sources in DIR [configure dir or \`..'] ++ ++Installation directories: ++ --prefix=PREFIX install architecture-independent files in PREFIX ++ [$ac_default_prefix] ++ --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX ++ [PREFIX] ++ ++By default, \`make install' will install all the files in ++\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify ++an installation prefix other than \`$ac_default_prefix' using \`--prefix', ++for instance \`--prefix=\$HOME'. ++ ++For better control, use the options below. ++ ++Fine tuning of the installation directories: ++ --bindir=DIR user executables [EPREFIX/bin] ++ --sbindir=DIR system admin executables [EPREFIX/sbin] ++ --libexecdir=DIR program executables [EPREFIX/libexec] ++ --sysconfdir=DIR read-only single-machine data [PREFIX/etc] ++ --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com] ++ --localstatedir=DIR modifiable single-machine data [PREFIX/var] ++ --libdir=DIR object code libraries [EPREFIX/lib] ++ --includedir=DIR C header files [PREFIX/include] ++ --oldincludedir=DIR C header files for non-gcc [/usr/include] ++ --datarootdir=DIR read-only arch.-independent data root [PREFIX/share] ++ --datadir=DIR read-only architecture-independent data [DATAROOTDIR] ++ --infodir=DIR info documentation [DATAROOTDIR/info] ++ --localedir=DIR locale-dependent data [DATAROOTDIR/locale] ++ --mandir=DIR man documentation [DATAROOTDIR/man] ++ --docdir=DIR documentation root ++ [DATAROOTDIR/doc/libreoffice-build] ++ --htmldir=DIR html documentation [DOCDIR] ++ --dvidir=DIR dvi documentation [DOCDIR] ++ --pdfdir=DIR pdf documentation [DOCDIR] ++ --psdir=DIR ps documentation [DOCDIR] ++_ACEOF ++ ++ cat <<\_ACEOF ++ ++Program names: ++ --program-prefix=PREFIX prepend PREFIX to installed program names ++ --program-suffix=SUFFIX append SUFFIX to installed program names ++ --program-transform-name=PROGRAM run sed PROGRAM on installed program names ++_ACEOF ++fi ++ ++if test -n "$ac_init_help"; then ++ case $ac_init_help in ++ short | recursive ) echo "Configuration of libreoffice-build 3.4.3.2:";; ++ esac ++ cat <<\_ACEOF ++ ++Optional Features: ++ --disable-option-checking ignore unrecognized --enable/--with options ++ --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) ++ --enable-FEATURE[=ARG] include FEATURE [ARG=yes] ++ ++ --disable-access Disable the Access import pieces. ++ ++ --enable-binfilter Enable legacy binary file formats filters this makes ++ source download size larger. ++ ++ --enable-build-noarch Allow to build some pieces in architecture ++ independent RPMS (icon themes, help, l10n). ++ ++ --enable-cairo Enables cairo canvas backend. ++ ++ --enable-defuzz-patches ++ Regenerate fuzzy patches. ++ ++ --enable-dbgutil Include additional debugging utilities, such as ++ assertions, object counting, etc. Larger build. ++ (This generates a non-product build.) ++ ++ --enable-ext-barcode Download and integrate Barcode extension. ++ ++ --enable-ext-diagram Download and integrate Diagram extension. ++ ++ --enable-ext-google-docs ++ Download and integrate Google Documents extension. ++ ++ --enable-ext-hunart Download and integrate the Hungarian cross-reference ++ toolbar extension. ++ ++ --enable-ext-languagetool ++ Download and integrate LanguageTool extension. ++ ++ --enable-ext-lightproof ++ Download and integrate the Lightproof "grammar ++ checker" extension. ++ ++ --enable-ext-nlpsolver Download and integrate NLPSolver extension. ++ ++ --enable-ext-numbertext ++ Download and integrate the Numbertext Calc numerical ++ extension. ++ ++ --enable-ext-oooblogger ++ Download and integrate oooblogger extension. ++ ++ --enable-ext-typo Download and integrate the Typography toolbar ++ extension. ++ ++ --enable-ext-validator Download and integrate Validator extension to Calc. ++ ++ --enable-ext-watch-window ++ Download and integrate Watch Window extension to Calc. ++ ++ --enable-extensions Enables the unpacking of the extensions sources. ++ ++ --enable-graphite Enables hyper-complex text rendering with graphite ++ enabled fonts. ++ ++ --disable-gtk Disables gtk+ native widgets. ++ ++ --disable-kde Disables KDE native widgets. ++ ++ --disable-kde4 Disables KDE4 native widgets. ++ ++ --enable-mono Enables the compilation of the Mono bindings. ++ ++ --disable-odk LibO includes an ODK, office development kit which ++ some packagers may wish to build without. ++ ++ --enable-extra-gallery Add extra gallery content. ++ ++ --enable-extra-template Add extra template content. ++ ++ --enable-extra-sample Add extra sample content. ++ ++ --enable-extra-font Add extra font content. ++ ++ --disable-post-install-scripts ++ Disables post install scripts within make install. ++ It is usefull when creating a package from the ++ installed files. The scripts are then run by the ++ package after it is installed. ++ ++ --enable-split-app-modules ++ Split file lists for app modules: base, calc, ... ++ ++ --enable-split-opt-features ++ Split file lists for some optional features: pyuno, ++ testtool ... ++ ++ --disable-strip Disables the stripping of installed binaries, so ++ debugging symbols are not removed. ++ --enable-maintainer-mode enable make rules and dependencies not useful ++ (and sometimes confusing) to the casual installer ++ --disable-dependency-tracking speeds up one-time build ++ --enable-dependency-tracking do not reject slow dependency extractors ++ ++Optional Packages: ++ --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] ++ --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) ++ ++ --with-additional-sections ++ Define list of additional sections that should be ++ enabled in the apply file; It allows to easily ++ enable experimental sets of patches that are not ++ applied by default. ++ ++ Example: ++ --with-additional-sections="EMFPlus PostgreSQL" ++ ++ --with-arch Define the architecture that we will target. ++ ++ Usage: --with-arch=(x86|ppc|sparc) ++ ++ --with-arch-flags Define extra flags that will be passed to the C and ++ C++ compiler during build. ++ ++ Example: --with-arch-flags="-O2 -fmessage-length=0" ++ ++ --with-binsuffix Specify the suffix to be used on the end of script ++ names, to allow parallel installation of two versions. ++ ++ Default: --with-binsuffix=2.0 ++ ++ --with-dejavu-fonts Download and install updated DejaVu fonts. ++ The parameter is a version number. ++ ++ Example: --with-dejavu-fonts=2.32 ++ ++ You should use this only if you want a newer version ++ than that which upstream has. ++ ++ --with-distro Build with a specific distributions patch-set. There ++ is no default value, so you always have to select one. ++ ++ Examples: --with-distro=Ark ++ --with-distro=Debian ++ --with-distro=SUSE ++ ++ Hint: Run once without this option to get full list ++ of available distributions ;-) ++ ++ --with-docdir Define the directory name where the extra ++ documentation will be installed. ++ ++ Example: ++ --with-docdir=/usr/share/doc/packages/LibreOffice ++ ++ --with-drink The parameter is a favourite drink that unpack should ++ advise you to take. ++ ++ Example: --with-drink=tea ++ ++ --with-gcc-speedup Tool to use to speedup the compilation. Currently ++ ccache (caching results of previous compilation) and ++ icecream (distributed compiling tool) are supported. ++ Both can be used at the same time. ++ ++ You can also choose distcc instead of icecream. ++ ++ Example: --with-gcc-speedup=ccache,icecream ++ ++ --with-git Use git to get the up-stream sources instead of ++ downloading and unpacking the tarballs. ++ ++ Recommended for developers, but not for package ++ maintainers. ++ ++ --with-git-managed Use GIT to manage your patches. ++ ++ --with-gnu-patch The parameter is an absolute path to GNU patch. ++ ++ Example: --with-gnu-patch=/usr/local/bin/gpatch ++ ++ --with-gnu-tar The parameter is an absolute path to GNU tar. ++ ++ Example: --with-gnu-tar=/usr/local/bin/gtar ++ ++ --with-icecream-bindir Location of icecream's gcc and g++. ++ Defaults to /opt/icecream/bin ++ ++ --with-installed-ooo-dirname ++ Specify the directory name of the core LibO network ++ install dir, for example "libreoffice" or "ooo-1.1", ++ yielding a core install directory of ++ /usr/lib/libreoffice or /usr/lib/ooo-1.1. ++ ++ Example: --with-installed-ooo-dirname=ooo-1.1 ++ ++ --with-internal-gcc Build our own gcc (vanilla gcc-4.2.3 and ++ binutils 2.18). ++ ++ --without-java Build LibO without a JDK & Java support. ++ ++ --with-lang Define the localizations to build. The English one is ++ built by default. ++ ++ Examples: --with-lang="en-US de fr it" ++ --with-lang=ALL ++ ++ --with-liberation-fonts ++ Download and install updated Liberation Fonts. ++ The parameter is a version number. ++ ++ Example: --with-liberation-fonts=1.1 ++ ++ --with-max-jobs Maximum number of jobs that make will issue at the ++ same time. Defaults to 1. ++ ++ --with-mingw For Windows users, use the MinGW compiler within ++ a Cygwin environment ++ ++ Usage: --with-mingw=yes ++ ++ Otherwise, use the MinGW C++ compiler to ++ (re-)build unowinreg.dll. ++ ++ Usage: --with-mingw=i586-mingw32msvc-g++ ++ ++ --with-mirror Specify a mirror of the go-oo.org packages directory. ++ ++ Example: --with-mirror=http://foo.bar.baz/mirror ++ ++ If you want to setup your own mirror, just add ++ something like the following to your cron: ++ ++ rsync -azq --delete --partial go-oo.org::packages \\ ++ /some/directory/where/you/want/ ++ ++ --with-mono-gac-root Define the root of the mono GAC. It is especially ++ needed if you are using $DESTDIR and want to ++ preinstall the mono DLLs into the GAC. ++ ++ Example: --with-mono-gac-root=/usr/lib ++ ++ --with-num-cpus Number of build processes/cpus to use (number of ++ projects that will build at the same time). ++ Multi-process/multi-cpu builds can save a lot of time ++ on multi-cpu machines. ++ ++ --with-ooo-builddir Define the directory where libreoffice will be ++ compiled, e.g. the root of an ooo cvs checkout. ++ ++ --with-openclipart Build and install LibreOffice galleries from the Open ++ Clip Art Library. The parameter is either a version of ++ the library or an absolute path to the prebuilt and ++ preinstalled .png files. ++ ++ Examples: --with-openclipart=0.13 ++ --with-openclipart=/usr/share/openclipart ++ ++ --with-compat-oowrappers ++ Install oo* wrappers in parallel with ++ lo* ones to keep backward compatibility. ++ ++ --with-piece Build only a piece of LibreOffice. ++ Bootstrapping goodness. ++ ++ Example: --with-piece=bootstrap ++ ++ --with-poor-help-localizations ++ Define the localizations with so incomplete help that ++ the English(US) one should be used instead. ++ ++ Example: --with-poor-help-localizations="af ar ca" ++ ++ --with-source-version Define another version for the ooo source tarballs. ++ ++ Example: --with-source-version=3.3.0.1.4 ++ ++ --without-split Do not use the split package sources; use the upstream ++ tarball or so. ++ ++ --without-download Do not check for wget or curl. It is useful to ++ reduce package build requires. All files must be ++ in the package sources out of box. ++ ++ --with-srcdir Define the directory where to download the source ++ tarball and other extra sources. ++ ++ --with-sun-templates Download and integrate Sun template packages. ++ ++ --with-system-mdbtools Use system libmdb* for the Access base backend. ++ ++ --with-system-libwpd Use system libwpd* library. ++ ++ --with-system-libwpg Use system libwpg* library. ++ ++ --with-system-libwps Use system libwps* library. ++ ++ --with-win32 Define the build to be on Win32; this sets a number of ++ defaults suitable for that platform. ++ --with-barcode Deprecated: use --enable-ext-barcode instead. ++ --with-ct2n Deprecated: use --enable-ext-ct2n instead. ++ --with-diagram Deprecated: use --enable-ext-diagram instead. ++ --with-google-docs Deprecated: use --enable-ext-google-docs instead. ++ --with-hunart Deprecated: use --enable-ext-hunart instead. ++ --with-languagetool Deprecated: use --enable-ext-languagetool instead. ++ --with-lightproof Deprecated: use --enable-ext-lightproof instead. ++ --with-nlpsolver Deprecated: use --enable-ext-nlpsolver instead. ++ --with-numbertext Deprecated: use --enable-ext-numbertext instead. ++ --with-oooblogger Deprecated: use --enable-ext-oooblogger instead. ++ --with-typo Deprecated: use --enable-ext-typo instead. ++ --with-validator Deprecated: use --enable-ext-validator instead. ++ --with-watch-window Deprecated: use --enable-ext-watch-window instead. ++ ++Some influential environment variables: ++ PKG_CONFIG path to pkg-config utility ++ PKG_CONFIG_PATH ++ directories to add to pkg-config's search path ++ PKG_CONFIG_LIBDIR ++ path overriding pkg-config's built-in search path ++ MINIMUM_REQS_CFLAGS ++ C compiler flags for MINIMUM_REQS, overriding pkg-config ++ MINIMUM_REQS_LIBS ++ linker flags for MINIMUM_REQS, overriding pkg-config ++ png_CFLAGS C compiler flags for png, overriding pkg-config ++ png_LIBS linker flags for png, overriding pkg-config ++ CC C compiler command ++ CFLAGS C compiler flags ++ LDFLAGS linker flags, e.g. -L if you have libraries in a ++ nonstandard directory ++ LIBS libraries to pass to the linker, e.g. -l ++ CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I if ++ you have headers in a nonstandard directory ++ CPP C preprocessor ++ FOO_GTK_CFLAGS ++ C compiler flags for FOO_GTK, overriding pkg-config ++ FOO_GTK_LIBS ++ linker flags for FOO_GTK, overriding pkg-config ++ ++Use these variables to override the choices made by `configure' or to help ++it to find libraries and programs with nonstandard names/locations. ++ ++Report bugs to the package provider. ++_ACEOF ++ac_status=$? ++fi ++ ++if test "$ac_init_help" = "recursive"; then ++ # If there are subdirs, report their specific --help. ++ for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue ++ test -d "$ac_dir" || ++ { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } || ++ continue ++ ac_builddir=. ++ ++case "$ac_dir" in ++.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; ++*) ++ ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` ++ # A ".." for each directory in $ac_dir_suffix. ++ ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` ++ case $ac_top_builddir_sub in ++ "") ac_top_builddir_sub=. ac_top_build_prefix= ;; ++ *) ac_top_build_prefix=$ac_top_builddir_sub/ ;; ++ esac ;; ++esac ++ac_abs_top_builddir=$ac_pwd ++ac_abs_builddir=$ac_pwd$ac_dir_suffix ++# for backward compatibility: ++ac_top_builddir=$ac_top_build_prefix ++ ++case $srcdir in ++ .) # We are building in place. ++ ac_srcdir=. ++ ac_top_srcdir=$ac_top_builddir_sub ++ ac_abs_top_srcdir=$ac_pwd ;; ++ [\\/]* | ?:[\\/]* ) # Absolute name. ++ ac_srcdir=$srcdir$ac_dir_suffix; ++ ac_top_srcdir=$srcdir ++ ac_abs_top_srcdir=$srcdir ;; ++ *) # Relative name. ++ ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix ++ ac_top_srcdir=$ac_top_build_prefix$srcdir ++ ac_abs_top_srcdir=$ac_pwd/$srcdir ;; ++esac ++ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix ++ ++ cd "$ac_dir" || { ac_status=$?; continue; } ++ # Check for guested configure. ++ if test -f "$ac_srcdir/configure.gnu"; then ++ echo && ++ $SHELL "$ac_srcdir/configure.gnu" --help=recursive ++ elif test -f "$ac_srcdir/configure"; then ++ echo && ++ $SHELL "$ac_srcdir/configure" --help=recursive ++ else ++ $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 ++ fi || ac_status=$? ++ cd "$ac_pwd" || { ac_status=$?; break; } ++ done ++fi ++ ++test -n "$ac_init_help" && exit $ac_status ++if $ac_init_version; then ++ cat <<\_ACEOF ++libreoffice-build configure 3.4.3.2 ++generated by GNU Autoconf 2.68 ++ ++Copyright (C) 2010 Free Software Foundation, Inc. ++This configure script is free software; the Free Software Foundation ++gives unlimited permission to copy, distribute and modify it. ++_ACEOF ++ exit ++fi ++ ++## ------------------------ ## ++## Autoconf initialization. ## ++## ------------------------ ## ++ ++# ac_fn_c_try_compile LINENO ++# -------------------------- ++# Try to compile conftest.$ac_ext, and return whether this succeeded. ++ac_fn_c_try_compile () ++{ ++ as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack ++ rm -f conftest.$ac_objext ++ if { { ac_try="$ac_compile" ++case "(($ac_try" in ++ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; ++ *) ac_try_echo=$ac_try;; ++esac ++eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" ++$as_echo "$ac_try_echo"; } >&5 ++ (eval "$ac_compile") 2>conftest.err ++ ac_status=$? ++ if test -s conftest.err; then ++ grep -v '^ *+' conftest.err >conftest.er1 ++ cat conftest.er1 >&5 ++ mv -f conftest.er1 conftest.err ++ fi ++ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 ++ test $ac_status = 0; } && { ++ test -z "$ac_c_werror_flag" || ++ test ! -s conftest.err ++ } && test -s conftest.$ac_objext; then : ++ ac_retval=0 ++else ++ $as_echo "$as_me: failed program was:" >&5 ++sed 's/^/| /' conftest.$ac_ext >&5 ++ ++ ac_retval=1 ++fi ++ eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno ++ as_fn_set_status $ac_retval ++ ++} # ac_fn_c_try_compile ++ ++# ac_fn_c_try_cpp LINENO ++# ---------------------- ++# Try to preprocess conftest.$ac_ext, and return whether this succeeded. ++ac_fn_c_try_cpp () ++{ ++ as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack ++ if { { ac_try="$ac_cpp conftest.$ac_ext" ++case "(($ac_try" in ++ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; ++ *) ac_try_echo=$ac_try;; ++esac ++eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" ++$as_echo "$ac_try_echo"; } >&5 ++ (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err ++ ac_status=$? ++ if test -s conftest.err; then ++ grep -v '^ *+' conftest.err >conftest.er1 ++ cat conftest.er1 >&5 ++ mv -f conftest.er1 conftest.err ++ fi ++ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 ++ test $ac_status = 0; } > conftest.i && { ++ test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || ++ test ! -s conftest.err ++ }; then : ++ ac_retval=0 ++else ++ $as_echo "$as_me: failed program was:" >&5 ++sed 's/^/| /' conftest.$ac_ext >&5 ++ ++ ac_retval=1 ++fi ++ eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno ++ as_fn_set_status $ac_retval ++ ++} # ac_fn_c_try_cpp ++ ++# ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES ++# ------------------------------------------------------- ++# Tests whether HEADER exists, giving a warning if it cannot be compiled using ++# the include files in INCLUDES and setting the cache variable VAR ++# accordingly. ++ac_fn_c_check_header_mongrel () ++{ ++ as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack ++ if eval \${$3+:} false; then : ++ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 ++$as_echo_n "checking for $2... " >&6; } ++if eval \${$3+:} false; then : ++ $as_echo_n "(cached) " >&6 ++fi ++eval ac_res=\$$3 ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 ++$as_echo "$ac_res" >&6; } ++else ++ # Is the header compilable? ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5 ++$as_echo_n "checking $2 usability... " >&6; } ++cat confdefs.h - <<_ACEOF >conftest.$ac_ext ++/* end confdefs.h. */ ++$4 ++#include <$2> ++_ACEOF ++if ac_fn_c_try_compile "$LINENO"; then : ++ ac_header_compiler=yes ++else ++ ac_header_compiler=no ++fi ++rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext ++{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5 ++$as_echo "$ac_header_compiler" >&6; } ++ ++# Is the header present? ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5 ++$as_echo_n "checking $2 presence... " >&6; } ++cat confdefs.h - <<_ACEOF >conftest.$ac_ext ++/* end confdefs.h. */ ++#include <$2> ++_ACEOF ++if ac_fn_c_try_cpp "$LINENO"; then : ++ ac_header_preproc=yes ++else ++ ac_header_preproc=no ++fi ++rm -f conftest.err conftest.i conftest.$ac_ext ++{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5 ++$as_echo "$ac_header_preproc" >&6; } ++ ++# So? What about this header? ++case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #(( ++ yes:no: ) ++ { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5 ++$as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;} ++ { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5 ++$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} ++ ;; ++ no:yes:* ) ++ { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5 ++$as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;} ++ { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?" >&5 ++$as_echo "$as_me: WARNING: $2: check for missing prerequisite headers?" >&2;} ++ { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5 ++$as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;} ++ { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5 ++$as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;} ++ { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5 ++$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} ++ ;; ++esac ++ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 ++$as_echo_n "checking for $2... " >&6; } ++if eval \${$3+:} false; then : ++ $as_echo_n "(cached) " >&6 ++else ++ eval "$3=\$ac_header_compiler" ++fi ++eval ac_res=\$$3 ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 ++$as_echo "$ac_res" >&6; } ++fi ++ eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno ++ ++} # ac_fn_c_check_header_mongrel ++ ++# ac_fn_c_try_run LINENO ++# ---------------------- ++# Try to link conftest.$ac_ext, and return whether this succeeded. Assumes ++# that executables *can* be run. ++ac_fn_c_try_run () ++{ ++ as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack ++ if { { ac_try="$ac_link" ++case "(($ac_try" in ++ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; ++ *) ac_try_echo=$ac_try;; ++esac ++eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" ++$as_echo "$ac_try_echo"; } >&5 ++ (eval "$ac_link") 2>&5 ++ ac_status=$? ++ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 ++ test $ac_status = 0; } && { ac_try='./conftest$ac_exeext' ++ { { case "(($ac_try" in ++ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; ++ *) ac_try_echo=$ac_try;; ++esac ++eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" ++$as_echo "$ac_try_echo"; } >&5 ++ (eval "$ac_try") 2>&5 ++ ac_status=$? ++ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 ++ test $ac_status = 0; }; }; then : ++ ac_retval=0 ++else ++ $as_echo "$as_me: program exited with status $ac_status" >&5 ++ $as_echo "$as_me: failed program was:" >&5 ++sed 's/^/| /' conftest.$ac_ext >&5 ++ ++ ac_retval=$ac_status ++fi ++ rm -rf conftest.dSYM conftest_ipa8_conftest.oo ++ eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno ++ as_fn_set_status $ac_retval ++ ++} # ac_fn_c_try_run ++ ++# ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES ++# ------------------------------------------------------- ++# Tests whether HEADER exists and can be compiled using the include files in ++# INCLUDES, setting the cache variable VAR accordingly. ++ac_fn_c_check_header_compile () ++{ ++ as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack ++ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 ++$as_echo_n "checking for $2... " >&6; } ++if eval \${$3+:} false; then : ++ $as_echo_n "(cached) " >&6 ++else ++ cat confdefs.h - <<_ACEOF >conftest.$ac_ext ++/* end confdefs.h. */ ++$4 ++#include <$2> ++_ACEOF ++if ac_fn_c_try_compile "$LINENO"; then : ++ eval "$3=yes" ++else ++ eval "$3=no" ++fi ++rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext ++fi ++eval ac_res=\$$3 ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 ++$as_echo "$ac_res" >&6; } ++ eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno ++ ++} # ac_fn_c_check_header_compile ++cat >config.log <<_ACEOF ++This file contains any messages produced by compilers while ++running configure, to aid debugging if configure makes a mistake. ++ ++It was created by libreoffice-build $as_me 3.4.3.2, which was ++generated by GNU Autoconf 2.68. Invocation command line was ++ ++ $ $0 $@ ++ ++_ACEOF ++exec 5>>config.log ++{ ++cat <<_ASUNAME ++## --------- ## ++## Platform. ## ++## --------- ## ++ ++hostname = `(hostname || uname -n) 2>/dev/null | sed 1q` ++uname -m = `(uname -m) 2>/dev/null || echo unknown` ++uname -r = `(uname -r) 2>/dev/null || echo unknown` ++uname -s = `(uname -s) 2>/dev/null || echo unknown` ++uname -v = `(uname -v) 2>/dev/null || echo unknown` ++ ++/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown` ++/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown` ++ ++/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown` ++/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown` ++/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown` ++/usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown` ++/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown` ++/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown` ++/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown` ++ ++_ASUNAME ++ ++as_save_IFS=$IFS; IFS=$PATH_SEPARATOR ++for as_dir in $PATH ++do ++ IFS=$as_save_IFS ++ test -z "$as_dir" && as_dir=. ++ $as_echo "PATH: $as_dir" ++ done ++IFS=$as_save_IFS ++ ++} >&5 ++ ++cat >&5 <<_ACEOF ++ ++ ++## ----------- ## ++## Core tests. ## ++## ----------- ## ++ ++_ACEOF ++ ++ ++# Keep a trace of the command line. ++# Strip out --no-create and --no-recursion so they do not pile up. ++# Strip out --silent because we don't want to record it for future runs. ++# Also quote any args containing shell meta-characters. ++# Make two passes to allow for proper duplicate-argument suppression. ++ac_configure_args= ++ac_configure_args0= ++ac_configure_args1= ++ac_must_keep_next=false ++for ac_pass in 1 2 ++do ++ for ac_arg ++ do ++ case $ac_arg in ++ -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;; ++ -q | -quiet | --quiet | --quie | --qui | --qu | --q \ ++ | -silent | --silent | --silen | --sile | --sil) ++ continue ;; ++ *\'*) ++ ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; ++ esac ++ case $ac_pass in ++ 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;; ++ 2) ++ as_fn_append ac_configure_args1 " '$ac_arg'" ++ if test $ac_must_keep_next = true; then ++ ac_must_keep_next=false # Got value, back to normal. ++ else ++ case $ac_arg in ++ *=* | --config-cache | -C | -disable-* | --disable-* \ ++ | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \ ++ | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \ ++ | -with-* | --with-* | -without-* | --without-* | --x) ++ case "$ac_configure_args0 " in ++ "$ac_configure_args1"*" '$ac_arg' "* ) continue ;; ++ esac ++ ;; ++ -* ) ac_must_keep_next=true ;; ++ esac ++ fi ++ as_fn_append ac_configure_args " '$ac_arg'" ++ ;; ++ esac ++ done ++done ++{ ac_configure_args0=; unset ac_configure_args0;} ++{ ac_configure_args1=; unset ac_configure_args1;} ++ ++# When interrupted or exit'd, cleanup temporary files, and complete ++# config.log. We remove comments because anyway the quotes in there ++# would cause problems or look ugly. ++# WARNING: Use '\'' to represent an apostrophe within the trap. ++# WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug. ++trap 'exit_status=$? ++ # Save into config.log some information that might help in debugging. ++ { ++ echo ++ ++ $as_echo "## ---------------- ## ++## Cache variables. ## ++## ---------------- ##" ++ echo ++ # The following way of writing the cache mishandles newlines in values, ++( ++ for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do ++ eval ac_val=\$$ac_var ++ case $ac_val in #( ++ *${as_nl}*) ++ case $ac_var in #( ++ *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5 ++$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; ++ esac ++ case $ac_var in #( ++ _ | IFS | as_nl) ;; #( ++ BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( ++ *) { eval $ac_var=; unset $ac_var;} ;; ++ esac ;; ++ esac ++ done ++ (set) 2>&1 | ++ case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #( ++ *${as_nl}ac_space=\ *) ++ sed -n \ ++ "s/'\''/'\''\\\\'\'''\''/g; ++ s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p" ++ ;; #( ++ *) ++ sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p" ++ ;; ++ esac | ++ sort ++) ++ echo ++ ++ $as_echo "## ----------------- ## ++## Output variables. ## ++## ----------------- ##" ++ echo ++ for ac_var in $ac_subst_vars ++ do ++ eval ac_val=\$$ac_var ++ case $ac_val in ++ *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; ++ esac ++ $as_echo "$ac_var='\''$ac_val'\''" ++ done | sort ++ echo ++ ++ if test -n "$ac_subst_files"; then ++ $as_echo "## ------------------- ## ++## File substitutions. ## ++## ------------------- ##" ++ echo ++ for ac_var in $ac_subst_files ++ do ++ eval ac_val=\$$ac_var ++ case $ac_val in ++ *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; ++ esac ++ $as_echo "$ac_var='\''$ac_val'\''" ++ done | sort ++ echo ++ fi ++ ++ if test -s confdefs.h; then ++ $as_echo "## ----------- ## ++## confdefs.h. ## ++## ----------- ##" ++ echo ++ cat confdefs.h ++ echo ++ fi ++ test "$ac_signal" != 0 && ++ $as_echo "$as_me: caught signal $ac_signal" ++ $as_echo "$as_me: exit $exit_status" ++ } >&5 ++ rm -f core *.core core.conftest.* && ++ rm -f -r conftest* confdefs* conf$$* $ac_clean_files && ++ exit $exit_status ++' 0 ++for ac_signal in 1 2 13 15; do ++ trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal ++done ++ac_signal=0 ++ ++# confdefs.h avoids OS command line length limits that DEFS can exceed. ++rm -f -r conftest* confdefs.h ++ ++$as_echo "/* confdefs.h */" > confdefs.h ++ ++# Predefined preprocessor variables. ++ ++cat >>confdefs.h <<_ACEOF ++#define PACKAGE_NAME "$PACKAGE_NAME" ++_ACEOF ++ ++cat >>confdefs.h <<_ACEOF ++#define PACKAGE_TARNAME "$PACKAGE_TARNAME" ++_ACEOF ++ ++cat >>confdefs.h <<_ACEOF ++#define PACKAGE_VERSION "$PACKAGE_VERSION" ++_ACEOF ++ ++cat >>confdefs.h <<_ACEOF ++#define PACKAGE_STRING "$PACKAGE_STRING" ++_ACEOF ++ ++cat >>confdefs.h <<_ACEOF ++#define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT" ++_ACEOF ++ ++cat >>confdefs.h <<_ACEOF ++#define PACKAGE_URL "$PACKAGE_URL" ++_ACEOF ++ ++ ++# Let the site file select an alternate cache file if it wants to. ++# Prefer an explicitly selected file to automatically selected ones. ++ac_site_file1=NONE ++ac_site_file2=NONE ++if test -n "$CONFIG_SITE"; then ++ # We do not want a PATH search for config.site. ++ case $CONFIG_SITE in #(( ++ -*) ac_site_file1=./$CONFIG_SITE;; ++ */*) ac_site_file1=$CONFIG_SITE;; ++ *) ac_site_file1=./$CONFIG_SITE;; ++ esac ++elif test "x$prefix" != xNONE; then ++ ac_site_file1=$prefix/share/config.site ++ ac_site_file2=$prefix/etc/config.site ++else ++ ac_site_file1=$ac_default_prefix/share/config.site ++ ac_site_file2=$ac_default_prefix/etc/config.site ++fi ++for ac_site_file in "$ac_site_file1" "$ac_site_file2" ++do ++ test "x$ac_site_file" = xNONE && continue ++ if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then ++ { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5 ++$as_echo "$as_me: loading site script $ac_site_file" >&6;} ++ sed 's/^/| /' "$ac_site_file" >&5 ++ . "$ac_site_file" \ ++ || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 ++$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} ++as_fn_error $? "failed to load site script $ac_site_file ++See \`config.log' for more details" "$LINENO" 5; } ++ fi ++done ++ ++if test -r "$cache_file"; then ++ # Some versions of bash will fail to source /dev/null (special files ++ # actually), so we avoid doing that. DJGPP emulates it as a regular file. ++ if test /dev/null != "$cache_file" && test -f "$cache_file"; then ++ { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5 ++$as_echo "$as_me: loading cache $cache_file" >&6;} ++ case $cache_file in ++ [\\/]* | ?:[\\/]* ) . "$cache_file";; ++ *) . "./$cache_file";; ++ esac ++ fi ++else ++ { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5 ++$as_echo "$as_me: creating cache $cache_file" >&6;} ++ >$cache_file ++fi ++ ++# Check that the precious variables saved in the cache have kept the same ++# value. ++ac_cache_corrupted=false ++for ac_var in $ac_precious_vars; do ++ eval ac_old_set=\$ac_cv_env_${ac_var}_set ++ eval ac_new_set=\$ac_env_${ac_var}_set ++ eval ac_old_val=\$ac_cv_env_${ac_var}_value ++ eval ac_new_val=\$ac_env_${ac_var}_value ++ case $ac_old_set,$ac_new_set in ++ set,) ++ { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 ++$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} ++ ac_cache_corrupted=: ;; ++ ,set) ++ { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5 ++$as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} ++ ac_cache_corrupted=: ;; ++ ,);; ++ *) ++ if test "x$ac_old_val" != "x$ac_new_val"; then ++ # differences in whitespace do not lead to failure. ++ ac_old_val_w=`echo x $ac_old_val` ++ ac_new_val_w=`echo x $ac_new_val` ++ if test "$ac_old_val_w" != "$ac_new_val_w"; then ++ { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5 ++$as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} ++ ac_cache_corrupted=: ++ else ++ { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5 ++$as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;} ++ eval $ac_var=\$ac_old_val ++ fi ++ { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5 ++$as_echo "$as_me: former value: \`$ac_old_val'" >&2;} ++ { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5 ++$as_echo "$as_me: current value: \`$ac_new_val'" >&2;} ++ fi;; ++ esac ++ # Pass precious variables to config.status. ++ if test "$ac_new_set" = set; then ++ case $ac_new_val in ++ *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; ++ *) ac_arg=$ac_var=$ac_new_val ;; ++ esac ++ case " $ac_configure_args " in ++ *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy. ++ *) as_fn_append ac_configure_args " '$ac_arg'" ;; ++ esac ++ fi ++done ++if $ac_cache_corrupted; then ++ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 ++$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} ++ { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5 ++$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;} ++ as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5 ++fi ++## -------------------- ## ++## Main body of script. ## ++## -------------------- ## ++ ++ac_ext=c ++ac_cpp='$CPP $CPPFLAGS' ++ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ++ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ++ac_compiler_gnu=$ac_cv_c_compiler_gnu ++ ++ ++ ++ ++ ++ ++# The option tar-ustar is necessary because of some patches have too long ++# names so that they cannot be archived using the old V7 format ++# This option has been supported since automake 1.8b ++am__api_version='1.11' ++ ++ac_aux_dir= ++for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do ++ if test -f "$ac_dir/install-sh"; then ++ ac_aux_dir=$ac_dir ++ ac_install_sh="$ac_aux_dir/install-sh -c" ++ break ++ elif test -f "$ac_dir/install.sh"; then ++ ac_aux_dir=$ac_dir ++ ac_install_sh="$ac_aux_dir/install.sh -c" ++ break ++ elif test -f "$ac_dir/shtool"; then ++ ac_aux_dir=$ac_dir ++ ac_install_sh="$ac_aux_dir/shtool install -c" ++ break ++ fi ++done ++if test -z "$ac_aux_dir"; then ++ as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5 ++fi ++ ++# These three variables are undocumented and unsupported, ++# and are intended to be withdrawn in a future Autoconf release. ++# They can cause serious problems if a builder's source tree is in a directory ++# whose full name contains unusual characters. ++ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var. ++ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var. ++ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var. ++ ++ ++# Find a good install program. We prefer a C program (faster), ++# so one script is as good as another. But avoid the broken or ++# incompatible versions: ++# SysV /etc/install, /usr/sbin/install ++# SunOS /usr/etc/install ++# IRIX /sbin/install ++# AIX /bin/install ++# AmigaOS /C/install, which installs bootblocks on floppy discs ++# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag ++# AFS /usr/afsws/bin/install, which mishandles nonexistent args ++# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" ++# OS/2's system install, which has a completely different semantic ++# ./install, which can be erroneously created by make from ./install.sh. ++# Reject install programs that cannot install multiple files. ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5 ++$as_echo_n "checking for a BSD-compatible install... " >&6; } ++if test -z "$INSTALL"; then ++if ${ac_cv_path_install+:} false; then : ++ $as_echo_n "(cached) " >&6 ++else ++ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR ++for as_dir in $PATH ++do ++ IFS=$as_save_IFS ++ test -z "$as_dir" && as_dir=. ++ # Account for people who put trailing slashes in PATH elements. ++case $as_dir/ in #(( ++ ./ | .// | /[cC]/* | \ ++ /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \ ++ ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \ ++ /usr/ucb/* ) ;; ++ *) ++ # OSF1 and SCO ODT 3.0 have their own names for install. ++ # Don't use installbsd from OSF since it installs stuff as root ++ # by default. ++ for ac_prog in ginstall scoinst install; do ++ for ac_exec_ext in '' $ac_executable_extensions; do ++ if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then ++ if test $ac_prog = install && ++ grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then ++ # AIX install. It has an incompatible calling convention. ++ : ++ elif test $ac_prog = install && ++ grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then ++ # program-specific install script used by HP pwplus--don't use. ++ : ++ else ++ rm -rf conftest.one conftest.two conftest.dir ++ echo one > conftest.one ++ echo two > conftest.two ++ mkdir conftest.dir ++ if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" && ++ test -s conftest.one && test -s conftest.two && ++ test -s conftest.dir/conftest.one && ++ test -s conftest.dir/conftest.two ++ then ++ ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" ++ break 3 ++ fi ++ fi ++ fi ++ done ++ done ++ ;; ++esac ++ ++ done ++IFS=$as_save_IFS ++ ++rm -rf conftest.one conftest.two conftest.dir ++ ++fi ++ if test "${ac_cv_path_install+set}" = set; then ++ INSTALL=$ac_cv_path_install ++ else ++ # As a last resort, use the slow shell script. Don't cache a ++ # value for INSTALL within a source directory, because that will ++ # break other packages using the cache if that directory is ++ # removed, or if the value is a relative name. ++ INSTALL=$ac_install_sh ++ fi ++fi ++{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5 ++$as_echo "$INSTALL" >&6; } ++ ++# Use test -z because SunOS4 sh mishandles braces in ${var-val}. ++# It thinks the first close brace ends the variable substitution. ++test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}' ++ ++test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}' ++ ++test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' ++ ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5 ++$as_echo_n "checking whether build environment is sane... " >&6; } ++# Just in case ++sleep 1 ++echo timestamp > conftest.file ++# Reject unsafe characters in $srcdir or the absolute working directory ++# name. Accept space and tab only in the latter. ++am_lf=' ++' ++case `pwd` in ++ *[\\\"\#\$\&\'\`$am_lf]*) ++ as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;; ++esac ++case $srcdir in ++ *[\\\"\#\$\&\'\`$am_lf\ \ ]*) ++ as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;; ++esac ++ ++# Do `set' in a subshell so we don't clobber the current shell's ++# arguments. Must try -L first in case configure is actually a ++# symlink; some systems play weird games with the mod time of symlinks ++# (eg FreeBSD returns the mod time of the symlink's containing ++# directory). ++if ( ++ set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` ++ if test "$*" = "X"; then ++ # -L didn't work. ++ set X `ls -t "$srcdir/configure" conftest.file` ++ fi ++ rm -f conftest.file ++ if test "$*" != "X $srcdir/configure conftest.file" \ ++ && test "$*" != "X conftest.file $srcdir/configure"; then ++ ++ # If neither matched, then we have a broken ls. This can happen ++ # if, for instance, CONFIG_SHELL is bash and it inherits a ++ # broken ls alias from the environment. This has actually ++ # happened. Such a system could not be considered "sane". ++ as_fn_error $? "ls -t appears to fail. Make sure there is not a broken ++alias in your environment" "$LINENO" 5 ++ fi ++ ++ test "$2" = conftest.file ++ ) ++then ++ # Ok. ++ : ++else ++ as_fn_error $? "newly created file is older than distributed files! ++Check your system clock" "$LINENO" 5 ++fi ++{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 ++$as_echo "yes" >&6; } ++test "$program_prefix" != NONE && ++ program_transform_name="s&^&$program_prefix&;$program_transform_name" ++# Use a double $ so make ignores it. ++test "$program_suffix" != NONE && ++ program_transform_name="s&\$&$program_suffix&;$program_transform_name" ++# Double any \ or $. ++# By default was `s,x,x', remove it if useless. ++ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' ++program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` ++ ++# expand $ac_aux_dir to an absolute path ++am_aux_dir=`cd $ac_aux_dir && pwd` ++ ++if test x"${MISSING+set}" != xset; then ++ case $am_aux_dir in ++ *\ * | *\ *) ++ MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;; ++ *) ++ MISSING="\${SHELL} $am_aux_dir/missing" ;; ++ esac ++fi ++# Use eval to expand $SHELL ++if eval "$MISSING --run true"; then ++ am_missing_run="$MISSING --run " ++else ++ am_missing_run= ++ { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5 ++$as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;} ++fi ++ ++if test x"${install_sh}" != xset; then ++ case $am_aux_dir in ++ *\ * | *\ *) ++ install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;; ++ *) ++ install_sh="\${SHELL} $am_aux_dir/install-sh" ++ esac ++fi ++ ++# Installed binaries are usually stripped using `strip' when the user ++# run `make install-strip'. However `strip' might not be the right ++# tool to use in cross-compilation environments, therefore Automake ++# will honor the `STRIP' environment variable to overrule this program. ++if test "$cross_compiling" != no; then ++ if test -n "$ac_tool_prefix"; then ++ # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args. ++set dummy ${ac_tool_prefix}strip; ac_word=$2 ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 ++$as_echo_n "checking for $ac_word... " >&6; } ++if ${ac_cv_prog_STRIP+:} false; then : ++ $as_echo_n "(cached) " >&6 ++else ++ if test -n "$STRIP"; then ++ ac_cv_prog_STRIP="$STRIP" # Let the user override the test. ++else ++as_save_IFS=$IFS; IFS=$PATH_SEPARATOR ++for as_dir in $PATH ++do ++ IFS=$as_save_IFS ++ test -z "$as_dir" && as_dir=. ++ for ac_exec_ext in '' $ac_executable_extensions; do ++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ++ ac_cv_prog_STRIP="${ac_tool_prefix}strip" ++ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 ++ break 2 ++ fi ++done ++ done ++IFS=$as_save_IFS ++ ++fi ++fi ++STRIP=$ac_cv_prog_STRIP ++if test -n "$STRIP"; then ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5 ++$as_echo "$STRIP" >&6; } ++else ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 ++$as_echo "no" >&6; } ++fi ++ ++ ++fi ++if test -z "$ac_cv_prog_STRIP"; then ++ ac_ct_STRIP=$STRIP ++ # Extract the first word of "strip", so it can be a program name with args. ++set dummy strip; ac_word=$2 ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 ++$as_echo_n "checking for $ac_word... " >&6; } ++if ${ac_cv_prog_ac_ct_STRIP+:} false; then : ++ $as_echo_n "(cached) " >&6 ++else ++ if test -n "$ac_ct_STRIP"; then ++ ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test. ++else ++as_save_IFS=$IFS; IFS=$PATH_SEPARATOR ++for as_dir in $PATH ++do ++ IFS=$as_save_IFS ++ test -z "$as_dir" && as_dir=. ++ for ac_exec_ext in '' $ac_executable_extensions; do ++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ++ ac_cv_prog_ac_ct_STRIP="strip" ++ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 ++ break 2 ++ fi ++done ++ done ++IFS=$as_save_IFS ++ ++fi ++fi ++ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP ++if test -n "$ac_ct_STRIP"; then ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5 ++$as_echo "$ac_ct_STRIP" >&6; } ++else ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 ++$as_echo "no" >&6; } ++fi ++ ++ if test "x$ac_ct_STRIP" = x; then ++ STRIP=":" ++ else ++ case $cross_compiling:$ac_tool_warned in ++yes:) ++{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 ++$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ++ac_tool_warned=yes ;; ++esac ++ STRIP=$ac_ct_STRIP ++ fi ++else ++ STRIP="$ac_cv_prog_STRIP" ++fi ++ ++fi ++INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" ++ ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5 ++$as_echo_n "checking for a thread-safe mkdir -p... " >&6; } ++if test -z "$MKDIR_P"; then ++ if ${ac_cv_path_mkdir+:} false; then : ++ $as_echo_n "(cached) " >&6 ++else ++ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR ++for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin ++do ++ IFS=$as_save_IFS ++ test -z "$as_dir" && as_dir=. ++ for ac_prog in mkdir gmkdir; do ++ for ac_exec_ext in '' $ac_executable_extensions; do ++ { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue ++ case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( ++ 'mkdir (GNU coreutils) '* | \ ++ 'mkdir (coreutils) '* | \ ++ 'mkdir (fileutils) '4.1*) ++ ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext ++ break 3;; ++ esac ++ done ++ done ++ done ++IFS=$as_save_IFS ++ ++fi ++ ++ test -d ./--version && rmdir ./--version ++ if test "${ac_cv_path_mkdir+set}" = set; then ++ MKDIR_P="$ac_cv_path_mkdir -p" ++ else ++ # As a last resort, use the slow shell script. Don't cache a ++ # value for MKDIR_P within a source directory, because that will ++ # break other packages using the cache if that directory is ++ # removed, or if the value is a relative name. ++ MKDIR_P="$ac_install_sh -d" ++ fi ++fi ++{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5 ++$as_echo "$MKDIR_P" >&6; } ++ ++mkdir_p="$MKDIR_P" ++case $mkdir_p in ++ [\\/$]* | ?:[\\/]*) ;; ++ */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;; ++esac ++ ++for ac_prog in gawk mawk nawk awk ++do ++ # Extract the first word of "$ac_prog", so it can be a program name with args. ++set dummy $ac_prog; ac_word=$2 ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 ++$as_echo_n "checking for $ac_word... " >&6; } ++if ${ac_cv_prog_AWK+:} false; then : ++ $as_echo_n "(cached) " >&6 ++else ++ if test -n "$AWK"; then ++ ac_cv_prog_AWK="$AWK" # Let the user override the test. ++else ++as_save_IFS=$IFS; IFS=$PATH_SEPARATOR ++for as_dir in $PATH ++do ++ IFS=$as_save_IFS ++ test -z "$as_dir" && as_dir=. ++ for ac_exec_ext in '' $ac_executable_extensions; do ++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ++ ac_cv_prog_AWK="$ac_prog" ++ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 ++ break 2 ++ fi ++done ++ done ++IFS=$as_save_IFS ++ ++fi ++fi ++AWK=$ac_cv_prog_AWK ++if test -n "$AWK"; then ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5 ++$as_echo "$AWK" >&6; } ++else ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 ++$as_echo "no" >&6; } ++fi ++ ++ ++ test -n "$AWK" && break ++done ++ ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5 ++$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } ++set x ${MAKE-make} ++ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` ++if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : ++ $as_echo_n "(cached) " >&6 ++else ++ cat >conftest.make <<\_ACEOF ++SHELL = /bin/sh ++all: ++ @echo '@@@%%%=$(MAKE)=@@@%%%' ++_ACEOF ++# GNU make sometimes prints "make[1]: Entering ...", which would confuse us. ++case `${MAKE-make} -f conftest.make 2>/dev/null` in ++ *@@@%%%=?*=@@@%%%*) ++ eval ac_cv_prog_make_${ac_make}_set=yes;; ++ *) ++ eval ac_cv_prog_make_${ac_make}_set=no;; ++esac ++rm -f conftest.make ++fi ++if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 ++$as_echo "yes" >&6; } ++ SET_MAKE= ++else ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 ++$as_echo "no" >&6; } ++ SET_MAKE="MAKE=${MAKE-make}" ++fi ++ ++rm -rf .tst 2>/dev/null ++mkdir .tst 2>/dev/null ++if test -d .tst; then ++ am__leading_dot=. ++else ++ am__leading_dot=_ ++fi ++rmdir .tst 2>/dev/null ++ ++if test "`cd $srcdir && pwd`" != "`pwd`"; then ++ # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ++ # is not polluted with repeated "-I." ++ am__isrc=' -I$(srcdir)' ++ # test to see if srcdir already configured ++ if test -f $srcdir/config.status; then ++ as_fn_error $? "source directory already configured; run \"make distclean\" there first" "$LINENO" 5 ++ fi ++fi ++ ++# test whether we have cygpath ++if test -z "$CYGPATH_W"; then ++ if (cygpath --version) >/dev/null 2>/dev/null; then ++ CYGPATH_W='cygpath -w' ++ else ++ CYGPATH_W=echo ++ fi ++fi ++ ++ ++# Define the identity of the package. ++ PACKAGE='libreoffice-build' ++ VERSION='3.4.3.2' ++ ++ ++cat >>confdefs.h <<_ACEOF ++#define PACKAGE "$PACKAGE" ++_ACEOF ++ ++ ++cat >>confdefs.h <<_ACEOF ++#define VERSION "$VERSION" ++_ACEOF ++ ++# Some tools Automake needs. ++ ++ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"} ++ ++ ++AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"} ++ ++ ++AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"} ++ ++ ++AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"} ++ ++ ++MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"} ++ ++# We need awk for the "check" target. The system "awk" is bad on ++# some platforms. ++# Always define AMTAR for backward compatibility. ++ ++AMTAR=${AMTAR-"${am_missing_run}tar"} ++ ++ ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to create a ustar tar archive" >&5 ++$as_echo_n "checking how to create a ustar tar archive... " >&6; } ++# Loop over all known methods to create a tar archive until one works. ++_am_tools='gnutar plaintar pax cpio none' ++_am_tools=${am_cv_prog_tar_ustar-$_am_tools} ++# Do not fold the above two line into one, because Tru64 sh and ++# Solaris sh will not grok spaces in the rhs of `-'. ++for _am_tool in $_am_tools ++do ++ case $_am_tool in ++ gnutar) ++ for _am_tar in tar gnutar gtar; ++ do ++ { echo "$as_me:$LINENO: $_am_tar --version" >&5 ++ ($_am_tar --version) >&5 2>&5 ++ ac_status=$? ++ echo "$as_me:$LINENO: \$? = $ac_status" >&5 ++ (exit $ac_status); } && break ++ done ++ am__tar="$_am_tar --format=ustar -chf - "'"$$tardir"' ++ am__tar_="$_am_tar --format=ustar -chf - "'"$tardir"' ++ am__untar="$_am_tar -xf -" ++ ;; ++ plaintar) ++ # Must skip GNU tar: if it does not support --format= it doesn't create ++ # ustar tarball either. ++ (tar --version) >/dev/null 2>&1 && continue ++ am__tar='tar chf - "$$tardir"' ++ am__tar_='tar chf - "$tardir"' ++ am__untar='tar xf -' ++ ;; ++ pax) ++ am__tar='pax -L -x ustar -w "$$tardir"' ++ am__tar_='pax -L -x ustar -w "$tardir"' ++ am__untar='pax -r' ++ ;; ++ cpio) ++ am__tar='find "$$tardir" -print | cpio -o -H ustar -L' ++ am__tar_='find "$tardir" -print | cpio -o -H ustar -L' ++ am__untar='cpio -i -H ustar -d' ++ ;; ++ none) ++ am__tar=false ++ am__tar_=false ++ am__untar=false ++ ;; ++ esac ++ ++ # If the value was cached, stop now. We just wanted to have am__tar ++ # and am__untar set. ++ test -n "${am_cv_prog_tar_ustar}" && break ++ ++ # tar/untar a dummy directory, and stop if the command works ++ rm -rf conftest.dir ++ mkdir conftest.dir ++ echo GrepMe > conftest.dir/file ++ { echo "$as_me:$LINENO: tardir=conftest.dir && eval $am__tar_ >conftest.tar" >&5 ++ (tardir=conftest.dir && eval $am__tar_ >conftest.tar) >&5 2>&5 ++ ac_status=$? ++ echo "$as_me:$LINENO: \$? = $ac_status" >&5 ++ (exit $ac_status); } ++ rm -rf conftest.dir ++ if test -s conftest.tar; then ++ { echo "$as_me:$LINENO: $am__untar &5 ++ ($am__untar &5 2>&5 ++ ac_status=$? ++ echo "$as_me:$LINENO: \$? = $ac_status" >&5 ++ (exit $ac_status); } ++ grep GrepMe conftest.dir/file >/dev/null 2>&1 && break ++ fi ++done ++rm -rf conftest.dir ++ ++if ${am_cv_prog_tar_ustar+:} false; then : ++ $as_echo_n "(cached) " >&6 ++else ++ am_cv_prog_tar_ustar=$_am_tool ++fi ++ ++{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_tar_ustar" >&5 ++$as_echo "$am_cv_prog_tar_ustar" >&6; } ++ ++ ++ ++ ++ ++ ++# The version of DejaVu fonts required by ++# clone/libs-extern-sys/more_fonts/fonts/ttf_dejavu/makefile.mk ++DEJAVU_FONTS_UPSTREAM_MAJOR_VER=2 ++DEJAVU_FONTS_UPSTREAM_MINOR_VER=32 ++ ++OOO_BUILDVERSION=3.4.3.2 ++ ++ ++PROPAGATED_ARGS=$ac_configure_args ++ ++ ++# Check whether --enable-access was given. ++if test "${enable_access+set}" = set; then : ++ enableval=$enable_access; ++fi ++ ++ ++# Check whether --enable-binfilter was given. ++if test "${enable_binfilter+set}" = set; then : ++ enableval=$enable_binfilter; ++fi ++ ++ ++# Check whether --enable-build-noarch was given. ++if test "${enable_build_noarch+set}" = set; then : ++ enableval=$enable_build_noarch; ++fi ++ ++ ++# Check whether --enable-cairo was given. ++if test "${enable_cairo+set}" = set; then : ++ enableval=$enable_cairo; ++fi ++ ++ ++# Check whether --enable-defuzz-patches was given. ++if test "${enable_defuzz_patches+set}" = set; then : ++ enableval=$enable_defuzz_patches; ++fi ++ ++ ++# Check whether --enable-dbgutil was given. ++if test "${enable_dbgutil+set}" = set; then : ++ enableval=$enable_dbgutil; ++fi ++ ++ ++# Check whether --enable-ext-barcode was given. ++if test "${enable_ext_barcode+set}" = set; then : ++ enableval=$enable_ext_barcode; ++fi ++ ++ ++# Check whether --enable-ext-diagram was given. ++if test "${enable_ext_diagram+set}" = set; then : ++ enableval=$enable_ext_diagram; ++fi ++ ++ ++# Check whether --enable-ext-google-docs was given. ++if test "${enable_ext_google_docs+set}" = set; then : ++ enableval=$enable_ext_google_docs; ++fi ++ ++ ++# Check whether --enable-ext-hunart was given. ++if test "${enable_ext_hunart+set}" = set; then : ++ enableval=$enable_ext_hunart; ++fi ++ ++ ++# Check whether --enable-ext-languagetool was given. ++if test "${enable_ext_languagetool+set}" = set; then : ++ enableval=$enable_ext_languagetool; ++fi ++ ++ ++# Check whether --enable-ext-lightproof was given. ++if test "${enable_ext_lightproof+set}" = set; then : ++ enableval=$enable_ext_lightproof; ++fi ++ ++ ++# Check whether --enable-ext-nlpsolver was given. ++if test "${enable_ext_nlpsolver+set}" = set; then : ++ enableval=$enable_ext_nlpsolver; ++fi ++ ++ ++# Check whether --enable-ext-numbertext was given. ++if test "${enable_ext_numbertext+set}" = set; then : ++ enableval=$enable_ext_numbertext; ++fi ++ ++ ++# Check whether --enable-ext-oooblogger was given. ++if test "${enable_ext_oooblogger+set}" = set; then : ++ enableval=$enable_ext_oooblogger; ++fi ++ ++ ++# Check whether --enable-ext-typo was given. ++if test "${enable_ext_typo+set}" = set; then : ++ enableval=$enable_ext_typo; ++fi ++ ++ ++# Check whether --enable-ext-validator was given. ++if test "${enable_ext_validator+set}" = set; then : ++ enableval=$enable_ext_validator; ++fi ++ ++ ++# Check whether --enable-ext-watch-window was given. ++if test "${enable_ext_watch_window+set}" = set; then : ++ enableval=$enable_ext_watch_window; ++fi ++ ++ ++# Check whether --enable-extensions was given. ++if test "${enable_extensions+set}" = set; then : ++ enableval=$enable_extensions; ++fi ++ ++ ++# Check whether --enable-graphite was given. ++if test "${enable_graphite+set}" = set; then : ++ enableval=$enable_graphite; ++fi ++ ++ ++# Check whether --enable-gtk was given. ++if test "${enable_gtk+set}" = set; then : ++ enableval=$enable_gtk; ++fi ++ ++ ++# Check whether --enable-kde was given. ++if test "${enable_kde+set}" = set; then : ++ enableval=$enable_kde; ++fi ++ ++ ++# Check whether --enable-kde4 was given. ++if test "${enable_kde4+set}" = set; then : ++ enableval=$enable_kde4; ++fi ++ ++ ++# Check whether --enable-mono was given. ++if test "${enable_mono+set}" = set; then : ++ enableval=$enable_mono; ++fi ++ ++ ++# Check whether --enable-odk was given. ++if test "${enable_odk+set}" = set; then : ++ enableval=$enable_odk; ++fi ++ ++ ++# Check whether --enable-extra-gallery was given. ++if test "${enable_extra_gallery+set}" = set; then : ++ enableval=$enable_extra_gallery; ++fi ++ ++ ++# Check whether --enable-extra-template was given. ++if test "${enable_extra_template+set}" = set; then : ++ enableval=$enable_extra_template; ++fi ++ ++ ++# Check whether --enable-extra-sample was given. ++if test "${enable_extra_sample+set}" = set; then : ++ enableval=$enable_extra_sample; ++fi ++ ++ ++# Check whether --enable-extra-font was given. ++if test "${enable_extra_font+set}" = set; then : ++ enableval=$enable_extra_font; ++fi ++ ++ ++# Check whether --enable-post-install-scripts was given. ++if test "${enable_post_install_scripts+set}" = set; then : ++ enableval=$enable_post_install_scripts; ++fi ++ ++ ++# Check whether --enable-split-app-modules was given. ++if test "${enable_split_app_modules+set}" = set; then : ++ enableval=$enable_split_app_modules; ++fi ++ ++ ++# Check whether --enable-split-opt-features was given. ++if test "${enable_split_opt_features+set}" = set; then : ++ enableval=$enable_split_opt_features; ++fi ++ ++ ++# Check whether --enable-strip was given. ++if test "${enable_strip+set}" = set; then : ++ enableval=$enable_strip; ++fi ++ ++ ++ ++# Check whether --with-additional-sections was given. ++if test "${with_additional_sections+set}" = set; then : ++ withval=$with_additional_sections; ++fi ++ ++ ++ ++# Check whether --with-arch was given. ++if test "${with_arch+set}" = set; then : ++ withval=$with_arch; ++fi ++ ++ ++ ++# Check whether --with-arch-flags was given. ++if test "${with_arch_flags+set}" = set; then : ++ withval=$with_arch_flags; ++fi ++ ++ ++ ++# Check whether --with-binsuffix was given. ++if test "${with_binsuffix+set}" = set; then : ++ withval=$with_binsuffix; ++fi ++ ++ ++ ++# Check whether --with-dejavu-fonts was given. ++if test "${with_dejavu_fonts+set}" = set; then : ++ withval=$with_dejavu_fonts; ++fi ++ ++ ++ ++# Check whether --with-distro was given. ++if test "${with_distro+set}" = set; then : ++ withval=$with_distro; ++fi ++ ++ ++ ++# Check whether --with-docdir was given. ++if test "${with_docdir+set}" = set; then : ++ withval=$with_docdir; ++fi ++ ++ ++ ++# Check whether --with-drink was given. ++if test "${with_drink+set}" = set; then : ++ withval=$with_drink; ++fi ++ ++ ++ ++# Check whether --with-gcc-speedup was given. ++if test "${with_gcc_speedup+set}" = set; then : ++ withval=$with_gcc_speedup; ++fi ++ ++ ++ ++# Check whether --with-git was given. ++if test "${with_git+set}" = set; then : ++ withval=$with_git; ++fi ++ ++ ++ ++# Check whether --with-git-managed was given. ++if test "${with_git_managed+set}" = set; then : ++ withval=$with_git_managed; ++fi ++ ++ ++ ++# Check whether --with-gnu-patch was given. ++if test "${with_gnu_patch+set}" = set; then : ++ withval=$with_gnu_patch; ++fi ++ ++ ++ ++# Check whether --with-gnu-tar was given. ++if test "${with_gnu_tar+set}" = set; then : ++ withval=$with_gnu_tar; ++fi ++ ++ ++ ++# Check whether --with-icecream-bindir was given. ++if test "${with_icecream_bindir+set}" = set; then : ++ withval=$with_icecream_bindir; ++fi ++ ++ ++ ++# Check whether --with-installed-ooo-dirname was given. ++if test "${with_installed_ooo_dirname+set}" = set; then : ++ withval=$with_installed_ooo_dirname; ++fi ++ ++ ++ ++# Check whether --with-internal-gcc was given. ++if test "${with_internal_gcc+set}" = set; then : ++ withval=$with_internal_gcc; ++fi ++ ++ ++ ++# Check whether --with-java was given. ++if test "${with_java+set}" = set; then : ++ withval=$with_java; ++else ++ with_java=yes ++fi ++ ++ ++ ++# Check whether --with-lang was given. ++if test "${with_lang+set}" = set; then : ++ withval=$with_lang; ++fi ++ ++ ++ ++# Check whether --with-liberation-fonts was given. ++if test "${with_liberation_fonts+set}" = set; then : ++ withval=$with_liberation_fonts; ++fi ++ ++ ++ ++# Check whether --with-max-jobs was given. ++if test "${with_max_jobs+set}" = set; then : ++ withval=$with_max_jobs; ++fi ++ ++ ++ ++# Check whether --with-mingw was given. ++if test "${with_mingw+set}" = set; then : ++ withval=$with_mingw; ++fi ++ ++ ++ ++# Check whether --with-mirror was given. ++if test "${with_mirror+set}" = set; then : ++ withval=$with_mirror; ++fi ++ ++ ++ ++# Check whether --with-mono-gac-root was given. ++if test "${with_mono_gac_root+set}" = set; then : ++ withval=$with_mono_gac_root; ++fi ++ ++ ++ ++# Check whether --with-num-cpus was given. ++if test "${with_num_cpus+set}" = set; then : ++ withval=$with_num_cpus; ++fi ++ ++ ++ ++# Check whether --with-ooo-builddir was given. ++if test "${with_ooo_builddir+set}" = set; then : ++ withval=$with_ooo_builddir; ++fi ++ ++ ++ ++# Check whether --with-openclipart was given. ++if test "${with_openclipart+set}" = set; then : ++ withval=$with_openclipart; ++fi ++ ++ ++ ++# Check whether --with-compat_oowrappers was given. ++if test "${with_compat_oowrappers+set}" = set; then : ++ withval=$with_compat_oowrappers; ++fi ++ ++ ++ ++# Check whether --with-piece was given. ++if test "${with_piece+set}" = set; then : ++ withval=$with_piece; ++fi ++ ++ ++ ++# Check whether --with-poor-help-localizations was given. ++if test "${with_poor_help_localizations+set}" = set; then : ++ withval=$with_poor_help_localizations; ++fi ++ ++ ++ ++# Check whether --with-source-version was given. ++if test "${with_source_version+set}" = set; then : ++ withval=$with_source_version; ++fi ++ ++ ++ ++# Check whether --with-split was given. ++if test "${with_split+set}" = set; then : ++ withval=$with_split; ++else ++ with_split=yes ++fi ++ ++ ++ ++# Check whether --with-download was given. ++if test "${with_download+set}" = set; then : ++ withval=$with_download; ++fi ++ ++ ++ ++# Check whether --with-srcdir was given. ++if test "${with_srcdir+set}" = set; then : ++ withval=$with_srcdir; ++fi ++ ++ ++ ++# Check whether --with-sun-templates was given. ++if test "${with_sun_templates+set}" = set; then : ++ withval=$with_sun_templates; ++fi ++ ++ ++ ++# Check whether --with-system-mdbtools was given. ++if test "${with_system_mdbtools+set}" = set; then : ++ withval=$with_system_mdbtools; ++fi ++ ++ ++ ++# Check whether --with-system-libwpd was given. ++if test "${with_system_libwpd+set}" = set; then : ++ withval=$with_system_libwpd; ++fi ++ ++ ++ ++# Check whether --with-system-libwpg was given. ++if test "${with_system_libwpg+set}" = set; then : ++ withval=$with_system_libwpg; ++fi ++ ++ ++ ++# Check whether --with-system-libwps was given. ++if test "${with_system_libwps+set}" = set; then : ++ withval=$with_system_libwps; ++fi ++ ++ ++ ++# Check whether --with-win32 was given. ++if test "${with_win32+set}" = set; then : ++ withval=$with_win32; ++fi ++ ++ ++ ++ ++# Check whether --with-barcode was given. ++if test "${with_barcode+set}" = set; then : ++ withval=$with_barcode; if test -z "$enable_ext_barcode"; then ++ enable_ext_barcode=$with_barcode; ++ fi ++fi ++ ++ ++ ++# Check whether --with-ct2n was given. ++if test "${with_ct2n+set}" = set; then : ++ withval=$with_ct2n; if test -z "$enable_ext_ct2n"; then ++ enable_ext_ct2n=$with_ct2n; ++ fi ++fi ++ ++ ++ ++# Check whether --with-diagram was given. ++if test "${with_diagram+set}" = set; then : ++ withval=$with_diagram; if test -z "$enable_ext_diagram"; then ++ enable_ext_diagram=$with_diagram; ++ fi ++fi ++ ++ ++ ++# Check whether --with-google-docs was given. ++if test "${with_google_docs+set}" = set; then : ++ withval=$with_google_docs; if test -z "$enable_ext_google_docs"; then ++ enable_ext_google_docs=$with_google_docs; ++ fi ++fi ++ ++ ++ ++# Check whether --with-hunart was given. ++if test "${with_hunart+set}" = set; then : ++ withval=$with_hunart; if test -z "$enable_ext_hunart"; then ++ enable_ext_hunart=$with_hunart; ++ fi ++fi ++ ++ ++ ++# Check whether --with-languagetool was given. ++if test "${with_languagetool+set}" = set; then : ++ withval=$with_languagetool; if test -z "$enable_ext_languagetool"; then ++ enable_ext_languagetool=$with_languagetool; ++ fi ++fi ++ ++ ++ ++# Check whether --with-lightproof was given. ++if test "${with_lightproof+set}" = set; then : ++ withval=$with_lightproof; if test -z "$enable_ext_lightproof"; then ++ enable_ext_lightproof=$with_lightproof; ++ fi ++fi ++ ++ ++ ++# Check whether --with-nlpsolver was given. ++if test "${with_nlpsolver+set}" = set; then : ++ withval=$with_nlpsolver; if test -z "$enable_ext_nlpsolver"; then ++ enable_ext_nlpsolver=$with_nlpsolver; ++ fi ++fi ++ ++ ++ ++# Check whether --with-numbertext was given. ++if test "${with_numbertext+set}" = set; then : ++ withval=$with_numbertext; if test -z "$enable_ext_numbertext"; then ++ enable_ext_numbertext=$with_numbertext; ++ fi ++fi ++ ++ ++ ++# Check whether --with-oooblogger was given. ++if test "${with_oooblogger+set}" = set; then : ++ withval=$with_oooblogger; if test -z "$enable_ext_oooblogger"; then ++ enable_ext_oooblogger=$with_oooblogger; ++ fi ++fi ++ ++ ++ ++# Check whether --with-typo was given. ++if test "${with_typo+set}" = set; then : ++ withval=$with_typo; if test -z "$enable_ext_typo"; then ++ enable_ext_typo=$with_typo; ++ fi ++fi ++ ++ ++ ++# Check whether --with-validator was given. ++if test "${with_validator+set}" = set; then : ++ withval=$with_validator; if test -z "$enable_ext_validator"; then ++ enable_ext_validator=$with_validator; ++ fi ++fi ++ ++ ++ ++# Check whether --with-watch-window was given. ++if test "${with_watch_window+set}" = set; then : ++ withval=$with_watch_window; if test -z "$enable_ext_watch_window"; then ++ enable_ext_watch_window=$with_watch_window; ++ fi ++fi ++ ++ ++ ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5 ++$as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; } ++ # Check whether --enable-maintainer-mode was given. ++if test "${enable_maintainer_mode+set}" = set; then : ++ enableval=$enable_maintainer_mode; USE_MAINTAINER_MODE=$enableval ++else ++ USE_MAINTAINER_MODE=no ++fi ++ ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_MAINTAINER_MODE" >&5 ++$as_echo "$USE_MAINTAINER_MODE" >&6; } ++ if test $USE_MAINTAINER_MODE = yes; then ++ MAINTAINER_MODE_TRUE= ++ MAINTAINER_MODE_FALSE='#' ++else ++ MAINTAINER_MODE_TRUE='#' ++ MAINTAINER_MODE_FALSE= ++fi ++ ++ MAINT=$MAINTAINER_MODE_TRUE ++ ++ ++ ++BASEDIR=$PWD ++TOOLSDIR=$BASEDIR ++ ++# it will be modified by the --with-additional-sections but it might ++# modified also by other options ++OOO_ADDITIONAL_SECTIONS= ++ ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether autoconf still sucks" >&5 ++$as_echo_n "checking whether autoconf still sucks... " >&6; } ++{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 ++$as_echo "yes" >&6; } ++ ++# Extract the first word of "perl", so it can be a program name with args. ++set dummy perl; ac_word=$2 ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 ++$as_echo_n "checking for $ac_word... " >&6; } ++if ${ac_cv_path_PERL+:} false; then : ++ $as_echo_n "(cached) " >&6 ++else ++ case $PERL in ++ [\\/]* | ?:[\\/]*) ++ ac_cv_path_PERL="$PERL" # Let the user override the test with a path. ++ ;; ++ *) ++ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR ++for as_dir in $PATH ++do ++ IFS=$as_save_IFS ++ test -z "$as_dir" && as_dir=. ++ for ac_exec_ext in '' $ac_executable_extensions; do ++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ++ ac_cv_path_PERL="$as_dir/$ac_word$ac_exec_ext" ++ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 ++ break 2 ++ fi ++done ++ done ++IFS=$as_save_IFS ++ ++ ;; ++esac ++fi ++PERL=$ac_cv_path_PERL ++if test -n "$PERL"; then ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PERL" >&5 ++$as_echo "$PERL" >&6; } ++else ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 ++$as_echo "no" >&6; } ++fi ++ ++ ++if test -z "$PERL"; then ++ as_fn_error $? "perl not found; required for libreoffice" "$LINENO" 5 ++fi ++ ++INTLTOOL_PERL=$PERL ++ ++ ++# Extract the first word of "pkg-config", so it can be a program name with args. ++set dummy pkg-config; ac_word=$2 ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 ++$as_echo_n "checking for $ac_word... " >&6; } ++if ${ac_cv_path_PKG_CONFIG+:} false; then : ++ $as_echo_n "(cached) " >&6 ++else ++ case $PKG_CONFIG in ++ [\\/]* | ?:[\\/]*) ++ ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path. ++ ;; ++ *) ++ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR ++for as_dir in $PATH ++do ++ IFS=$as_save_IFS ++ test -z "$as_dir" && as_dir=. ++ for ac_exec_ext in '' $ac_executable_extensions; do ++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ++ ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext" ++ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 ++ break 2 ++ fi ++done ++ done ++IFS=$as_save_IFS ++ ++ ;; ++esac ++fi ++PKG_CONFIG=$ac_cv_path_PKG_CONFIG ++if test -n "$PKG_CONFIG"; then ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5 ++$as_echo "$PKG_CONFIG" >&6; } ++else ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 ++$as_echo "no" >&6; } ++fi ++ ++ ++ ++if test ! -x "$PKG_CONFIG" -a "z`uname -s`" != "zDarwin"; then ++ as_fn_error $? " ++*** You need the pkg-config to build LibreOffice. ++*** Get the latest version of pkg-config from ++*** ." "$LINENO" 5 ++fi ++ ++# ********** check for pkg-config *********** ++ ++ ++ ++ ++ ++ ++ ++if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then ++ if test -n "$ac_tool_prefix"; then ++ # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args. ++set dummy ${ac_tool_prefix}pkg-config; ac_word=$2 ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 ++$as_echo_n "checking for $ac_word... " >&6; } ++if ${ac_cv_path_PKG_CONFIG+:} false; then : ++ $as_echo_n "(cached) " >&6 ++else ++ case $PKG_CONFIG in ++ [\\/]* | ?:[\\/]*) ++ ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path. ++ ;; ++ *) ++ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR ++for as_dir in $PATH ++do ++ IFS=$as_save_IFS ++ test -z "$as_dir" && as_dir=. ++ for ac_exec_ext in '' $ac_executable_extensions; do ++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ++ ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext" ++ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 ++ break 2 ++ fi ++done ++ done ++IFS=$as_save_IFS ++ ++ ;; ++esac ++fi ++PKG_CONFIG=$ac_cv_path_PKG_CONFIG ++if test -n "$PKG_CONFIG"; then ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5 ++$as_echo "$PKG_CONFIG" >&6; } ++else ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 ++$as_echo "no" >&6; } ++fi ++ ++ ++fi ++if test -z "$ac_cv_path_PKG_CONFIG"; then ++ ac_pt_PKG_CONFIG=$PKG_CONFIG ++ # Extract the first word of "pkg-config", so it can be a program name with args. ++set dummy pkg-config; ac_word=$2 ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 ++$as_echo_n "checking for $ac_word... " >&6; } ++if ${ac_cv_path_ac_pt_PKG_CONFIG+:} false; then : ++ $as_echo_n "(cached) " >&6 ++else ++ case $ac_pt_PKG_CONFIG in ++ [\\/]* | ?:[\\/]*) ++ ac_cv_path_ac_pt_PKG_CONFIG="$ac_pt_PKG_CONFIG" # Let the user override the test with a path. ++ ;; ++ *) ++ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR ++for as_dir in $PATH ++do ++ IFS=$as_save_IFS ++ test -z "$as_dir" && as_dir=. ++ for ac_exec_ext in '' $ac_executable_extensions; do ++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ++ ac_cv_path_ac_pt_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext" ++ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 ++ break 2 ++ fi ++done ++ done ++IFS=$as_save_IFS ++ ++ ;; ++esac ++fi ++ac_pt_PKG_CONFIG=$ac_cv_path_ac_pt_PKG_CONFIG ++if test -n "$ac_pt_PKG_CONFIG"; then ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_pt_PKG_CONFIG" >&5 ++$as_echo "$ac_pt_PKG_CONFIG" >&6; } ++else ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 ++$as_echo "no" >&6; } ++fi ++ ++ if test "x$ac_pt_PKG_CONFIG" = x; then ++ PKG_CONFIG="" ++ else ++ case $cross_compiling:$ac_tool_warned in ++yes:) ++{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 ++$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ++ac_tool_warned=yes ;; ++esac ++ PKG_CONFIG=$ac_pt_PKG_CONFIG ++ fi ++else ++ PKG_CONFIG="$ac_cv_path_PKG_CONFIG" ++fi ++ ++fi ++if test -n "$PKG_CONFIG"; then ++ _pkg_min_version=0.9.0 ++ { $as_echo "$as_me:${as_lineno-$LINENO}: checking pkg-config is at least version $_pkg_min_version" >&5 ++$as_echo_n "checking pkg-config is at least version $_pkg_min_version... " >&6; } ++ if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 ++$as_echo "yes" >&6; } ++ else ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 ++$as_echo "no" >&6; } ++ PKG_CONFIG="" ++ fi ++fi ++ ++ ++pkg_failed=no ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for MINIMUM_REQS" >&5 ++$as_echo_n "checking for MINIMUM_REQS... " >&6; } ++ ++if test -n "$MINIMUM_REQS_CFLAGS"; then ++ pkg_cv_MINIMUM_REQS_CFLAGS="$MINIMUM_REQS_CFLAGS" ++ elif test -n "$PKG_CONFIG"; then ++ if test -n "$PKG_CONFIG" && \ ++ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \" libxml-2.0 fontconfig >= 1.0.1 \""; } >&5 ++ ($PKG_CONFIG --exists --print-errors " libxml-2.0 fontconfig >= 1.0.1 ") 2>&5 ++ ac_status=$? ++ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 ++ test $ac_status = 0; }; then ++ pkg_cv_MINIMUM_REQS_CFLAGS=`$PKG_CONFIG --cflags " libxml-2.0 fontconfig >= 1.0.1 " 2>/dev/null` ++ test "x$?" != "x0" && pkg_failed=yes ++else ++ pkg_failed=yes ++fi ++ else ++ pkg_failed=untried ++fi ++if test -n "$MINIMUM_REQS_LIBS"; then ++ pkg_cv_MINIMUM_REQS_LIBS="$MINIMUM_REQS_LIBS" ++ elif test -n "$PKG_CONFIG"; then ++ if test -n "$PKG_CONFIG" && \ ++ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \" libxml-2.0 fontconfig >= 1.0.1 \""; } >&5 ++ ($PKG_CONFIG --exists --print-errors " libxml-2.0 fontconfig >= 1.0.1 ") 2>&5 ++ ac_status=$? ++ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 ++ test $ac_status = 0; }; then ++ pkg_cv_MINIMUM_REQS_LIBS=`$PKG_CONFIG --libs " libxml-2.0 fontconfig >= 1.0.1 " 2>/dev/null` ++ test "x$?" != "x0" && pkg_failed=yes ++else ++ pkg_failed=yes ++fi ++ else ++ pkg_failed=untried ++fi ++ ++ ++ ++if test $pkg_failed = yes; then ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 ++$as_echo "no" >&6; } ++ ++if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then ++ _pkg_short_errors_supported=yes ++else ++ _pkg_short_errors_supported=no ++fi ++ if test $_pkg_short_errors_supported = yes; then ++ MINIMUM_REQS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs " libxml-2.0 fontconfig >= 1.0.1 " 2>&1` ++ else ++ MINIMUM_REQS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs " libxml-2.0 fontconfig >= 1.0.1 " 2>&1` ++ fi ++ # Put the nasty error message in config.log where it belongs ++ echo "$MINIMUM_REQS_PKG_ERRORS" >&5 ++ ++ have_common=false ++elif test $pkg_failed = untried; then ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 ++$as_echo "no" >&6; } ++ have_common=false ++else ++ MINIMUM_REQS_CFLAGS=$pkg_cv_MINIMUM_REQS_CFLAGS ++ MINIMUM_REQS_LIBS=$pkg_cv_MINIMUM_REQS_LIBS ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 ++$as_echo "yes" >&6; } ++ have_common=true ++fi ++ ++if test "z`uname -s`" = "zDarwin"; then ++ if test -d "/Developer/SDKs/MacOSX10.4u.sdk"; then ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5 ++$as_echo "ok" >&6; } ++ have_common="yes" ++ else ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: not met" >&5 ++$as_echo "not met" >&6; } ++ as_fn_error $? "To build LibreOffice on the Mac, you need to have the 10.4u-SDK installed (rerun XCode installer)" "$LINENO" 5 ++ fi ++fi ++ ++# NB. according to: ++# http://sources.redhat.com/ml/bug-automake/2002/msg02066.html ++# it's a really bad idea to do conditional tests for things. ++# ++if test "z`uname -s`" != "zSunOS" -a "z$with_win32" = "z" -a \( "z`uname -o 2>/dev/null`" = "zCygwin" -o "z`uname -s`" = "zInterix" \) ; then ++ { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Automatically using --with-win32 --disable-build-mozilla --without-system-mesa-headers" >&5 ++$as_echo "$as_me: WARNING: Automatically using --with-win32 --disable-build-mozilla --without-system-mesa-headers" >&2;} ++ with_win32="yes" ++ enable_binfilter="yes" ++ PROPAGATED_ARGS="$PROPAGATED_ARGS --disable-build-mozilla --without-system-mesa-headers" ++fi ++if test "z$with_win32" = "z"; then ++ if test "$have_common" = "false" ; then ++ as_fn_error $? "Library requirements were not met" "$LINENO" 5 ++ fi ++ BUILD_WIN32= ++else ++ if test "z$with_distro" = "z"; then ++ with_distro="LibreOfficeWin32" ++ fi ++ BUILD_WIN32=yes ++fi ++ ++ ++ ++ if test "$BUILD_WIN32" = yes; then ++ BUILD_WIN32_TRUE= ++ BUILD_WIN32_FALSE='#' ++else ++ BUILD_WIN32_TRUE='#' ++ BUILD_WIN32_FALSE= ++fi ++ ++ ++if test "z`uname -s`" = "zSunOS" -a -f /usr/xpg4/bin/grep ; then ++ GREP=/usr/xpg4/bin/grep ++else ++ GREP=grep ++fi ++ ++APPLY_DIR="$TOOLSDIR/patches/dev300" ++ ++# search more dirs for the apply file ++# the default dir is defined by the selected tag ++# the alternatives are derived by removing a part (suffix) of the tag ++while test "$APPLY_DIR" != "$TOOLSDIR/patches/" ; do ++ test -f $APPLY_DIR/apply && break ++ APPLY_DIR=${APPLY_DIR%?} ++done ++test "$APPLY_DIR" = "$TOOLSDIR/patches/" && APPLY_DIR="$TOOLSDIR/patches" ++if test -f $APPLY_DIR/apply; then ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: using $APPLY_DIR/apply" >&5 ++$as_echo "using $APPLY_DIR/apply" >&6; } ++else ++ as_fn_error $? "Can't locate patch set" "$LINENO" 5 ++fi ++ ++ ++# piece source version ++if test "z$with_source_version" = "z"; then ++ # FIXME: do we want to guess it from the tag, e.g. 3.3.0.1 from OOO_BUILD_3_3_0_1? ++ OOO_SOURCEVERSION="$OOO_BUILDVERSION" ++else ++ OOO_SOURCEVERSION="$with_source_version" ++fi ++ ++ ++# source dir name ++OOO_SOURCEDIRNAME=libreoffice-$OOO_SOURCEVERSION ++ ++ ++# git tag name ++GITTAG=$OOO_SOURCEDIRNAME ++ ++ ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for split sources" >&5 ++$as_echo_n "checking for split sources... " >&6; } ++if test "$with_split" = "no" ; then ++ SPLIT= ++else ++ SPLIT=yes ++fi ++{ $as_echo "$as_me:${as_lineno-$LINENO}: result: ${SPLIT:-no}" >&5 ++$as_echo "${SPLIT:-no}" >&6; } ++ ++ ++PIECE=$with_piece ++ ++ ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for explicitely disabled download" >&5 ++$as_echo_n "checking for explicitely disabled download... " >&6; } ++if test "z$with_download" = "zno"; then ++ ENABLE_DOWNLOAD=no ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 ++$as_echo "yes" >&6; } ++else ++ ENABLE_DOWNLOAD=yes ++ warn_use_download=" ./download ++" ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 ++$as_echo "no" >&6; } ++fi ++ ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for directory where to download sources" >&5 ++$as_echo_n "checking for directory where to download sources... " >&6; } ++if test "z$with_srcdir" = "z"; then ++ SRCDIR=$BASEDIR/src ++elif (echo "${with_srcdir}" | $GREP -v -q "^/"); then ++ as_fn_error $? "--with-srcdir= must be an absolute path" "$LINENO" 5; ++else ++ SRCDIR=$with_srcdir ++fi ++{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $SRCDIR" >&5 ++$as_echo "$SRCDIR" >&6; } ++ ++BUILDDIR=$BASEDIR/build ++if test "z$with_ooo_builddir" = "z"; then ++ OOBUILDDIR=$BUILDDIR/$OOO_SOURCEDIRNAME ++else ++ OOBUILDDIR=$with_ooo_builddir ++fi ++ ++if test "z`uname -s`" != "zSunOS" -a "z$with_win32" != "z" -a "z`uname -o 2>/dev/null`" = "zCygwin" ; then ++ { $as_echo "$as_me:${as_lineno-$LINENO}: checking that we use /cygdrive paths" >&5 ++$as_echo_n "checking that we use /cygdrive paths... " >&6; } ++ case "$OOBUILDDIR" in ++ /cygdrive/*) ++ ;; ++ *) as_fn_error $? "You must use /cygdrive/... style paths, not Cygwin mounts" "$LINENO" 5 ++ ;; ++ esac ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 ++$as_echo "yes" >&6; } ++fi ++ ++if test "z`uname -s`" = "zInterix" ; then ++ { $as_echo "$as_me:${as_lineno-$LINENO}: checking that we can use /cygdrive paths" >&5 ++$as_echo_n "checking that we can use /cygdrive paths... " >&6; } ++ case "$OOBUILDDIR" in ++ /cygdrive/*) ++ ;; ++ *) as_fn_error $? "You must set up symlinks in /cygdrive on Interix." "$LINENO" 5 ++ ;; ++ esac ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 ++$as_echo "yes" >&6; } ++fi ++ ++rm -f $BASEDIR/stamp/patch.apply ++ ++ ++ ++ ++ ++ ++if test "z$with_win32" != "z"; then ++ # Extract the first word of "cabextract", so it can be a program name with args. ++set dummy cabextract; ac_word=$2 ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 ++$as_echo_n "checking for $ac_word... " >&6; } ++if ${ac_cv_path_CABEXTRACT+:} false; then : ++ $as_echo_n "(cached) " >&6 ++else ++ case $CABEXTRACT in ++ [\\/]* | ?:[\\/]*) ++ ac_cv_path_CABEXTRACT="$CABEXTRACT" # Let the user override the test with a path. ++ ;; ++ *) ++ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR ++for as_dir in $PATH ++do ++ IFS=$as_save_IFS ++ test -z "$as_dir" && as_dir=. ++ for ac_exec_ext in '' $ac_executable_extensions; do ++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ++ ac_cv_path_CABEXTRACT="$as_dir/$ac_word$ac_exec_ext" ++ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 ++ break 2 ++ fi ++done ++ done ++IFS=$as_save_IFS ++ ++ ;; ++esac ++fi ++CABEXTRACT=$ac_cv_path_CABEXTRACT ++if test -n "$CABEXTRACT"; then ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CABEXTRACT" >&5 ++$as_echo "$CABEXTRACT" >&6; } ++else ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 ++$as_echo "no" >&6; } ++fi ++ ++ ++ if test "!" -x "$CABEXTRACT" ; then ++ as_fn_error $? " ++*** The cabextract utility must be installed." "$LINENO" 5 ++ fi ++fi ++ ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for distribution name" >&5 ++$as_echo_n "checking for distribution name... " >&6; } ++case "$with_distro" in ++ ""|"yes"|"no") distros_list=`ls distro-configs/*.conf.in | sort | sed -e "s|distro-configs/\(.*\).conf.in|\t\1|g"` ++ if test "z$with_git" == "z"; then ++ { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: A distribution could be selected by the option --with-distro. You can choose one from: ++$distros_list" >&5 ++$as_echo "$as_me: WARNING: A distribution could be selected by the option --with-distro. You can choose one from: ++$distros_list" >&2;} ++ fi ++ DISTRO="LibreOfficeLinuxDevel" ++ if test "z`uname -s`" = "zDarwin"; then ++ DISTRO="LibreOfficeMacOSX" ++ fi ++ if test "z`uname -s`" = "zOpenBSD"; then ++ DISTRO="LibreOfficeOpenBSD" ++ fi ++ ;; ++ NLD) DISTRO="SUSE" ++ ;; ++ NLD*) distro_version="${with_distro#NLD}" ++ distro_version="${distro_version#-}" # remove optional '-' ++ DISTRO="SUSE-$distro_version.1" ++ ;; ++ *) DISTRO="$with_distro" ++ ;; ++esac ++{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $DISTRO" >&5 ++$as_echo "$DISTRO" >&6; } ++ ++ ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for vendor name based on the distribution name" >&5 ++$as_echo_n "checking for vendor name based on the distribution name... " >&6; } ++VENDORNAME="The Document Foundation" ++case $DISTRO in ++ ArchLinux*) VENDORNAME="ArchLinux" ;; ++ Ark*) VENDORNAME="Ark" ;; ++ CrossWin32*) VENDORNAME="Google Summer of Code 2009" ;; ++ Debian*|Ubuntu*) VENDORNAME="Debian" ;; ++ Dropline*) VENDORNAME="DroplineGNOME" ;; ++ Frugalware*) VENDORNAME="Frugalware" ;; ++ Gentoo*) VENDORNAME="Gentoo" ;; ++ LibreOfficeOpenBSD) VENDORNAME="The OpenBSD project" ;; ++ LibreOffice*) VENDORNAME="The Document Foundation" ;; ++ Mandriva*) VENDORNAME="Mandriva" ;; ++ Pardus*) VENDORNAME="Pardus" ;; ++ rPath*|rpl*) VENDORNAME="rPath" ;; ++ SUSE*|Novell*|NLD*) VENDORNAME="Novell" ;; ++ Slackware*) VENDORNAME="Slackware" ;; ++ PLD*) VENDORNAME="PLD" ;; ++ OOo4Kids*) VENDORNAME="EducOOo" ;; ++ OpenOffice.org*) VENDORNAME="OpenOffice.org" ;; ++ OxygenOffice*) VENDORNAME="OxygenOffice" ;; ++ *) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Cannot guess vendor from distro - please add it to configure.in" >&5 ++$as_echo "$as_me: WARNING: Cannot guess vendor from distro - please add it to configure.in" >&2;} ;; ++esac ++{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $VENDORNAME" >&5 ++$as_echo "$VENDORNAME" >&6; } ++ ++ ++if test "z$with_java" = "zno"; then ++ # Extract the first word of "xsltproc", so it can be a program name with args. ++set dummy xsltproc; ac_word=$2 ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 ++$as_echo_n "checking for $ac_word... " >&6; } ++if ${ac_cv_path_XSLTPROC+:} false; then : ++ $as_echo_n "(cached) " >&6 ++else ++ case $XSLTPROC in ++ [\\/]* | ?:[\\/]*) ++ ac_cv_path_XSLTPROC="$XSLTPROC" # Let the user override the test with a path. ++ ;; ++ *) ++ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR ++for as_dir in $PATH ++do ++ IFS=$as_save_IFS ++ test -z "$as_dir" && as_dir=. ++ for ac_exec_ext in '' $ac_executable_extensions; do ++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ++ ac_cv_path_XSLTPROC="$as_dir/$ac_word$ac_exec_ext" ++ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 ++ break 2 ++ fi ++done ++ done ++IFS=$as_save_IFS ++ ++ test -z "$ac_cv_path_XSLTPROC" && ac_cv_path_XSLTPROC="no" ++ ;; ++esac ++fi ++XSLTPROC=$ac_cv_path_XSLTPROC ++if test -n "$XSLTPROC"; then ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XSLTPROC" >&5 ++$as_echo "$XSLTPROC" >&6; } ++else ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 ++$as_echo "no" >&6; } ++fi ++ ++ ++ if test "$XSLTPROC" = "no"; then ++ as_fn_error $? "xsltproc is required to build without java" "$LINENO" 5 ++ fi ++fi ++ ++ ++pkg_failed=no ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for png" >&5 ++$as_echo_n "checking for png... " >&6; } ++ ++if test -n "$png_CFLAGS"; then ++ pkg_cv_png_CFLAGS="$png_CFLAGS" ++ elif test -n "$PKG_CONFIG"; then ++ if test -n "$PKG_CONFIG" && \ ++ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpng\""; } >&5 ++ ($PKG_CONFIG --exists --print-errors "libpng") 2>&5 ++ ac_status=$? ++ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 ++ test $ac_status = 0; }; then ++ pkg_cv_png_CFLAGS=`$PKG_CONFIG --cflags "libpng" 2>/dev/null` ++ test "x$?" != "x0" && pkg_failed=yes ++else ++ pkg_failed=yes ++fi ++ else ++ pkg_failed=untried ++fi ++if test -n "$png_LIBS"; then ++ pkg_cv_png_LIBS="$png_LIBS" ++ elif test -n "$PKG_CONFIG"; then ++ if test -n "$PKG_CONFIG" && \ ++ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpng\""; } >&5 ++ ($PKG_CONFIG --exists --print-errors "libpng") 2>&5 ++ ac_status=$? ++ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 ++ test $ac_status = 0; }; then ++ pkg_cv_png_LIBS=`$PKG_CONFIG --libs "libpng" 2>/dev/null` ++ test "x$?" != "x0" && pkg_failed=yes ++else ++ pkg_failed=yes ++fi ++ else ++ pkg_failed=untried ++fi ++ ++ ++ ++if test $pkg_failed = yes; then ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 ++$as_echo "no" >&6; } ++ ++if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then ++ _pkg_short_errors_supported=yes ++else ++ _pkg_short_errors_supported=no ++fi ++ if test $_pkg_short_errors_supported = yes; then ++ png_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libpng" 2>&1` ++ else ++ png_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libpng" 2>&1` ++ fi ++ # Put the nasty error message in config.log where it belongs ++ echo "$png_PKG_ERRORS" >&5 ++ ++ have_png=false ++elif test $pkg_failed = untried; then ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 ++$as_echo "no" >&6; } ++ have_png=false ++else ++ png_CFLAGS=$pkg_cv_png_CFLAGS ++ png_LIBS=$pkg_cv_png_LIBS ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 ++$as_echo "yes" >&6; } ++ have_png=true ++fi ++DEPDIR="${am__leading_dot}deps" ++ ++ac_config_commands="$ac_config_commands depfiles" ++ ++ ++am_make=${MAKE-make} ++cat > confinc << 'END' ++am__doit: ++ @echo this is the am__doit target ++.PHONY: am__doit ++END ++# If we don't find an include directive, just comment out the code. ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $am_make" >&5 ++$as_echo_n "checking for style of include used by $am_make... " >&6; } ++am__include="#" ++am__quote= ++_am_result=none ++# First try GNU make style include. ++echo "include confinc" > confmf ++# Ignore all kinds of additional output from `make'. ++case `$am_make -s -f confmf 2> /dev/null` in #( ++*the\ am__doit\ target*) ++ am__include=include ++ am__quote= ++ _am_result=GNU ++ ;; ++esac ++# Now try BSD make style include. ++if test "$am__include" = "#"; then ++ echo '.include "confinc"' > confmf ++ case `$am_make -s -f confmf 2> /dev/null` in #( ++ *the\ am__doit\ target*) ++ am__include=.include ++ am__quote="\"" ++ _am_result=BSD ++ ;; ++ esac ++fi ++ ++ ++{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $_am_result" >&5 ++$as_echo "$_am_result" >&6; } ++rm -f confinc confmf ++ ++# Check whether --enable-dependency-tracking was given. ++if test "${enable_dependency_tracking+set}" = set; then : ++ enableval=$enable_dependency_tracking; ++fi ++ ++if test "x$enable_dependency_tracking" != xno; then ++ am_depcomp="$ac_aux_dir/depcomp" ++ AMDEPBACKSLASH='\' ++fi ++ if test "x$enable_dependency_tracking" != xno; then ++ AMDEP_TRUE= ++ AMDEP_FALSE='#' ++else ++ AMDEP_TRUE='#' ++ AMDEP_FALSE= ++fi ++ ++ ++ac_ext=c ++ac_cpp='$CPP $CPPFLAGS' ++ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ++ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ++ac_compiler_gnu=$ac_cv_c_compiler_gnu ++if test -n "$ac_tool_prefix"; then ++ # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. ++set dummy ${ac_tool_prefix}gcc; ac_word=$2 ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 ++$as_echo_n "checking for $ac_word... " >&6; } ++if ${ac_cv_prog_CC+:} false; then : ++ $as_echo_n "(cached) " >&6 ++else ++ if test -n "$CC"; then ++ ac_cv_prog_CC="$CC" # Let the user override the test. ++else ++as_save_IFS=$IFS; IFS=$PATH_SEPARATOR ++for as_dir in $PATH ++do ++ IFS=$as_save_IFS ++ test -z "$as_dir" && as_dir=. ++ for ac_exec_ext in '' $ac_executable_extensions; do ++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ++ ac_cv_prog_CC="${ac_tool_prefix}gcc" ++ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 ++ break 2 ++ fi ++done ++ done ++IFS=$as_save_IFS ++ ++fi ++fi ++CC=$ac_cv_prog_CC ++if test -n "$CC"; then ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 ++$as_echo "$CC" >&6; } ++else ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 ++$as_echo "no" >&6; } ++fi ++ ++ ++fi ++if test -z "$ac_cv_prog_CC"; then ++ ac_ct_CC=$CC ++ # Extract the first word of "gcc", so it can be a program name with args. ++set dummy gcc; ac_word=$2 ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 ++$as_echo_n "checking for $ac_word... " >&6; } ++if ${ac_cv_prog_ac_ct_CC+:} false; then : ++ $as_echo_n "(cached) " >&6 ++else ++ if test -n "$ac_ct_CC"; then ++ ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. ++else ++as_save_IFS=$IFS; IFS=$PATH_SEPARATOR ++for as_dir in $PATH ++do ++ IFS=$as_save_IFS ++ test -z "$as_dir" && as_dir=. ++ for ac_exec_ext in '' $ac_executable_extensions; do ++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ++ ac_cv_prog_ac_ct_CC="gcc" ++ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 ++ break 2 ++ fi ++done ++ done ++IFS=$as_save_IFS ++ ++fi ++fi ++ac_ct_CC=$ac_cv_prog_ac_ct_CC ++if test -n "$ac_ct_CC"; then ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5 ++$as_echo "$ac_ct_CC" >&6; } ++else ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 ++$as_echo "no" >&6; } ++fi ++ ++ if test "x$ac_ct_CC" = x; then ++ CC="" ++ else ++ case $cross_compiling:$ac_tool_warned in ++yes:) ++{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 ++$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ++ac_tool_warned=yes ;; ++esac ++ CC=$ac_ct_CC ++ fi ++else ++ CC="$ac_cv_prog_CC" ++fi ++ ++if test -z "$CC"; then ++ if test -n "$ac_tool_prefix"; then ++ # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. ++set dummy ${ac_tool_prefix}cc; ac_word=$2 ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 ++$as_echo_n "checking for $ac_word... " >&6; } ++if ${ac_cv_prog_CC+:} false; then : ++ $as_echo_n "(cached) " >&6 ++else ++ if test -n "$CC"; then ++ ac_cv_prog_CC="$CC" # Let the user override the test. ++else ++as_save_IFS=$IFS; IFS=$PATH_SEPARATOR ++for as_dir in $PATH ++do ++ IFS=$as_save_IFS ++ test -z "$as_dir" && as_dir=. ++ for ac_exec_ext in '' $ac_executable_extensions; do ++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ++ ac_cv_prog_CC="${ac_tool_prefix}cc" ++ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 ++ break 2 ++ fi ++done ++ done ++IFS=$as_save_IFS ++ ++fi ++fi ++CC=$ac_cv_prog_CC ++if test -n "$CC"; then ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 ++$as_echo "$CC" >&6; } ++else ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 ++$as_echo "no" >&6; } ++fi ++ ++ ++ fi ++fi ++if test -z "$CC"; then ++ # Extract the first word of "cc", so it can be a program name with args. ++set dummy cc; ac_word=$2 ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 ++$as_echo_n "checking for $ac_word... " >&6; } ++if ${ac_cv_prog_CC+:} false; then : ++ $as_echo_n "(cached) " >&6 ++else ++ if test -n "$CC"; then ++ ac_cv_prog_CC="$CC" # Let the user override the test. ++else ++ ac_prog_rejected=no ++as_save_IFS=$IFS; IFS=$PATH_SEPARATOR ++for as_dir in $PATH ++do ++ IFS=$as_save_IFS ++ test -z "$as_dir" && as_dir=. ++ for ac_exec_ext in '' $ac_executable_extensions; do ++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ++ if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then ++ ac_prog_rejected=yes ++ continue ++ fi ++ ac_cv_prog_CC="cc" ++ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 ++ break 2 ++ fi ++done ++ done ++IFS=$as_save_IFS ++ ++if test $ac_prog_rejected = yes; then ++ # We found a bogon in the path, so make sure we never use it. ++ set dummy $ac_cv_prog_CC ++ shift ++ if test $# != 0; then ++ # We chose a different compiler from the bogus one. ++ # However, it has the same basename, so the bogon will be chosen ++ # first if we set CC to just the basename; use the full file name. ++ shift ++ ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@" ++ fi ++fi ++fi ++fi ++CC=$ac_cv_prog_CC ++if test -n "$CC"; then ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 ++$as_echo "$CC" >&6; } ++else ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 ++$as_echo "no" >&6; } ++fi ++ ++ ++fi ++if test -z "$CC"; then ++ if test -n "$ac_tool_prefix"; then ++ for ac_prog in cl.exe ++ do ++ # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. ++set dummy $ac_tool_prefix$ac_prog; ac_word=$2 ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 ++$as_echo_n "checking for $ac_word... " >&6; } ++if ${ac_cv_prog_CC+:} false; then : ++ $as_echo_n "(cached) " >&6 ++else ++ if test -n "$CC"; then ++ ac_cv_prog_CC="$CC" # Let the user override the test. ++else ++as_save_IFS=$IFS; IFS=$PATH_SEPARATOR ++for as_dir in $PATH ++do ++ IFS=$as_save_IFS ++ test -z "$as_dir" && as_dir=. ++ for ac_exec_ext in '' $ac_executable_extensions; do ++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ++ ac_cv_prog_CC="$ac_tool_prefix$ac_prog" ++ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 ++ break 2 ++ fi ++done ++ done ++IFS=$as_save_IFS ++ ++fi ++fi ++CC=$ac_cv_prog_CC ++if test -n "$CC"; then ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 ++$as_echo "$CC" >&6; } ++else ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 ++$as_echo "no" >&6; } ++fi ++ ++ ++ test -n "$CC" && break ++ done ++fi ++if test -z "$CC"; then ++ ac_ct_CC=$CC ++ for ac_prog in cl.exe ++do ++ # Extract the first word of "$ac_prog", so it can be a program name with args. ++set dummy $ac_prog; ac_word=$2 ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 ++$as_echo_n "checking for $ac_word... " >&6; } ++if ${ac_cv_prog_ac_ct_CC+:} false; then : ++ $as_echo_n "(cached) " >&6 ++else ++ if test -n "$ac_ct_CC"; then ++ ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. ++else ++as_save_IFS=$IFS; IFS=$PATH_SEPARATOR ++for as_dir in $PATH ++do ++ IFS=$as_save_IFS ++ test -z "$as_dir" && as_dir=. ++ for ac_exec_ext in '' $ac_executable_extensions; do ++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ++ ac_cv_prog_ac_ct_CC="$ac_prog" ++ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 ++ break 2 ++ fi ++done ++ done ++IFS=$as_save_IFS ++ ++fi ++fi ++ac_ct_CC=$ac_cv_prog_ac_ct_CC ++if test -n "$ac_ct_CC"; then ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5 ++$as_echo "$ac_ct_CC" >&6; } ++else ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 ++$as_echo "no" >&6; } ++fi ++ ++ ++ test -n "$ac_ct_CC" && break ++done ++ ++ if test "x$ac_ct_CC" = x; then ++ CC="" ++ else ++ case $cross_compiling:$ac_tool_warned in ++yes:) ++{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 ++$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ++ac_tool_warned=yes ;; ++esac ++ CC=$ac_ct_CC ++ fi ++fi ++ ++fi ++ ++ ++test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 ++$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} ++as_fn_error $? "no acceptable C compiler found in \$PATH ++See \`config.log' for more details" "$LINENO" 5; } ++ ++# Provide some information about the compiler. ++$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 ++set X $ac_compile ++ac_compiler=$2 ++for ac_option in --version -v -V -qversion; do ++ { { ac_try="$ac_compiler $ac_option >&5" ++case "(($ac_try" in ++ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; ++ *) ac_try_echo=$ac_try;; ++esac ++eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" ++$as_echo "$ac_try_echo"; } >&5 ++ (eval "$ac_compiler $ac_option >&5") 2>conftest.err ++ ac_status=$? ++ if test -s conftest.err; then ++ sed '10a\ ++... rest of stderr output deleted ... ++ 10q' conftest.err >conftest.er1 ++ cat conftest.er1 >&5 ++ fi ++ rm -f conftest.er1 conftest.err ++ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 ++ test $ac_status = 0; } ++done ++ ++cat confdefs.h - <<_ACEOF >conftest.$ac_ext ++/* end confdefs.h. */ ++ ++int ++main () ++{ ++ ++ ; ++ return 0; ++} ++_ACEOF ++ac_clean_files_save=$ac_clean_files ++ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out" ++# Try to create an executable without -o first, disregard a.out. ++# It will help us diagnose broken compilers, and finding out an intuition ++# of exeext. ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5 ++$as_echo_n "checking whether the C compiler works... " >&6; } ++ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` ++ ++# The possible output files: ++ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*" ++ ++ac_rmfiles= ++for ac_file in $ac_files ++do ++ case $ac_file in ++ *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; ++ * ) ac_rmfiles="$ac_rmfiles $ac_file";; ++ esac ++done ++rm -f $ac_rmfiles ++ ++if { { ac_try="$ac_link_default" ++case "(($ac_try" in ++ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; ++ *) ac_try_echo=$ac_try;; ++esac ++eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" ++$as_echo "$ac_try_echo"; } >&5 ++ (eval "$ac_link_default") 2>&5 ++ ac_status=$? ++ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 ++ test $ac_status = 0; }; then : ++ # Autoconf-2.13 could set the ac_cv_exeext variable to `no'. ++# So ignore a value of `no', otherwise this would lead to `EXEEXT = no' ++# in a Makefile. We should not override ac_cv_exeext if it was cached, ++# so that the user can short-circuit this test for compilers unknown to ++# Autoconf. ++for ac_file in $ac_files '' ++do ++ test -f "$ac_file" || continue ++ case $ac_file in ++ *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ++ ;; ++ [ab].out ) ++ # We found the default executable, but exeext='' is most ++ # certainly right. ++ break;; ++ *.* ) ++ if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no; ++ then :; else ++ ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` ++ fi ++ # We set ac_cv_exeext here because the later test for it is not ++ # safe: cross compilers may not add the suffix if given an `-o' ++ # argument, so we may need to know it at that point already. ++ # Even if this section looks crufty: it has the advantage of ++ # actually working. ++ break;; ++ * ) ++ break;; ++ esac ++done ++test "$ac_cv_exeext" = no && ac_cv_exeext= ++ ++else ++ ac_file='' ++fi ++if test -z "$ac_file"; then : ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 ++$as_echo "no" >&6; } ++$as_echo "$as_me: failed program was:" >&5 ++sed 's/^/| /' conftest.$ac_ext >&5 ++ ++{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 ++$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} ++as_fn_error 77 "C compiler cannot create executables ++See \`config.log' for more details" "$LINENO" 5; } ++else ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 ++$as_echo "yes" >&6; } ++fi ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5 ++$as_echo_n "checking for C compiler default output file name... " >&6; } ++{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5 ++$as_echo "$ac_file" >&6; } ++ac_exeext=$ac_cv_exeext ++ ++rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out ++ac_clean_files=$ac_clean_files_save ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5 ++$as_echo_n "checking for suffix of executables... " >&6; } ++if { { ac_try="$ac_link" ++case "(($ac_try" in ++ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; ++ *) ac_try_echo=$ac_try;; ++esac ++eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" ++$as_echo "$ac_try_echo"; } >&5 ++ (eval "$ac_link") 2>&5 ++ ac_status=$? ++ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 ++ test $ac_status = 0; }; then : ++ # If both `conftest.exe' and `conftest' are `present' (well, observable) ++# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will ++# work properly (i.e., refer to `conftest.exe'), while it won't with ++# `rm'. ++for ac_file in conftest.exe conftest conftest.*; do ++ test -f "$ac_file" || continue ++ case $ac_file in ++ *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; ++ *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` ++ break;; ++ * ) break;; ++ esac ++done ++else ++ { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 ++$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} ++as_fn_error $? "cannot compute suffix of executables: cannot compile and link ++See \`config.log' for more details" "$LINENO" 5; } ++fi ++rm -f conftest conftest$ac_cv_exeext ++{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5 ++$as_echo "$ac_cv_exeext" >&6; } ++ ++rm -f conftest.$ac_ext ++EXEEXT=$ac_cv_exeext ++ac_exeext=$EXEEXT ++cat confdefs.h - <<_ACEOF >conftest.$ac_ext ++/* end confdefs.h. */ ++#include ++int ++main () ++{ ++FILE *f = fopen ("conftest.out", "w"); ++ return ferror (f) || fclose (f) != 0; ++ ++ ; ++ return 0; ++} ++_ACEOF ++ac_clean_files="$ac_clean_files conftest.out" ++# Check that the compiler produces executables we can run. If not, either ++# the compiler is broken, or we cross compile. ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5 ++$as_echo_n "checking whether we are cross compiling... " >&6; } ++if test "$cross_compiling" != yes; then ++ { { ac_try="$ac_link" ++case "(($ac_try" in ++ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; ++ *) ac_try_echo=$ac_try;; ++esac ++eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" ++$as_echo "$ac_try_echo"; } >&5 ++ (eval "$ac_link") 2>&5 ++ ac_status=$? ++ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 ++ test $ac_status = 0; } ++ if { ac_try='./conftest$ac_cv_exeext' ++ { { case "(($ac_try" in ++ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; ++ *) ac_try_echo=$ac_try;; ++esac ++eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" ++$as_echo "$ac_try_echo"; } >&5 ++ (eval "$ac_try") 2>&5 ++ ac_status=$? ++ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 ++ test $ac_status = 0; }; }; then ++ cross_compiling=no ++ else ++ if test "$cross_compiling" = maybe; then ++ cross_compiling=yes ++ else ++ { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 ++$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} ++as_fn_error $? "cannot run C compiled programs. ++If you meant to cross compile, use \`--host'. ++See \`config.log' for more details" "$LINENO" 5; } ++ fi ++ fi ++fi ++{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5 ++$as_echo "$cross_compiling" >&6; } ++ ++rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out ++ac_clean_files=$ac_clean_files_save ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5 ++$as_echo_n "checking for suffix of object files... " >&6; } ++if ${ac_cv_objext+:} false; then : ++ $as_echo_n "(cached) " >&6 ++else ++ cat confdefs.h - <<_ACEOF >conftest.$ac_ext ++/* end confdefs.h. */ ++ ++int ++main () ++{ ++ ++ ; ++ return 0; ++} ++_ACEOF ++rm -f conftest.o conftest.obj ++if { { ac_try="$ac_compile" ++case "(($ac_try" in ++ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; ++ *) ac_try_echo=$ac_try;; ++esac ++eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" ++$as_echo "$ac_try_echo"; } >&5 ++ (eval "$ac_compile") 2>&5 ++ ac_status=$? ++ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 ++ test $ac_status = 0; }; then : ++ for ac_file in conftest.o conftest.obj conftest.*; do ++ test -f "$ac_file" || continue; ++ case $ac_file in ++ *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; ++ *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` ++ break;; ++ esac ++done ++else ++ $as_echo "$as_me: failed program was:" >&5 ++sed 's/^/| /' conftest.$ac_ext >&5 ++ ++{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 ++$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} ++as_fn_error $? "cannot compute suffix of object files: cannot compile ++See \`config.log' for more details" "$LINENO" 5; } ++fi ++rm -f conftest.$ac_cv_objext conftest.$ac_ext ++fi ++{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5 ++$as_echo "$ac_cv_objext" >&6; } ++OBJEXT=$ac_cv_objext ++ac_objext=$OBJEXT ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5 ++$as_echo_n "checking whether we are using the GNU C compiler... " >&6; } ++if ${ac_cv_c_compiler_gnu+:} false; then : ++ $as_echo_n "(cached) " >&6 ++else ++ cat confdefs.h - <<_ACEOF >conftest.$ac_ext ++/* end confdefs.h. */ ++ ++int ++main () ++{ ++#ifndef __GNUC__ ++ choke me ++#endif ++ ++ ; ++ return 0; ++} ++_ACEOF ++if ac_fn_c_try_compile "$LINENO"; then : ++ ac_compiler_gnu=yes ++else ++ ac_compiler_gnu=no ++fi ++rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext ++ac_cv_c_compiler_gnu=$ac_compiler_gnu ++ ++fi ++{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5 ++$as_echo "$ac_cv_c_compiler_gnu" >&6; } ++if test $ac_compiler_gnu = yes; then ++ GCC=yes ++else ++ GCC= ++fi ++ac_test_CFLAGS=${CFLAGS+set} ++ac_save_CFLAGS=$CFLAGS ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5 ++$as_echo_n "checking whether $CC accepts -g... " >&6; } ++if ${ac_cv_prog_cc_g+:} false; then : ++ $as_echo_n "(cached) " >&6 ++else ++ ac_save_c_werror_flag=$ac_c_werror_flag ++ ac_c_werror_flag=yes ++ ac_cv_prog_cc_g=no ++ CFLAGS="-g" ++ cat confdefs.h - <<_ACEOF >conftest.$ac_ext ++/* end confdefs.h. */ ++ ++int ++main () ++{ ++ ++ ; ++ return 0; ++} ++_ACEOF ++if ac_fn_c_try_compile "$LINENO"; then : ++ ac_cv_prog_cc_g=yes ++else ++ CFLAGS="" ++ cat confdefs.h - <<_ACEOF >conftest.$ac_ext ++/* end confdefs.h. */ ++ ++int ++main () ++{ ++ ++ ; ++ return 0; ++} ++_ACEOF ++if ac_fn_c_try_compile "$LINENO"; then : ++ ++else ++ ac_c_werror_flag=$ac_save_c_werror_flag ++ CFLAGS="-g" ++ cat confdefs.h - <<_ACEOF >conftest.$ac_ext ++/* end confdefs.h. */ ++ ++int ++main () ++{ ++ ++ ; ++ return 0; ++} ++_ACEOF ++if ac_fn_c_try_compile "$LINENO"; then : ++ ac_cv_prog_cc_g=yes ++fi ++rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext ++fi ++rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext ++fi ++rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext ++ ac_c_werror_flag=$ac_save_c_werror_flag ++fi ++{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5 ++$as_echo "$ac_cv_prog_cc_g" >&6; } ++if test "$ac_test_CFLAGS" = set; then ++ CFLAGS=$ac_save_CFLAGS ++elif test $ac_cv_prog_cc_g = yes; then ++ if test "$GCC" = yes; then ++ CFLAGS="-g -O2" ++ else ++ CFLAGS="-g" ++ fi ++else ++ if test "$GCC" = yes; then ++ CFLAGS="-O2" ++ else ++ CFLAGS= ++ fi ++fi ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5 ++$as_echo_n "checking for $CC option to accept ISO C89... " >&6; } ++if ${ac_cv_prog_cc_c89+:} false; then : ++ $as_echo_n "(cached) " >&6 ++else ++ ac_cv_prog_cc_c89=no ++ac_save_CC=$CC ++cat confdefs.h - <<_ACEOF >conftest.$ac_ext ++/* end confdefs.h. */ ++#include ++#include ++#include ++#include ++/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ ++struct buf { int x; }; ++FILE * (*rcsopen) (struct buf *, struct stat *, int); ++static char *e (p, i) ++ char **p; ++ int i; ++{ ++ return p[i]; ++} ++static char *f (char * (*g) (char **, int), char **p, ...) ++{ ++ char *s; ++ va_list v; ++ va_start (v,p); ++ s = g (p, va_arg (v,int)); ++ va_end (v); ++ return s; ++} ++ ++/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has ++ function prototypes and stuff, but not '\xHH' hex character constants. ++ These don't provoke an error unfortunately, instead are silently treated ++ as 'x'. The following induces an error, until -std is added to get ++ proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an ++ array size at least. It's necessary to write '\x00'==0 to get something ++ that's true only with -std. */ ++int osf4_cc_array ['\x00' == 0 ? 1 : -1]; ++ ++/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters ++ inside strings and character constants. */ ++#define FOO(x) 'x' ++int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; ++ ++int test (int i, double x); ++struct s1 {int (*f) (int a);}; ++struct s2 {int (*f) (double a);}; ++int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); ++int argc; ++char **argv; ++int ++main () ++{ ++return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ++ ; ++ return 0; ++} ++_ACEOF ++for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \ ++ -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__" ++do ++ CC="$ac_save_CC $ac_arg" ++ if ac_fn_c_try_compile "$LINENO"; then : ++ ac_cv_prog_cc_c89=$ac_arg ++fi ++rm -f core conftest.err conftest.$ac_objext ++ test "x$ac_cv_prog_cc_c89" != "xno" && break ++done ++rm -f conftest.$ac_ext ++CC=$ac_save_CC ++ ++fi ++# AC_CACHE_VAL ++case "x$ac_cv_prog_cc_c89" in ++ x) ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5 ++$as_echo "none needed" >&6; } ;; ++ xno) ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5 ++$as_echo "unsupported" >&6; } ;; ++ *) ++ CC="$CC $ac_cv_prog_cc_c89" ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5 ++$as_echo "$ac_cv_prog_cc_c89" >&6; } ;; ++esac ++if test "x$ac_cv_prog_cc_c89" != xno; then : ++ ++fi ++ ++ac_ext=c ++ac_cpp='$CPP $CPPFLAGS' ++ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ++ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ++ac_compiler_gnu=$ac_cv_c_compiler_gnu ++ ++depcc="$CC" am_compiler_list= ++ ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5 ++$as_echo_n "checking dependency style of $depcc... " >&6; } ++if ${am_cv_CC_dependencies_compiler_type+:} false; then : ++ $as_echo_n "(cached) " >&6 ++else ++ if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then ++ # We make a subdir and do the tests there. Otherwise we can end up ++ # making bogus files that we don't know about and never remove. For ++ # instance it was reported that on HP-UX the gcc test will end up ++ # making a dummy file named `D' -- because `-MD' means `put the output ++ # in D'. ++ mkdir conftest.dir ++ # Copy depcomp to subdir because otherwise we won't find it if we're ++ # using a relative directory. ++ cp "$am_depcomp" conftest.dir ++ cd conftest.dir ++ # We will build objects and dependencies in a subdirectory because ++ # it helps to detect inapplicable dependency modes. For instance ++ # both Tru64's cc and ICC support -MD to output dependencies as a ++ # side effect of compilation, but ICC will put the dependencies in ++ # the current directory while Tru64 will put them in the object ++ # directory. ++ mkdir sub ++ ++ am_cv_CC_dependencies_compiler_type=none ++ if test "$am_compiler_list" = ""; then ++ am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` ++ fi ++ am__universal=false ++ case " $depcc " in #( ++ *\ -arch\ *\ -arch\ *) am__universal=true ;; ++ esac ++ ++ for depmode in $am_compiler_list; do ++ # Setup a source with many dependencies, because some compilers ++ # like to wrap large dependency lists on column 80 (with \), and ++ # we should not choose a depcomp mode which is confused by this. ++ # ++ # We need to recreate these files for each test, as the compiler may ++ # overwrite some of them when testing with obscure command lines. ++ # This happens at least with the AIX C compiler. ++ : > sub/conftest.c ++ for i in 1 2 3 4 5 6; do ++ echo '#include "conftst'$i'.h"' >> sub/conftest.c ++ # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with ++ # Solaris 8's {/usr,}/bin/sh. ++ touch sub/conftst$i.h ++ done ++ echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf ++ ++ # We check with `-c' and `-o' for the sake of the "dashmstdout" ++ # mode. It turns out that the SunPro C++ compiler does not properly ++ # handle `-M -o', and we need to detect this. Also, some Intel ++ # versions had trouble with output in subdirs ++ am__obj=sub/conftest.${OBJEXT-o} ++ am__minus_obj="-o $am__obj" ++ case $depmode in ++ gcc) ++ # This depmode causes a compiler race in universal mode. ++ test "$am__universal" = false || continue ++ ;; ++ nosideeffect) ++ # after this tag, mechanisms are not by side-effect, so they'll ++ # only be used when explicitly requested ++ if test "x$enable_dependency_tracking" = xyes; then ++ continue ++ else ++ break ++ fi ++ ;; ++ msvisualcpp | msvcmsys) ++ # This compiler won't grok `-c -o', but also, the minuso test has ++ # not run yet. These depmodes are late enough in the game, and ++ # so weak that their functioning should not be impacted. ++ am__obj=conftest.${OBJEXT-o} ++ am__minus_obj= ++ ;; ++ none) break ;; ++ esac ++ if depmode=$depmode \ ++ source=sub/conftest.c object=$am__obj \ ++ depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ ++ $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \ ++ >/dev/null 2>conftest.err && ++ grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 && ++ grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && ++ grep $am__obj sub/conftest.Po > /dev/null 2>&1 && ++ ${MAKE-make} -s -f confmf > /dev/null 2>&1; then ++ # icc doesn't choke on unknown options, it will just issue warnings ++ # or remarks (even with -Werror). So we grep stderr for any message ++ # that says an option was ignored or not supported. ++ # When given -MP, icc 7.0 and 7.1 complain thusly: ++ # icc: Command line warning: ignoring option '-M'; no argument required ++ # The diagnosis changed in icc 8.0: ++ # icc: Command line remark: option '-MP' not supported ++ if (grep 'ignoring option' conftest.err || ++ grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else ++ am_cv_CC_dependencies_compiler_type=$depmode ++ break ++ fi ++ fi ++ done ++ ++ cd .. ++ rm -rf conftest.dir ++else ++ am_cv_CC_dependencies_compiler_type=none ++fi ++ ++fi ++{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5 ++$as_echo "$am_cv_CC_dependencies_compiler_type" >&6; } ++CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type ++ ++ if ++ test "x$enable_dependency_tracking" != xno \ ++ && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then ++ am__fastdepCC_TRUE= ++ am__fastdepCC_FALSE='#' ++else ++ am__fastdepCC_TRUE='#' ++ am__fastdepCC_FALSE= ++fi ++ ++ ++ ++ac_ext=c ++ac_cpp='$CPP $CPPFLAGS' ++ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ++ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ++ac_compiler_gnu=$ac_cv_c_compiler_gnu ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5 ++$as_echo_n "checking how to run the C preprocessor... " >&6; } ++# On Suns, sometimes $CPP names a directory. ++if test -n "$CPP" && test -d "$CPP"; then ++ CPP= ++fi ++if test -z "$CPP"; then ++ if ${ac_cv_prog_CPP+:} false; then : ++ $as_echo_n "(cached) " >&6 ++else ++ # Double quotes because CPP needs to be expanded ++ for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp" ++ do ++ ac_preproc_ok=false ++for ac_c_preproc_warn_flag in '' yes ++do ++ # Use a header file that comes with gcc, so configuring glibc ++ # with a fresh cross-compiler works. ++ # Prefer to if __STDC__ is defined, since ++ # exists even on freestanding compilers. ++ # On the NeXT, cc -E runs the code through the compiler's parser, ++ # not just through cpp. "Syntax error" is here to catch this case. ++ cat confdefs.h - <<_ACEOF >conftest.$ac_ext ++/* end confdefs.h. */ ++#ifdef __STDC__ ++# include ++#else ++# include ++#endif ++ Syntax error ++_ACEOF ++if ac_fn_c_try_cpp "$LINENO"; then : ++ ++else ++ # Broken: fails on valid input. ++continue ++fi ++rm -f conftest.err conftest.i conftest.$ac_ext ++ ++ # OK, works on sane cases. Now check whether nonexistent headers ++ # can be detected and how. ++ cat confdefs.h - <<_ACEOF >conftest.$ac_ext ++/* end confdefs.h. */ ++#include ++_ACEOF ++if ac_fn_c_try_cpp "$LINENO"; then : ++ # Broken: success on invalid input. ++continue ++else ++ # Passes both tests. ++ac_preproc_ok=: ++break ++fi ++rm -f conftest.err conftest.i conftest.$ac_ext ++ ++done ++# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. ++rm -f conftest.i conftest.err conftest.$ac_ext ++if $ac_preproc_ok; then : ++ break ++fi ++ ++ done ++ ac_cv_prog_CPP=$CPP ++ ++fi ++ CPP=$ac_cv_prog_CPP ++else ++ ac_cv_prog_CPP=$CPP ++fi ++{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5 ++$as_echo "$CPP" >&6; } ++ac_preproc_ok=false ++for ac_c_preproc_warn_flag in '' yes ++do ++ # Use a header file that comes with gcc, so configuring glibc ++ # with a fresh cross-compiler works. ++ # Prefer to if __STDC__ is defined, since ++ # exists even on freestanding compilers. ++ # On the NeXT, cc -E runs the code through the compiler's parser, ++ # not just through cpp. "Syntax error" is here to catch this case. ++ cat confdefs.h - <<_ACEOF >conftest.$ac_ext ++/* end confdefs.h. */ ++#ifdef __STDC__ ++# include ++#else ++# include ++#endif ++ Syntax error ++_ACEOF ++if ac_fn_c_try_cpp "$LINENO"; then : ++ ++else ++ # Broken: fails on valid input. ++continue ++fi ++rm -f conftest.err conftest.i conftest.$ac_ext ++ ++ # OK, works on sane cases. Now check whether nonexistent headers ++ # can be detected and how. ++ cat confdefs.h - <<_ACEOF >conftest.$ac_ext ++/* end confdefs.h. */ ++#include ++_ACEOF ++if ac_fn_c_try_cpp "$LINENO"; then : ++ # Broken: success on invalid input. ++continue ++else ++ # Passes both tests. ++ac_preproc_ok=: ++break ++fi ++rm -f conftest.err conftest.i conftest.$ac_ext ++ ++done ++# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. ++rm -f conftest.i conftest.err conftest.$ac_ext ++if $ac_preproc_ok; then : ++ ++else ++ { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 ++$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} ++as_fn_error $? "C preprocessor \"$CPP\" fails sanity check ++See \`config.log' for more details" "$LINENO" 5; } ++fi ++ ++ac_ext=c ++ac_cpp='$CPP $CPPFLAGS' ++ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ++ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ++ac_compiler_gnu=$ac_cv_c_compiler_gnu ++ ++ ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5 ++$as_echo_n "checking for grep that handles long lines and -e... " >&6; } ++if ${ac_cv_path_GREP+:} false; then : ++ $as_echo_n "(cached) " >&6 ++else ++ if test -z "$GREP"; then ++ ac_path_GREP_found=false ++ # Loop through the user's path and test for each of PROGNAME-LIST ++ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR ++for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin ++do ++ IFS=$as_save_IFS ++ test -z "$as_dir" && as_dir=. ++ for ac_prog in grep ggrep; do ++ for ac_exec_ext in '' $ac_executable_extensions; do ++ ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" ++ { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue ++# Check for GNU ac_path_GREP and select it if it is found. ++ # Check for GNU $ac_path_GREP ++case `"$ac_path_GREP" --version 2>&1` in ++*GNU*) ++ ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;; ++*) ++ ac_count=0 ++ $as_echo_n 0123456789 >"conftest.in" ++ while : ++ do ++ cat "conftest.in" "conftest.in" >"conftest.tmp" ++ mv "conftest.tmp" "conftest.in" ++ cp "conftest.in" "conftest.nl" ++ $as_echo 'GREP' >> "conftest.nl" ++ "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break ++ diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break ++ as_fn_arith $ac_count + 1 && ac_count=$as_val ++ if test $ac_count -gt ${ac_path_GREP_max-0}; then ++ # Best one so far, save it but keep looking for a better one ++ ac_cv_path_GREP="$ac_path_GREP" ++ ac_path_GREP_max=$ac_count ++ fi ++ # 10*(2^10) chars as input seems more than enough ++ test $ac_count -gt 10 && break ++ done ++ rm -f conftest.in conftest.tmp conftest.nl conftest.out;; ++esac ++ ++ $ac_path_GREP_found && break 3 ++ done ++ done ++ done ++IFS=$as_save_IFS ++ if test -z "$ac_cv_path_GREP"; then ++ as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 ++ fi ++else ++ ac_cv_path_GREP=$GREP ++fi ++ ++fi ++{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5 ++$as_echo "$ac_cv_path_GREP" >&6; } ++ GREP="$ac_cv_path_GREP" ++ ++ ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5 ++$as_echo_n "checking for egrep... " >&6; } ++if ${ac_cv_path_EGREP+:} false; then : ++ $as_echo_n "(cached) " >&6 ++else ++ if echo a | $GREP -E '(a|b)' >/dev/null 2>&1 ++ then ac_cv_path_EGREP="$GREP -E" ++ else ++ if test -z "$EGREP"; then ++ ac_path_EGREP_found=false ++ # Loop through the user's path and test for each of PROGNAME-LIST ++ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR ++for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin ++do ++ IFS=$as_save_IFS ++ test -z "$as_dir" && as_dir=. ++ for ac_prog in egrep; do ++ for ac_exec_ext in '' $ac_executable_extensions; do ++ ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" ++ { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue ++# Check for GNU ac_path_EGREP and select it if it is found. ++ # Check for GNU $ac_path_EGREP ++case `"$ac_path_EGREP" --version 2>&1` in ++*GNU*) ++ ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;; ++*) ++ ac_count=0 ++ $as_echo_n 0123456789 >"conftest.in" ++ while : ++ do ++ cat "conftest.in" "conftest.in" >"conftest.tmp" ++ mv "conftest.tmp" "conftest.in" ++ cp "conftest.in" "conftest.nl" ++ $as_echo 'EGREP' >> "conftest.nl" ++ "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break ++ diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break ++ as_fn_arith $ac_count + 1 && ac_count=$as_val ++ if test $ac_count -gt ${ac_path_EGREP_max-0}; then ++ # Best one so far, save it but keep looking for a better one ++ ac_cv_path_EGREP="$ac_path_EGREP" ++ ac_path_EGREP_max=$ac_count ++ fi ++ # 10*(2^10) chars as input seems more than enough ++ test $ac_count -gt 10 && break ++ done ++ rm -f conftest.in conftest.tmp conftest.nl conftest.out;; ++esac ++ ++ $ac_path_EGREP_found && break 3 ++ done ++ done ++ done ++IFS=$as_save_IFS ++ if test -z "$ac_cv_path_EGREP"; then ++ as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 ++ fi ++else ++ ac_cv_path_EGREP=$EGREP ++fi ++ ++ fi ++fi ++{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5 ++$as_echo "$ac_cv_path_EGREP" >&6; } ++ EGREP="$ac_cv_path_EGREP" ++ ++ ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5 ++$as_echo_n "checking for ANSI C header files... " >&6; } ++if ${ac_cv_header_stdc+:} false; then : ++ $as_echo_n "(cached) " >&6 ++else ++ cat confdefs.h - <<_ACEOF >conftest.$ac_ext ++/* end confdefs.h. */ ++#include ++#include ++#include ++#include ++ ++int ++main () ++{ ++ ++ ; ++ return 0; ++} ++_ACEOF ++if ac_fn_c_try_compile "$LINENO"; then : ++ ac_cv_header_stdc=yes ++else ++ ac_cv_header_stdc=no ++fi ++rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext ++ ++if test $ac_cv_header_stdc = yes; then ++ # SunOS 4.x string.h does not declare mem*, contrary to ANSI. ++ cat confdefs.h - <<_ACEOF >conftest.$ac_ext ++/* end confdefs.h. */ ++#include ++ ++_ACEOF ++if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | ++ $EGREP "memchr" >/dev/null 2>&1; then : ++ ++else ++ ac_cv_header_stdc=no ++fi ++rm -f conftest* ++ ++fi ++ ++if test $ac_cv_header_stdc = yes; then ++ # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. ++ cat confdefs.h - <<_ACEOF >conftest.$ac_ext ++/* end confdefs.h. */ ++#include ++ ++_ACEOF ++if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | ++ $EGREP "free" >/dev/null 2>&1; then : ++ ++else ++ ac_cv_header_stdc=no ++fi ++rm -f conftest* ++ ++fi ++ ++if test $ac_cv_header_stdc = yes; then ++ # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi. ++ if test "$cross_compiling" = yes; then : ++ : ++else ++ cat confdefs.h - <<_ACEOF >conftest.$ac_ext ++/* end confdefs.h. */ ++#include ++#include ++#if ((' ' & 0x0FF) == 0x020) ++# define ISLOWER(c) ('a' <= (c) && (c) <= 'z') ++# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) ++#else ++# define ISLOWER(c) \ ++ (('a' <= (c) && (c) <= 'i') \ ++ || ('j' <= (c) && (c) <= 'r') \ ++ || ('s' <= (c) && (c) <= 'z')) ++# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) ++#endif ++ ++#define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) ++int ++main () ++{ ++ int i; ++ for (i = 0; i < 256; i++) ++ if (XOR (islower (i), ISLOWER (i)) ++ || toupper (i) != TOUPPER (i)) ++ return 2; ++ return 0; ++} ++_ACEOF ++if ac_fn_c_try_run "$LINENO"; then : ++ ++else ++ ac_cv_header_stdc=no ++fi ++rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ ++ conftest.$ac_objext conftest.beam conftest.$ac_ext ++fi ++ ++fi ++fi ++{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5 ++$as_echo "$ac_cv_header_stdc" >&6; } ++if test $ac_cv_header_stdc = yes; then ++ ++$as_echo "#define STDC_HEADERS 1" >>confdefs.h ++ ++fi ++ ++# On IRIX 5.3, sys/types and inttypes.h are conflicting. ++for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \ ++ inttypes.h stdint.h unistd.h ++do : ++ as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` ++ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default ++" ++if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : ++ cat >>confdefs.h <<_ACEOF ++#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 ++_ACEOF ++ ++fi ++ ++done ++ ++ ++ac_fn_c_check_header_mongrel "$LINENO" "zlib.h" "ac_cv_header_zlib_h" "$ac_includes_default" ++if test "x$ac_cv_header_zlib_h" = xyes; then : ++ have_zlib=true ++else ++ have_zlib=false ++fi ++ ++ ++ ++if test "z$with_win32" = "z" -a "z`uname -s`" != "zDarwin" -a "z$with_distro" != "zCrossWin32" -a "z$with_distro" != "zSlackware"; then ++ if ! $have_png; then ++ as_fn_error $? "install png-devel" "$LINENO" 5 ++ fi ++ ++ if ! $have_zlib; then ++ as_fn_error $? "install zlib-devel" "$LINENO" 5 ++ fi ++ ++fi ++ ++# Extract the first word of "autoconf", so it can be a program name with args. ++set dummy autoconf; ac_word=$2 ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 ++$as_echo_n "checking for $ac_word... " >&6; } ++if ${ac_cv_prog_ACONF+:} false; then : ++ $as_echo_n "(cached) " >&6 ++else ++ if test -n "$ACONF"; then ++ ac_cv_prog_ACONF="$ACONF" # Let the user override the test. ++else ++as_save_IFS=$IFS; IFS=$PATH_SEPARATOR ++for as_dir in $PATH ++do ++ IFS=$as_save_IFS ++ test -z "$as_dir" && as_dir=. ++ for ac_exec_ext in '' $ac_executable_extensions; do ++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ++ ac_cv_prog_ACONF="yes" ++ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 ++ break 2 ++ fi ++done ++ done ++IFS=$as_save_IFS ++ ++fi ++fi ++ACONF=$ac_cv_prog_ACONF ++if test -n "$ACONF"; then ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ACONF" >&5 ++$as_echo "$ACONF" >&6; } ++else ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 ++$as_echo "no" >&6; } ++fi ++ ++ ++if ! test "z$ACONF" = "zyes"; then ++ as_fn_error $? "autoconf must be installed " "$LINENO" 5 ++fi ++ ++# Extract the first word of "flex", so it can be a program name with args. ++set dummy flex; ac_word=$2 ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 ++$as_echo_n "checking for $ac_word... " >&6; } ++if ${ac_cv_prog_FLEX+:} false; then : ++ $as_echo_n "(cached) " >&6 ++else ++ if test -n "$FLEX"; then ++ ac_cv_prog_FLEX="$FLEX" # Let the user override the test. ++else ++as_save_IFS=$IFS; IFS=$PATH_SEPARATOR ++for as_dir in $PATH ++do ++ IFS=$as_save_IFS ++ test -z "$as_dir" && as_dir=. ++ for ac_exec_ext in '' $ac_executable_extensions; do ++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ++ ac_cv_prog_FLEX="yes" ++ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 ++ break 2 ++ fi ++done ++ done ++IFS=$as_save_IFS ++ ++fi ++fi ++FLEX=$ac_cv_prog_FLEX ++if test -n "$FLEX"; then ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $FLEX" >&5 ++$as_echo "$FLEX" >&6; } ++else ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 ++$as_echo "no" >&6; } ++fi ++ ++ ++if ! test "z$FLEX" = "zyes"; then ++ as_fn_error $? "flex must be installed " "$LINENO" 5 ++fi ++ ++# Extract the first word of "bison", so it can be a program name with args. ++set dummy bison; ac_word=$2 ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 ++$as_echo_n "checking for $ac_word... " >&6; } ++if ${ac_cv_prog_BISON+:} false; then : ++ $as_echo_n "(cached) " >&6 ++else ++ if test -n "$BISON"; then ++ ac_cv_prog_BISON="$BISON" # Let the user override the test. ++else ++as_save_IFS=$IFS; IFS=$PATH_SEPARATOR ++for as_dir in $PATH ++do ++ IFS=$as_save_IFS ++ test -z "$as_dir" && as_dir=. ++ for ac_exec_ext in '' $ac_executable_extensions; do ++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ++ ac_cv_prog_BISON="yes" ++ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 ++ break 2 ++ fi ++done ++ done ++IFS=$as_save_IFS ++ ++fi ++fi ++BISON=$ac_cv_prog_BISON ++if test -n "$BISON"; then ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $BISON" >&5 ++$as_echo "$BISON" >&6; } ++else ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 ++$as_echo "no" >&6; } ++fi ++ ++ ++if ! test "z$BISON" = "zyes"; then ++ as_fn_error $? "bison must be installed " "$LINENO" 5 ++fi ++ ++if test "z$with_internal_gcc" = "zyes" ; then ++ SYSTEM_GCC= ++ gcc_to_use="internal (will be built)" ++else ++ SYSTEM_GCC=true ++ gcc_to_use="from system" ++fi ++ ++ ++BUILD_NCPUS=1 ++if test "z$with_num_cpus" != "z"; then ++ BUILD_NCPUS=$with_num_cpus ++fi ++ ++ ++# Extract the first word of "ccache", so it can be a program name with args. ++set dummy ccache; ac_word=$2 ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 ++$as_echo_n "checking for $ac_word... " >&6; } ++if ${ac_cv_prog_CCACHE+:} false; then : ++ $as_echo_n "(cached) " >&6 ++else ++ if test -n "$CCACHE"; then ++ ac_cv_prog_CCACHE="$CCACHE" # Let the user override the test. ++else ++as_save_IFS=$IFS; IFS=$PATH_SEPARATOR ++for as_dir in $PATH ++do ++ IFS=$as_save_IFS ++ test -z "$as_dir" && as_dir=. ++ for ac_exec_ext in '' $ac_executable_extensions; do ++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ++ ac_cv_prog_CCACHE="yes" ++ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 ++ break 2 ++ fi ++done ++ done ++IFS=$as_save_IFS ++ ++fi ++fi ++CCACHE=$ac_cv_prog_CCACHE ++if test -n "$CCACHE"; then ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CCACHE" >&5 ++$as_echo "$CCACHE" >&6; } ++else ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 ++$as_echo "no" >&6; } ++fi ++ ++ ++# Extract the first word of "distcc", so it can be a program name with args. ++set dummy distcc; ac_word=$2 ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 ++$as_echo_n "checking for $ac_word... " >&6; } ++if ${ac_cv_prog_DISTCC+:} false; then : ++ $as_echo_n "(cached) " >&6 ++else ++ if test -n "$DISTCC"; then ++ ac_cv_prog_DISTCC="$DISTCC" # Let the user override the test. ++else ++as_save_IFS=$IFS; IFS=$PATH_SEPARATOR ++for as_dir in $PATH ++do ++ IFS=$as_save_IFS ++ test -z "$as_dir" && as_dir=. ++ for ac_exec_ext in '' $ac_executable_extensions; do ++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ++ ac_cv_prog_DISTCC="yes" ++ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 ++ break 2 ++ fi ++done ++ done ++IFS=$as_save_IFS ++ ++fi ++fi ++DISTCC=$ac_cv_prog_DISTCC ++if test -n "$DISTCC"; then ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DISTCC" >&5 ++$as_echo "$DISTCC" >&6; } ++else ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 ++$as_echo "no" >&6; } ++fi ++ ++ ++ ++ENABLE_CCACHE="" ++ENABLE_ICECREAM="" ++ENABLE_DISTCC="" ++if test "z`echo "$with_gcc_speedup"|grep icecream |grep distcc`" != "z"; then ++ as_fn_error $? "icecream and distcc are mutually exclusive" "$LINENO" 5 ++fi ++for enable_speedup in `echo "$with_gcc_speedup" | sed 's/,/ /g'` ++do ++ if test "$enable_speedup" = "ccache"; then ++ if test "$CCACHE" != "yes"; then ++ as_fn_error $? "ccache not found, but set in --with-gcc-speedup" "$LINENO" 5 ++ else ++ ENABLE_CCACHE="yes" ++ fi ++ elif test "$enable_speedup" = "icecream"; then ++ ENABLE_ICECREAM="yes" ++ elif test "$enable_speedup" = "distcc"; then ++ if test "$DISTCC" != "yes"; then ++ as_fn_error $? "distcc not found, but set in --with-gcc-speedup" "$LINENO" 5 ++ else ++ ENABLE_DISTCC="yes" ++ fi ++ fi ++done ++ ++ ++ ++ ++ICECREAM_BINDIR="/opt/icecream/bin" ++if test "z$with_icecream_bindir" != "z"; then ++ ICECREAM_BINDIR="$with_icecream_bindir" ++fi ++if test "z$ENABLE_ICECREAM" = "zyes"; then ++ if test ! -x "$ICECREAM_BINDIR/gcc" -o ! -x "$ICECREAM_BINDIR/g++" ; then ++ as_fn_error $? "icecream's gcc and g++ not found, please set --with-icecream-bindir" "$LINENO" 5 ++ fi ++fi ++ ++ ++MAX_JOBS="1" ++if test "z$ENABLE_ICECREAM" = "zyes"; then ++ # for icecream, default to the maximum ++ MAX_JOBS="10" ++fi ++if test "z$with_max_jobs" != "z"; then ++ if test "$with_max_jobs" -gt "10"; then ++ { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: dmake is limited to 10 jobs, using --with-max-jobs=10 (instead of $with_max_jobs)." >&5 ++$as_echo "$as_me: WARNING: dmake is limited to 10 jobs, using --with-max-jobs=10 (instead of $with_max_jobs)." >&2;} ++ with_max_jobs="10" ++ fi ++ MAX_JOBS="$with_max_jobs" ++fi ++ ++ ++OOOP_FONTS_PACK= ++OOOP_GALLERY_PACK= ++OOOP_SAMPLES_PACK= ++OOOP_TEMPLATES_PACK= ++ ++if test "z$with_distro" = "zOxygenOfficeLinux" -o \ ++ "z$with_distro" = "zOxygenOfficeWindows" -o \ ++ "z$enable_extra_gallery" = "zyes" ; then ++ OOOP_GALLERY_PACK="OOOP-gallery-pack-2.8.0.0.zip" ++fi ++if test "z$with_distro" = "zOxygenOfficeLinux" -o \ ++ "z$with_distro" = "zOxygenOfficeWindows" -o \ ++ "z$enable_extra_template" = "zyes" ; then ++ OOOP_TEMPLATES_PACK="OOOP-templates-pack-2.8.0.0.zip" ++fi ++if test "z$with_distro" = "zOxygenOfficeLinux" -o \ ++ "z$with_distro" = "zOxygenOfficeWindows" -o \ ++ "z$enable_extra_font" = "zyes" ; then ++ OOOP_FONTS_PACK="OOOP-fonts-pack-2.8.0.1.zip" ++fi ++if test "z$with_distro" = "zOxygenOfficeLinux" -o \ ++ "z$with_distro" = "zOxygenOfficeWindows" -o \ ++ "z$enable_extra_sample" = "zyes" ; then ++ OOOP_SAMPLES_PACK="OOOP-samples-pack-2.7.0.0.zip" ++fi ++ ++ ++ ++ ++ ++ ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for widget sets" >&5 ++$as_echo_n "checking for widget sets... " >&6; } ++OOO_WIDGET_FLAGS= ++if test "$enable_kde" != "no"; then ++ if test "z$with_win32" = "z" -a "z`uname -s`" != "zDarwin" -a "z$with_distro" != "zCrossWin32"; then ++ OOO_WIDGET_FLAGS="--enable-kde" ++ widget_sets="kde" ++ fi ++else ++ OOO_WIDGET_FLAGS="--disable-kde" ++fi ++ ++if test "$enable_kde4" != "no"; then ++ if test "z$with_win32" = "z" -a "z`uname -s`" != "zDarwin" -a "z$with_distro" != "zCrossWin32"; then ++ OOO_WIDGET_FLAGS="$OOO_WIDGET_FLAGS --enable-kde4" ++ widget_sets="$widget_sets kde4" ++ fi ++else ++ OOO_WIDGET_FLAGS="$OOO_WIDGET_FLAGS --disable-kde4" ++fi ++ ++if test "$enable_gtk" != "no"; then ++ if test "z$with_win32" = "z" -a "z`uname -s`" != "zDarwin" -a "z$with_distro" != "zCrossWin32"; then ++ OOO_WIDGET_FLAGS="--enable-gtk $OOO_WIDGET_FLAGS" ++ widget_sets="gtk $widget_sets" ++ ++ ++pkg_failed=no ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for FOO_GTK" >&5 ++$as_echo_n "checking for FOO_GTK... " >&6; } ++ ++if test -n "$FOO_GTK_CFLAGS"; then ++ pkg_cv_FOO_GTK_CFLAGS="$FOO_GTK_CFLAGS" ++ elif test -n "$PKG_CONFIG"; then ++ if test -n "$PKG_CONFIG" && \ ++ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \" gtk+-2.0 \""; } >&5 ++ ($PKG_CONFIG --exists --print-errors " gtk+-2.0 ") 2>&5 ++ ac_status=$? ++ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 ++ test $ac_status = 0; }; then ++ pkg_cv_FOO_GTK_CFLAGS=`$PKG_CONFIG --cflags " gtk+-2.0 " 2>/dev/null` ++ test "x$?" != "x0" && pkg_failed=yes ++else ++ pkg_failed=yes ++fi ++ else ++ pkg_failed=untried ++fi ++if test -n "$FOO_GTK_LIBS"; then ++ pkg_cv_FOO_GTK_LIBS="$FOO_GTK_LIBS" ++ elif test -n "$PKG_CONFIG"; then ++ if test -n "$PKG_CONFIG" && \ ++ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \" gtk+-2.0 \""; } >&5 ++ ($PKG_CONFIG --exists --print-errors " gtk+-2.0 ") 2>&5 ++ ac_status=$? ++ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 ++ test $ac_status = 0; }; then ++ pkg_cv_FOO_GTK_LIBS=`$PKG_CONFIG --libs " gtk+-2.0 " 2>/dev/null` ++ test "x$?" != "x0" && pkg_failed=yes ++else ++ pkg_failed=yes ++fi ++ else ++ pkg_failed=untried ++fi ++ ++ ++ ++if test $pkg_failed = yes; then ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 ++$as_echo "no" >&6; } ++ ++if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then ++ _pkg_short_errors_supported=yes ++else ++ _pkg_short_errors_supported=no ++fi ++ if test $_pkg_short_errors_supported = yes; then ++ FOO_GTK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs " gtk+-2.0 " 2>&1` ++ else ++ FOO_GTK_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs " gtk+-2.0 " 2>&1` ++ fi ++ # Put the nasty error message in config.log where it belongs ++ echo "$FOO_GTK_PKG_ERRORS" >&5 ++ ++ have_gtk=false ++elif test $pkg_failed = untried; then ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 ++$as_echo "no" >&6; } ++ have_gtk=false ++else ++ FOO_GTK_CFLAGS=$pkg_cv_FOO_GTK_CFLAGS ++ FOO_GTK_LIBS=$pkg_cv_FOO_GTK_LIBS ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 ++$as_echo "yes" >&6; } ++ have_gtk=true ++fi ++ if ! $have_gtk; then ++ as_fn_error $? "Gtk+ library requirements were not met" "$LINENO" 5 ++ fi ++ fi ++else ++ OOO_WIDGET_FLAGS="--disable-gtk $OOO_WIDGET_FLAGS" ++fi ++OOO_CUSTOM_IMAGES= ++OOO_EXTRA_ARTWORK=extras-3.1.tar.bz2 ++ ++ ++ ++{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $OOO_WIDGET_FLAGS" >&5 ++$as_echo "$OOO_WIDGET_FLAGS" >&6; } ++ ++ ++if test "z$BUILD_WIN32" = "zyes" -a "z$enable_cairo" = "z" ; then ++ { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: For Windows, automatically using --disable-cairo" >&5 ++$as_echo "$as_me: WARNING: For Windows, automatically using --disable-cairo" >&2;} ++ enable_cairo="no" ++fi ++if test "$enable_cairo" != "no"; then ++ if test "$with_system_cairo" = "yes"; then ++ SYSTEM_CAIRO=TRUE ++ fi ++ CAIRO_ENABLED=TRUE ++ # Use the latest version ++ CAIRO_VER=1.4.10 ++ CAIRO_CONFIGURE_FLAG="--enable-cairo=yes" ++ cairo_enabled=yes ++else ++ CAIRO_ENABLED= ++ CAIRO_VER= ++ CAIRO_CONFIGURE_FLAG="--enable-cairo=no" ++ cairo_enabled=no ++fi ++ ++ ++ ++ ++ ++PREBUILT_WRITINGAIDS_TIMESTAMP=20091204 ++ ++ ++BUILD_MOZILLA_SOURCE='seamonkey-1.1.14.source.tar.gz' ++ ++ ++APACHE_ANT_TARBALL='apache-ant-1.8.1-bin.tar.gz' ++ ++ ++AGFA_MONOTYPE_FONTS_SOURCE='agfa-monotype-fonts.tar.gz' ++ ++ ++MAGYARLINUXLIBERTINE_FONTS_TIMESTAMP=20100611 ++ ++ ++OOO_BUILD_NOARCH="NO" ++if test "z$enable_build_noarch" = "zyes"; then ++ OOO_BUILD_NOARCH="YES" ++fi ++ ++ ++SPLIT_APP_MODULES="NO" ++if test "z$enable_split_app_modules" = "zyes"; then ++ SPLIT_APP_MODULES="YES" ++fi ++ ++ ++SPLIT_OPT_FEATURES="NO" ++if test "z$enable_split_opt_features" = "zyes"; then ++ SPLIT_OPT_FEATURES="YES" ++fi ++ ++ ++RUN_POST_INSTALL_SCRIPTS="yes" ++if test "z$enable_post_install_scripts" = "zno"; then ++ RUN_POST_INSTALL_SCRIPTS="no" ++fi ++ ++ ++DEFUZZ_PATCHES="NO" ++if test "z$enable_defuzz_patches" = "zyes"; then ++ DEFUZZ_PATCHES="YES" ++fi ++ ++ ++OOO_STRIP="yes" ++if test "z$enable_strip" = "zno"; then ++ OOO_STRIP="no" ++fi ++ ++ ++ARCHITECTURE="unxlngi6" ++if test "z$with_arch" != "z"; then ++ if test "z$with_arch" = "zppc"; then ++ ARCHITECTURE="unxlngppc" ++ fi ++ if test "z$with_arch" = "zsparc"; then ++ ARCHITECTURE="unxlngs" ++ fi ++fi ++ ++ ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for broken aliases" >&5 ++$as_echo_n "checking for broken aliases... " >&6; } ++if `alias gcc > /dev/null 2>&1`; then ++ as_fn_error $? "you can't alias your gcc - that's broken " "$LINENO" 5; ++fi ++{ $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5 ++$as_echo "ok" >&6; } ++ ++WITH_ARCH_FLAGS= ++if test "z$with_arch_flags" != "zyes" -a "z$with_arch_flags" != "zno" ; then ++ WITH_ARCH_FLAGS="$with_arch_flags" ++fi ++ ++ ++MONO_GAC_ROOT= ++if test "z$with_mono_gac_root" != "z" -a "z$with_mono_gac_root" != "zno" ; then ++ MONO_GAC_ROOT=$with_mono_gac_root ++fi ++ ++ ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for Open Clip Art Library" >&5 ++$as_echo_n "checking for Open Clip Art Library... " >&6; } ++OPENCLIPART_VER= ++OPENCLIPART_DIR= ++if test "z$with_openclipart" != "z" -a "z$with_openclipart" != "zno" ; then ++ if test "z$with_openclipart" = "zyes" ; then ++ # the gallery from the source tarball by default ++ OPENCLIPART_VER=0.12 ++ elif (echo "$with_openclipart" | $GREP "^[0-9\.]*$") ; then ++ # it's a version number ++ OPENCLIPART_VER=$with_openclipart ++ elif test "z${with_openclipart%%/*}" = "z" ; then ++ # it's an absolute path ++ if test -d $with_openclipart ; then ++ OPENCLIPART_DIR=$with_openclipart ++ else ++ as_fn_error $? "The directory \"$with_openclipart\" does not exist." "$LINENO" 5 ++ fi ++ else ++ as_fn_error $? "--with-openclipart requires either a version number or an absolute path" "$LINENO" 5 ++ fi ++fi ++if test "z$OPENCLIPART_VER" != "z" && ! which inkscape >/dev/null 2>&1 ; then ++ as_fn_error $? "inkscape is necessary to process Open Clip Art library from sources" "$LINENO" 5 ++fi ++{ $as_echo "$as_me:${as_lineno-$LINENO}: result: ${OPENCLIPART_VER:-${OPENCLIPART_DIR:-no}}" >&5 ++$as_echo "${OPENCLIPART_VER:-${OPENCLIPART_DIR:-no}}" >&6; } ++ ++ ++ ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to use newer DejaVu fonts" >&5 ++$as_echo_n "checking whether to use newer DejaVu fonts... " >&6; } ++DEJAVU_FONTS_VER= ++DEJAVU_FONTS_PACK_NAME= ++if test "z$with_dejavu_fonts" != "z" -a "z$with_dejavu_fonts" != "zno" ; then ++ if (echo "$with_dejavu_fonts" | $GREP "^[0-9]*\.[0-9]*$" >/dev/null) ; then ++ # it's a version number ++ DEJAVU_FONTS_VER=$with_dejavu_fonts ++ DEJAVU_FONTS_PACK_NAME=dejavu-fonts-ttf-$with_dejavu_fonts ++ DEJAVU_FONTS_MAJOR_VER=${DEJAVU_FONTS_VER%.*} ++ DEJAVU_FONTS_MINOR_VER=${DEJAVU_FONTS_VER#*.} ++ if test $DEJAVU_FONTS_MAJOR_VER -lt $DEJAVU_FONTS_UPSTREAM_MAJOR_VER -o \ ++ \( $DEJAVU_FONTS_MAJOR_VER -eq $DEJAVU_FONTS_UPSTREAM_MAJOR_VER -a \ ++ $DEJAVU_FONTS_MINOR_VER -le $DEJAVU_FONTS_UPSTREAM_MINOR_VER \) ; then ++ as_fn_error $? "requested DejaVu font version should be newer than what upstream has" "$LINENO" 5 ++ fi ++ else ++ as_fn_error $? "--with-dejavu-fonts requires a version number" "$LINENO" 5 ++ fi ++fi ++{ $as_echo "$as_me:${as_lineno-$LINENO}: result: ${DEJAVU_FONTS_VER:-no, use those in upstream}" >&5 ++$as_echo "${DEJAVU_FONTS_VER:-no, use those in upstream}" >&6; } ++ ++ ++ ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for Liberation Fonts" >&5 ++$as_echo_n "checking for Liberation Fonts... " >&6; } ++LIBERATION_FONTS_VER= ++if test "z$with_liberation_fonts" != "z" -a "z$with_liberation_fonts" != "zno" ; then ++ if test "z$with_liberation_fonts" = "zyes" ; then ++ # the fonts from the source zip by default ++ LIBERATION_FONTS_VER=1.1 ++ elif (echo "$with_liberation_fonts" | $GREP "^[0-9\.]*$") ; then ++ # it's a version number ++ LIBERATION_FONTS_VER=$with_liberation_fonts ++ else ++ as_fn_error $? "--with-liberation-fonts requires either yes, no, or a version number" "$LINENO" 5 ++ fi ++fi ++{ $as_echo "$as_me:${as_lineno-$LINENO}: result: ${LIBERATION_FONTS_VER:-as upstream}" >&5 ++$as_echo "${LIBERATION_FONTS_VER:-as upstream}" >&6; } ++ ++ ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to install compat oo* wrappers" >&5 ++$as_echo_n "checking whether to install compat oo* wrappers... " >&6; } ++if test "$with_compat_oowrappers" = "yes" ; then ++ COMPAT_OOWRAPPERS=YES ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 ++$as_echo "yes" >&6; } ++else ++ COMPAT_OOWRAPPERS=NO ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 ++$as_echo "no" >&6; } ++fi ++ ++ ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU patch" >&5 ++$as_echo_n "checking for GNU patch... " >&6; } ++GNUPATCH=patch ++if test "z$with_gnu_patch" != "z"; then ++ if test "z${with_gnu_patch%%/*}" = "z" ; then ++ # it's an absolute path ++ if test -f $with_gnu_patch ; then ++ GNUPATCH=$with_gnu_patch ++ else ++ as_fn_error $? "The file \"$with_gnu_patch\" does not exist." "$LINENO" 5 ++ fi ++ else ++ as_fn_error $? "--with-gnu-patch requires an absolute path" "$LINENO" 5 ++ fi ++fi ++{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $GNUPATCH" >&5 ++$as_echo "$GNUPATCH" >&6; } ++ ++ ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU tar" >&5 ++$as_echo_n "checking for GNU tar... " >&6; } ++GNUTAR=tar ++if test "z$with_gnu_tar" != "z"; then ++ if test "z${with_gnu_tar%%/*}" = "z" ; then ++ # it's an absolute path ++ if test -f $with_gnu_tar ; then ++ GNUTAR=$with_gnu_tar ++ else ++ as_fn_error $? "The file \"$with_gnu_tar\" does not exist." "$LINENO" 5 ++ fi ++ else ++ as_fn_error $? "--with-gnu-tar requires an absolute path" "$LINENO" 5 ++ fi ++elif test -f /usr/sfw/bin/gtar; then ++ GNUTAR="/usr/sfw/bin/gtar" ++fi ++{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $GNUTAR" >&5 ++$as_echo "$GNUTAR" >&6; } ++ ++ ++if test "z$ENABLE_DOWNLOAD" = "zyes" ; then ++ for ac_prog in wget curl ++do ++ # Extract the first word of "$ac_prog", so it can be a program name with args. ++set dummy $ac_prog; ac_word=$2 ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 ++$as_echo_n "checking for $ac_word... " >&6; } ++if ${ac_cv_path_GET_CMD+:} false; then : ++ $as_echo_n "(cached) " >&6 ++else ++ case $GET_CMD in ++ [\\/]* | ?:[\\/]*) ++ ac_cv_path_GET_CMD="$GET_CMD" # Let the user override the test with a path. ++ ;; ++ *) ++ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR ++for as_dir in $PATH ++do ++ IFS=$as_save_IFS ++ test -z "$as_dir" && as_dir=. ++ for ac_exec_ext in '' $ac_executable_extensions; do ++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ++ ac_cv_path_GET_CMD="$as_dir/$ac_word$ac_exec_ext" ++ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 ++ break 2 ++ fi ++done ++ done ++IFS=$as_save_IFS ++ ++ ;; ++esac ++fi ++GET_CMD=$ac_cv_path_GET_CMD ++if test -n "$GET_CMD"; then ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GET_CMD" >&5 ++$as_echo "$GET_CMD" >&6; } ++else ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 ++$as_echo "no" >&6; } ++fi ++ ++ ++ test -n "$GET_CMD" && break ++done ++ ++ if test -z "$GET_CMD" ; then ++ as_fn_error $? "Neither \"wget\" nor \"curl\" found, but needed for download" "$LINENO" 5 ++ fi ++fi ++ ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for favourite drink" >&5 ++$as_echo_n "checking for favourite drink... " >&6; } ++DRINK=tea ++if test "z$with_drink" != "z"; then ++ DRINK=$with_drink ++fi ++{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $DRINK" >&5 ++$as_echo "$DRINK" >&6; } ++ ++ ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ooo-version" >&5 ++$as_echo_n "checking for ooo-version... " >&6; } ++OOO_MAJOR=3.4 ++OOO_VERSION=3.4 ++{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $OOO_VERSION" >&5 ++$as_echo "$OOO_VERSION" >&6; } ++ ++ ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for binsuffix" >&5 ++$as_echo_n "checking for binsuffix... " >&6; } ++ ++if test "z$with_binsuffix" = "zno"; then ++ OOO_BINSUFFIX= ++elif test "z$with_binsuffix" != "z"; then ++ OOO_BINSUFFIX=$with_binsuffix ++else ++ OOO_BINSUFFIX=$OOO_MAJOR ++fi ++{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $OOO_BINSUFFIX" >&5 ++$as_echo "$OOO_BINSUFFIX" >&6; } ++ ++ ++datestamp=`date '+%Y%m%d.%H%M'`; ++SNAPSHOT_TAG="$datestamp.$TAG"; ++ ++ ++if test "z$with_installed_ooo_dirname" != "z"; then ++ OOOINSTALLDIRNAME=$with_installed_ooo_dirname ++else ++ OOOINSTALLDIRNAME=ooo-$OOO_MAJOR ++fi ++ ++ ++if test "z$with_docdir" != "z"; then ++ docdir="$with_docdir" ++else ++ docdir="$datadir/doc/packages/LibreOffice" ++fi ++ ++ ++# WARNING: The --with-lang= configure option changed, see ++# http://blog.janik.cz/archives/permalinks/2004-11-02T20_04_29.html ++# e.g. ++# --with-lang="ALL" # see solenv/inc/langlist.mk ++# --with-lang="en-US cs" ++# --with-lang="ALL xy" ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for requested localizations" >&5 ++$as_echo_n "checking for requested localizations... " >&6; } ++if test "z$with_lang" = "zno" ; then ++ { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: One localization is built by default, this happens to be English." >&5 ++$as_echo "$as_me: WARNING: One localization is built by default, this happens to be English." >&2;} ++fi ++OOO_LANGS="$with_lang" ++{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $OOO_LANGS" >&5 ++$as_echo "$OOO_LANGS" >&6; } ++ ++ ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for insufficient help localizations" >&5 ++$as_echo_n "checking for insufficient help localizations... " >&6; } ++if test "$with_poor_help_localizations" = "yes" -o \ ++ "$with_poor_help_localizations" = "no" ; then ++ # no default list defined for now, so it is empty for both "yes" and "no" ++ OOO_POOR_HELP_LOCALIZATIONS= ++else ++ OOO_POOR_HELP_LOCALIZATIONS="$with_poor_help_localizations" ++fi ++{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $OOO_POOR_HELP_LOCALIZATIONS" >&5 ++$as_echo "$OOO_POOR_HELP_LOCALIZATIONS" >&6; } ++ ++ ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable Mono bindings" >&5 ++$as_echo_n "checking whether to enable Mono bindings... " >&6; } ++if test -n "$enable_mono" ; then ++ if test "$enable_mono" != "no" ; then ++ ENABLE_MONO=TRUE ++ mono_enabled=yes ++ else ++ ENABLE_MONO=FALSE ++ mono_enabled=no ++ fi ++else ++ # mono is not explicitly requested. Though, libreoffice will install ++ # the extra sources to support the build with mono ++ mono_enabled=supported ++ ENABLE_MONO=SUPPORTED ++fi ++{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $mono_enabled" >&5 ++$as_echo "$mono_enabled" >&6; } ++ ++ ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build extensions" >&5 ++$as_echo_n "checking whether to build extensions... " >&6; } ++if test "$enable_extensions" != "no" ; then ++ ENABLE_EXTENSIONS=YES ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 ++$as_echo "yes" >&6; } ++else ++ ENABLE_EXTENSIONS=NO ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 ++$as_echo "no" >&6; } ++fi ++ ++ ++# FIXME: ugly hack to apply a Novell specific patch for swext sources ++if test "$VENDORNAME" = "Novell" -a "$ENABLE_MEDIAWIKI" = "YES" ; then ++ if test -z "$OOO_ADDITIONAL_SECTIONS" ; then ++ OOO_ADDITIONAL_SECTIONS="NovellOnlyExtensionFixes" ++ else ++ OOO_ADDITIONAL_SECTIONS="$OOO_ADDITIONAL_SECTIONS,NovellOnlyExtensionFixes" ++ fi ++fi ++ ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build the binfilter" >&5 ++$as_echo_n "checking whether to build the binfilter... " >&6; } ++if test "$enable_binfilter" = "yes"; then ++ ENABLE_BINFILTER=TRUE ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 ++$as_echo "yes" >&6; } ++else ++ ENABLE_BINFILTER=FALSE ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 ++$as_echo "no" >&6; } ++fi ++ ++ ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build the odk stuff" >&5 ++$as_echo_n "checking whether to build the odk stuff... " >&6; } ++if test "$enable_odk" != "no"; then ++ ENABLE_ODK=TRUE ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 ++$as_echo "yes" >&6; } ++else ++ ENABLE_ODK=FALSE ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 ++$as_echo "no" >&6; } ++fi ++ ++ ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable graphite support" >&5 ++$as_echo_n "checking whether to enable graphite support... " >&6; } ++# if test -n "$enable_graphite" -o "$enable_graphite" != "no"; then ++if test -n "$enable_graphite" -a "$enable_graphite" != "no"; then ++ ENABLE_GRAPHITE=TRUE ++ graphite_enabled=yes ++else ++ ENABLE_GRAPHITE=FALSE ++ graphite_enabled=no ++fi ++{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $graphite_enabled" >&5 ++$as_echo "$graphite_enabled" >&6; } ++ ++ ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable Access import" >&5 ++$as_echo_n "checking whether to enable Access import... " >&6; } ++if test "$enable_access" = "no"; then ++ access_enabled=no ++ ENABLE_ACCESS= ++else ++ if test "$with_system_mdbtools" = "yes"; then ++ SYSTEM_MDBTOOLS=YES ++ else ++ MDBTOOLS_SRC=mdbtools-0.6pre1.tar.gz ++ fi ++ access_enabled=yes ++ ENABLE_ACCESS=TRUE ++fi ++{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $access_enabled" >&5 ++$as_echo "$access_enabled" >&6; } ++ ++ ++ ++ ++if test -n "$with_system_mdds" && test "$with_system_mdds" = "yes"; then ++ SYSTEM_MDDS=YES ++else ++ SYSTEM_MDDS=NO ++fi ++ ++ ++if test -n "$with_system_libwpd" && test "$with_system_libwpd" = "yes"; then ++ SYSTEM_LIBWPD=YES ++else ++ SYSTEM_LIBWPD=NO ++fi ++ ++ ++if test -n "$with_system_libwps" && test "$with_system_libwps" = "yes"; then ++ SYSTEM_LIBWPS=YES ++else ++ SYSTEM_LIBWPS=NO ++fi ++ ++ ++if test "$with_system_libwpg" = "yes"; then ++ SYSTEM_LIBWPG=YES ++else ++ SYSTEM_LIBWPG=NO ++fi ++ ++ ++if test "$with_system_zlib" = "yes"; then ++ SYSTEM_ZLIB=YES ++else ++ SYSTEM_ZLIB=NO ++fi ++ ++ ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for Sun Professional Template Pack integration (only supported languages displayed)" >&5 ++$as_echo_n "checking for Sun Professional Template Pack integration (only supported languages displayed)... " >&6; } ++if test "z$with_sun_templates" = "z" -o "z$with_sun_templates" = "zno" ; then ++ SUNTEMPLATES_LANG="" ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no integration" >&5 ++$as_echo "no integration" >&6; } ++else ++ sun_supported_langs="en-US de it fr es hu" ++ if test "z$with_sun_templates" = "zyes" ; then ++ wanted_sun_templates="$sun_supported_langs" ++ else ++ # check whether the langs are supported by Sun ++ wanted_sun_templates= ++ for lang in $with_sun_templates ; do ++ if test -n "`echo $sun_supported_langs | grep "$lang"`" ; then ++ wanted_sun_templates="$wanted_sun_templates $lang" ++ fi ++ done ++ fi ++ SUNTEMPLATES_LANG= ++ # check whether the langs are requested at all ++ for lang in $wanted_sun_templates ; do ++ if test "$with_lang" = "ALL" -o -n "`echo $with_lang | grep "$lang"`" ; then ++ SUNTEMPLATES_LANG="$SUNTEMPLATES_LANG $lang" ++ fi ++ done ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $SUNTEMPLATES_LANG" >&5 ++$as_echo "$SUNTEMPLATES_LANG" >&6; } ++fi ++ ++ ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to include Watch Window extension for Calc" >&5 ++$as_echo_n "checking whether to include Watch Window extension for Calc... " >&6; } ++if test "$enable_extensions" != "no" ; then ++ if test "z$enable_ext_watch_window" = "zyes" ; then ++ WATCH_WINDOW_EXTENSION="WatchWindow_1.2.0.0.oxt" ++ WITH_WATCH_WINDOW=YES ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 ++$as_echo "yes" >&6; } ++ else ++ WITH_WATCH_WINDOW=NO ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 ++$as_echo "no" >&6; } ++ fi ++fi ++ ++ ++ ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to include Diagram extension" >&5 ++$as_echo_n "checking whether to include Diagram extension... " >&6; } ++if test "$enable_extensions" != "no" ; then ++ if test "z$enable_ext_diagram" = "zyes" ; then ++ DIAGRAM_EXTENSION="Diagram_1.1.0.0.oxt" ++ WITH_DIAGRAM=YES ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 ++$as_echo "yes" >&6; } ++ else ++ WITH_DIAGRAM=NO ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 ++$as_echo "no" >&6; } ++ fi ++fi ++ ++ ++ ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to include Validator extension for Calc" >&5 ++$as_echo_n "checking whether to include Validator extension for Calc... " >&6; } ++if test "$enable_extensions" != "no" ; then ++ if test "z$enable_ext_validator" = "zyes" ; then ++ VALIDATOR_EXTENSION="Validator_1.1.0.0.oxt" ++ WITH_VALIDATOR=YES ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 ++$as_echo "yes" >&6; } ++ else ++ WITH_VALIDATOR=NO ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 ++$as_echo "no" >&6; } ++ fi ++fi ++ ++ ++ ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to include Barcode extension" >&5 ++$as_echo_n "checking whether to include Barcode extension... " >&6; } ++if test "$enable_extensions" != "no" ; then ++ if test "z$enable_ext_barcode" = "zyes" ; then ++ BARCODE_EXTENSION="Barcode_1.3.1.0.oxt" ++ WITH_BARCODE=YES ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 ++$as_echo "yes" >&6; } ++ else ++ WITH_BARCODE=NO ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 ++$as_echo "no" >&6; } ++ fi ++fi ++ ++ ++ ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to include Google Docs extension" >&5 ++$as_echo_n "checking whether to include Google Docs extension... " >&6; } ++if test "$enable_extensions" != "no" ; then ++ if test "z$enable_ext_google_docs" = "zyes" ; then ++ GOOGLE_DOCS_EXTENSION="gdocs_2.1.0_modified.oxt" ++ WITH_GOOGLE_DOCS=YES ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 ++$as_echo "yes" >&6; } ++ else ++ WITH_GOOGLE_DOCS=NO ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 ++$as_echo "no" >&6; } ++ fi ++fi ++ ++ ++ ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to include NLPSolver extension" >&5 ++$as_echo_n "checking whether to include NLPSolver extension... " >&6; } ++if test "$enable_extensions" != "no" ; then ++ if test "z$enable_ext_nlpsolver" = "zyes" ; then ++ NLPSOLVER_EXTENSION="90401bca927835b6fbae4a707ed187c8-nlpsolver-0.9.tar.bz2" ++ WITH_NLPSOLVER=YES ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 ++$as_echo "yes" >&6; } ++ else ++ WITH_NLPSOLVER=NO ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 ++$as_echo "no" >&6; } ++ fi ++fi ++ ++ ++ ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to include LanguageTool extension" >&5 ++$as_echo_n "checking whether to include LanguageTool extension... " >&6; } ++if test "$enable_extensions" != "no" ; then ++ if test "z$enable_ext_languagetool" = "zyes" ; then ++ LANGUAGETOOL_EXTENSION="47e1edaa44269bc537ae8cabebb0f638-JLanguageTool-1.0.0.tar.bz2" ++ WITH_LANGUAGETOOL=YES ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 ++$as_echo "yes" >&6; } ++ else ++ WITH_LANGUAGETOOL=NO ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 ++$as_echo "no" >&6; } ++ fi ++fi ++ ++ ++ ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to include oooblogger extension" >&5 ++$as_echo_n "checking whether to include oooblogger extension... " >&6; } ++if test "$enable_extensions" != "no" ; then ++ if test "z$enable_ext_oooblogger" = "zyes" ; then ++ OOOBLOGGER_EXTENSION="oooblogger-0.1.oxt" ++ WITH_OOOBLOGGER=YES ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 ++$as_echo "yes" >&6; } ++ else ++ WITH_OOOBLOGGER=NO ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 ++$as_echo "no" >&6; } ++ fi ++fi ++ ++ ++ ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for Lightproof extensions integration (only supported languages displayed)" >&5 ++$as_echo_n "checking for Lightproof extensions integration (only supported languages displayed)... " >&6; } ++if test "$enable_extensions" != "no" ; then ++ if test "z$enable_ext_lightproof" = "z" -o "z$enable_ext_lightproof" = "zno" ; then ++ LIGHTPROOF_LANG="" ++ LIGHTPRROF_FILENAMES="" ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no integration" >&5 ++$as_echo "no integration" >&6; } ++ else ++ lightproof_supported_langs="en-US hu" ++ if test "z$enable_ext_lightproof" = "zyes" ; then ++ wanted_lightproof="$lightproof_supported_langs" ++ else ++ # check whether the langs are supported by Lightproof ++ wanted_lightproof= ++ for lang in $enable_ext_lightproof ; do ++ if test -n "`echo $lightproof_supported_langs | grep "$lang"`" ; then ++ wanted_lightproof="$wanted_lightproof $lang" ++ fi ++ done ++ fi ++ LIGHTPROOF_LANG= ++ LIGHTPROOF_FILENAMES= ++ # check whether the langs are requested at all ++ for lang in $wanted_lightproof ; do ++ if test "$with_lang" = "ALL" -o -n "`echo $with_lang | grep "$lang"`" ; then ++ LIGHTPROOF_LANG="$LIGHTPROOF_LANG $lang" ++ case $lang in ++ "hu") LIGHTPROOF_FILENAMES="$LIGHTPROOF_FILENAMES lightproof-hu-1.2.oxt";; ++ "en-US") LIGHTPROOF_FILENAMES="$LIGHTPROOF_FILENAMES lightproof-en-US-0.1.oxt";; ++ esac ++ fi ++ done ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIGHTPROOF_LANG" >&5 ++$as_echo "$LIGHTPROOF_LANG" >&6; } ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIGHTPROOF_FILENAMES" >&5 ++$as_echo "$LIGHTPROOF_FILENAMES" >&6; } ++ fi ++fi ++ ++ ++ ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to include numbertext extension" >&5 ++$as_echo_n "checking whether to include numbertext extension... " >&6; } ++if test "$enable_extensions" != "no" ; then ++ if test "z$enable_ext_numbertext" = "zyes" ; then ++ NUMBERTEXT_EXTENSION="numbertext-0.9.4.oxt" ++ WITH_NUMBERTEXT=YES ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 ++$as_echo "yes" >&6; } ++ else ++ WITH_NUMBERTEXT=NO ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 ++$as_echo "no" >&6; } ++ fi ++fi ++ ++ ++ ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to include hunart extension" >&5 ++$as_echo_n "checking whether to include hunart extension... " >&6; } ++if test "$enable_extensions" != "no" ; then ++ if test "z$enable_ext_hunart" = "zyes" ; then ++ HUNART_EXTENSION="hunart-0.3.oxt" ++ WITH_HUNART=YES ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 ++$as_echo "yes" >&6; } ++ else ++ WITH_HUNART=NO ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 ++$as_echo "no" >&6; } ++ fi ++fi ++ ++ ++ ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to include typo extension" >&5 ++$as_echo_n "checking whether to include typo extension... " >&6; } ++if test "$enable_extensions" != "no" ; then ++ if test "z$enable_ext_typo" = "zyes" ; then ++ TYPO_EXTENSION="typo-0.4.2.oxt" ++ WITH_TYPO=YES ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 ++$as_echo "yes" >&6; } ++ else ++ WITH_TYPO=NO ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 ++$as_echo "no" >&6; } ++ fi ++fi ++ ++ ++ ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable debugging code" >&5 ++$as_echo_n "checking whether to enable debugging code... " >&6; } ++if test "$enable_dbgutil" = "yes" ; then ++ build_product=debug ++else ++ build_product=product ++fi ++{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $build_product" >&5 ++$as_echo "$build_product" >&6; } ++ ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to use git to get the ooo sources" >&5 ++$as_echo_n "checking whether to use git to get the ooo sources... " >&6; } ++OOO_GIT= ++CLONEDIR="$BASEDIR/bootstrap/clone" ++RAWBUILDDIR="$BASEDIR/bootstrap" ++if test \( -z "$with_git" -a -f "$SRCDIR/libreoffice-bootstrap-$OOO_SOURCEVERSION.tar.bz2" \) -o "$with_git" = "no"; then ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 ++$as_echo "no" >&6; } ++else ++ OOO_GIT="git://anongit.freedesktop.org/git/libreoffice" ++ if test -n "$with_git" -a "$with_git" != "yes" ; then ++ OOO_GIT="$with_git" ++ else ++ guess=`git config remote.origin.url | sed 's#/build$##' | sed 's#/build\.git$##'` ++ if test -n "$guess" ; then ++ OOO_GIT="$guess" ++ fi ++ fi ++ RESULT="Clone from $OOO_GIT" ++ if test -e "$CLONEDIR" ; then ++ RESULT="$CLONEDIR already set up" ++ fi ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RESULT" >&5 ++$as_echo "$RESULT" >&6; } ++ ++ # Extract the first word of "rsync", so it can be a program name with args. ++set dummy rsync; ac_word=$2 ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 ++$as_echo_n "checking for $ac_word... " >&6; } ++if ${ac_cv_path_RSYNC+:} false; then : ++ $as_echo_n "(cached) " >&6 ++else ++ case $RSYNC in ++ [\\/]* | ?:[\\/]*) ++ ac_cv_path_RSYNC="$RSYNC" # Let the user override the test with a path. ++ ;; ++ *) ++ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR ++for as_dir in $PATH ++do ++ IFS=$as_save_IFS ++ test -z "$as_dir" && as_dir=. ++ for ac_exec_ext in '' $ac_executable_extensions; do ++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ++ ac_cv_path_RSYNC="$as_dir/$ac_word$ac_exec_ext" ++ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 ++ break 2 ++ fi ++done ++ done ++IFS=$as_save_IFS ++ ++ ;; ++esac ++fi ++RSYNC=$ac_cv_path_RSYNC ++if test -n "$RSYNC"; then ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RSYNC" >&5 ++$as_echo "$RSYNC" >&6; } ++else ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 ++$as_echo "no" >&6; } ++fi ++ ++ ++ if test -z "$RSYNC"; then ++ as_fn_error $? "rsync not found; required for libreoffice when using --with-git" "$LINENO" 5 ++ fi ++fi ++ ++ ++ ++ ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to use git to manage the patches" >&5 ++$as_echo_n "checking whether to use git to manage the patches... " >&6; } ++if test -z "$with_git_managed" -o "$with_git_managed" = "no"; then ++ unset OOO_GIT_MANAGED ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 ++$as_echo "no" >&6; } ++else ++ OOO_GIT_MANAGED=git ++ if test "z$with_git" != "zyes"; then ++ OOO_GIT_MANAGED=$with_git ++ fi ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OOO_GIT_MANAGED" >&5 ++$as_echo "$OOO_GIT_MANAGED" >&6; } ++fi ++ ++ ++SOURCE_TYPE="DOWNLOAD" ++ ++# FIXME: build with upstream sources is not longer supported; patches do not apply any longer by definition => we should clean up configure/download/unpack ++UPSTREAM_VERSION= ++UPSTREAM_NAME= ++UPSTREAM_URI= ++if test -n "$UPSTREAM_VERSION"; then ++ UPSTREAM_NAME="OOo_${UPSTREAM_VERSION}_src" ++ ++ if test "z$with_mirror" != "z" ; then ++ SOURCE_TYPE="MIRROR" ++ UPSTREAM_URI= ++ else ++ SOURCE_TYPE="UPSTREAM" ++ UPSTREAM_URI="http://openoffice.bouncer.osuosl.org/?product=OpenOffice.org&os=src_bzip&version=${UPSTREAM_VERSION}" ++ fi ++fi ++ ++ ++ ++ ++MIRROR="http://download.go-oo.org/" ++if test "z$with_mirror" != "z" ; then ++ MIRROR="$with_mirror" ++fi ++ ++ ++# IMPORTANT: keep this on the end of configure because other configure options might ++# add some own OOO_ADDITIONAL_SECTIONS ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for additional sections" >&5 ++$as_echo_n "checking for additional sections... " >&6; } ++if test -n "$with_additional_sections" -a \ ++ "$with_additional_sections" != "no" -a \ ++ "$with_additional_sections" != "yes" ; then ++ # change the delimiter from the space to the comma ++ for section in $with_additional_sections ; do ++ if test -z "$OOO_ADDITIONAL_SECTIONS" ; then ++ OOO_ADDITIONAL_SECTIONS="$section" ++ else ++ OOO_ADDITIONAL_SECTIONS="$OOO_ADDITIONAL_SECTIONS,$section" ++ fi ++ done ++fi ++{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $OOO_ADDITIONAL_SECTIONS" >&5 ++$as_echo "$OOO_ADDITIONAL_SECTIONS" >&6; } ++ ++ ++ac_config_files="$ac_config_files download" ++ ++ac_config_files="$ac_config_files scratch/place" ++ ++ac_config_files="$ac_config_files intltool-extract intltool-merge intltool-update" ++ ++ac_config_files="$ac_config_files Makefile bin/setup bin/Makefile patches/dev300/system-python-ure-bootstrap.diff patches/dev300/pyuno-ooodir.diff patches/dev300/system-python-uno-path.diff patches/dev300/split-icons-search-usr-share.diff bin/piece/sys-setup bin/piece/Makefile distro-configs/Makefile distro-configs/ArchLinux.conf distro-configs/Ark.conf distro-configs/Common.conf distro-configs/CommonLinux.conf distro-configs/CommonWin32.conf distro-configs/CommonMac.conf distro-configs/CrossWin32.conf distro-configs/DroplineGNOME.conf distro-configs/DroplineGNOME64.conf distro-configs/Debian.conf distro-configs/DebianEtch.conf distro-configs/DebianSarge.conf distro-configs/OOo4Kids.conf distro-configs/OxygenOfficeLinux.conf distro-configs/OxygenOfficeWindows.conf distro-configs/UbuntuL10n.conf distro-configs/UbuntuHardy.conf distro-configs/UbuntuJaunty.conf distro-configs/UbuntuKarmic.conf distro-configs/UbuntuLucid.conf distro-configs/UbuntuMaverick.conf distro-configs/UbuntuNatty.conf distro-configs/SUSE.conf distro-configs/SUSE-reduced.conf distro-configs/SUSE-9.1.conf distro-configs/SUSE-9.2.conf distro-configs/SUSE-9.3.conf distro-configs/SUSE-10.0.conf distro-configs/SUSE-10.1.conf distro-configs/SUSE-10.2.conf distro-configs/SUSE-10.3.conf distro-configs/SUSE-11.0.conf distro-configs/SUSE-11.1.conf distro-configs/SUSE-11.2.conf distro-configs/Slackware.conf distro-configs/Mandriva.conf distro-configs/Mandriva64.conf distro-configs/NovellWin32.conf distro-configs/NovellWin32ISO.conf distro-configs/Gentoo.conf distro-configs/Frugalware.conf distro-configs/openmamba.conf distro-configs/translate-org-za-linux.conf distro-configs/translate-org-za-win32.conf distro-configs/rpl2.conf distro-configs/rpl2-64.conf distro-configs/Pardus2007.conf distro-configs/Pardus2008.conf distro-configs/PlainLinux.conf distro-configs/Win32.conf distro-configs/Solaris.conf distro-configs/LibreOfficeWin32.conf distro-configs/LibreOfficeLinux.conf distro-configs/LibreOfficeLinuxDevel.conf distro-configs/LibreOfficeMacOSX.conf distro-configs/LibreOfficeOpenBSD.conf etc/Makefile extensions/Makefile extensions/tweakconfig/Makefile patches/apply.pl patches/Makefile patches/dev300/Makefile patches/hotfixes/Makefile patches/vba/Makefile patches/mono/Makefile patches/postgresql/Makefile patches/64bit/Makefile po/Makefile po/sdf-templates/Makefile doc/Makefile src/helpcontent2/Makefile src/icons/Makefile src/icons/tango/Makefile src/layout/Makefile src/sdf/Makefile stamp/Makefile templates/Makefile man/Makefile" ++ ++cat >confcache <<\_ACEOF ++# This file is a shell script that caches the results of configure ++# tests run on this system so they can be shared between configure ++# scripts and configure runs, see configure's option --config-cache. ++# It is not useful on other systems. If it contains results you don't ++# want to keep, you may remove or edit it. ++# ++# config.status only pays attention to the cache file if you give it ++# the --recheck option to rerun configure. ++# ++# `ac_cv_env_foo' variables (set or unset) will be overridden when ++# loading this file, other *unset* `ac_cv_foo' will be assigned the ++# following values. ++ ++_ACEOF ++ ++# The following way of writing the cache mishandles newlines in values, ++# but we know of no workaround that is simple, portable, and efficient. ++# So, we kill variables containing newlines. ++# Ultrix sh set writes to stderr and can't be redirected directly, ++# and sets the high bit in the cache file unless we assign to the vars. ++( ++ for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do ++ eval ac_val=\$$ac_var ++ case $ac_val in #( ++ *${as_nl}*) ++ case $ac_var in #( ++ *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5 ++$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; ++ esac ++ case $ac_var in #( ++ _ | IFS | as_nl) ;; #( ++ BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( ++ *) { eval $ac_var=; unset $ac_var;} ;; ++ esac ;; ++ esac ++ done ++ ++ (set) 2>&1 | ++ case $as_nl`(ac_space=' '; set) 2>&1` in #( ++ *${as_nl}ac_space=\ *) ++ # `set' does not quote correctly, so add quotes: double-quote ++ # substitution turns \\\\ into \\, and sed turns \\ into \. ++ sed -n \ ++ "s/'/'\\\\''/g; ++ s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p" ++ ;; #( ++ *) ++ # `set' quotes correctly as required by POSIX, so do not add quotes. ++ sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p" ++ ;; ++ esac | ++ sort ++) | ++ sed ' ++ /^ac_cv_env_/b end ++ t clear ++ :clear ++ s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/ ++ t end ++ s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ ++ :end' >>confcache ++if diff "$cache_file" confcache >/dev/null 2>&1; then :; else ++ if test -w "$cache_file"; then ++ if test "x$cache_file" != "x/dev/null"; then ++ { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5 ++$as_echo "$as_me: updating cache $cache_file" >&6;} ++ if test ! -f "$cache_file" || test -h "$cache_file"; then ++ cat confcache >"$cache_file" ++ else ++ case $cache_file in #( ++ */* | ?:*) ++ mv -f confcache "$cache_file"$$ && ++ mv -f "$cache_file"$$ "$cache_file" ;; #( ++ *) ++ mv -f confcache "$cache_file" ;; ++ esac ++ fi ++ fi ++ else ++ { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5 ++$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;} ++ fi ++fi ++rm -f confcache ++ ++test "x$prefix" = xNONE && prefix=$ac_default_prefix ++# Let make expand exec_prefix. ++test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' ++ ++# Transform confdefs.h into DEFS. ++# Protect against shell expansion while executing Makefile rules. ++# Protect against Makefile macro expansion. ++# ++# If the first sed substitution is executed (which looks for macros that ++# take arguments), then branch to the quote section. Otherwise, ++# look for a macro that doesn't take arguments. ++ac_script=' ++:mline ++/\\$/{ ++ N ++ s,\\\n,, ++ b mline ++} ++t clear ++:clear ++s/^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*([^)]*)\)[ ]*\(.*\)/-D\1=\2/g ++t quote ++s/^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)/-D\1=\2/g ++t quote ++b any ++:quote ++s/[ `~#$^&*(){}\\|;'\''"<>?]/\\&/g ++s/\[/\\&/g ++s/\]/\\&/g ++s/\$/$$/g ++H ++:any ++${ ++ g ++ s/^\n// ++ s/\n/ /g ++ p ++} ++' ++DEFS=`sed -n "$ac_script" confdefs.h` ++ ++ ++ac_libobjs= ++ac_ltlibobjs= ++U= ++for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue ++ # 1. Remove the extension, and $U if already installed. ++ ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' ++ ac_i=`$as_echo "$ac_i" | sed "$ac_script"` ++ # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR ++ # will be set to the directory where LIBOBJS objects are built. ++ as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext" ++ as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo' ++done ++LIBOBJS=$ac_libobjs ++ ++LTLIBOBJS=$ac_ltlibobjs ++ ++ ++ if test -n "$EXEEXT"; then ++ am__EXEEXT_TRUE= ++ am__EXEEXT_FALSE='#' ++else ++ am__EXEEXT_TRUE='#' ++ am__EXEEXT_FALSE= ++fi ++ ++if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then ++ as_fn_error $? "conditional \"MAINTAINER_MODE\" was never defined. ++Usually this means the macro was only invoked conditionally." "$LINENO" 5 ++fi ++if test -z "${BUILD_WIN32_TRUE}" && test -z "${BUILD_WIN32_FALSE}"; then ++ as_fn_error $? "conditional \"BUILD_WIN32\" was never defined. ++Usually this means the macro was only invoked conditionally." "$LINENO" 5 ++fi ++if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then ++ as_fn_error $? "conditional \"AMDEP\" was never defined. ++Usually this means the macro was only invoked conditionally." "$LINENO" 5 ++fi ++if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then ++ as_fn_error $? "conditional \"am__fastdepCC\" was never defined. ++Usually this means the macro was only invoked conditionally." "$LINENO" 5 ++fi ++ ++: "${CONFIG_STATUS=./config.status}" ++ac_write_fail=0 ++ac_clean_files_save=$ac_clean_files ++ac_clean_files="$ac_clean_files $CONFIG_STATUS" ++{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5 ++$as_echo "$as_me: creating $CONFIG_STATUS" >&6;} ++as_write_fail=0 ++cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1 ++#! $SHELL ++# Generated by $as_me. ++# Run this file to recreate the current configuration. ++# Compiler output produced by configure, useful for debugging ++# configure, is in config.log if it exists. ++ ++debug=false ++ac_cs_recheck=false ++ac_cs_silent=false ++ ++SHELL=\${CONFIG_SHELL-$SHELL} ++export SHELL ++_ASEOF ++cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1 ++## -------------------- ## ++## M4sh Initialization. ## ++## -------------------- ## ++ ++# Be more Bourne compatible ++DUALCASE=1; export DUALCASE # for MKS sh ++if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then : ++ emulate sh ++ NULLCMD=: ++ # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which ++ # is contrary to our usage. Disable this feature. ++ alias -g '${1+"$@"}'='"$@"' ++ setopt NO_GLOB_SUBST ++else ++ case `(set -o) 2>/dev/null` in #( ++ *posix*) : ++ set -o posix ;; #( ++ *) : ++ ;; ++esac ++fi ++ ++ ++as_nl=' ++' ++export as_nl ++# Printing a long string crashes Solaris 7 /usr/bin/printf. ++as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' ++as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo ++as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo ++# Prefer a ksh shell builtin over an external printf program on Solaris, ++# but without wasting forks for bash or zsh. ++if test -z "$BASH_VERSION$ZSH_VERSION" \ ++ && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then ++ as_echo='print -r --' ++ as_echo_n='print -rn --' ++elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then ++ as_echo='printf %s\n' ++ as_echo_n='printf %s' ++else ++ if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then ++ as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ++ as_echo_n='/usr/ucb/echo -n' ++ else ++ as_echo_body='eval expr "X$1" : "X\\(.*\\)"' ++ as_echo_n_body='eval ++ arg=$1; ++ case $arg in #( ++ *"$as_nl"*) ++ expr "X$arg" : "X\\(.*\\)$as_nl"; ++ arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; ++ esac; ++ expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" ++ ' ++ export as_echo_n_body ++ as_echo_n='sh -c $as_echo_n_body as_echo' ++ fi ++ export as_echo_body ++ as_echo='sh -c $as_echo_body as_echo' ++fi ++ ++# The user is always right. ++if test "${PATH_SEPARATOR+set}" != set; then ++ PATH_SEPARATOR=: ++ (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { ++ (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || ++ PATH_SEPARATOR=';' ++ } ++fi ++ ++ ++# IFS ++# We need space, tab and new line, in precisely that order. Quoting is ++# there to prevent editors from complaining about space-tab. ++# (If _AS_PATH_WALK were called with IFS unset, it would disable word ++# splitting by setting IFS to empty value.) ++IFS=" "" $as_nl" ++ ++# Find who we are. Look in the path if we contain no directory separator. ++as_myself= ++case $0 in #(( ++ *[\\/]* ) as_myself=$0 ;; ++ *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR ++for as_dir in $PATH ++do ++ IFS=$as_save_IFS ++ test -z "$as_dir" && as_dir=. ++ test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break ++ done ++IFS=$as_save_IFS ++ ++ ;; ++esac ++# We did not find ourselves, most probably we were run as `sh COMMAND' ++# in which case we are not to be found in the path. ++if test "x$as_myself" = x; then ++ as_myself=$0 ++fi ++if test ! -f "$as_myself"; then ++ $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 ++ exit 1 ++fi ++ ++# Unset variables that we do not need and which cause bugs (e.g. in ++# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1" ++# suppresses any "Segmentation fault" message there. '((' could ++# trigger a bug in pdksh 5.2.14. ++for as_var in BASH_ENV ENV MAIL MAILPATH ++do eval test x\${$as_var+set} = xset \ ++ && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || : ++done ++PS1='$ ' ++PS2='> ' ++PS4='+ ' ++ ++# NLS nuisances. ++LC_ALL=C ++export LC_ALL ++LANGUAGE=C ++export LANGUAGE ++ ++# CDPATH. ++(unset CDPATH) >/dev/null 2>&1 && unset CDPATH ++ ++ ++# as_fn_error STATUS ERROR [LINENO LOG_FD] ++# ---------------------------------------- ++# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are ++# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ++# script with STATUS, using 1 if that was 0. ++as_fn_error () ++{ ++ as_status=$1; test $as_status -eq 0 && as_status=1 ++ if test "$4"; then ++ as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack ++ $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 ++ fi ++ $as_echo "$as_me: error: $2" >&2 ++ as_fn_exit $as_status ++} # as_fn_error ++ ++ ++# as_fn_set_status STATUS ++# ----------------------- ++# Set $? to STATUS, without forking. ++as_fn_set_status () ++{ ++ return $1 ++} # as_fn_set_status ++ ++# as_fn_exit STATUS ++# ----------------- ++# Exit the shell with STATUS, even in a "trap 0" or "set -e" context. ++as_fn_exit () ++{ ++ set +e ++ as_fn_set_status $1 ++ exit $1 ++} # as_fn_exit ++ ++# as_fn_unset VAR ++# --------------- ++# Portably unset VAR. ++as_fn_unset () ++{ ++ { eval $1=; unset $1;} ++} ++as_unset=as_fn_unset ++# as_fn_append VAR VALUE ++# ---------------------- ++# Append the text in VALUE to the end of the definition contained in VAR. Take ++# advantage of any shell optimizations that allow amortized linear growth over ++# repeated appends, instead of the typical quadratic growth present in naive ++# implementations. ++if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then : ++ eval 'as_fn_append () ++ { ++ eval $1+=\$2 ++ }' ++else ++ as_fn_append () ++ { ++ eval $1=\$$1\$2 ++ } ++fi # as_fn_append ++ ++# as_fn_arith ARG... ++# ------------------ ++# Perform arithmetic evaluation on the ARGs, and store the result in the ++# global $as_val. Take advantage of shells that can avoid forks. The arguments ++# must be portable across $(()) and expr. ++if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then : ++ eval 'as_fn_arith () ++ { ++ as_val=$(( $* )) ++ }' ++else ++ as_fn_arith () ++ { ++ as_val=`expr "$@" || test $? -eq 1` ++ } ++fi # as_fn_arith ++ ++ ++if expr a : '\(a\)' >/dev/null 2>&1 && ++ test "X`expr 00001 : '.*\(...\)'`" = X001; then ++ as_expr=expr ++else ++ as_expr=false ++fi ++ ++if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then ++ as_basename=basename ++else ++ as_basename=false ++fi ++ ++if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then ++ as_dirname=dirname ++else ++ as_dirname=false ++fi ++ ++as_me=`$as_basename -- "$0" || ++$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ ++ X"$0" : 'X\(//\)$' \| \ ++ X"$0" : 'X\(/\)' \| . 2>/dev/null || ++$as_echo X/"$0" | ++ sed '/^.*\/\([^/][^/]*\)\/*$/{ ++ s//\1/ ++ q ++ } ++ /^X\/\(\/\/\)$/{ ++ s//\1/ ++ q ++ } ++ /^X\/\(\/\).*/{ ++ s//\1/ ++ q ++ } ++ s/.*/./; q'` ++ ++# Avoid depending upon Character Ranges. ++as_cr_letters='abcdefghijklmnopqrstuvwxyz' ++as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' ++as_cr_Letters=$as_cr_letters$as_cr_LETTERS ++as_cr_digits='0123456789' ++as_cr_alnum=$as_cr_Letters$as_cr_digits ++ ++ECHO_C= ECHO_N= ECHO_T= ++case `echo -n x` in #((((( ++-n*) ++ case `echo 'xy\c'` in ++ *c*) ECHO_T=' ';; # ECHO_T is single tab character. ++ xy) ECHO_C='\c';; ++ *) echo `echo ksh88 bug on AIX 6.1` > /dev/null ++ ECHO_T=' ';; ++ esac;; ++*) ++ ECHO_N='-n';; ++esac ++ ++rm -f conf$$ conf$$.exe conf$$.file ++if test -d conf$$.dir; then ++ rm -f conf$$.dir/conf$$.file ++else ++ rm -f conf$$.dir ++ mkdir conf$$.dir 2>/dev/null ++fi ++if (echo >conf$$.file) 2>/dev/null; then ++ if ln -s conf$$.file conf$$ 2>/dev/null; then ++ as_ln_s='ln -s' ++ # ... but there are two gotchas: ++ # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. ++ # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. ++ # In both cases, we have to default to `cp -p'. ++ ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || ++ as_ln_s='cp -p' ++ elif ln conf$$.file conf$$ 2>/dev/null; then ++ as_ln_s=ln ++ else ++ as_ln_s='cp -p' ++ fi ++else ++ as_ln_s='cp -p' ++fi ++rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file ++rmdir conf$$.dir 2>/dev/null ++ ++ ++# as_fn_mkdir_p ++# ------------- ++# Create "$as_dir" as a directory, including parents if necessary. ++as_fn_mkdir_p () ++{ ++ ++ case $as_dir in #( ++ -*) as_dir=./$as_dir;; ++ esac ++ test -d "$as_dir" || eval $as_mkdir_p || { ++ as_dirs= ++ while :; do ++ case $as_dir in #( ++ *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( ++ *) as_qdir=$as_dir;; ++ esac ++ as_dirs="'$as_qdir' $as_dirs" ++ as_dir=`$as_dirname -- "$as_dir" || ++$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ ++ X"$as_dir" : 'X\(//\)[^/]' \| \ ++ X"$as_dir" : 'X\(//\)$' \| \ ++ X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || ++$as_echo X"$as_dir" | ++ sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ ++ s//\1/ ++ q ++ } ++ /^X\(\/\/\)[^/].*/{ ++ s//\1/ ++ q ++ } ++ /^X\(\/\/\)$/{ ++ s//\1/ ++ q ++ } ++ /^X\(\/\).*/{ ++ s//\1/ ++ q ++ } ++ s/.*/./; q'` ++ test -d "$as_dir" && break ++ done ++ test -z "$as_dirs" || eval "mkdir $as_dirs" ++ } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" ++ ++ ++} # as_fn_mkdir_p ++if mkdir -p . 2>/dev/null; then ++ as_mkdir_p='mkdir -p "$as_dir"' ++else ++ test -d ./-p && rmdir ./-p ++ as_mkdir_p=false ++fi ++ ++if test -x / >/dev/null 2>&1; then ++ as_test_x='test -x' ++else ++ if ls -dL / >/dev/null 2>&1; then ++ as_ls_L_option=L ++ else ++ as_ls_L_option= ++ fi ++ as_test_x=' ++ eval sh -c '\'' ++ if test -d "$1"; then ++ test -d "$1/."; ++ else ++ case $1 in #( ++ -*)set "./$1";; ++ esac; ++ case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #(( ++ ???[sx]*):;;*)false;;esac;fi ++ '\'' sh ++ ' ++fi ++as_executable_p=$as_test_x ++ ++# Sed expression to map a string onto a valid CPP name. ++as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" ++ ++# Sed expression to map a string onto a valid variable name. ++as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" ++ ++ ++exec 6>&1 ++## ----------------------------------- ## ++## Main body of $CONFIG_STATUS script. ## ++## ----------------------------------- ## ++_ASEOF ++test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1 ++ ++cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 ++# Save the log message, to keep $0 and so on meaningful, and to ++# report actual input values of CONFIG_FILES etc. instead of their ++# values after options handling. ++ac_log=" ++This file was extended by libreoffice-build $as_me 3.4.3.2, which was ++generated by GNU Autoconf 2.68. Invocation command line was ++ ++ CONFIG_FILES = $CONFIG_FILES ++ CONFIG_HEADERS = $CONFIG_HEADERS ++ CONFIG_LINKS = $CONFIG_LINKS ++ CONFIG_COMMANDS = $CONFIG_COMMANDS ++ $ $0 $@ ++ ++on `(hostname || uname -n) 2>/dev/null | sed 1q` ++" ++ ++_ACEOF ++ ++case $ac_config_files in *" ++"*) set x $ac_config_files; shift; ac_config_files=$*;; ++esac ++ ++ ++ ++cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ++# Files that config.status was made for. ++config_files="$ac_config_files" ++config_commands="$ac_config_commands" ++ ++_ACEOF ++ ++cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 ++ac_cs_usage="\ ++\`$as_me' instantiates files and other configuration actions ++from templates according to the current configuration. Unless the files ++and actions are specified as TAGs, all are instantiated by default. ++ ++Usage: $0 [OPTION]... [TAG]... ++ ++ -h, --help print this help, then exit ++ -V, --version print version number and configuration settings, then exit ++ --config print configuration, then exit ++ -q, --quiet, --silent ++ do not print progress messages ++ -d, --debug don't remove temporary files ++ --recheck update $as_me by reconfiguring in the same conditions ++ --file=FILE[:TEMPLATE] ++ instantiate the configuration file FILE ++ ++Configuration files: ++$config_files ++ ++Configuration commands: ++$config_commands ++ ++Report bugs to the package provider." ++ ++_ACEOF ++cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ++ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ++ac_cs_version="\\ ++libreoffice-build config.status 3.4.3.2 ++configured by $0, generated by GNU Autoconf 2.68, ++ with options \\"\$ac_cs_config\\" ++ ++Copyright (C) 2010 Free Software Foundation, Inc. ++This config.status script is free software; the Free Software Foundation ++gives unlimited permission to copy, distribute and modify it." ++ ++ac_pwd='$ac_pwd' ++srcdir='$srcdir' ++INSTALL='$INSTALL' ++MKDIR_P='$MKDIR_P' ++AWK='$AWK' ++test -n "\$AWK" || AWK=awk ++_ACEOF ++ ++cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 ++# The default lists apply if the user does not specify any file. ++ac_need_defaults=: ++while test $# != 0 ++do ++ case $1 in ++ --*=?*) ++ ac_option=`expr "X$1" : 'X\([^=]*\)='` ++ ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` ++ ac_shift=: ++ ;; ++ --*=) ++ ac_option=`expr "X$1" : 'X\([^=]*\)='` ++ ac_optarg= ++ ac_shift=: ++ ;; ++ *) ++ ac_option=$1 ++ ac_optarg=$2 ++ ac_shift=shift ++ ;; ++ esac ++ ++ case $ac_option in ++ # Handling of the options. ++ -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) ++ ac_cs_recheck=: ;; ++ --version | --versio | --versi | --vers | --ver | --ve | --v | -V ) ++ $as_echo "$ac_cs_version"; exit ;; ++ --config | --confi | --conf | --con | --co | --c ) ++ $as_echo "$ac_cs_config"; exit ;; ++ --debug | --debu | --deb | --de | --d | -d ) ++ debug=: ;; ++ --file | --fil | --fi | --f ) ++ $ac_shift ++ case $ac_optarg in ++ *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; ++ '') as_fn_error $? "missing file argument" ;; ++ esac ++ as_fn_append CONFIG_FILES " '$ac_optarg'" ++ ac_need_defaults=false;; ++ --he | --h | --help | --hel | -h ) ++ $as_echo "$ac_cs_usage"; exit ;; ++ -q | -quiet | --quiet | --quie | --qui | --qu | --q \ ++ | -silent | --silent | --silen | --sile | --sil | --si | --s) ++ ac_cs_silent=: ;; ++ ++ # This is an error. ++ -*) as_fn_error $? "unrecognized option: \`$1' ++Try \`$0 --help' for more information." ;; ++ ++ *) as_fn_append ac_config_targets " $1" ++ ac_need_defaults=false ;; ++ ++ esac ++ shift ++done ++ ++ac_configure_extra_args= ++ ++if $ac_cs_silent; then ++ exec 6>/dev/null ++ ac_configure_extra_args="$ac_configure_extra_args --silent" ++fi ++ ++_ACEOF ++cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ++if \$ac_cs_recheck; then ++ set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion ++ shift ++ \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6 ++ CONFIG_SHELL='$SHELL' ++ export CONFIG_SHELL ++ exec "\$@" ++fi ++ ++_ACEOF ++cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 ++exec 5>>config.log ++{ ++ echo ++ sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX ++## Running $as_me. ## ++_ASBOX ++ $as_echo "$ac_log" ++} >&5 ++ ++_ACEOF ++cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ++# ++# INIT-COMMANDS ++# ++AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir" ++ ++_ACEOF ++ ++cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 ++ ++# Handling of arguments. ++for ac_config_target in $ac_config_targets ++do ++ case $ac_config_target in ++ "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; ++ "download") CONFIG_FILES="$CONFIG_FILES download" ;; ++ "scratch/place") CONFIG_FILES="$CONFIG_FILES scratch/place" ;; ++ "intltool-extract") CONFIG_FILES="$CONFIG_FILES intltool-extract" ;; ++ "intltool-merge") CONFIG_FILES="$CONFIG_FILES intltool-merge" ;; ++ "intltool-update") CONFIG_FILES="$CONFIG_FILES intltool-update" ;; ++ "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; ++ "bin/setup") CONFIG_FILES="$CONFIG_FILES bin/setup" ;; ++ "bin/Makefile") CONFIG_FILES="$CONFIG_FILES bin/Makefile" ;; ++ "patches/dev300/system-python-ure-bootstrap.diff") CONFIG_FILES="$CONFIG_FILES patches/dev300/system-python-ure-bootstrap.diff" ;; ++ "patches/dev300/pyuno-ooodir.diff") CONFIG_FILES="$CONFIG_FILES patches/dev300/pyuno-ooodir.diff" ;; ++ "patches/dev300/system-python-uno-path.diff") CONFIG_FILES="$CONFIG_FILES patches/dev300/system-python-uno-path.diff" ;; ++ "patches/dev300/split-icons-search-usr-share.diff") CONFIG_FILES="$CONFIG_FILES patches/dev300/split-icons-search-usr-share.diff" ;; ++ "bin/piece/sys-setup") CONFIG_FILES="$CONFIG_FILES bin/piece/sys-setup" ;; ++ "bin/piece/Makefile") CONFIG_FILES="$CONFIG_FILES bin/piece/Makefile" ;; ++ "distro-configs/Makefile") CONFIG_FILES="$CONFIG_FILES distro-configs/Makefile" ;; ++ "distro-configs/ArchLinux.conf") CONFIG_FILES="$CONFIG_FILES distro-configs/ArchLinux.conf" ;; ++ "distro-configs/Ark.conf") CONFIG_FILES="$CONFIG_FILES distro-configs/Ark.conf" ;; ++ "distro-configs/Common.conf") CONFIG_FILES="$CONFIG_FILES distro-configs/Common.conf" ;; ++ "distro-configs/CommonLinux.conf") CONFIG_FILES="$CONFIG_FILES distro-configs/CommonLinux.conf" ;; ++ "distro-configs/CommonWin32.conf") CONFIG_FILES="$CONFIG_FILES distro-configs/CommonWin32.conf" ;; ++ "distro-configs/CommonMac.conf") CONFIG_FILES="$CONFIG_FILES distro-configs/CommonMac.conf" ;; ++ "distro-configs/CrossWin32.conf") CONFIG_FILES="$CONFIG_FILES distro-configs/CrossWin32.conf" ;; ++ "distro-configs/DroplineGNOME.conf") CONFIG_FILES="$CONFIG_FILES distro-configs/DroplineGNOME.conf" ;; ++ "distro-configs/DroplineGNOME64.conf") CONFIG_FILES="$CONFIG_FILES distro-configs/DroplineGNOME64.conf" ;; ++ "distro-configs/Debian.conf") CONFIG_FILES="$CONFIG_FILES distro-configs/Debian.conf" ;; ++ "distro-configs/DebianEtch.conf") CONFIG_FILES="$CONFIG_FILES distro-configs/DebianEtch.conf" ;; ++ "distro-configs/DebianSarge.conf") CONFIG_FILES="$CONFIG_FILES distro-configs/DebianSarge.conf" ;; ++ "distro-configs/OOo4Kids.conf") CONFIG_FILES="$CONFIG_FILES distro-configs/OOo4Kids.conf" ;; ++ "distro-configs/OxygenOfficeLinux.conf") CONFIG_FILES="$CONFIG_FILES distro-configs/OxygenOfficeLinux.conf" ;; ++ "distro-configs/OxygenOfficeWindows.conf") CONFIG_FILES="$CONFIG_FILES distro-configs/OxygenOfficeWindows.conf" ;; ++ "distro-configs/UbuntuL10n.conf") CONFIG_FILES="$CONFIG_FILES distro-configs/UbuntuL10n.conf" ;; ++ "distro-configs/UbuntuHardy.conf") CONFIG_FILES="$CONFIG_FILES distro-configs/UbuntuHardy.conf" ;; ++ "distro-configs/UbuntuJaunty.conf") CONFIG_FILES="$CONFIG_FILES distro-configs/UbuntuJaunty.conf" ;; ++ "distro-configs/UbuntuKarmic.conf") CONFIG_FILES="$CONFIG_FILES distro-configs/UbuntuKarmic.conf" ;; ++ "distro-configs/UbuntuLucid.conf") CONFIG_FILES="$CONFIG_FILES distro-configs/UbuntuLucid.conf" ;; ++ "distro-configs/UbuntuMaverick.conf") CONFIG_FILES="$CONFIG_FILES distro-configs/UbuntuMaverick.conf" ;; ++ "distro-configs/UbuntuNatty.conf") CONFIG_FILES="$CONFIG_FILES distro-configs/UbuntuNatty.conf" ;; ++ "distro-configs/SUSE.conf") CONFIG_FILES="$CONFIG_FILES distro-configs/SUSE.conf" ;; ++ "distro-configs/SUSE-reduced.conf") CONFIG_FILES="$CONFIG_FILES distro-configs/SUSE-reduced.conf" ;; ++ "distro-configs/SUSE-9.1.conf") CONFIG_FILES="$CONFIG_FILES distro-configs/SUSE-9.1.conf" ;; ++ "distro-configs/SUSE-9.2.conf") CONFIG_FILES="$CONFIG_FILES distro-configs/SUSE-9.2.conf" ;; ++ "distro-configs/SUSE-9.3.conf") CONFIG_FILES="$CONFIG_FILES distro-configs/SUSE-9.3.conf" ;; ++ "distro-configs/SUSE-10.0.conf") CONFIG_FILES="$CONFIG_FILES distro-configs/SUSE-10.0.conf" ;; ++ "distro-configs/SUSE-10.1.conf") CONFIG_FILES="$CONFIG_FILES distro-configs/SUSE-10.1.conf" ;; ++ "distro-configs/SUSE-10.2.conf") CONFIG_FILES="$CONFIG_FILES distro-configs/SUSE-10.2.conf" ;; ++ "distro-configs/SUSE-10.3.conf") CONFIG_FILES="$CONFIG_FILES distro-configs/SUSE-10.3.conf" ;; ++ "distro-configs/SUSE-11.0.conf") CONFIG_FILES="$CONFIG_FILES distro-configs/SUSE-11.0.conf" ;; ++ "distro-configs/SUSE-11.1.conf") CONFIG_FILES="$CONFIG_FILES distro-configs/SUSE-11.1.conf" ;; ++ "distro-configs/SUSE-11.2.conf") CONFIG_FILES="$CONFIG_FILES distro-configs/SUSE-11.2.conf" ;; ++ "distro-configs/Slackware.conf") CONFIG_FILES="$CONFIG_FILES distro-configs/Slackware.conf" ;; ++ "distro-configs/Mandriva.conf") CONFIG_FILES="$CONFIG_FILES distro-configs/Mandriva.conf" ;; ++ "distro-configs/Mandriva64.conf") CONFIG_FILES="$CONFIG_FILES distro-configs/Mandriva64.conf" ;; ++ "distro-configs/NovellWin32.conf") CONFIG_FILES="$CONFIG_FILES distro-configs/NovellWin32.conf" ;; ++ "distro-configs/NovellWin32ISO.conf") CONFIG_FILES="$CONFIG_FILES distro-configs/NovellWin32ISO.conf" ;; ++ "distro-configs/Gentoo.conf") CONFIG_FILES="$CONFIG_FILES distro-configs/Gentoo.conf" ;; ++ "distro-configs/Frugalware.conf") CONFIG_FILES="$CONFIG_FILES distro-configs/Frugalware.conf" ;; ++ "distro-configs/openmamba.conf") CONFIG_FILES="$CONFIG_FILES distro-configs/openmamba.conf" ;; ++ "distro-configs/translate-org-za-linux.conf") CONFIG_FILES="$CONFIG_FILES distro-configs/translate-org-za-linux.conf" ;; ++ "distro-configs/translate-org-za-win32.conf") CONFIG_FILES="$CONFIG_FILES distro-configs/translate-org-za-win32.conf" ;; ++ "distro-configs/rpl2.conf") CONFIG_FILES="$CONFIG_FILES distro-configs/rpl2.conf" ;; ++ "distro-configs/rpl2-64.conf") CONFIG_FILES="$CONFIG_FILES distro-configs/rpl2-64.conf" ;; ++ "distro-configs/Pardus2007.conf") CONFIG_FILES="$CONFIG_FILES distro-configs/Pardus2007.conf" ;; ++ "distro-configs/Pardus2008.conf") CONFIG_FILES="$CONFIG_FILES distro-configs/Pardus2008.conf" ;; ++ "distro-configs/PlainLinux.conf") CONFIG_FILES="$CONFIG_FILES distro-configs/PlainLinux.conf" ;; ++ "distro-configs/Win32.conf") CONFIG_FILES="$CONFIG_FILES distro-configs/Win32.conf" ;; ++ "distro-configs/Solaris.conf") CONFIG_FILES="$CONFIG_FILES distro-configs/Solaris.conf" ;; ++ "distro-configs/LibreOfficeWin32.conf") CONFIG_FILES="$CONFIG_FILES distro-configs/LibreOfficeWin32.conf" ;; ++ "distro-configs/LibreOfficeLinux.conf") CONFIG_FILES="$CONFIG_FILES distro-configs/LibreOfficeLinux.conf" ;; ++ "distro-configs/LibreOfficeLinuxDevel.conf") CONFIG_FILES="$CONFIG_FILES distro-configs/LibreOfficeLinuxDevel.conf" ;; ++ "distro-configs/LibreOfficeMacOSX.conf") CONFIG_FILES="$CONFIG_FILES distro-configs/LibreOfficeMacOSX.conf" ;; ++ "distro-configs/LibreOfficeOpenBSD.conf") CONFIG_FILES="$CONFIG_FILES distro-configs/LibreOfficeOpenBSD.conf" ;; ++ "etc/Makefile") CONFIG_FILES="$CONFIG_FILES etc/Makefile" ;; ++ "extensions/Makefile") CONFIG_FILES="$CONFIG_FILES extensions/Makefile" ;; ++ "extensions/tweakconfig/Makefile") CONFIG_FILES="$CONFIG_FILES extensions/tweakconfig/Makefile" ;; ++ "patches/apply.pl") CONFIG_FILES="$CONFIG_FILES patches/apply.pl" ;; ++ "patches/Makefile") CONFIG_FILES="$CONFIG_FILES patches/Makefile" ;; ++ "patches/dev300/Makefile") CONFIG_FILES="$CONFIG_FILES patches/dev300/Makefile" ;; ++ "patches/hotfixes/Makefile") CONFIG_FILES="$CONFIG_FILES patches/hotfixes/Makefile" ;; ++ "patches/vba/Makefile") CONFIG_FILES="$CONFIG_FILES patches/vba/Makefile" ;; ++ "patches/mono/Makefile") CONFIG_FILES="$CONFIG_FILES patches/mono/Makefile" ;; ++ "patches/postgresql/Makefile") CONFIG_FILES="$CONFIG_FILES patches/postgresql/Makefile" ;; ++ "patches/64bit/Makefile") CONFIG_FILES="$CONFIG_FILES patches/64bit/Makefile" ;; ++ "po/Makefile") CONFIG_FILES="$CONFIG_FILES po/Makefile" ;; ++ "po/sdf-templates/Makefile") CONFIG_FILES="$CONFIG_FILES po/sdf-templates/Makefile" ;; ++ "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;; ++ "src/helpcontent2/Makefile") CONFIG_FILES="$CONFIG_FILES src/helpcontent2/Makefile" ;; ++ "src/icons/Makefile") CONFIG_FILES="$CONFIG_FILES src/icons/Makefile" ;; ++ "src/icons/tango/Makefile") CONFIG_FILES="$CONFIG_FILES src/icons/tango/Makefile" ;; ++ "src/layout/Makefile") CONFIG_FILES="$CONFIG_FILES src/layout/Makefile" ;; ++ "src/sdf/Makefile") CONFIG_FILES="$CONFIG_FILES src/sdf/Makefile" ;; ++ "stamp/Makefile") CONFIG_FILES="$CONFIG_FILES stamp/Makefile" ;; ++ "templates/Makefile") CONFIG_FILES="$CONFIG_FILES templates/Makefile" ;; ++ "man/Makefile") CONFIG_FILES="$CONFIG_FILES man/Makefile" ;; ++ ++ *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; ++ esac ++done ++ ++ ++# If the user did not use the arguments to specify the items to instantiate, ++# then the envvar interface is used. Set only those that are not. ++# We use the long form for the default assignment because of an extremely ++# bizarre bug on SunOS 4.1.3. ++if $ac_need_defaults; then ++ test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files ++ test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands ++fi ++ ++# Have a temporary directory for convenience. Make it in the build tree ++# simply because there is no reason against having it here, and in addition, ++# creating and moving files from /tmp can sometimes cause problems. ++# Hook for its removal unless debugging. ++# Note that there is a small window in which the directory will not be cleaned: ++# after its creation but before its name has been assigned to `$tmp'. ++$debug || ++{ ++ tmp= ac_tmp= ++ trap 'exit_status=$? ++ : "${ac_tmp:=$tmp}" ++ { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status ++' 0 ++ trap 'as_fn_exit 1' 1 2 13 15 ++} ++# Create a (secure) tmp directory for tmp files. ++ ++{ ++ tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` && ++ test -d "$tmp" ++} || ++{ ++ tmp=./conf$$-$RANDOM ++ (umask 077 && mkdir "$tmp") ++} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5 ++ac_tmp=$tmp ++ ++# Set up the scripts for CONFIG_FILES section. ++# No need to generate them if there are no CONFIG_FILES. ++# This happens for instance with `./config.status config.h'. ++if test -n "$CONFIG_FILES"; then ++ ++ ++ac_cr=`echo X | tr X '\015'` ++# On cygwin, bash can eat \r inside `` if the user requested igncr. ++# But we know of no other shell where ac_cr would be empty at this ++# point, so we can use a bashism as a fallback. ++if test "x$ac_cr" = x; then ++ eval ac_cr=\$\'\\r\' ++fi ++ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' /dev/null` ++if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ++ ac_cs_awk_cr='\\r' ++else ++ ac_cs_awk_cr=$ac_cr ++fi ++ ++echo 'BEGIN {' >"$ac_tmp/subs1.awk" && ++_ACEOF ++ ++ ++{ ++ echo "cat >conf$$subs.awk <<_ACEOF" && ++ echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' && ++ echo "_ACEOF" ++} >conf$$subs.sh || ++ as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 ++ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` ++ac_delim='%!_!# ' ++for ac_last_try in false false false false false :; do ++ . ./conf$$subs.sh || ++ as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 ++ ++ ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` ++ if test $ac_delim_n = $ac_delim_num; then ++ break ++ elif $ac_last_try; then ++ as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 ++ else ++ ac_delim="$ac_delim!$ac_delim _$ac_delim!! " ++ fi ++done ++rm -f conf$$subs.sh ++ ++cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ++cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK && ++_ACEOF ++sed -n ' ++h ++s/^/S["/; s/!.*/"]=/ ++p ++g ++s/^[^!]*!// ++:repl ++t repl ++s/'"$ac_delim"'$// ++t delim ++:nl ++h ++s/\(.\{148\}\)..*/\1/ ++t more1 ++s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/ ++p ++n ++b repl ++:more1 ++s/["\\]/\\&/g; s/^/"/; s/$/"\\/ ++p ++g ++s/.\{148\}// ++t nl ++:delim ++h ++s/\(.\{148\}\)..*/\1/ ++t more2 ++s/["\\]/\\&/g; s/^/"/; s/$/"/ ++p ++b ++:more2 ++s/["\\]/\\&/g; s/^/"/; s/$/"\\/ ++p ++g ++s/.\{148\}// ++t delim ++' >$CONFIG_STATUS || ac_write_fail=1 ++rm -f conf$$subs.awk ++cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ++_ACAWK ++cat >>"\$ac_tmp/subs1.awk" <<_ACAWK && ++ for (key in S) S_is_set[key] = 1 ++ FS = "" ++ ++} ++{ ++ line = $ 0 ++ nfields = split(line, field, "@") ++ substed = 0 ++ len = length(field[1]) ++ for (i = 2; i < nfields; i++) { ++ key = field[i] ++ keylen = length(key) ++ if (S_is_set[key]) { ++ value = S[key] ++ line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3) ++ len += length(value) + length(field[++i]) ++ substed = 1 ++ } else ++ len += 1 + keylen ++ } ++ ++ print line ++} ++ ++_ACAWK ++_ACEOF ++cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 ++if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then ++ sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" ++else ++ cat ++fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \ ++ || as_fn_error $? "could not setup config files machinery" "$LINENO" 5 ++_ACEOF ++ ++# VPATH may cause trouble with some makes, so we remove sole $(srcdir), ++# ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and ++# trailing colons and then remove the whole line if VPATH becomes empty ++# (actually we leave an empty line to preserve line numbers). ++if test "x$srcdir" = x.; then ++ ac_vpsub='/^[ ]*VPATH[ ]*=[ ]*/{ ++h ++s/// ++s/^/:/ ++s/[ ]*$/:/ ++s/:\$(srcdir):/:/g ++s/:\${srcdir}:/:/g ++s/:@srcdir@:/:/g ++s/^:*// ++s/:*$// ++x ++s/\(=[ ]*\).*/\1/ ++G ++s/\n// ++s/^[^=]*=[ ]*$// ++}' ++fi ++ ++cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 ++fi # test -n "$CONFIG_FILES" ++ ++ ++eval set X " :F $CONFIG_FILES :C $CONFIG_COMMANDS" ++shift ++for ac_tag ++do ++ case $ac_tag in ++ :[FHLC]) ac_mode=$ac_tag; continue;; ++ esac ++ case $ac_mode$ac_tag in ++ :[FHL]*:*);; ++ :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;; ++ :[FH]-) ac_tag=-:-;; ++ :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; ++ esac ++ ac_save_IFS=$IFS ++ IFS=: ++ set x $ac_tag ++ IFS=$ac_save_IFS ++ shift ++ ac_file=$1 ++ shift ++ ++ case $ac_mode in ++ :L) ac_source=$1;; ++ :[FH]) ++ ac_file_inputs= ++ for ac_f ++ do ++ case $ac_f in ++ -) ac_f="$ac_tmp/stdin";; ++ *) # Look for the file first in the build tree, then in the source tree ++ # (if the path is not absolute). The absolute path cannot be DOS-style, ++ # because $ac_f cannot contain `:'. ++ test -f "$ac_f" || ++ case $ac_f in ++ [\\/$]*) false;; ++ *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; ++ esac || ++ as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;; ++ esac ++ case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac ++ as_fn_append ac_file_inputs " '$ac_f'" ++ done ++ ++ # Let's still pretend it is `configure' which instantiates (i.e., don't ++ # use $as_me), people would be surprised to read: ++ # /* config.h. Generated by config.status. */ ++ configure_input='Generated from '` ++ $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g' ++ `' by configure.' ++ if test x"$ac_file" != x-; then ++ configure_input="$ac_file. $configure_input" ++ { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5 ++$as_echo "$as_me: creating $ac_file" >&6;} ++ fi ++ # Neutralize special characters interpreted by sed in replacement strings. ++ case $configure_input in #( ++ *\&* | *\|* | *\\* ) ++ ac_sed_conf_input=`$as_echo "$configure_input" | ++ sed 's/[\\\\&|]/\\\\&/g'`;; #( ++ *) ac_sed_conf_input=$configure_input;; ++ esac ++ ++ case $ac_tag in ++ *:-:* | *:-) cat >"$ac_tmp/stdin" \ ++ || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; ++ esac ++ ;; ++ esac ++ ++ ac_dir=`$as_dirname -- "$ac_file" || ++$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ ++ X"$ac_file" : 'X\(//\)[^/]' \| \ ++ X"$ac_file" : 'X\(//\)$' \| \ ++ X"$ac_file" : 'X\(/\)' \| . 2>/dev/null || ++$as_echo X"$ac_file" | ++ sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ ++ s//\1/ ++ q ++ } ++ /^X\(\/\/\)[^/].*/{ ++ s//\1/ ++ q ++ } ++ /^X\(\/\/\)$/{ ++ s//\1/ ++ q ++ } ++ /^X\(\/\).*/{ ++ s//\1/ ++ q ++ } ++ s/.*/./; q'` ++ as_dir="$ac_dir"; as_fn_mkdir_p ++ ac_builddir=. ++ ++case "$ac_dir" in ++.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; ++*) ++ ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` ++ # A ".." for each directory in $ac_dir_suffix. ++ ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` ++ case $ac_top_builddir_sub in ++ "") ac_top_builddir_sub=. ac_top_build_prefix= ;; ++ *) ac_top_build_prefix=$ac_top_builddir_sub/ ;; ++ esac ;; ++esac ++ac_abs_top_builddir=$ac_pwd ++ac_abs_builddir=$ac_pwd$ac_dir_suffix ++# for backward compatibility: ++ac_top_builddir=$ac_top_build_prefix ++ ++case $srcdir in ++ .) # We are building in place. ++ ac_srcdir=. ++ ac_top_srcdir=$ac_top_builddir_sub ++ ac_abs_top_srcdir=$ac_pwd ;; ++ [\\/]* | ?:[\\/]* ) # Absolute name. ++ ac_srcdir=$srcdir$ac_dir_suffix; ++ ac_top_srcdir=$srcdir ++ ac_abs_top_srcdir=$srcdir ;; ++ *) # Relative name. ++ ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix ++ ac_top_srcdir=$ac_top_build_prefix$srcdir ++ ac_abs_top_srcdir=$ac_pwd/$srcdir ;; ++esac ++ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix ++ ++ ++ case $ac_mode in ++ :F) ++ # ++ # CONFIG_FILE ++ # ++ ++ case $INSTALL in ++ [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;; ++ *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;; ++ esac ++ ac_MKDIR_P=$MKDIR_P ++ case $MKDIR_P in ++ [\\/$]* | ?:[\\/]* ) ;; ++ */*) ac_MKDIR_P=$ac_top_build_prefix$MKDIR_P ;; ++ esac ++_ACEOF ++ ++cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 ++# If the template does not know about datarootdir, expand it. ++# FIXME: This hack should be removed a few years after 2.60. ++ac_datarootdir_hack=; ac_datarootdir_seen= ++ac_sed_dataroot=' ++/datarootdir/ { ++ p ++ q ++} ++/@datadir@/p ++/@docdir@/p ++/@infodir@/p ++/@localedir@/p ++/@mandir@/p' ++case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in ++*datarootdir*) ac_datarootdir_seen=yes;; ++*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*) ++ { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5 ++$as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;} ++_ACEOF ++cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ++ ac_datarootdir_hack=' ++ s&@datadir@&$datadir&g ++ s&@docdir@&$docdir&g ++ s&@infodir@&$infodir&g ++ s&@localedir@&$localedir&g ++ s&@mandir@&$mandir&g ++ s&\\\${datarootdir}&$datarootdir&g' ;; ++esac ++_ACEOF ++ ++# Neutralize VPATH when `$srcdir' = `.'. ++# Shell code in configure.ac might set extrasub. ++# FIXME: do we really want to maintain this feature? ++cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ++ac_sed_extra="$ac_vpsub ++$extrasub ++_ACEOF ++cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 ++:t ++/@[a-zA-Z_][a-zA-Z_0-9]*@/!b ++s|@configure_input@|$ac_sed_conf_input|;t t ++s&@top_builddir@&$ac_top_builddir_sub&;t t ++s&@top_build_prefix@&$ac_top_build_prefix&;t t ++s&@srcdir@&$ac_srcdir&;t t ++s&@abs_srcdir@&$ac_abs_srcdir&;t t ++s&@top_srcdir@&$ac_top_srcdir&;t t ++s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t ++s&@builddir@&$ac_builddir&;t t ++s&@abs_builddir@&$ac_abs_builddir&;t t ++s&@abs_top_builddir@&$ac_abs_top_builddir&;t t ++s&@INSTALL@&$ac_INSTALL&;t t ++s&@MKDIR_P@&$ac_MKDIR_P&;t t ++$ac_datarootdir_hack ++" ++eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \ ++ >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ++ ++test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && ++ { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && ++ { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ ++ "$ac_tmp/out"`; test -z "$ac_out"; } && ++ { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' ++which seems to be undefined. Please make sure it is defined" >&5 ++$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' ++which seems to be undefined. Please make sure it is defined" >&2;} ++ ++ rm -f "$ac_tmp/stdin" ++ case $ac_file in ++ -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";; ++ *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";; ++ esac \ ++ || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ++ ;; ++ ++ ++ :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5 ++$as_echo "$as_me: executing $ac_file commands" >&6;} ++ ;; ++ esac ++ ++ ++ case $ac_file$ac_mode in ++ "depfiles":C) test x"$AMDEP_TRUE" != x"" || { ++ # Autoconf 2.62 quotes --file arguments for eval, but not when files ++ # are listed without --file. Let's play safe and only enable the eval ++ # if we detect the quoting. ++ case $CONFIG_FILES in ++ *\'*) eval set x "$CONFIG_FILES" ;; ++ *) set x $CONFIG_FILES ;; ++ esac ++ shift ++ for mf ++ do ++ # Strip MF so we end up with the name of the file. ++ mf=`echo "$mf" | sed -e 's/:.*$//'` ++ # Check whether this is an Automake generated Makefile or not. ++ # We used to match only the files named `Makefile.in', but ++ # some people rename them; so instead we look at the file content. ++ # Grep'ing the first line is not enough: some people post-process ++ # each Makefile.in and add a new line on top of each file to say so. ++ # Grep'ing the whole file is not good either: AIX grep has a line ++ # limit of 2048, but all sed's we know have understand at least 4000. ++ if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then ++ dirpart=`$as_dirname -- "$mf" || ++$as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ ++ X"$mf" : 'X\(//\)[^/]' \| \ ++ X"$mf" : 'X\(//\)$' \| \ ++ X"$mf" : 'X\(/\)' \| . 2>/dev/null || ++$as_echo X"$mf" | ++ sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ ++ s//\1/ ++ q ++ } ++ /^X\(\/\/\)[^/].*/{ ++ s//\1/ ++ q ++ } ++ /^X\(\/\/\)$/{ ++ s//\1/ ++ q ++ } ++ /^X\(\/\).*/{ ++ s//\1/ ++ q ++ } ++ s/.*/./; q'` ++ else ++ continue ++ fi ++ # Extract the definition of DEPDIR, am__include, and am__quote ++ # from the Makefile without running `make'. ++ DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` ++ test -z "$DEPDIR" && continue ++ am__include=`sed -n 's/^am__include = //p' < "$mf"` ++ test -z "am__include" && continue ++ am__quote=`sed -n 's/^am__quote = //p' < "$mf"` ++ # When using ansi2knr, U may be empty or an underscore; expand it ++ U=`sed -n 's/^U = //p' < "$mf"` ++ # Find all dependency output files, they are included files with ++ # $(DEPDIR) in their names. We invoke sed twice because it is the ++ # simplest approach to changing $(DEPDIR) to its actual value in the ++ # expansion. ++ for file in `sed -n " ++ s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ ++ sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do ++ # Make sure the directory exists. ++ test -f "$dirpart/$file" && continue ++ fdir=`$as_dirname -- "$file" || ++$as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ ++ X"$file" : 'X\(//\)[^/]' \| \ ++ X"$file" : 'X\(//\)$' \| \ ++ X"$file" : 'X\(/\)' \| . 2>/dev/null || ++$as_echo X"$file" | ++ sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ ++ s//\1/ ++ q ++ } ++ /^X\(\/\/\)[^/].*/{ ++ s//\1/ ++ q ++ } ++ /^X\(\/\/\)$/{ ++ s//\1/ ++ q ++ } ++ /^X\(\/\).*/{ ++ s//\1/ ++ q ++ } ++ s/.*/./; q'` ++ as_dir=$dirpart/$fdir; as_fn_mkdir_p ++ # echo "creating $dirpart/$file" ++ echo '# dummy' > "$dirpart/$file" ++ done ++ done ++} ++ ;; ++ "download":F) chmod +x download ;; ++ "scratch/place":F) chmod +x scratch/place ;; ++ "intltool-extract":F) chmod +x intltool* ;; ++ "intltool-merge":F) chmod +x intltool* ;; ++ "intltool-update":F) chmod +x intltool* ;; ++ ++ esac ++done # for ac_tag ++ ++ ++as_fn_exit 0 ++_ACEOF ++ac_clean_files=$ac_clean_files_save ++ ++test $ac_write_fail = 0 || ++ as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5 ++ ++ ++# configure is writing to config.log, and then calls config.status. ++# config.status does its own redirection, appending to config.log. ++# Unfortunately, on DOS this fails, as config.log is still kept open ++# by configure, so config.status won't be able to write to it; its ++# output is simply discarded. So we exec the FD to /dev/null, ++# effectively closing config.log, so it can be properly (re)opened and ++# appended to by config.status. When coming back to configure, we ++# need to make the FD available again. ++if test "$no_create" != yes; then ++ ac_cs_success=: ++ ac_config_status_args= ++ test "$silent" = yes && ++ ac_config_status_args="$ac_config_status_args --quiet" ++ exec 5>/dev/null ++ $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false ++ exec 5>>config.log ++ # Use ||, not &&, to avoid exiting from the if with $? = 1, which ++ # would make configure fail if this is the last instruction. ++ $ac_cs_success || as_fn_exit 1 ++fi ++if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then ++ { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 ++$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} ++fi ++ ++ ++if test "$ENABLE_CCACHE" = "yes"; then ++ ccache_message="yes" ++else ++ ccache_message="no" ++fi ++if test "$ENABLE_ICECREAM" = "yes"; then ++ icecream_message="yes, in '$ICECREAM_BINDIR'." ++else ++ icecream_message="no" ++fi ++if test "$ENABLE_DISTCC" = "yes"; then ++ distcc_message="yes" ++else ++ distcc_message="no" ++fi ++if test "$MAX_JOBS" -gt 1; then ++ max_job_message="'$MAX_JOBS'" ++else ++ max_job_message="'1'" ++fi ++if test "$OOO_GIT" = "" ; then ++ if test "$SOURCE_TYPE" = "UPSTREAM" ; then ++ upstream_sources="download tarballs from '$UPSTREAM_URI'" ++ elif test "$SOURCE_TYPE" = "CGIT" ; then ++ upstream_sources="download tarballs from 'http://cgit.freedesktop.org'" ++ elif test "$SOURCE_TYPE" = "DOWNLOAD" ; then ++ upstream_sources="download tarballs from go-oo.org" ++ else ++ upstream_sources="download tarballs from '$MIRROR'" ++ fi ++else ++ upstream_sources="use git, clone/fetch from '$OOO_GIT'" ++fi ++ ++echo " ++Building LibreOffice ++ source: $OOO_SOURCEDIRNAME ++ apply rules: $APPLY_DIR/apply ++ build dir: $OOBUILDDIR ++ tools dir: $TOOLSDIR ++ src package dir: $SRCDIR ++ distro: $DISTRO ++ add sections: ${OOO_ADDITIONAL_SECTIONS:-no} ++ widget sets: ${widget_sets:-disabled} ++ gcc to use: $gcc_to_use ++ openclipart: ${OPENCLIPART_VER:-${OPENCLIPART_DIR:-no}} ++ mono bindings: $mono_enabled ++ mdbtools/access: $access_enabled ++ java: ${with_java:-yes} ++ ooo-install-dir: $OOOINSTALLDIRNAME ++ ccache: $ccache_message ++ icecream: $icecream_message ++ distcc: $distcc_message ++ max jobs: $max_job_message ++ cairo: $cairo_enabled ++ build type: $build_product build ++ ooo sources: $upstream_sources ++ get externals with: $GET_CMD ++ ++To build run: ++$warn_use_download make ++ bin/ooinstall ++ ++ This is 'master' - the main, but unstable branch. ++ ++ If you want to build the stable LibreOffice, use: ++ libreoffice-3-3 branch for 3.3 ++" ++ ++if test "$BUILD_WIN32" != "yes" -a "$ENABLE_ICECREAM" != "yes"; then ++ echo "You are not using icecream ++ Consider reading http://www.gnome.org/~michael/blog/icecream.html ++ and configuring with --with-gcc-speedup=icecream ++" ++fi ++ ++if test "$BUILD_WIN32" = "yes"; then ++ pwd=`pwd` ++ pwd=`cygpath -m $pwd` ++ pwdlen=`expr length $pwd` ++ known_to_work=17 ++ if test $pwdlen -gt $known_to_work; then ++ echo "WARNING" ++ echo "You are in a folder with a quite long pathname." ++ echo "That might cause the build to eventually fail" ++ echo "in some more or less weird way." ++ echo ++ echo "If your build does succeed, please update the" ++ echo "'known_to_work' value above in configure.in, and tell" ++ echo "the LibreOffice mailing list. Thanks." ++ fi ++fi ++ ++if test "$OOO_GIT" = "" ; then ++ echo "You are not using git for the upstream sources. ++ Consider configuring via --with-git ++" ++fi ++ ++if test "${DISTRO#LibreOffice}" = "${DISTRO}"; then ++ echo "Warning:" ++ echo " You have configured with --with-distro='$DISTRO'" ++ echo " This is -not- recommended until release time. Patches" ++ echo " may well not apply for your distro, as they are being" ++ echo " rapidly migrated into LibreOffice itself." ++ echo "" ++fi ++# vim: set ts=4 sw=4 expandtab : +Index: libreoffice-3.4.1/libreoffice-build/missing +=================================================================== +--- /dev/null 1970-01-01 00:00:00.000000000 +0000 ++++ libreoffice-3.4.1/libreoffice-build/missing 2011-07-15 11:41:45.236849943 +0200 +@@ -0,0 +1,376 @@ ++#! /bin/sh ++# Common stub for a few missing GNU programs while installing. ++ ++scriptversion=2009-04-28.21; # UTC ++ ++# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006, ++# 2008, 2009 Free Software Foundation, Inc. ++# Originally by Fran,cois Pinard , 1996. ++ ++# This program is free software; you can redistribute it and/or modify ++# it under the terms of the GNU General Public License as published by ++# the Free Software Foundation; either version 2, or (at your option) ++# any later version. ++ ++# This program is distributed in the hope that it will be useful, ++# but WITHOUT ANY WARRANTY; without even the implied warranty of ++# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ++# GNU General Public License for more details. ++ ++# You should have received a copy of the GNU General Public License ++# along with this program. If not, see . ++ ++# As a special exception to the GNU General Public License, if you ++# distribute this file as part of a program that contains a ++# configuration script generated by Autoconf, you may include it under ++# the same distribution terms that you use for the rest of that program. ++ ++if test $# -eq 0; then ++ echo 1>&2 "Try \`$0 --help' for more information" ++ exit 1 ++fi ++ ++run=: ++sed_output='s/.* --output[ =]\([^ ]*\).*/\1/p' ++sed_minuso='s/.* -o \([^ ]*\).*/\1/p' ++ ++# In the cases where this matters, `missing' is being run in the ++# srcdir already. ++if test -f configure.ac; then ++ configure_ac=configure.ac ++else ++ configure_ac=configure.in ++fi ++ ++msg="missing on your system" ++ ++case $1 in ++--run) ++ # Try to run requested program, and just exit if it succeeds. ++ run= ++ shift ++ "$@" && exit 0 ++ # Exit code 63 means version mismatch. This often happens ++ # when the user try to use an ancient version of a tool on ++ # a file that requires a minimum version. In this case we ++ # we should proceed has if the program had been absent, or ++ # if --run hadn't been passed. ++ if test $? = 63; then ++ run=: ++ msg="probably too old" ++ fi ++ ;; ++ ++ -h|--h|--he|--hel|--help) ++ echo "\ ++$0 [OPTION]... PROGRAM [ARGUMENT]... ++ ++Handle \`PROGRAM [ARGUMENT]...' for when PROGRAM is missing, or return an ++error status if there is no known handling for PROGRAM. ++ ++Options: ++ -h, --help display this help and exit ++ -v, --version output version information and exit ++ --run try to run the given command, and emulate it if it fails ++ ++Supported PROGRAM values: ++ aclocal touch file \`aclocal.m4' ++ autoconf touch file \`configure' ++ autoheader touch file \`config.h.in' ++ autom4te touch the output file, or create a stub one ++ automake touch all \`Makefile.in' files ++ bison create \`y.tab.[ch]', if possible, from existing .[ch] ++ flex create \`lex.yy.c', if possible, from existing .c ++ help2man touch the output file ++ lex create \`lex.yy.c', if possible, from existing .c ++ makeinfo touch the output file ++ tar try tar, gnutar, gtar, then tar without non-portable flags ++ yacc create \`y.tab.[ch]', if possible, from existing .[ch] ++ ++Version suffixes to PROGRAM as well as the prefixes \`gnu-', \`gnu', and ++\`g' are ignored when checking the name. ++ ++Send bug reports to ." ++ exit $? ++ ;; ++ ++ -v|--v|--ve|--ver|--vers|--versi|--versio|--version) ++ echo "missing $scriptversion (GNU Automake)" ++ exit $? ++ ;; ++ ++ -*) ++ echo 1>&2 "$0: Unknown \`$1' option" ++ echo 1>&2 "Try \`$0 --help' for more information" ++ exit 1 ++ ;; ++ ++esac ++ ++# normalize program name to check for. ++program=`echo "$1" | sed ' ++ s/^gnu-//; t ++ s/^gnu//; t ++ s/^g//; t'` ++ ++# Now exit if we have it, but it failed. Also exit now if we ++# don't have it and --version was passed (most likely to detect ++# the program). This is about non-GNU programs, so use $1 not ++# $program. ++case $1 in ++ lex*|yacc*) ++ # Not GNU programs, they don't have --version. ++ ;; ++ ++ tar*) ++ if test -n "$run"; then ++ echo 1>&2 "ERROR: \`tar' requires --run" ++ exit 1 ++ elif test "x$2" = "x--version" || test "x$2" = "x--help"; then ++ exit 1 ++ fi ++ ;; ++ ++ *) ++ if test -z "$run" && ($1 --version) > /dev/null 2>&1; then ++ # We have it, but it failed. ++ exit 1 ++ elif test "x$2" = "x--version" || test "x$2" = "x--help"; then ++ # Could not run --version or --help. This is probably someone ++ # running `$TOOL --version' or `$TOOL --help' to check whether ++ # $TOOL exists and not knowing $TOOL uses missing. ++ exit 1 ++ fi ++ ;; ++esac ++ ++# If it does not exist, or fails to run (possibly an outdated version), ++# try to emulate it. ++case $program in ++ aclocal*) ++ echo 1>&2 "\ ++WARNING: \`$1' is $msg. You should only need it if ++ you modified \`acinclude.m4' or \`${configure_ac}'. You might want ++ to install the \`Automake' and \`Perl' packages. Grab them from ++ any GNU archive site." ++ touch aclocal.m4 ++ ;; ++ ++ autoconf*) ++ echo 1>&2 "\ ++WARNING: \`$1' is $msg. You should only need it if ++ you modified \`${configure_ac}'. You might want to install the ++ \`Autoconf' and \`GNU m4' packages. Grab them from any GNU ++ archive site." ++ touch configure ++ ;; ++ ++ autoheader*) ++ echo 1>&2 "\ ++WARNING: \`$1' is $msg. You should only need it if ++ you modified \`acconfig.h' or \`${configure_ac}'. You might want ++ to install the \`Autoconf' and \`GNU m4' packages. Grab them ++ from any GNU archive site." ++ files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}` ++ test -z "$files" && files="config.h" ++ touch_files= ++ for f in $files; do ++ case $f in ++ *:*) touch_files="$touch_files "`echo "$f" | ++ sed -e 's/^[^:]*://' -e 's/:.*//'`;; ++ *) touch_files="$touch_files $f.in";; ++ esac ++ done ++ touch $touch_files ++ ;; ++ ++ automake*) ++ echo 1>&2 "\ ++WARNING: \`$1' is $msg. You should only need it if ++ you modified \`Makefile.am', \`acinclude.m4' or \`${configure_ac}'. ++ You might want to install the \`Automake' and \`Perl' packages. ++ Grab them from any GNU archive site." ++ find . -type f -name Makefile.am -print | ++ sed 's/\.am$/.in/' | ++ while read f; do touch "$f"; done ++ ;; ++ ++ autom4te*) ++ echo 1>&2 "\ ++WARNING: \`$1' is needed, but is $msg. ++ You might have modified some files without having the ++ proper tools for further handling them. ++ You can get \`$1' as part of \`Autoconf' from any GNU ++ archive site." ++ ++ file=`echo "$*" | sed -n "$sed_output"` ++ test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` ++ if test -f "$file"; then ++ touch $file ++ else ++ test -z "$file" || exec >$file ++ echo "#! /bin/sh" ++ echo "# Created by GNU Automake missing as a replacement of" ++ echo "# $ $@" ++ echo "exit 0" ++ chmod +x $file ++ exit 1 ++ fi ++ ;; ++ ++ bison*|yacc*) ++ echo 1>&2 "\ ++WARNING: \`$1' $msg. You should only need it if ++ you modified a \`.y' file. You may need the \`Bison' package ++ in order for those modifications to take effect. You can get ++ \`Bison' from any GNU archive site." ++ rm -f y.tab.c y.tab.h ++ if test $# -ne 1; then ++ eval LASTARG="\${$#}" ++ case $LASTARG in ++ *.y) ++ SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` ++ if test -f "$SRCFILE"; then ++ cp "$SRCFILE" y.tab.c ++ fi ++ SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'` ++ if test -f "$SRCFILE"; then ++ cp "$SRCFILE" y.tab.h ++ fi ++ ;; ++ esac ++ fi ++ if test ! -f y.tab.h; then ++ echo >y.tab.h ++ fi ++ if test ! -f y.tab.c; then ++ echo 'main() { return 0; }' >y.tab.c ++ fi ++ ;; ++ ++ lex*|flex*) ++ echo 1>&2 "\ ++WARNING: \`$1' is $msg. You should only need it if ++ you modified a \`.l' file. You may need the \`Flex' package ++ in order for those modifications to take effect. You can get ++ \`Flex' from any GNU archive site." ++ rm -f lex.yy.c ++ if test $# -ne 1; then ++ eval LASTARG="\${$#}" ++ case $LASTARG in ++ *.l) ++ SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` ++ if test -f "$SRCFILE"; then ++ cp "$SRCFILE" lex.yy.c ++ fi ++ ;; ++ esac ++ fi ++ if test ! -f lex.yy.c; then ++ echo 'main() { return 0; }' >lex.yy.c ++ fi ++ ;; ++ ++ help2man*) ++ echo 1>&2 "\ ++WARNING: \`$1' is $msg. You should only need it if ++ you modified a dependency of a manual page. You may need the ++ \`Help2man' package in order for those modifications to take ++ effect. You can get \`Help2man' from any GNU archive site." ++ ++ file=`echo "$*" | sed -n "$sed_output"` ++ test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` ++ if test -f "$file"; then ++ touch $file ++ else ++ test -z "$file" || exec >$file ++ echo ".ab help2man is required to generate this page" ++ exit $? ++ fi ++ ;; ++ ++ makeinfo*) ++ echo 1>&2 "\ ++WARNING: \`$1' is $msg. You should only need it if ++ you modified a \`.texi' or \`.texinfo' file, or any other file ++ indirectly affecting the aspect of the manual. The spurious ++ call might also be the consequence of using a buggy \`make' (AIX, ++ DU, IRIX). You might want to install the \`Texinfo' package or ++ the \`GNU make' package. Grab either from any GNU archive site." ++ # The file to touch is that specified with -o ... ++ file=`echo "$*" | sed -n "$sed_output"` ++ test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` ++ if test -z "$file"; then ++ # ... or it is the one specified with @setfilename ... ++ infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'` ++ file=`sed -n ' ++ /^@setfilename/{ ++ s/.* \([^ ]*\) *$/\1/ ++ p ++ q ++ }' $infile` ++ # ... or it is derived from the source name (dir/f.texi becomes f.info) ++ test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info ++ fi ++ # If the file does not exist, the user really needs makeinfo; ++ # let's fail without touching anything. ++ test -f $file || exit 1 ++ touch $file ++ ;; ++ ++ tar*) ++ shift ++ ++ # We have already tried tar in the generic part. ++ # Look for gnutar/gtar before invocation to avoid ugly error ++ # messages. ++ if (gnutar --version > /dev/null 2>&1); then ++ gnutar "$@" && exit 0 ++ fi ++ if (gtar --version > /dev/null 2>&1); then ++ gtar "$@" && exit 0 ++ fi ++ firstarg="$1" ++ if shift; then ++ case $firstarg in ++ *o*) ++ firstarg=`echo "$firstarg" | sed s/o//` ++ tar "$firstarg" "$@" && exit 0 ++ ;; ++ esac ++ case $firstarg in ++ *h*) ++ firstarg=`echo "$firstarg" | sed s/h//` ++ tar "$firstarg" "$@" && exit 0 ++ ;; ++ esac ++ fi ++ ++ echo 1>&2 "\ ++WARNING: I can't seem to be able to run \`tar' with the given arguments. ++ You may want to install GNU tar or Free paxutils, or check the ++ command line arguments." ++ exit 1 ++ ;; ++ ++ *) ++ echo 1>&2 "\ ++WARNING: \`$1' is needed, and is $msg. ++ You might have modified some files without having the ++ proper tools for further handling them. Check the \`README' file, ++ it often tells you about the needed prerequisites for installing ++ this package. You may also peek at any GNU archive site, in case ++ some other package would contain this missing \`$1' program." ++ exit 1 ++ ;; ++esac ++ ++exit 0 ++ ++# Local variables: ++# eval: (add-hook 'write-file-hooks 'time-stamp) ++# time-stamp-start: "scriptversion=" ++# time-stamp-format: "%:y-%02m-%02d.%02H" ++# time-stamp-time-zone: "UTC" ++# time-stamp-end: "; # UTC" ++# End: +Index: libreoffice-3.4.1/libreoffice-build/install-sh +=================================================================== +--- /dev/null 1970-01-01 00:00:00.000000000 +0000 ++++ libreoffice-3.4.1/libreoffice-build/install-sh 2011-07-15 11:41:45.236849943 +0200 +@@ -0,0 +1,520 @@ ++#!/bin/sh ++# install - install a program, script, or datafile ++ ++scriptversion=2009-04-28.21; # UTC ++ ++# This originates from X11R5 (mit/util/scripts/install.sh), which was ++# later released in X11R6 (xc/config/util/install.sh) with the ++# following copyright and license. ++# ++# Copyright (C) 1994 X Consortium ++# ++# Permission is hereby granted, free of charge, to any person obtaining a copy ++# of this software and associated documentation files (the "Software"), to ++# deal in the Software without restriction, including without limitation the ++# rights to use, copy, modify, merge, publish, distribute, sublicense, and/or ++# sell copies of the Software, and to permit persons to whom the Software is ++# furnished to do so, subject to the following conditions: ++# ++# The above copyright notice and this permission notice shall be included in ++# all copies or substantial portions of the Software. ++# ++# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR ++# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, ++# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE ++# X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN ++# AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC- ++# TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ++# ++# Except as contained in this notice, the name of the X Consortium shall not ++# be used in advertising or otherwise to promote the sale, use or other deal- ++# ings in this Software without prior written authorization from the X Consor- ++# tium. ++# ++# ++# FSF changes to this file are in the public domain. ++# ++# Calling this script install-sh is preferred over install.sh, to prevent ++# `make' implicit rules from creating a file called install from it ++# when there is no Makefile. ++# ++# This script is compatible with the BSD install script, but was written ++# from scratch. ++ ++nl=' ++' ++IFS=" "" $nl" ++ ++# set DOITPROG to echo to test this script ++ ++# Don't use :- since 4.3BSD and earlier shells don't like it. ++doit=${DOITPROG-} ++if test -z "$doit"; then ++ doit_exec=exec ++else ++ doit_exec=$doit ++fi ++ ++# Put in absolute file names if you don't have them in your path; ++# or use environment vars. ++ ++chgrpprog=${CHGRPPROG-chgrp} ++chmodprog=${CHMODPROG-chmod} ++chownprog=${CHOWNPROG-chown} ++cmpprog=${CMPPROG-cmp} ++cpprog=${CPPROG-cp} ++mkdirprog=${MKDIRPROG-mkdir} ++mvprog=${MVPROG-mv} ++rmprog=${RMPROG-rm} ++stripprog=${STRIPPROG-strip} ++ ++posix_glob='?' ++initialize_posix_glob=' ++ test "$posix_glob" != "?" || { ++ if (set -f) 2>/dev/null; then ++ posix_glob= ++ else ++ posix_glob=: ++ fi ++ } ++' ++ ++posix_mkdir= ++ ++# Desired mode of installed file. ++mode=0755 ++ ++chgrpcmd= ++chmodcmd=$chmodprog ++chowncmd= ++mvcmd=$mvprog ++rmcmd="$rmprog -f" ++stripcmd= ++ ++src= ++dst= ++dir_arg= ++dst_arg= ++ ++copy_on_change=false ++no_target_directory= ++ ++usage="\ ++Usage: $0 [OPTION]... [-T] SRCFILE DSTFILE ++ or: $0 [OPTION]... SRCFILES... DIRECTORY ++ or: $0 [OPTION]... -t DIRECTORY SRCFILES... ++ or: $0 [OPTION]... -d DIRECTORIES... ++ ++In the 1st form, copy SRCFILE to DSTFILE. ++In the 2nd and 3rd, copy all SRCFILES to DIRECTORY. ++In the 4th, create DIRECTORIES. ++ ++Options: ++ --help display this help and exit. ++ --version display version info and exit. ++ ++ -c (ignored) ++ -C install only if different (preserve the last data modification time) ++ -d create directories instead of installing files. ++ -g GROUP $chgrpprog installed files to GROUP. ++ -m MODE $chmodprog installed files to MODE. ++ -o USER $chownprog installed files to USER. ++ -s $stripprog installed files. ++ -t DIRECTORY install into DIRECTORY. ++ -T report an error if DSTFILE is a directory. ++ ++Environment variables override the default commands: ++ CHGRPPROG CHMODPROG CHOWNPROG CMPPROG CPPROG MKDIRPROG MVPROG ++ RMPROG STRIPPROG ++" ++ ++while test $# -ne 0; do ++ case $1 in ++ -c) ;; ++ ++ -C) copy_on_change=true;; ++ ++ -d) dir_arg=true;; ++ ++ -g) chgrpcmd="$chgrpprog $2" ++ shift;; ++ ++ --help) echo "$usage"; exit $?;; ++ ++ -m) mode=$2 ++ case $mode in ++ *' '* | *' '* | *' ++'* | *'*'* | *'?'* | *'['*) ++ echo "$0: invalid mode: $mode" >&2 ++ exit 1;; ++ esac ++ shift;; ++ ++ -o) chowncmd="$chownprog $2" ++ shift;; ++ ++ -s) stripcmd=$stripprog;; ++ ++ -t) dst_arg=$2 ++ shift;; ++ ++ -T) no_target_directory=true;; ++ ++ --version) echo "$0 $scriptversion"; exit $?;; ++ ++ --) shift ++ break;; ++ ++ -*) echo "$0: invalid option: $1" >&2 ++ exit 1;; ++ ++ *) break;; ++ esac ++ shift ++done ++ ++if test $# -ne 0 && test -z "$dir_arg$dst_arg"; then ++ # When -d is used, all remaining arguments are directories to create. ++ # When -t is used, the destination is already specified. ++ # Otherwise, the last argument is the destination. Remove it from $@. ++ for arg ++ do ++ if test -n "$dst_arg"; then ++ # $@ is not empty: it contains at least $arg. ++ set fnord "$@" "$dst_arg" ++ shift # fnord ++ fi ++ shift # arg ++ dst_arg=$arg ++ done ++fi ++ ++if test $# -eq 0; then ++ if test -z "$dir_arg"; then ++ echo "$0: no input file specified." >&2 ++ exit 1 ++ fi ++ # It's OK to call `install-sh -d' without argument. ++ # This can happen when creating conditional directories. ++ exit 0 ++fi ++ ++if test -z "$dir_arg"; then ++ trap '(exit $?); exit' 1 2 13 15 ++ ++ # Set umask so as not to create temps with too-generous modes. ++ # However, 'strip' requires both read and write access to temps. ++ case $mode in ++ # Optimize common cases. ++ *644) cp_umask=133;; ++ *755) cp_umask=22;; ++ ++ *[0-7]) ++ if test -z "$stripcmd"; then ++ u_plus_rw= ++ else ++ u_plus_rw='% 200' ++ fi ++ cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;; ++ *) ++ if test -z "$stripcmd"; then ++ u_plus_rw= ++ else ++ u_plus_rw=,u+rw ++ fi ++ cp_umask=$mode$u_plus_rw;; ++ esac ++fi ++ ++for src ++do ++ # Protect names starting with `-'. ++ case $src in ++ -*) src=./$src;; ++ esac ++ ++ if test -n "$dir_arg"; then ++ dst=$src ++ dstdir=$dst ++ test -d "$dstdir" ++ dstdir_status=$? ++ else ++ ++ # Waiting for this to be detected by the "$cpprog $src $dsttmp" command ++ # might cause directories to be created, which would be especially bad ++ # if $src (and thus $dsttmp) contains '*'. ++ if test ! -f "$src" && test ! -d "$src"; then ++ echo "$0: $src does not exist." >&2 ++ exit 1 ++ fi ++ ++ if test -z "$dst_arg"; then ++ echo "$0: no destination specified." >&2 ++ exit 1 ++ fi ++ ++ dst=$dst_arg ++ # Protect names starting with `-'. ++ case $dst in ++ -*) dst=./$dst;; ++ esac ++ ++ # If destination is a directory, append the input filename; won't work ++ # if double slashes aren't ignored. ++ if test -d "$dst"; then ++ if test -n "$no_target_directory"; then ++ echo "$0: $dst_arg: Is a directory" >&2 ++ exit 1 ++ fi ++ dstdir=$dst ++ dst=$dstdir/`basename "$src"` ++ dstdir_status=0 ++ else ++ # Prefer dirname, but fall back on a substitute if dirname fails. ++ dstdir=` ++ (dirname "$dst") 2>/dev/null || ++ expr X"$dst" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ ++ X"$dst" : 'X\(//\)[^/]' \| \ ++ X"$dst" : 'X\(//\)$' \| \ ++ X"$dst" : 'X\(/\)' \| . 2>/dev/null || ++ echo X"$dst" | ++ sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ ++ s//\1/ ++ q ++ } ++ /^X\(\/\/\)[^/].*/{ ++ s//\1/ ++ q ++ } ++ /^X\(\/\/\)$/{ ++ s//\1/ ++ q ++ } ++ /^X\(\/\).*/{ ++ s//\1/ ++ q ++ } ++ s/.*/./; q' ++ ` ++ ++ test -d "$dstdir" ++ dstdir_status=$? ++ fi ++ fi ++ ++ obsolete_mkdir_used=false ++ ++ if test $dstdir_status != 0; then ++ case $posix_mkdir in ++ '') ++ # Create intermediate dirs using mode 755 as modified by the umask. ++ # This is like FreeBSD 'install' as of 1997-10-28. ++ umask=`umask` ++ case $stripcmd.$umask in ++ # Optimize common cases. ++ *[2367][2367]) mkdir_umask=$umask;; ++ .*0[02][02] | .[02][02] | .[02]) mkdir_umask=22;; ++ ++ *[0-7]) ++ mkdir_umask=`expr $umask + 22 \ ++ - $umask % 100 % 40 + $umask % 20 \ ++ - $umask % 10 % 4 + $umask % 2 ++ `;; ++ *) mkdir_umask=$umask,go-w;; ++ esac ++ ++ # With -d, create the new directory with the user-specified mode. ++ # Otherwise, rely on $mkdir_umask. ++ if test -n "$dir_arg"; then ++ mkdir_mode=-m$mode ++ else ++ mkdir_mode= ++ fi ++ ++ posix_mkdir=false ++ case $umask in ++ *[123567][0-7][0-7]) ++ # POSIX mkdir -p sets u+wx bits regardless of umask, which ++ # is incompatible with FreeBSD 'install' when (umask & 300) != 0. ++ ;; ++ *) ++ tmpdir=${TMPDIR-/tmp}/ins$RANDOM-$$ ++ trap 'ret=$?; rmdir "$tmpdir/d" "$tmpdir" 2>/dev/null; exit $ret' 0 ++ ++ if (umask $mkdir_umask && ++ exec $mkdirprog $mkdir_mode -p -- "$tmpdir/d") >/dev/null 2>&1 ++ then ++ if test -z "$dir_arg" || { ++ # Check for POSIX incompatibilities with -m. ++ # HP-UX 11.23 and IRIX 6.5 mkdir -m -p sets group- or ++ # other-writeable bit of parent directory when it shouldn't. ++ # FreeBSD 6.1 mkdir -m -p sets mode of existing directory. ++ ls_ld_tmpdir=`ls -ld "$tmpdir"` ++ case $ls_ld_tmpdir in ++ d????-?r-*) different_mode=700;; ++ d????-?--*) different_mode=755;; ++ *) false;; ++ esac && ++ $mkdirprog -m$different_mode -p -- "$tmpdir" && { ++ ls_ld_tmpdir_1=`ls -ld "$tmpdir"` ++ test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1" ++ } ++ } ++ then posix_mkdir=: ++ fi ++ rmdir "$tmpdir/d" "$tmpdir" ++ else ++ # Remove any dirs left behind by ancient mkdir implementations. ++ rmdir ./$mkdir_mode ./-p ./-- 2>/dev/null ++ fi ++ trap '' 0;; ++ esac;; ++ esac ++ ++ if ++ $posix_mkdir && ( ++ umask $mkdir_umask && ++ $doit_exec $mkdirprog $mkdir_mode -p -- "$dstdir" ++ ) ++ then : ++ else ++ ++ # The umask is ridiculous, or mkdir does not conform to POSIX, ++ # or it failed possibly due to a race condition. Create the ++ # directory the slow way, step by step, checking for races as we go. ++ ++ case $dstdir in ++ /*) prefix='/';; ++ -*) prefix='./';; ++ *) prefix='';; ++ esac ++ ++ eval "$initialize_posix_glob" ++ ++ oIFS=$IFS ++ IFS=/ ++ $posix_glob set -f ++ set fnord $dstdir ++ shift ++ $posix_glob set +f ++ IFS=$oIFS ++ ++ prefixes= ++ ++ for d ++ do ++ test -z "$d" && continue ++ ++ prefix=$prefix$d ++ if test -d "$prefix"; then ++ prefixes= ++ else ++ if $posix_mkdir; then ++ (umask=$mkdir_umask && ++ $doit_exec $mkdirprog $mkdir_mode -p -- "$dstdir") && break ++ # Don't fail if two instances are running concurrently. ++ test -d "$prefix" || exit 1 ++ else ++ case $prefix in ++ *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;; ++ *) qprefix=$prefix;; ++ esac ++ prefixes="$prefixes '$qprefix'" ++ fi ++ fi ++ prefix=$prefix/ ++ done ++ ++ if test -n "$prefixes"; then ++ # Don't fail if two instances are running concurrently. ++ (umask $mkdir_umask && ++ eval "\$doit_exec \$mkdirprog $prefixes") || ++ test -d "$dstdir" || exit 1 ++ obsolete_mkdir_used=true ++ fi ++ fi ++ fi ++ ++ if test -n "$dir_arg"; then ++ { test -z "$chowncmd" || $doit $chowncmd "$dst"; } && ++ { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } && ++ { test "$obsolete_mkdir_used$chowncmd$chgrpcmd" = false || ++ test -z "$chmodcmd" || $doit $chmodcmd $mode "$dst"; } || exit 1 ++ else ++ ++ # Make a couple of temp file names in the proper directory. ++ dsttmp=$dstdir/_inst.$$_ ++ rmtmp=$dstdir/_rm.$$_ ++ ++ # Trap to clean up those temp files at exit. ++ trap 'ret=$?; rm -f "$dsttmp" "$rmtmp" && exit $ret' 0 ++ ++ # Copy the file name to the temp name. ++ (umask $cp_umask && $doit_exec $cpprog "$src" "$dsttmp") && ++ ++ # and set any options; do chmod last to preserve setuid bits. ++ # ++ # If any of these fail, we abort the whole thing. If we want to ++ # ignore errors from any of these, just make sure not to ignore ++ # errors from the above "$doit $cpprog $src $dsttmp" command. ++ # ++ { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } && ++ { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } && ++ { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } && ++ { test -z "$chmodcmd" || $doit $chmodcmd $mode "$dsttmp"; } && ++ ++ # If -C, don't bother to copy if it wouldn't change the file. ++ if $copy_on_change && ++ old=`LC_ALL=C ls -dlL "$dst" 2>/dev/null` && ++ new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` && ++ ++ eval "$initialize_posix_glob" && ++ $posix_glob set -f && ++ set X $old && old=:$2:$4:$5:$6 && ++ set X $new && new=:$2:$4:$5:$6 && ++ $posix_glob set +f && ++ ++ test "$old" = "$new" && ++ $cmpprog "$dst" "$dsttmp" >/dev/null 2>&1 ++ then ++ rm -f "$dsttmp" ++ else ++ # Rename the file to the real destination. ++ $doit $mvcmd -f "$dsttmp" "$dst" 2>/dev/null || ++ ++ # The rename failed, perhaps because mv can't rename something else ++ # to itself, or perhaps because mv is so ancient that it does not ++ # support -f. ++ { ++ # Now remove or move aside any old file at destination location. ++ # We try this two ways since rm can't unlink itself on some ++ # systems and the destination file might be busy for other ++ # reasons. In this case, the final cleanup might fail but the new ++ # file should still install successfully. ++ { ++ test ! -f "$dst" || ++ $doit $rmcmd -f "$dst" 2>/dev/null || ++ { $doit $mvcmd -f "$dst" "$rmtmp" 2>/dev/null && ++ { $doit $rmcmd -f "$rmtmp" 2>/dev/null; :; } ++ } || ++ { echo "$0: cannot unlink or rename $dst" >&2 ++ (exit 1); exit 1 ++ } ++ } && ++ ++ # Now rename the file to the real destination. ++ $doit $mvcmd "$dsttmp" "$dst" ++ } ++ fi || exit 1 ++ ++ trap '' 0 ++ fi ++done ++ ++# Local variables: ++# eval: (add-hook 'write-file-hooks 'time-stamp) ++# time-stamp-start: "scriptversion=" ++# time-stamp-format: "%:y-%02m-%02d.%02H" ++# time-stamp-time-zone: "UTC" ++# time-stamp-end: "; # UTC" ++# End: +Index: libreoffice-3.4.1/libreoffice-build/etc/Makefile.in +=================================================================== +--- /dev/null 1970-01-01 00:00:00.000000000 +0000 ++++ libreoffice-3.4.1/libreoffice-build/etc/Makefile.in 2011-07-15 11:41:45.236849943 +0200 +@@ -0,0 +1,443 @@ ++# Makefile.in generated by automake 1.11.1 from Makefile.am. ++# @configure_input@ ++ ++# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, ++# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, ++# Inc. ++# This Makefile.in is free software; the Free Software Foundation ++# gives unlimited permission to copy and/or distribute it, ++# with or without modifications, as long as this notice is preserved. ++ ++# This program is distributed in the hope that it will be useful, ++# but WITHOUT ANY WARRANTY, to the extent permitted by law; without ++# even the implied warranty of MERCHANTABILITY or FITNESS FOR A ++# PARTICULAR PURPOSE. ++ ++@SET_MAKE@ ++VPATH = @srcdir@ ++pkgdatadir = $(datadir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ ++pkglibdir = $(libdir)/@PACKAGE@ ++pkglibexecdir = $(libexecdir)/@PACKAGE@ ++am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd ++install_sh_DATA = $(install_sh) -c -m 644 ++install_sh_PROGRAM = $(install_sh) -c ++install_sh_SCRIPT = $(install_sh) -c ++INSTALL_HEADER = $(INSTALL_DATA) ++transform = $(program_transform_name) ++NORMAL_INSTALL = : ++PRE_INSTALL = : ++POST_INSTALL = : ++NORMAL_UNINSTALL = : ++PRE_UNINSTALL = : ++POST_UNINSTALL = : ++subdir = etc ++DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ++ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 ++am__aclocal_m4_deps = $(top_srcdir)/configure.in ++am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ ++ $(ACLOCAL_M4) ++mkinstalldirs = $(install_sh) -d ++CONFIG_CLEAN_FILES = ++CONFIG_CLEAN_VPATH_FILES = ++SOURCES = ++DIST_SOURCES = ++DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ++ACLOCAL = @ACLOCAL@ ++ACONF = @ACONF@ ++AGFA_MONOTYPE_FONTS_SOURCE = @AGFA_MONOTYPE_FONTS_SOURCE@ ++AMTAR = @AMTAR@ ++APACHE_ANT_TARBALL = @APACHE_ANT_TARBALL@ ++APPLY_DIR = @APPLY_DIR@ ++ARCHITECTURE = @ARCHITECTURE@ ++AUTOCONF = @AUTOCONF@ ++AUTOHEADER = @AUTOHEADER@ ++AUTOMAKE = @AUTOMAKE@ ++AWK = @AWK@ ++BARCODE_EXTENSION = @BARCODE_EXTENSION@ ++BISON = @BISON@ ++BUILDDIR = @BUILDDIR@ ++BUILD_MOZILLA_SOURCE = @BUILD_MOZILLA_SOURCE@ ++BUILD_NCPUS = @BUILD_NCPUS@ ++BUILD_WIN32 = @BUILD_WIN32@ ++CABEXTRACT = @CABEXTRACT@ ++CAIRO_CONFIGURE_FLAG = @CAIRO_CONFIGURE_FLAG@ ++CAIRO_ENABLED = @CAIRO_ENABLED@ ++CAIRO_VER = @CAIRO_VER@ ++CC = @CC@ ++CCACHE = @CCACHE@ ++CCDEPMODE = @CCDEPMODE@ ++CFLAGS = @CFLAGS@ ++CLONEDIR = @CLONEDIR@ ++COMPAT_OOWRAPPERS = @COMPAT_OOWRAPPERS@ ++CPP = @CPP@ ++CPPFLAGS = @CPPFLAGS@ ++CYGPATH_W = @CYGPATH_W@ ++DEFS = @DEFS@ ++DEFUZZ_PATCHES = @DEFUZZ_PATCHES@ ++DEJAVU_FONTS_PACK_NAME = @DEJAVU_FONTS_PACK_NAME@ ++DEJAVU_FONTS_VER = @DEJAVU_FONTS_VER@ ++DEPDIR = @DEPDIR@ ++DIAGRAM_EXTENSION = @DIAGRAM_EXTENSION@ ++DISTCC = @DISTCC@ ++DISTRO = @DISTRO@ ++DRINK = @DRINK@ ++ECHO_C = @ECHO_C@ ++ECHO_N = @ECHO_N@ ++ECHO_T = @ECHO_T@ ++EGREP = @EGREP@ ++ENABLE_ACCESS = @ENABLE_ACCESS@ ++ENABLE_BINFILTER = @ENABLE_BINFILTER@ ++ENABLE_CCACHE = @ENABLE_CCACHE@ ++ENABLE_DISTCC = @ENABLE_DISTCC@ ++ENABLE_EXTENSIONS = @ENABLE_EXTENSIONS@ ++ENABLE_GRAPHITE = @ENABLE_GRAPHITE@ ++ENABLE_ICECREAM = @ENABLE_ICECREAM@ ++ENABLE_MONO = @ENABLE_MONO@ ++ENABLE_ODK = @ENABLE_ODK@ ++EXEEXT = @EXEEXT@ ++FLEX = @FLEX@ ++FOO_GTK_CFLAGS = @FOO_GTK_CFLAGS@ ++FOO_GTK_LIBS = @FOO_GTK_LIBS@ ++GET_CMD = @GET_CMD@ ++GITTAG = @GITTAG@ ++GNUPATCH = @GNUPATCH@ ++GNUTAR = @GNUTAR@ ++GOOGLE_DOCS_EXTENSION = @GOOGLE_DOCS_EXTENSION@ ++GREP = @GREP@ ++HUNART_EXTENSION = @HUNART_EXTENSION@ ++ICECREAM_BINDIR = @ICECREAM_BINDIR@ ++INSTALL = @INSTALL@ ++INSTALL_DATA = @INSTALL_DATA@ ++INSTALL_PROGRAM = @INSTALL_PROGRAM@ ++INSTALL_SCRIPT = @INSTALL_SCRIPT@ ++INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ ++INTLTOOL_PERL = @INTLTOOL_PERL@ ++LANGUAGETOOL_EXTENSION = @LANGUAGETOOL_EXTENSION@ ++LDFLAGS = @LDFLAGS@ ++LIBERATION_FONTS_VER = @LIBERATION_FONTS_VER@ ++LIBOBJS = @LIBOBJS@ ++LIBS = @LIBS@ ++LIGHTPROOF_FILENAMES = @LIGHTPROOF_FILENAMES@ ++LIGHTPROOF_LANG = @LIGHTPROOF_LANG@ ++LTLIBOBJS = @LTLIBOBJS@ ++MAGYARLINUXLIBERTINE_FONTS_TIMESTAMP = @MAGYARLINUXLIBERTINE_FONTS_TIMESTAMP@ ++MAINT = @MAINT@ ++MAKEINFO = @MAKEINFO@ ++MAX_JOBS = @MAX_JOBS@ ++MDBTOOLS_SRC = @MDBTOOLS_SRC@ ++MINIMUM_REQS_CFLAGS = @MINIMUM_REQS_CFLAGS@ ++MINIMUM_REQS_LIBS = @MINIMUM_REQS_LIBS@ ++MIRROR = @MIRROR@ ++MKDIR_P = @MKDIR_P@ ++MONO_GAC_ROOT = @MONO_GAC_ROOT@ ++NLPSOLVER_EXTENSION = @NLPSOLVER_EXTENSION@ ++NUMBERTEXT_EXTENSION = @NUMBERTEXT_EXTENSION@ ++OBJEXT = @OBJEXT@ ++OOBUILDDIR = @OOBUILDDIR@ ++OOOBLOGGER_EXTENSION = @OOOBLOGGER_EXTENSION@ ++OOOINSTALLDIRNAME = @OOOINSTALLDIRNAME@ ++OOOP_FONTS_PACK = @OOOP_FONTS_PACK@ ++OOOP_GALLERY_PACK = @OOOP_GALLERY_PACK@ ++OOOP_SAMPLES_PACK = @OOOP_SAMPLES_PACK@ ++OOOP_TEMPLATES_PACK = @OOOP_TEMPLATES_PACK@ ++OOO_ADDITIONAL_SECTIONS = @OOO_ADDITIONAL_SECTIONS@ ++OOO_BINSUFFIX = @OOO_BINSUFFIX@ ++OOO_BUILDVERSION = @OOO_BUILDVERSION@ ++OOO_BUILD_NOARCH = @OOO_BUILD_NOARCH@ ++OOO_CUSTOM_IMAGES = @OOO_CUSTOM_IMAGES@ ++OOO_EXTRA_ARTWORK = @OOO_EXTRA_ARTWORK@ ++OOO_GIT = @OOO_GIT@ ++OOO_GIT_MANAGED = @OOO_GIT_MANAGED@ ++OOO_LANGS = @OOO_LANGS@ ++OOO_POOR_HELP_LOCALIZATIONS = @OOO_POOR_HELP_LOCALIZATIONS@ ++OOO_SOURCEDIRNAME = @OOO_SOURCEDIRNAME@ ++OOO_SOURCEVERSION = @OOO_SOURCEVERSION@ ++OOO_STRIP = @OOO_STRIP@ ++OOO_VERSION = @OOO_VERSION@ ++OOO_WIDGET_FLAGS = @OOO_WIDGET_FLAGS@ ++OPENCLIPART_DIR = @OPENCLIPART_DIR@ ++OPENCLIPART_VER = @OPENCLIPART_VER@ ++PACKAGE = @PACKAGE@ ++PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ ++PACKAGE_NAME = @PACKAGE_NAME@ ++PACKAGE_STRING = @PACKAGE_STRING@ ++PACKAGE_TARNAME = @PACKAGE_TARNAME@ ++PACKAGE_URL = @PACKAGE_URL@ ++PACKAGE_VERSION = @PACKAGE_VERSION@ ++PATH_SEPARATOR = @PATH_SEPARATOR@ ++PERL = @PERL@ ++PIECE = @PIECE@ ++PKG_CONFIG = @PKG_CONFIG@ ++PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ ++PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ ++PREBUILT_WRITINGAIDS_TIMESTAMP = @PREBUILT_WRITINGAIDS_TIMESTAMP@ ++PROPAGATED_ARGS = @PROPAGATED_ARGS@ ++RAWBUILDDIR = @RAWBUILDDIR@ ++RSYNC = @RSYNC@ ++RUN_POST_INSTALL_SCRIPTS = @RUN_POST_INSTALL_SCRIPTS@ ++SET_MAKE = @SET_MAKE@ ++SHELL = @SHELL@ ++SNAPSHOT_TAG = @SNAPSHOT_TAG@ ++SOURCE_TYPE = @SOURCE_TYPE@ ++SPLIT = @SPLIT@ ++SPLIT_APP_MODULES = @SPLIT_APP_MODULES@ ++SPLIT_OPT_FEATURES = @SPLIT_OPT_FEATURES@ ++SRCDIR = @SRCDIR@ ++STRIP = @STRIP@ ++SUNTEMPLATES_LANG = @SUNTEMPLATES_LANG@ ++SYSTEM_CAIRO = @SYSTEM_CAIRO@ ++SYSTEM_GCC = @SYSTEM_GCC@ ++SYSTEM_LIBWPD = @SYSTEM_LIBWPD@ ++SYSTEM_LIBWPG = @SYSTEM_LIBWPG@ ++SYSTEM_LIBWPS = @SYSTEM_LIBWPS@ ++SYSTEM_MDBTOOLS = @SYSTEM_MDBTOOLS@ ++SYSTEM_MDDS = @SYSTEM_MDDS@ ++SYSTEM_ZLIB = @SYSTEM_ZLIB@ ++TOOLSDIR = @TOOLSDIR@ ++TYPO_EXTENSION = @TYPO_EXTENSION@ ++UPSTREAM_NAME = @UPSTREAM_NAME@ ++UPSTREAM_URI = @UPSTREAM_URI@ ++VALIDATOR_EXTENSION = @VALIDATOR_EXTENSION@ ++VENDORNAME = @VENDORNAME@ ++VERSION = @VERSION@ ++WATCH_WINDOW_EXTENSION = @WATCH_WINDOW_EXTENSION@ ++WITH_ARCH_FLAGS = @WITH_ARCH_FLAGS@ ++WITH_BARCODE = @WITH_BARCODE@ ++WITH_DIAGRAM = @WITH_DIAGRAM@ ++WITH_GOOGLE_DOCS = @WITH_GOOGLE_DOCS@ ++WITH_HUNART = @WITH_HUNART@ ++WITH_LANGUAGETOOL = @WITH_LANGUAGETOOL@ ++WITH_NLPSOLVER = @WITH_NLPSOLVER@ ++WITH_NUMBERTEXT = @WITH_NUMBERTEXT@ ++WITH_OOOBLOGGER = @WITH_OOOBLOGGER@ ++WITH_TYPO = @WITH_TYPO@ ++WITH_VALIDATOR = @WITH_VALIDATOR@ ++WITH_WATCH_WINDOW = @WITH_WATCH_WINDOW@ ++XSLTPROC = @XSLTPROC@ ++abs_builddir = @abs_builddir@ ++abs_srcdir = @abs_srcdir@ ++abs_top_builddir = @abs_top_builddir@ ++abs_top_srcdir = @abs_top_srcdir@ ++ac_ct_CC = @ac_ct_CC@ ++am__include = @am__include@ ++am__leading_dot = @am__leading_dot@ ++am__quote = @am__quote@ ++am__tar = @am__tar@ ++am__untar = @am__untar@ ++bindir = @bindir@ ++build_alias = @build_alias@ ++builddir = @builddir@ ++datadir = @datadir@ ++datarootdir = @datarootdir@ ++docdir = @docdir@ ++dvidir = @dvidir@ ++exec_prefix = @exec_prefix@ ++host_alias = @host_alias@ ++htmldir = @htmldir@ ++includedir = @includedir@ ++infodir = @infodir@ ++install_sh = @install_sh@ ++libdir = @libdir@ ++libexecdir = @libexecdir@ ++localedir = @localedir@ ++localstatedir = @localstatedir@ ++mandir = @mandir@ ++mkdir_p = @mkdir_p@ ++oldincludedir = @oldincludedir@ ++pdfdir = @pdfdir@ ++png_CFLAGS = @png_CFLAGS@ ++png_LIBS = @png_LIBS@ ++prefix = @prefix@ ++program_transform_name = @program_transform_name@ ++psdir = @psdir@ ++sbindir = @sbindir@ ++sharedstatedir = @sharedstatedir@ ++srcdir = @srcdir@ ++sysconfdir = @sysconfdir@ ++target_alias = @target_alias@ ++top_build_prefix = @top_build_prefix@ ++top_builddir = @top_builddir@ ++top_srcdir = @top_srcdir@ ++EXTRA_DIST = ${wildcard test*.list} ${wildcard test*.blacklist} ++all: all-am ++ ++.SUFFIXES: ++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) ++ @for dep in $?; do \ ++ case '$(am__configure_deps)' in \ ++ *$$dep*) \ ++ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ ++ && { if test -f $@; then exit 0; else break; fi; }; \ ++ exit 1;; \ ++ esac; \ ++ done; \ ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu etc/Makefile'; \ ++ $(am__cd) $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu etc/Makefile ++.PRECIOUS: Makefile ++Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status ++ @case '$?' in \ ++ *config.status*) \ ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ ++ *) \ ++ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ ++ esac; ++ ++$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++ ++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++$(am__aclocal_m4_deps): ++tags: TAGS ++TAGS: ++ ++ctags: CTAGS ++CTAGS: ++ ++ ++distdir: $(DISTFILES) ++ @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ++ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ++ list='$(DISTFILES)'; \ ++ dist_files=`for file in $$list; do echo $$file; done | \ ++ sed -e "s|^$$srcdirstrip/||;t" \ ++ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ ++ case $$dist_files in \ ++ */*) $(MKDIR_P) `echo "$$dist_files" | \ ++ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ ++ sort -u` ;; \ ++ esac; \ ++ for file in $$dist_files; do \ ++ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ ++ if test -d $$d/$$file; then \ ++ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ ++ if test -d "$(distdir)/$$file"; then \ ++ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ fi; \ ++ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ ++ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ ++ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ fi; \ ++ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ else \ ++ test -f "$(distdir)/$$file" \ ++ || cp -p $$d/$$file "$(distdir)/$$file" \ ++ || exit 1; \ ++ fi; \ ++ done ++check-am: all-am ++check: check-am ++all-am: Makefile ++installdirs: ++install: install-am ++install-exec: install-exec-am ++install-data: install-data-am ++uninstall: uninstall-am ++ ++install-am: all-am ++ @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am ++ ++installcheck: installcheck-am ++install-strip: ++ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ ++ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ ++ `test -z '$(STRIP)' || \ ++ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install ++mostlyclean-generic: ++ ++clean-generic: ++ ++distclean-generic: ++ -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) ++ -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) ++ ++maintainer-clean-generic: ++ @echo "This command is intended for maintainers to use" ++ @echo "it deletes files that may require special tools to rebuild." ++clean: clean-am ++ ++clean-am: clean-generic mostlyclean-am ++ ++distclean: distclean-am ++ -rm -f Makefile ++distclean-am: clean-am distclean-generic ++ ++dvi: dvi-am ++ ++dvi-am: ++ ++html: html-am ++ ++html-am: ++ ++info: info-am ++ ++info-am: ++ ++install-data-am: ++ ++install-dvi: install-dvi-am ++ ++install-dvi-am: ++ ++install-exec-am: ++ ++install-html: install-html-am ++ ++install-html-am: ++ ++install-info: install-info-am ++ ++install-info-am: ++ ++install-man: ++ ++install-pdf: install-pdf-am ++ ++install-pdf-am: ++ ++install-ps: install-ps-am ++ ++install-ps-am: ++ ++installcheck-am: ++ ++maintainer-clean: maintainer-clean-am ++ -rm -f Makefile ++maintainer-clean-am: distclean-am maintainer-clean-generic ++ ++mostlyclean: mostlyclean-am ++ ++mostlyclean-am: mostlyclean-generic ++ ++pdf: pdf-am ++ ++pdf-am: ++ ++ps: ps-am ++ ++ps-am: ++ ++uninstall-am: ++ ++.MAKE: install-am install-strip ++ ++.PHONY: all all-am check check-am clean clean-generic distclean \ ++ distclean-generic distdir dvi dvi-am html html-am info info-am \ ++ install install-am install-data install-data-am install-dvi \ ++ install-dvi-am install-exec install-exec-am install-html \ ++ install-html-am install-info install-info-am install-man \ ++ install-pdf install-pdf-am install-ps install-ps-am \ ++ install-strip installcheck installcheck-am installdirs \ ++ maintainer-clean maintainer-clean-generic mostlyclean \ ++ mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am ++ ++ ++# Tell versions [3.59,3.63) of GNU make to not export all variables. ++# Otherwise a system limit (for SysV at least) may be exceeded. ++.NOEXPORT: +Index: libreoffice-3.4.1/libreoffice-build/patches/Makefile.in +=================================================================== +--- /dev/null 1970-01-01 00:00:00.000000000 +0000 ++++ libreoffice-3.4.1/libreoffice-build/patches/Makefile.in 2011-07-15 11:41:45.236849943 +0200 +@@ -0,0 +1,649 @@ ++# Makefile.in generated by automake 1.11.1 from Makefile.am. ++# @configure_input@ ++ ++# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, ++# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, ++# Inc. ++# This Makefile.in is free software; the Free Software Foundation ++# gives unlimited permission to copy and/or distribute it, ++# with or without modifications, as long as this notice is preserved. ++ ++# This program is distributed in the hope that it will be useful, ++# but WITHOUT ANY WARRANTY, to the extent permitted by law; without ++# even the implied warranty of MERCHANTABILITY or FITNESS FOR A ++# PARTICULAR PURPOSE. ++ ++@SET_MAKE@ ++VPATH = @srcdir@ ++pkgdatadir = $(datadir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ ++pkglibdir = $(libdir)/@PACKAGE@ ++pkglibexecdir = $(libexecdir)/@PACKAGE@ ++am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd ++install_sh_DATA = $(install_sh) -c -m 644 ++install_sh_PROGRAM = $(install_sh) -c ++install_sh_SCRIPT = $(install_sh) -c ++INSTALL_HEADER = $(INSTALL_DATA) ++transform = $(program_transform_name) ++NORMAL_INSTALL = : ++PRE_INSTALL = : ++POST_INSTALL = : ++NORMAL_UNINSTALL = : ++PRE_UNINSTALL = : ++POST_UNINSTALL = : ++subdir = patches ++DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ ++ $(srcdir)/apply.pl.in ++ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 ++am__aclocal_m4_deps = $(top_srcdir)/configure.in ++am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ ++ $(ACLOCAL_M4) ++mkinstalldirs = $(install_sh) -d ++CONFIG_CLEAN_FILES = apply.pl ++CONFIG_CLEAN_VPATH_FILES = ++SOURCES = ++DIST_SOURCES = ++RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ ++ html-recursive info-recursive install-data-recursive \ ++ install-dvi-recursive install-exec-recursive \ ++ install-html-recursive install-info-recursive \ ++ install-pdf-recursive install-ps-recursive install-recursive \ ++ installcheck-recursive installdirs-recursive pdf-recursive \ ++ ps-recursive uninstall-recursive ++RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ ++ distclean-recursive maintainer-clean-recursive ++AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ ++ $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \ ++ distdir ++ETAGS = etags ++CTAGS = ctags ++DIST_SUBDIRS = $(SUBDIRS) ++DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ++am__relativize = \ ++ dir0=`pwd`; \ ++ sed_first='s,^\([^/]*\)/.*$$,\1,'; \ ++ sed_rest='s,^[^/]*/*,,'; \ ++ sed_last='s,^.*/\([^/]*\)$$,\1,'; \ ++ sed_butlast='s,/*[^/]*$$,,'; \ ++ while test -n "$$dir1"; do \ ++ first=`echo "$$dir1" | sed -e "$$sed_first"`; \ ++ if test "$$first" != "."; then \ ++ if test "$$first" = ".."; then \ ++ dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ ++ dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ ++ else \ ++ first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ ++ if test "$$first2" = "$$first"; then \ ++ dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ ++ else \ ++ dir2="../$$dir2"; \ ++ fi; \ ++ dir0="$$dir0"/"$$first"; \ ++ fi; \ ++ fi; \ ++ dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ ++ done; \ ++ reldir="$$dir2" ++ACLOCAL = @ACLOCAL@ ++ACONF = @ACONF@ ++AGFA_MONOTYPE_FONTS_SOURCE = @AGFA_MONOTYPE_FONTS_SOURCE@ ++AMTAR = @AMTAR@ ++APACHE_ANT_TARBALL = @APACHE_ANT_TARBALL@ ++APPLY_DIR = @APPLY_DIR@ ++ARCHITECTURE = @ARCHITECTURE@ ++AUTOCONF = @AUTOCONF@ ++AUTOHEADER = @AUTOHEADER@ ++AUTOMAKE = @AUTOMAKE@ ++AWK = @AWK@ ++BARCODE_EXTENSION = @BARCODE_EXTENSION@ ++BISON = @BISON@ ++BUILDDIR = @BUILDDIR@ ++BUILD_MOZILLA_SOURCE = @BUILD_MOZILLA_SOURCE@ ++BUILD_NCPUS = @BUILD_NCPUS@ ++BUILD_WIN32 = @BUILD_WIN32@ ++CABEXTRACT = @CABEXTRACT@ ++CAIRO_CONFIGURE_FLAG = @CAIRO_CONFIGURE_FLAG@ ++CAIRO_ENABLED = @CAIRO_ENABLED@ ++CAIRO_VER = @CAIRO_VER@ ++CC = @CC@ ++CCACHE = @CCACHE@ ++CCDEPMODE = @CCDEPMODE@ ++CFLAGS = @CFLAGS@ ++CLONEDIR = @CLONEDIR@ ++COMPAT_OOWRAPPERS = @COMPAT_OOWRAPPERS@ ++CPP = @CPP@ ++CPPFLAGS = @CPPFLAGS@ ++CYGPATH_W = @CYGPATH_W@ ++DEFS = @DEFS@ ++DEFUZZ_PATCHES = @DEFUZZ_PATCHES@ ++DEJAVU_FONTS_PACK_NAME = @DEJAVU_FONTS_PACK_NAME@ ++DEJAVU_FONTS_VER = @DEJAVU_FONTS_VER@ ++DEPDIR = @DEPDIR@ ++DIAGRAM_EXTENSION = @DIAGRAM_EXTENSION@ ++DISTCC = @DISTCC@ ++DISTRO = @DISTRO@ ++DRINK = @DRINK@ ++ECHO_C = @ECHO_C@ ++ECHO_N = @ECHO_N@ ++ECHO_T = @ECHO_T@ ++EGREP = @EGREP@ ++ENABLE_ACCESS = @ENABLE_ACCESS@ ++ENABLE_BINFILTER = @ENABLE_BINFILTER@ ++ENABLE_CCACHE = @ENABLE_CCACHE@ ++ENABLE_DISTCC = @ENABLE_DISTCC@ ++ENABLE_EXTENSIONS = @ENABLE_EXTENSIONS@ ++ENABLE_GRAPHITE = @ENABLE_GRAPHITE@ ++ENABLE_ICECREAM = @ENABLE_ICECREAM@ ++ENABLE_MONO = @ENABLE_MONO@ ++ENABLE_ODK = @ENABLE_ODK@ ++EXEEXT = @EXEEXT@ ++FLEX = @FLEX@ ++FOO_GTK_CFLAGS = @FOO_GTK_CFLAGS@ ++FOO_GTK_LIBS = @FOO_GTK_LIBS@ ++GET_CMD = @GET_CMD@ ++GITTAG = @GITTAG@ ++GNUPATCH = @GNUPATCH@ ++GNUTAR = @GNUTAR@ ++GOOGLE_DOCS_EXTENSION = @GOOGLE_DOCS_EXTENSION@ ++GREP = @GREP@ ++HUNART_EXTENSION = @HUNART_EXTENSION@ ++ICECREAM_BINDIR = @ICECREAM_BINDIR@ ++INSTALL = @INSTALL@ ++INSTALL_DATA = @INSTALL_DATA@ ++INSTALL_PROGRAM = @INSTALL_PROGRAM@ ++INSTALL_SCRIPT = @INSTALL_SCRIPT@ ++INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ ++INTLTOOL_PERL = @INTLTOOL_PERL@ ++LANGUAGETOOL_EXTENSION = @LANGUAGETOOL_EXTENSION@ ++LDFLAGS = @LDFLAGS@ ++LIBERATION_FONTS_VER = @LIBERATION_FONTS_VER@ ++LIBOBJS = @LIBOBJS@ ++LIBS = @LIBS@ ++LIGHTPROOF_FILENAMES = @LIGHTPROOF_FILENAMES@ ++LIGHTPROOF_LANG = @LIGHTPROOF_LANG@ ++LTLIBOBJS = @LTLIBOBJS@ ++MAGYARLINUXLIBERTINE_FONTS_TIMESTAMP = @MAGYARLINUXLIBERTINE_FONTS_TIMESTAMP@ ++MAINT = @MAINT@ ++MAKEINFO = @MAKEINFO@ ++MAX_JOBS = @MAX_JOBS@ ++MDBTOOLS_SRC = @MDBTOOLS_SRC@ ++MINIMUM_REQS_CFLAGS = @MINIMUM_REQS_CFLAGS@ ++MINIMUM_REQS_LIBS = @MINIMUM_REQS_LIBS@ ++MIRROR = @MIRROR@ ++MKDIR_P = @MKDIR_P@ ++MONO_GAC_ROOT = @MONO_GAC_ROOT@ ++NLPSOLVER_EXTENSION = @NLPSOLVER_EXTENSION@ ++NUMBERTEXT_EXTENSION = @NUMBERTEXT_EXTENSION@ ++OBJEXT = @OBJEXT@ ++OOBUILDDIR = @OOBUILDDIR@ ++OOOBLOGGER_EXTENSION = @OOOBLOGGER_EXTENSION@ ++OOOINSTALLDIRNAME = @OOOINSTALLDIRNAME@ ++OOOP_FONTS_PACK = @OOOP_FONTS_PACK@ ++OOOP_GALLERY_PACK = @OOOP_GALLERY_PACK@ ++OOOP_SAMPLES_PACK = @OOOP_SAMPLES_PACK@ ++OOOP_TEMPLATES_PACK = @OOOP_TEMPLATES_PACK@ ++OOO_ADDITIONAL_SECTIONS = @OOO_ADDITIONAL_SECTIONS@ ++OOO_BINSUFFIX = @OOO_BINSUFFIX@ ++OOO_BUILDVERSION = @OOO_BUILDVERSION@ ++OOO_BUILD_NOARCH = @OOO_BUILD_NOARCH@ ++OOO_CUSTOM_IMAGES = @OOO_CUSTOM_IMAGES@ ++OOO_EXTRA_ARTWORK = @OOO_EXTRA_ARTWORK@ ++OOO_GIT = @OOO_GIT@ ++OOO_GIT_MANAGED = @OOO_GIT_MANAGED@ ++OOO_LANGS = @OOO_LANGS@ ++OOO_POOR_HELP_LOCALIZATIONS = @OOO_POOR_HELP_LOCALIZATIONS@ ++OOO_SOURCEDIRNAME = @OOO_SOURCEDIRNAME@ ++OOO_SOURCEVERSION = @OOO_SOURCEVERSION@ ++OOO_STRIP = @OOO_STRIP@ ++OOO_VERSION = @OOO_VERSION@ ++OOO_WIDGET_FLAGS = @OOO_WIDGET_FLAGS@ ++OPENCLIPART_DIR = @OPENCLIPART_DIR@ ++OPENCLIPART_VER = @OPENCLIPART_VER@ ++PACKAGE = @PACKAGE@ ++PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ ++PACKAGE_NAME = @PACKAGE_NAME@ ++PACKAGE_STRING = @PACKAGE_STRING@ ++PACKAGE_TARNAME = @PACKAGE_TARNAME@ ++PACKAGE_URL = @PACKAGE_URL@ ++PACKAGE_VERSION = @PACKAGE_VERSION@ ++PATH_SEPARATOR = @PATH_SEPARATOR@ ++PERL = @PERL@ ++PIECE = @PIECE@ ++PKG_CONFIG = @PKG_CONFIG@ ++PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ ++PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ ++PREBUILT_WRITINGAIDS_TIMESTAMP = @PREBUILT_WRITINGAIDS_TIMESTAMP@ ++PROPAGATED_ARGS = @PROPAGATED_ARGS@ ++RAWBUILDDIR = @RAWBUILDDIR@ ++RSYNC = @RSYNC@ ++RUN_POST_INSTALL_SCRIPTS = @RUN_POST_INSTALL_SCRIPTS@ ++SET_MAKE = @SET_MAKE@ ++SHELL = @SHELL@ ++SNAPSHOT_TAG = @SNAPSHOT_TAG@ ++SOURCE_TYPE = @SOURCE_TYPE@ ++SPLIT = @SPLIT@ ++SPLIT_APP_MODULES = @SPLIT_APP_MODULES@ ++SPLIT_OPT_FEATURES = @SPLIT_OPT_FEATURES@ ++SRCDIR = @SRCDIR@ ++STRIP = @STRIP@ ++SUNTEMPLATES_LANG = @SUNTEMPLATES_LANG@ ++SYSTEM_CAIRO = @SYSTEM_CAIRO@ ++SYSTEM_GCC = @SYSTEM_GCC@ ++SYSTEM_LIBWPD = @SYSTEM_LIBWPD@ ++SYSTEM_LIBWPG = @SYSTEM_LIBWPG@ ++SYSTEM_LIBWPS = @SYSTEM_LIBWPS@ ++SYSTEM_MDBTOOLS = @SYSTEM_MDBTOOLS@ ++SYSTEM_MDDS = @SYSTEM_MDDS@ ++SYSTEM_ZLIB = @SYSTEM_ZLIB@ ++TOOLSDIR = @TOOLSDIR@ ++TYPO_EXTENSION = @TYPO_EXTENSION@ ++UPSTREAM_NAME = @UPSTREAM_NAME@ ++UPSTREAM_URI = @UPSTREAM_URI@ ++VALIDATOR_EXTENSION = @VALIDATOR_EXTENSION@ ++VENDORNAME = @VENDORNAME@ ++VERSION = @VERSION@ ++WATCH_WINDOW_EXTENSION = @WATCH_WINDOW_EXTENSION@ ++WITH_ARCH_FLAGS = @WITH_ARCH_FLAGS@ ++WITH_BARCODE = @WITH_BARCODE@ ++WITH_DIAGRAM = @WITH_DIAGRAM@ ++WITH_GOOGLE_DOCS = @WITH_GOOGLE_DOCS@ ++WITH_HUNART = @WITH_HUNART@ ++WITH_LANGUAGETOOL = @WITH_LANGUAGETOOL@ ++WITH_NLPSOLVER = @WITH_NLPSOLVER@ ++WITH_NUMBERTEXT = @WITH_NUMBERTEXT@ ++WITH_OOOBLOGGER = @WITH_OOOBLOGGER@ ++WITH_TYPO = @WITH_TYPO@ ++WITH_VALIDATOR = @WITH_VALIDATOR@ ++WITH_WATCH_WINDOW = @WITH_WATCH_WINDOW@ ++XSLTPROC = @XSLTPROC@ ++abs_builddir = @abs_builddir@ ++abs_srcdir = @abs_srcdir@ ++abs_top_builddir = @abs_top_builddir@ ++abs_top_srcdir = @abs_top_srcdir@ ++ac_ct_CC = @ac_ct_CC@ ++am__include = @am__include@ ++am__leading_dot = @am__leading_dot@ ++am__quote = @am__quote@ ++am__tar = @am__tar@ ++am__untar = @am__untar@ ++bindir = @bindir@ ++build_alias = @build_alias@ ++builddir = @builddir@ ++datadir = @datadir@ ++datarootdir = @datarootdir@ ++docdir = @docdir@ ++dvidir = @dvidir@ ++exec_prefix = @exec_prefix@ ++host_alias = @host_alias@ ++htmldir = @htmldir@ ++includedir = @includedir@ ++infodir = @infodir@ ++install_sh = @install_sh@ ++libdir = @libdir@ ++libexecdir = @libexecdir@ ++localedir = @localedir@ ++localstatedir = @localstatedir@ ++mandir = @mandir@ ++mkdir_p = @mkdir_p@ ++oldincludedir = @oldincludedir@ ++pdfdir = @pdfdir@ ++png_CFLAGS = @png_CFLAGS@ ++png_LIBS = @png_LIBS@ ++prefix = @prefix@ ++program_transform_name = @program_transform_name@ ++psdir = @psdir@ ++sbindir = @sbindir@ ++sharedstatedir = @sharedstatedir@ ++srcdir = @srcdir@ ++sysconfdir = @sysconfdir@ ++target_alias = @target_alias@ ++top_build_prefix = @top_build_prefix@ ++top_builddir = @top_builddir@ ++top_srcdir = @top_srcdir@ ++SUBDIRS = 64bit dev300 hotfixes mono vba postgresql ++EXTRA_DIST = README apply.pl.in $(wildcard *.diff) ++all: all-recursive ++ ++.SUFFIXES: ++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) ++ @for dep in $?; do \ ++ case '$(am__configure_deps)' in \ ++ *$$dep*) \ ++ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ ++ && { if test -f $@; then exit 0; else break; fi; }; \ ++ exit 1;; \ ++ esac; \ ++ done; \ ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu patches/Makefile'; \ ++ $(am__cd) $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu patches/Makefile ++.PRECIOUS: Makefile ++Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status ++ @case '$?' in \ ++ *config.status*) \ ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ ++ *) \ ++ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ ++ esac; ++ ++$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++ ++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++$(am__aclocal_m4_deps): ++apply.pl: $(top_builddir)/config.status $(srcdir)/apply.pl.in ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ ++ ++# This directory's subdirectories are mostly independent; you can cd ++# into them and run `make' without going through this Makefile. ++# To change the values of `make' variables: instead of editing Makefiles, ++# (1) if the variable is set in `config.status', edit `config.status' ++# (which will cause the Makefiles to be regenerated when you run `make'); ++# (2) otherwise, pass the desired values on the `make' command line. ++$(RECURSIVE_TARGETS): ++ @fail= failcom='exit 1'; \ ++ for f in x $$MAKEFLAGS; do \ ++ case $$f in \ ++ *=* | --[!k]*);; \ ++ *k*) failcom='fail=yes';; \ ++ esac; \ ++ done; \ ++ dot_seen=no; \ ++ target=`echo $@ | sed s/-recursive//`; \ ++ list='$(SUBDIRS)'; for subdir in $$list; do \ ++ echo "Making $$target in $$subdir"; \ ++ if test "$$subdir" = "."; then \ ++ dot_seen=yes; \ ++ local_target="$$target-am"; \ ++ else \ ++ local_target="$$target"; \ ++ fi; \ ++ ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ ++ || eval $$failcom; \ ++ done; \ ++ if test "$$dot_seen" = "no"; then \ ++ $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ ++ fi; test -z "$$fail" ++ ++$(RECURSIVE_CLEAN_TARGETS): ++ @fail= failcom='exit 1'; \ ++ for f in x $$MAKEFLAGS; do \ ++ case $$f in \ ++ *=* | --[!k]*);; \ ++ *k*) failcom='fail=yes';; \ ++ esac; \ ++ done; \ ++ dot_seen=no; \ ++ case "$@" in \ ++ distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ ++ *) list='$(SUBDIRS)' ;; \ ++ esac; \ ++ rev=''; for subdir in $$list; do \ ++ if test "$$subdir" = "."; then :; else \ ++ rev="$$subdir $$rev"; \ ++ fi; \ ++ done; \ ++ rev="$$rev ."; \ ++ target=`echo $@ | sed s/-recursive//`; \ ++ for subdir in $$rev; do \ ++ echo "Making $$target in $$subdir"; \ ++ if test "$$subdir" = "."; then \ ++ local_target="$$target-am"; \ ++ else \ ++ local_target="$$target"; \ ++ fi; \ ++ ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ ++ || eval $$failcom; \ ++ done && test -z "$$fail" ++tags-recursive: ++ list='$(SUBDIRS)'; for subdir in $$list; do \ ++ test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ ++ done ++ctags-recursive: ++ list='$(SUBDIRS)'; for subdir in $$list; do \ ++ test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ ++ done ++ ++ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) ++ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ ++ unique=`for i in $$list; do \ ++ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ ++ done | \ ++ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ ++ END { if (nonempty) { for (i in files) print i; }; }'`; \ ++ mkid -fID $$unique ++tags: TAGS ++ ++TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ ++ $(TAGS_FILES) $(LISP) ++ set x; \ ++ here=`pwd`; \ ++ if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ ++ include_option=--etags-include; \ ++ empty_fix=.; \ ++ else \ ++ include_option=--include; \ ++ empty_fix=; \ ++ fi; \ ++ list='$(SUBDIRS)'; for subdir in $$list; do \ ++ if test "$$subdir" = .; then :; else \ ++ test ! -f $$subdir/TAGS || \ ++ set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ ++ fi; \ ++ done; \ ++ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ ++ unique=`for i in $$list; do \ ++ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ ++ done | \ ++ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ ++ END { if (nonempty) { for (i in files) print i; }; }'`; \ ++ shift; \ ++ if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ ++ test -n "$$unique" || unique=$$empty_fix; \ ++ if test $$# -gt 0; then \ ++ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ ++ "$$@" $$unique; \ ++ else \ ++ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ ++ $$unique; \ ++ fi; \ ++ fi ++ctags: CTAGS ++CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ ++ $(TAGS_FILES) $(LISP) ++ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ ++ unique=`for i in $$list; do \ ++ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ ++ done | \ ++ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ ++ END { if (nonempty) { for (i in files) print i; }; }'`; \ ++ test -z "$(CTAGS_ARGS)$$unique" \ ++ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ ++ $$unique ++ ++GTAGS: ++ here=`$(am__cd) $(top_builddir) && pwd` \ ++ && $(am__cd) $(top_srcdir) \ ++ && gtags -i $(GTAGS_ARGS) "$$here" ++ ++distclean-tags: ++ -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags ++ ++distdir: $(DISTFILES) ++ @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ++ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ++ list='$(DISTFILES)'; \ ++ dist_files=`for file in $$list; do echo $$file; done | \ ++ sed -e "s|^$$srcdirstrip/||;t" \ ++ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ ++ case $$dist_files in \ ++ */*) $(MKDIR_P) `echo "$$dist_files" | \ ++ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ ++ sort -u` ;; \ ++ esac; \ ++ for file in $$dist_files; do \ ++ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ ++ if test -d $$d/$$file; then \ ++ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ ++ if test -d "$(distdir)/$$file"; then \ ++ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ fi; \ ++ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ ++ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ ++ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ fi; \ ++ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ else \ ++ test -f "$(distdir)/$$file" \ ++ || cp -p $$d/$$file "$(distdir)/$$file" \ ++ || exit 1; \ ++ fi; \ ++ done ++ @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ ++ if test "$$subdir" = .; then :; else \ ++ test -d "$(distdir)/$$subdir" \ ++ || $(MKDIR_P) "$(distdir)/$$subdir" \ ++ || exit 1; \ ++ fi; \ ++ done ++ @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ ++ if test "$$subdir" = .; then :; else \ ++ dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ ++ $(am__relativize); \ ++ new_distdir=$$reldir; \ ++ dir1=$$subdir; dir2="$(top_distdir)"; \ ++ $(am__relativize); \ ++ new_top_distdir=$$reldir; \ ++ echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ ++ echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ ++ ($(am__cd) $$subdir && \ ++ $(MAKE) $(AM_MAKEFLAGS) \ ++ top_distdir="$$new_top_distdir" \ ++ distdir="$$new_distdir" \ ++ am__remove_distdir=: \ ++ am__skip_length_check=: \ ++ am__skip_mode_fix=: \ ++ distdir) \ ++ || exit 1; \ ++ fi; \ ++ done ++check-am: all-am ++check: check-recursive ++all-am: Makefile ++installdirs: installdirs-recursive ++installdirs-am: ++install: install-recursive ++install-exec: install-exec-recursive ++install-data: install-data-recursive ++uninstall: uninstall-recursive ++ ++install-am: all-am ++ @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am ++ ++installcheck: installcheck-recursive ++install-strip: ++ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ ++ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ ++ `test -z '$(STRIP)' || \ ++ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install ++mostlyclean-generic: ++ ++clean-generic: ++ ++distclean-generic: ++ -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) ++ -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) ++ ++maintainer-clean-generic: ++ @echo "This command is intended for maintainers to use" ++ @echo "it deletes files that may require special tools to rebuild." ++clean: clean-recursive ++ ++clean-am: clean-generic mostlyclean-am ++ ++distclean: distclean-recursive ++ -rm -f Makefile ++distclean-am: clean-am distclean-generic distclean-tags ++ ++dvi: dvi-recursive ++ ++dvi-am: ++ ++html: html-recursive ++ ++html-am: ++ ++info: info-recursive ++ ++info-am: ++ ++install-data-am: ++ ++install-dvi: install-dvi-recursive ++ ++install-dvi-am: ++ ++install-exec-am: ++ ++install-html: install-html-recursive ++ ++install-html-am: ++ ++install-info: install-info-recursive ++ ++install-info-am: ++ ++install-man: ++ ++install-pdf: install-pdf-recursive ++ ++install-pdf-am: ++ ++install-ps: install-ps-recursive ++ ++install-ps-am: ++ ++installcheck-am: ++ ++maintainer-clean: maintainer-clean-recursive ++ -rm -f Makefile ++maintainer-clean-am: distclean-am maintainer-clean-generic ++ ++mostlyclean: mostlyclean-recursive ++ ++mostlyclean-am: mostlyclean-generic ++ ++pdf: pdf-recursive ++ ++pdf-am: ++ ++ps: ps-recursive ++ ++ps-am: ++ ++uninstall-am: ++ ++.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \ ++ install-am install-strip tags-recursive ++ ++.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ ++ all all-am check check-am clean clean-generic ctags \ ++ ctags-recursive distclean distclean-generic distclean-tags \ ++ distdir dvi dvi-am html html-am info info-am install \ ++ install-am install-data install-data-am install-dvi \ ++ install-dvi-am install-exec install-exec-am install-html \ ++ install-html-am install-info install-info-am install-man \ ++ install-pdf install-pdf-am install-ps install-ps-am \ ++ install-strip installcheck installcheck-am installdirs \ ++ installdirs-am maintainer-clean maintainer-clean-generic \ ++ mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \ ++ tags-recursive uninstall uninstall-am ++ ++ ++# Tell versions [3.59,3.63) of GNU make to not export all variables. ++# Otherwise a system limit (for SysV at least) may be exceeded. ++.NOEXPORT: +Index: libreoffice-3.4.1/libreoffice-build/patches/postgresql/Makefile.in +=================================================================== +--- /dev/null 1970-01-01 00:00:00.000000000 +0000 ++++ libreoffice-3.4.1/libreoffice-build/patches/postgresql/Makefile.in 2011-07-15 11:41:45.236849943 +0200 +@@ -0,0 +1,443 @@ ++# Makefile.in generated by automake 1.11.1 from Makefile.am. ++# @configure_input@ ++ ++# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, ++# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, ++# Inc. ++# This Makefile.in is free software; the Free Software Foundation ++# gives unlimited permission to copy and/or distribute it, ++# with or without modifications, as long as this notice is preserved. ++ ++# This program is distributed in the hope that it will be useful, ++# but WITHOUT ANY WARRANTY, to the extent permitted by law; without ++# even the implied warranty of MERCHANTABILITY or FITNESS FOR A ++# PARTICULAR PURPOSE. ++ ++@SET_MAKE@ ++VPATH = @srcdir@ ++pkgdatadir = $(datadir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ ++pkglibdir = $(libdir)/@PACKAGE@ ++pkglibexecdir = $(libexecdir)/@PACKAGE@ ++am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd ++install_sh_DATA = $(install_sh) -c -m 644 ++install_sh_PROGRAM = $(install_sh) -c ++install_sh_SCRIPT = $(install_sh) -c ++INSTALL_HEADER = $(INSTALL_DATA) ++transform = $(program_transform_name) ++NORMAL_INSTALL = : ++PRE_INSTALL = : ++POST_INSTALL = : ++NORMAL_UNINSTALL = : ++PRE_UNINSTALL = : ++POST_UNINSTALL = : ++subdir = patches/postgresql ++DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ++ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 ++am__aclocal_m4_deps = $(top_srcdir)/configure.in ++am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ ++ $(ACLOCAL_M4) ++mkinstalldirs = $(install_sh) -d ++CONFIG_CLEAN_FILES = ++CONFIG_CLEAN_VPATH_FILES = ++SOURCES = ++DIST_SOURCES = ++DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ++ACLOCAL = @ACLOCAL@ ++ACONF = @ACONF@ ++AGFA_MONOTYPE_FONTS_SOURCE = @AGFA_MONOTYPE_FONTS_SOURCE@ ++AMTAR = @AMTAR@ ++APACHE_ANT_TARBALL = @APACHE_ANT_TARBALL@ ++APPLY_DIR = @APPLY_DIR@ ++ARCHITECTURE = @ARCHITECTURE@ ++AUTOCONF = @AUTOCONF@ ++AUTOHEADER = @AUTOHEADER@ ++AUTOMAKE = @AUTOMAKE@ ++AWK = @AWK@ ++BARCODE_EXTENSION = @BARCODE_EXTENSION@ ++BISON = @BISON@ ++BUILDDIR = @BUILDDIR@ ++BUILD_MOZILLA_SOURCE = @BUILD_MOZILLA_SOURCE@ ++BUILD_NCPUS = @BUILD_NCPUS@ ++BUILD_WIN32 = @BUILD_WIN32@ ++CABEXTRACT = @CABEXTRACT@ ++CAIRO_CONFIGURE_FLAG = @CAIRO_CONFIGURE_FLAG@ ++CAIRO_ENABLED = @CAIRO_ENABLED@ ++CAIRO_VER = @CAIRO_VER@ ++CC = @CC@ ++CCACHE = @CCACHE@ ++CCDEPMODE = @CCDEPMODE@ ++CFLAGS = @CFLAGS@ ++CLONEDIR = @CLONEDIR@ ++COMPAT_OOWRAPPERS = @COMPAT_OOWRAPPERS@ ++CPP = @CPP@ ++CPPFLAGS = @CPPFLAGS@ ++CYGPATH_W = @CYGPATH_W@ ++DEFS = @DEFS@ ++DEFUZZ_PATCHES = @DEFUZZ_PATCHES@ ++DEJAVU_FONTS_PACK_NAME = @DEJAVU_FONTS_PACK_NAME@ ++DEJAVU_FONTS_VER = @DEJAVU_FONTS_VER@ ++DEPDIR = @DEPDIR@ ++DIAGRAM_EXTENSION = @DIAGRAM_EXTENSION@ ++DISTCC = @DISTCC@ ++DISTRO = @DISTRO@ ++DRINK = @DRINK@ ++ECHO_C = @ECHO_C@ ++ECHO_N = @ECHO_N@ ++ECHO_T = @ECHO_T@ ++EGREP = @EGREP@ ++ENABLE_ACCESS = @ENABLE_ACCESS@ ++ENABLE_BINFILTER = @ENABLE_BINFILTER@ ++ENABLE_CCACHE = @ENABLE_CCACHE@ ++ENABLE_DISTCC = @ENABLE_DISTCC@ ++ENABLE_EXTENSIONS = @ENABLE_EXTENSIONS@ ++ENABLE_GRAPHITE = @ENABLE_GRAPHITE@ ++ENABLE_ICECREAM = @ENABLE_ICECREAM@ ++ENABLE_MONO = @ENABLE_MONO@ ++ENABLE_ODK = @ENABLE_ODK@ ++EXEEXT = @EXEEXT@ ++FLEX = @FLEX@ ++FOO_GTK_CFLAGS = @FOO_GTK_CFLAGS@ ++FOO_GTK_LIBS = @FOO_GTK_LIBS@ ++GET_CMD = @GET_CMD@ ++GITTAG = @GITTAG@ ++GNUPATCH = @GNUPATCH@ ++GNUTAR = @GNUTAR@ ++GOOGLE_DOCS_EXTENSION = @GOOGLE_DOCS_EXTENSION@ ++GREP = @GREP@ ++HUNART_EXTENSION = @HUNART_EXTENSION@ ++ICECREAM_BINDIR = @ICECREAM_BINDIR@ ++INSTALL = @INSTALL@ ++INSTALL_DATA = @INSTALL_DATA@ ++INSTALL_PROGRAM = @INSTALL_PROGRAM@ ++INSTALL_SCRIPT = @INSTALL_SCRIPT@ ++INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ ++INTLTOOL_PERL = @INTLTOOL_PERL@ ++LANGUAGETOOL_EXTENSION = @LANGUAGETOOL_EXTENSION@ ++LDFLAGS = @LDFLAGS@ ++LIBERATION_FONTS_VER = @LIBERATION_FONTS_VER@ ++LIBOBJS = @LIBOBJS@ ++LIBS = @LIBS@ ++LIGHTPROOF_FILENAMES = @LIGHTPROOF_FILENAMES@ ++LIGHTPROOF_LANG = @LIGHTPROOF_LANG@ ++LTLIBOBJS = @LTLIBOBJS@ ++MAGYARLINUXLIBERTINE_FONTS_TIMESTAMP = @MAGYARLINUXLIBERTINE_FONTS_TIMESTAMP@ ++MAINT = @MAINT@ ++MAKEINFO = @MAKEINFO@ ++MAX_JOBS = @MAX_JOBS@ ++MDBTOOLS_SRC = @MDBTOOLS_SRC@ ++MINIMUM_REQS_CFLAGS = @MINIMUM_REQS_CFLAGS@ ++MINIMUM_REQS_LIBS = @MINIMUM_REQS_LIBS@ ++MIRROR = @MIRROR@ ++MKDIR_P = @MKDIR_P@ ++MONO_GAC_ROOT = @MONO_GAC_ROOT@ ++NLPSOLVER_EXTENSION = @NLPSOLVER_EXTENSION@ ++NUMBERTEXT_EXTENSION = @NUMBERTEXT_EXTENSION@ ++OBJEXT = @OBJEXT@ ++OOBUILDDIR = @OOBUILDDIR@ ++OOOBLOGGER_EXTENSION = @OOOBLOGGER_EXTENSION@ ++OOOINSTALLDIRNAME = @OOOINSTALLDIRNAME@ ++OOOP_FONTS_PACK = @OOOP_FONTS_PACK@ ++OOOP_GALLERY_PACK = @OOOP_GALLERY_PACK@ ++OOOP_SAMPLES_PACK = @OOOP_SAMPLES_PACK@ ++OOOP_TEMPLATES_PACK = @OOOP_TEMPLATES_PACK@ ++OOO_ADDITIONAL_SECTIONS = @OOO_ADDITIONAL_SECTIONS@ ++OOO_BINSUFFIX = @OOO_BINSUFFIX@ ++OOO_BUILDVERSION = @OOO_BUILDVERSION@ ++OOO_BUILD_NOARCH = @OOO_BUILD_NOARCH@ ++OOO_CUSTOM_IMAGES = @OOO_CUSTOM_IMAGES@ ++OOO_EXTRA_ARTWORK = @OOO_EXTRA_ARTWORK@ ++OOO_GIT = @OOO_GIT@ ++OOO_GIT_MANAGED = @OOO_GIT_MANAGED@ ++OOO_LANGS = @OOO_LANGS@ ++OOO_POOR_HELP_LOCALIZATIONS = @OOO_POOR_HELP_LOCALIZATIONS@ ++OOO_SOURCEDIRNAME = @OOO_SOURCEDIRNAME@ ++OOO_SOURCEVERSION = @OOO_SOURCEVERSION@ ++OOO_STRIP = @OOO_STRIP@ ++OOO_VERSION = @OOO_VERSION@ ++OOO_WIDGET_FLAGS = @OOO_WIDGET_FLAGS@ ++OPENCLIPART_DIR = @OPENCLIPART_DIR@ ++OPENCLIPART_VER = @OPENCLIPART_VER@ ++PACKAGE = @PACKAGE@ ++PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ ++PACKAGE_NAME = @PACKAGE_NAME@ ++PACKAGE_STRING = @PACKAGE_STRING@ ++PACKAGE_TARNAME = @PACKAGE_TARNAME@ ++PACKAGE_URL = @PACKAGE_URL@ ++PACKAGE_VERSION = @PACKAGE_VERSION@ ++PATH_SEPARATOR = @PATH_SEPARATOR@ ++PERL = @PERL@ ++PIECE = @PIECE@ ++PKG_CONFIG = @PKG_CONFIG@ ++PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ ++PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ ++PREBUILT_WRITINGAIDS_TIMESTAMP = @PREBUILT_WRITINGAIDS_TIMESTAMP@ ++PROPAGATED_ARGS = @PROPAGATED_ARGS@ ++RAWBUILDDIR = @RAWBUILDDIR@ ++RSYNC = @RSYNC@ ++RUN_POST_INSTALL_SCRIPTS = @RUN_POST_INSTALL_SCRIPTS@ ++SET_MAKE = @SET_MAKE@ ++SHELL = @SHELL@ ++SNAPSHOT_TAG = @SNAPSHOT_TAG@ ++SOURCE_TYPE = @SOURCE_TYPE@ ++SPLIT = @SPLIT@ ++SPLIT_APP_MODULES = @SPLIT_APP_MODULES@ ++SPLIT_OPT_FEATURES = @SPLIT_OPT_FEATURES@ ++SRCDIR = @SRCDIR@ ++STRIP = @STRIP@ ++SUNTEMPLATES_LANG = @SUNTEMPLATES_LANG@ ++SYSTEM_CAIRO = @SYSTEM_CAIRO@ ++SYSTEM_GCC = @SYSTEM_GCC@ ++SYSTEM_LIBWPD = @SYSTEM_LIBWPD@ ++SYSTEM_LIBWPG = @SYSTEM_LIBWPG@ ++SYSTEM_LIBWPS = @SYSTEM_LIBWPS@ ++SYSTEM_MDBTOOLS = @SYSTEM_MDBTOOLS@ ++SYSTEM_MDDS = @SYSTEM_MDDS@ ++SYSTEM_ZLIB = @SYSTEM_ZLIB@ ++TOOLSDIR = @TOOLSDIR@ ++TYPO_EXTENSION = @TYPO_EXTENSION@ ++UPSTREAM_NAME = @UPSTREAM_NAME@ ++UPSTREAM_URI = @UPSTREAM_URI@ ++VALIDATOR_EXTENSION = @VALIDATOR_EXTENSION@ ++VENDORNAME = @VENDORNAME@ ++VERSION = @VERSION@ ++WATCH_WINDOW_EXTENSION = @WATCH_WINDOW_EXTENSION@ ++WITH_ARCH_FLAGS = @WITH_ARCH_FLAGS@ ++WITH_BARCODE = @WITH_BARCODE@ ++WITH_DIAGRAM = @WITH_DIAGRAM@ ++WITH_GOOGLE_DOCS = @WITH_GOOGLE_DOCS@ ++WITH_HUNART = @WITH_HUNART@ ++WITH_LANGUAGETOOL = @WITH_LANGUAGETOOL@ ++WITH_NLPSOLVER = @WITH_NLPSOLVER@ ++WITH_NUMBERTEXT = @WITH_NUMBERTEXT@ ++WITH_OOOBLOGGER = @WITH_OOOBLOGGER@ ++WITH_TYPO = @WITH_TYPO@ ++WITH_VALIDATOR = @WITH_VALIDATOR@ ++WITH_WATCH_WINDOW = @WITH_WATCH_WINDOW@ ++XSLTPROC = @XSLTPROC@ ++abs_builddir = @abs_builddir@ ++abs_srcdir = @abs_srcdir@ ++abs_top_builddir = @abs_top_builddir@ ++abs_top_srcdir = @abs_top_srcdir@ ++ac_ct_CC = @ac_ct_CC@ ++am__include = @am__include@ ++am__leading_dot = @am__leading_dot@ ++am__quote = @am__quote@ ++am__tar = @am__tar@ ++am__untar = @am__untar@ ++bindir = @bindir@ ++build_alias = @build_alias@ ++builddir = @builddir@ ++datadir = @datadir@ ++datarootdir = @datarootdir@ ++docdir = @docdir@ ++dvidir = @dvidir@ ++exec_prefix = @exec_prefix@ ++host_alias = @host_alias@ ++htmldir = @htmldir@ ++includedir = @includedir@ ++infodir = @infodir@ ++install_sh = @install_sh@ ++libdir = @libdir@ ++libexecdir = @libexecdir@ ++localedir = @localedir@ ++localstatedir = @localstatedir@ ++mandir = @mandir@ ++mkdir_p = @mkdir_p@ ++oldincludedir = @oldincludedir@ ++pdfdir = @pdfdir@ ++png_CFLAGS = @png_CFLAGS@ ++png_LIBS = @png_LIBS@ ++prefix = @prefix@ ++program_transform_name = @program_transform_name@ ++psdir = @psdir@ ++sbindir = @sbindir@ ++sharedstatedir = @sharedstatedir@ ++srcdir = @srcdir@ ++sysconfdir = @sysconfdir@ ++target_alias = @target_alias@ ++top_build_prefix = @top_build_prefix@ ++top_builddir = @top_builddir@ ++top_srcdir = @top_srcdir@ ++EXTRA_DIST = $(wildcard *.diff) ++all: all-am ++ ++.SUFFIXES: ++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) ++ @for dep in $?; do \ ++ case '$(am__configure_deps)' in \ ++ *$$dep*) \ ++ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ ++ && { if test -f $@; then exit 0; else break; fi; }; \ ++ exit 1;; \ ++ esac; \ ++ done; \ ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu patches/postgresql/Makefile'; \ ++ $(am__cd) $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu patches/postgresql/Makefile ++.PRECIOUS: Makefile ++Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status ++ @case '$?' in \ ++ *config.status*) \ ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ ++ *) \ ++ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ ++ esac; ++ ++$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++ ++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++$(am__aclocal_m4_deps): ++tags: TAGS ++TAGS: ++ ++ctags: CTAGS ++CTAGS: ++ ++ ++distdir: $(DISTFILES) ++ @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ++ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ++ list='$(DISTFILES)'; \ ++ dist_files=`for file in $$list; do echo $$file; done | \ ++ sed -e "s|^$$srcdirstrip/||;t" \ ++ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ ++ case $$dist_files in \ ++ */*) $(MKDIR_P) `echo "$$dist_files" | \ ++ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ ++ sort -u` ;; \ ++ esac; \ ++ for file in $$dist_files; do \ ++ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ ++ if test -d $$d/$$file; then \ ++ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ ++ if test -d "$(distdir)/$$file"; then \ ++ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ fi; \ ++ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ ++ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ ++ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ fi; \ ++ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ else \ ++ test -f "$(distdir)/$$file" \ ++ || cp -p $$d/$$file "$(distdir)/$$file" \ ++ || exit 1; \ ++ fi; \ ++ done ++check-am: all-am ++check: check-am ++all-am: Makefile ++installdirs: ++install: install-am ++install-exec: install-exec-am ++install-data: install-data-am ++uninstall: uninstall-am ++ ++install-am: all-am ++ @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am ++ ++installcheck: installcheck-am ++install-strip: ++ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ ++ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ ++ `test -z '$(STRIP)' || \ ++ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install ++mostlyclean-generic: ++ ++clean-generic: ++ ++distclean-generic: ++ -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) ++ -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) ++ ++maintainer-clean-generic: ++ @echo "This command is intended for maintainers to use" ++ @echo "it deletes files that may require special tools to rebuild." ++clean: clean-am ++ ++clean-am: clean-generic mostlyclean-am ++ ++distclean: distclean-am ++ -rm -f Makefile ++distclean-am: clean-am distclean-generic ++ ++dvi: dvi-am ++ ++dvi-am: ++ ++html: html-am ++ ++html-am: ++ ++info: info-am ++ ++info-am: ++ ++install-data-am: ++ ++install-dvi: install-dvi-am ++ ++install-dvi-am: ++ ++install-exec-am: ++ ++install-html: install-html-am ++ ++install-html-am: ++ ++install-info: install-info-am ++ ++install-info-am: ++ ++install-man: ++ ++install-pdf: install-pdf-am ++ ++install-pdf-am: ++ ++install-ps: install-ps-am ++ ++install-ps-am: ++ ++installcheck-am: ++ ++maintainer-clean: maintainer-clean-am ++ -rm -f Makefile ++maintainer-clean-am: distclean-am maintainer-clean-generic ++ ++mostlyclean: mostlyclean-am ++ ++mostlyclean-am: mostlyclean-generic ++ ++pdf: pdf-am ++ ++pdf-am: ++ ++ps: ps-am ++ ++ps-am: ++ ++uninstall-am: ++ ++.MAKE: install-am install-strip ++ ++.PHONY: all all-am check check-am clean clean-generic distclean \ ++ distclean-generic distdir dvi dvi-am html html-am info info-am \ ++ install install-am install-data install-data-am install-dvi \ ++ install-dvi-am install-exec install-exec-am install-html \ ++ install-html-am install-info install-info-am install-man \ ++ install-pdf install-pdf-am install-ps install-ps-am \ ++ install-strip installcheck installcheck-am installdirs \ ++ maintainer-clean maintainer-clean-generic mostlyclean \ ++ mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am ++ ++ ++# Tell versions [3.59,3.63) of GNU make to not export all variables. ++# Otherwise a system limit (for SysV at least) may be exceeded. ++.NOEXPORT: +Index: libreoffice-3.4.1/libreoffice-build/patches/hotfixes/Makefile.in +=================================================================== +--- /dev/null 1970-01-01 00:00:00.000000000 +0000 ++++ libreoffice-3.4.1/libreoffice-build/patches/hotfixes/Makefile.in 2011-07-15 11:41:45.236849943 +0200 +@@ -0,0 +1,443 @@ ++# Makefile.in generated by automake 1.11.1 from Makefile.am. ++# @configure_input@ ++ ++# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, ++# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, ++# Inc. ++# This Makefile.in is free software; the Free Software Foundation ++# gives unlimited permission to copy and/or distribute it, ++# with or without modifications, as long as this notice is preserved. ++ ++# This program is distributed in the hope that it will be useful, ++# but WITHOUT ANY WARRANTY, to the extent permitted by law; without ++# even the implied warranty of MERCHANTABILITY or FITNESS FOR A ++# PARTICULAR PURPOSE. ++ ++@SET_MAKE@ ++VPATH = @srcdir@ ++pkgdatadir = $(datadir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ ++pkglibdir = $(libdir)/@PACKAGE@ ++pkglibexecdir = $(libexecdir)/@PACKAGE@ ++am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd ++install_sh_DATA = $(install_sh) -c -m 644 ++install_sh_PROGRAM = $(install_sh) -c ++install_sh_SCRIPT = $(install_sh) -c ++INSTALL_HEADER = $(INSTALL_DATA) ++transform = $(program_transform_name) ++NORMAL_INSTALL = : ++PRE_INSTALL = : ++POST_INSTALL = : ++NORMAL_UNINSTALL = : ++PRE_UNINSTALL = : ++POST_UNINSTALL = : ++subdir = patches/hotfixes ++DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in ++ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 ++am__aclocal_m4_deps = $(top_srcdir)/configure.in ++am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ ++ $(ACLOCAL_M4) ++mkinstalldirs = $(install_sh) -d ++CONFIG_CLEAN_FILES = ++CONFIG_CLEAN_VPATH_FILES = ++SOURCES = ++DIST_SOURCES = ++DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ++ACLOCAL = @ACLOCAL@ ++ACONF = @ACONF@ ++AGFA_MONOTYPE_FONTS_SOURCE = @AGFA_MONOTYPE_FONTS_SOURCE@ ++AMTAR = @AMTAR@ ++APACHE_ANT_TARBALL = @APACHE_ANT_TARBALL@ ++APPLY_DIR = @APPLY_DIR@ ++ARCHITECTURE = @ARCHITECTURE@ ++AUTOCONF = @AUTOCONF@ ++AUTOHEADER = @AUTOHEADER@ ++AUTOMAKE = @AUTOMAKE@ ++AWK = @AWK@ ++BARCODE_EXTENSION = @BARCODE_EXTENSION@ ++BISON = @BISON@ ++BUILDDIR = @BUILDDIR@ ++BUILD_MOZILLA_SOURCE = @BUILD_MOZILLA_SOURCE@ ++BUILD_NCPUS = @BUILD_NCPUS@ ++BUILD_WIN32 = @BUILD_WIN32@ ++CABEXTRACT = @CABEXTRACT@ ++CAIRO_CONFIGURE_FLAG = @CAIRO_CONFIGURE_FLAG@ ++CAIRO_ENABLED = @CAIRO_ENABLED@ ++CAIRO_VER = @CAIRO_VER@ ++CC = @CC@ ++CCACHE = @CCACHE@ ++CCDEPMODE = @CCDEPMODE@ ++CFLAGS = @CFLAGS@ ++CLONEDIR = @CLONEDIR@ ++COMPAT_OOWRAPPERS = @COMPAT_OOWRAPPERS@ ++CPP = @CPP@ ++CPPFLAGS = @CPPFLAGS@ ++CYGPATH_W = @CYGPATH_W@ ++DEFS = @DEFS@ ++DEFUZZ_PATCHES = @DEFUZZ_PATCHES@ ++DEJAVU_FONTS_PACK_NAME = @DEJAVU_FONTS_PACK_NAME@ ++DEJAVU_FONTS_VER = @DEJAVU_FONTS_VER@ ++DEPDIR = @DEPDIR@ ++DIAGRAM_EXTENSION = @DIAGRAM_EXTENSION@ ++DISTCC = @DISTCC@ ++DISTRO = @DISTRO@ ++DRINK = @DRINK@ ++ECHO_C = @ECHO_C@ ++ECHO_N = @ECHO_N@ ++ECHO_T = @ECHO_T@ ++EGREP = @EGREP@ ++ENABLE_ACCESS = @ENABLE_ACCESS@ ++ENABLE_BINFILTER = @ENABLE_BINFILTER@ ++ENABLE_CCACHE = @ENABLE_CCACHE@ ++ENABLE_DISTCC = @ENABLE_DISTCC@ ++ENABLE_EXTENSIONS = @ENABLE_EXTENSIONS@ ++ENABLE_GRAPHITE = @ENABLE_GRAPHITE@ ++ENABLE_ICECREAM = @ENABLE_ICECREAM@ ++ENABLE_MONO = @ENABLE_MONO@ ++ENABLE_ODK = @ENABLE_ODK@ ++EXEEXT = @EXEEXT@ ++FLEX = @FLEX@ ++FOO_GTK_CFLAGS = @FOO_GTK_CFLAGS@ ++FOO_GTK_LIBS = @FOO_GTK_LIBS@ ++GET_CMD = @GET_CMD@ ++GITTAG = @GITTAG@ ++GNUPATCH = @GNUPATCH@ ++GNUTAR = @GNUTAR@ ++GOOGLE_DOCS_EXTENSION = @GOOGLE_DOCS_EXTENSION@ ++GREP = @GREP@ ++HUNART_EXTENSION = @HUNART_EXTENSION@ ++ICECREAM_BINDIR = @ICECREAM_BINDIR@ ++INSTALL = @INSTALL@ ++INSTALL_DATA = @INSTALL_DATA@ ++INSTALL_PROGRAM = @INSTALL_PROGRAM@ ++INSTALL_SCRIPT = @INSTALL_SCRIPT@ ++INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ ++INTLTOOL_PERL = @INTLTOOL_PERL@ ++LANGUAGETOOL_EXTENSION = @LANGUAGETOOL_EXTENSION@ ++LDFLAGS = @LDFLAGS@ ++LIBERATION_FONTS_VER = @LIBERATION_FONTS_VER@ ++LIBOBJS = @LIBOBJS@ ++LIBS = @LIBS@ ++LIGHTPROOF_FILENAMES = @LIGHTPROOF_FILENAMES@ ++LIGHTPROOF_LANG = @LIGHTPROOF_LANG@ ++LTLIBOBJS = @LTLIBOBJS@ ++MAGYARLINUXLIBERTINE_FONTS_TIMESTAMP = @MAGYARLINUXLIBERTINE_FONTS_TIMESTAMP@ ++MAINT = @MAINT@ ++MAKEINFO = @MAKEINFO@ ++MAX_JOBS = @MAX_JOBS@ ++MDBTOOLS_SRC = @MDBTOOLS_SRC@ ++MINIMUM_REQS_CFLAGS = @MINIMUM_REQS_CFLAGS@ ++MINIMUM_REQS_LIBS = @MINIMUM_REQS_LIBS@ ++MIRROR = @MIRROR@ ++MKDIR_P = @MKDIR_P@ ++MONO_GAC_ROOT = @MONO_GAC_ROOT@ ++NLPSOLVER_EXTENSION = @NLPSOLVER_EXTENSION@ ++NUMBERTEXT_EXTENSION = @NUMBERTEXT_EXTENSION@ ++OBJEXT = @OBJEXT@ ++OOBUILDDIR = @OOBUILDDIR@ ++OOOBLOGGER_EXTENSION = @OOOBLOGGER_EXTENSION@ ++OOOINSTALLDIRNAME = @OOOINSTALLDIRNAME@ ++OOOP_FONTS_PACK = @OOOP_FONTS_PACK@ ++OOOP_GALLERY_PACK = @OOOP_GALLERY_PACK@ ++OOOP_SAMPLES_PACK = @OOOP_SAMPLES_PACK@ ++OOOP_TEMPLATES_PACK = @OOOP_TEMPLATES_PACK@ ++OOO_ADDITIONAL_SECTIONS = @OOO_ADDITIONAL_SECTIONS@ ++OOO_BINSUFFIX = @OOO_BINSUFFIX@ ++OOO_BUILDVERSION = @OOO_BUILDVERSION@ ++OOO_BUILD_NOARCH = @OOO_BUILD_NOARCH@ ++OOO_CUSTOM_IMAGES = @OOO_CUSTOM_IMAGES@ ++OOO_EXTRA_ARTWORK = @OOO_EXTRA_ARTWORK@ ++OOO_GIT = @OOO_GIT@ ++OOO_GIT_MANAGED = @OOO_GIT_MANAGED@ ++OOO_LANGS = @OOO_LANGS@ ++OOO_POOR_HELP_LOCALIZATIONS = @OOO_POOR_HELP_LOCALIZATIONS@ ++OOO_SOURCEDIRNAME = @OOO_SOURCEDIRNAME@ ++OOO_SOURCEVERSION = @OOO_SOURCEVERSION@ ++OOO_STRIP = @OOO_STRIP@ ++OOO_VERSION = @OOO_VERSION@ ++OOO_WIDGET_FLAGS = @OOO_WIDGET_FLAGS@ ++OPENCLIPART_DIR = @OPENCLIPART_DIR@ ++OPENCLIPART_VER = @OPENCLIPART_VER@ ++PACKAGE = @PACKAGE@ ++PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ ++PACKAGE_NAME = @PACKAGE_NAME@ ++PACKAGE_STRING = @PACKAGE_STRING@ ++PACKAGE_TARNAME = @PACKAGE_TARNAME@ ++PACKAGE_URL = @PACKAGE_URL@ ++PACKAGE_VERSION = @PACKAGE_VERSION@ ++PATH_SEPARATOR = @PATH_SEPARATOR@ ++PERL = @PERL@ ++PIECE = @PIECE@ ++PKG_CONFIG = @PKG_CONFIG@ ++PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ ++PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ ++PREBUILT_WRITINGAIDS_TIMESTAMP = @PREBUILT_WRITINGAIDS_TIMESTAMP@ ++PROPAGATED_ARGS = @PROPAGATED_ARGS@ ++RAWBUILDDIR = @RAWBUILDDIR@ ++RSYNC = @RSYNC@ ++RUN_POST_INSTALL_SCRIPTS = @RUN_POST_INSTALL_SCRIPTS@ ++SET_MAKE = @SET_MAKE@ ++SHELL = @SHELL@ ++SNAPSHOT_TAG = @SNAPSHOT_TAG@ ++SOURCE_TYPE = @SOURCE_TYPE@ ++SPLIT = @SPLIT@ ++SPLIT_APP_MODULES = @SPLIT_APP_MODULES@ ++SPLIT_OPT_FEATURES = @SPLIT_OPT_FEATURES@ ++SRCDIR = @SRCDIR@ ++STRIP = @STRIP@ ++SUNTEMPLATES_LANG = @SUNTEMPLATES_LANG@ ++SYSTEM_CAIRO = @SYSTEM_CAIRO@ ++SYSTEM_GCC = @SYSTEM_GCC@ ++SYSTEM_LIBWPD = @SYSTEM_LIBWPD@ ++SYSTEM_LIBWPG = @SYSTEM_LIBWPG@ ++SYSTEM_LIBWPS = @SYSTEM_LIBWPS@ ++SYSTEM_MDBTOOLS = @SYSTEM_MDBTOOLS@ ++SYSTEM_MDDS = @SYSTEM_MDDS@ ++SYSTEM_ZLIB = @SYSTEM_ZLIB@ ++TOOLSDIR = @TOOLSDIR@ ++TYPO_EXTENSION = @TYPO_EXTENSION@ ++UPSTREAM_NAME = @UPSTREAM_NAME@ ++UPSTREAM_URI = @UPSTREAM_URI@ ++VALIDATOR_EXTENSION = @VALIDATOR_EXTENSION@ ++VENDORNAME = @VENDORNAME@ ++VERSION = @VERSION@ ++WATCH_WINDOW_EXTENSION = @WATCH_WINDOW_EXTENSION@ ++WITH_ARCH_FLAGS = @WITH_ARCH_FLAGS@ ++WITH_BARCODE = @WITH_BARCODE@ ++WITH_DIAGRAM = @WITH_DIAGRAM@ ++WITH_GOOGLE_DOCS = @WITH_GOOGLE_DOCS@ ++WITH_HUNART = @WITH_HUNART@ ++WITH_LANGUAGETOOL = @WITH_LANGUAGETOOL@ ++WITH_NLPSOLVER = @WITH_NLPSOLVER@ ++WITH_NUMBERTEXT = @WITH_NUMBERTEXT@ ++WITH_OOOBLOGGER = @WITH_OOOBLOGGER@ ++WITH_TYPO = @WITH_TYPO@ ++WITH_VALIDATOR = @WITH_VALIDATOR@ ++WITH_WATCH_WINDOW = @WITH_WATCH_WINDOW@ ++XSLTPROC = @XSLTPROC@ ++abs_builddir = @abs_builddir@ ++abs_srcdir = @abs_srcdir@ ++abs_top_builddir = @abs_top_builddir@ ++abs_top_srcdir = @abs_top_srcdir@ ++ac_ct_CC = @ac_ct_CC@ ++am__include = @am__include@ ++am__leading_dot = @am__leading_dot@ ++am__quote = @am__quote@ ++am__tar = @am__tar@ ++am__untar = @am__untar@ ++bindir = @bindir@ ++build_alias = @build_alias@ ++builddir = @builddir@ ++datadir = @datadir@ ++datarootdir = @datarootdir@ ++docdir = @docdir@ ++dvidir = @dvidir@ ++exec_prefix = @exec_prefix@ ++host_alias = @host_alias@ ++htmldir = @htmldir@ ++includedir = @includedir@ ++infodir = @infodir@ ++install_sh = @install_sh@ ++libdir = @libdir@ ++libexecdir = @libexecdir@ ++localedir = @localedir@ ++localstatedir = @localstatedir@ ++mandir = @mandir@ ++mkdir_p = @mkdir_p@ ++oldincludedir = @oldincludedir@ ++pdfdir = @pdfdir@ ++png_CFLAGS = @png_CFLAGS@ ++png_LIBS = @png_LIBS@ ++prefix = @prefix@ ++program_transform_name = @program_transform_name@ ++psdir = @psdir@ ++sbindir = @sbindir@ ++sharedstatedir = @sharedstatedir@ ++srcdir = @srcdir@ ++sysconfdir = @sysconfdir@ ++target_alias = @target_alias@ ++top_build_prefix = @top_build_prefix@ ++top_builddir = @top_builddir@ ++top_srcdir = @top_srcdir@ ++EXTRA_DIST = README $(wildcard *.diff) ++all: all-am ++ ++.SUFFIXES: ++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) ++ @for dep in $?; do \ ++ case '$(am__configure_deps)' in \ ++ *$$dep*) \ ++ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ ++ && { if test -f $@; then exit 0; else break; fi; }; \ ++ exit 1;; \ ++ esac; \ ++ done; \ ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu patches/hotfixes/Makefile'; \ ++ $(am__cd) $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu patches/hotfixes/Makefile ++.PRECIOUS: Makefile ++Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status ++ @case '$?' in \ ++ *config.status*) \ ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ ++ *) \ ++ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ ++ esac; ++ ++$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++ ++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++$(am__aclocal_m4_deps): ++tags: TAGS ++TAGS: ++ ++ctags: CTAGS ++CTAGS: ++ ++ ++distdir: $(DISTFILES) ++ @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ++ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ++ list='$(DISTFILES)'; \ ++ dist_files=`for file in $$list; do echo $$file; done | \ ++ sed -e "s|^$$srcdirstrip/||;t" \ ++ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ ++ case $$dist_files in \ ++ */*) $(MKDIR_P) `echo "$$dist_files" | \ ++ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ ++ sort -u` ;; \ ++ esac; \ ++ for file in $$dist_files; do \ ++ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ ++ if test -d $$d/$$file; then \ ++ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ ++ if test -d "$(distdir)/$$file"; then \ ++ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ fi; \ ++ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ ++ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ ++ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ fi; \ ++ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ else \ ++ test -f "$(distdir)/$$file" \ ++ || cp -p $$d/$$file "$(distdir)/$$file" \ ++ || exit 1; \ ++ fi; \ ++ done ++check-am: all-am ++check: check-am ++all-am: Makefile ++installdirs: ++install: install-am ++install-exec: install-exec-am ++install-data: install-data-am ++uninstall: uninstall-am ++ ++install-am: all-am ++ @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am ++ ++installcheck: installcheck-am ++install-strip: ++ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ ++ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ ++ `test -z '$(STRIP)' || \ ++ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install ++mostlyclean-generic: ++ ++clean-generic: ++ ++distclean-generic: ++ -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) ++ -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) ++ ++maintainer-clean-generic: ++ @echo "This command is intended for maintainers to use" ++ @echo "it deletes files that may require special tools to rebuild." ++clean: clean-am ++ ++clean-am: clean-generic mostlyclean-am ++ ++distclean: distclean-am ++ -rm -f Makefile ++distclean-am: clean-am distclean-generic ++ ++dvi: dvi-am ++ ++dvi-am: ++ ++html: html-am ++ ++html-am: ++ ++info: info-am ++ ++info-am: ++ ++install-data-am: ++ ++install-dvi: install-dvi-am ++ ++install-dvi-am: ++ ++install-exec-am: ++ ++install-html: install-html-am ++ ++install-html-am: ++ ++install-info: install-info-am ++ ++install-info-am: ++ ++install-man: ++ ++install-pdf: install-pdf-am ++ ++install-pdf-am: ++ ++install-ps: install-ps-am ++ ++install-ps-am: ++ ++installcheck-am: ++ ++maintainer-clean: maintainer-clean-am ++ -rm -f Makefile ++maintainer-clean-am: distclean-am maintainer-clean-generic ++ ++mostlyclean: mostlyclean-am ++ ++mostlyclean-am: mostlyclean-generic ++ ++pdf: pdf-am ++ ++pdf-am: ++ ++ps: ps-am ++ ++ps-am: ++ ++uninstall-am: ++ ++.MAKE: install-am install-strip ++ ++.PHONY: all all-am check check-am clean clean-generic distclean \ ++ distclean-generic distdir dvi dvi-am html html-am info info-am \ ++ install install-am install-data install-data-am install-dvi \ ++ install-dvi-am install-exec install-exec-am install-html \ ++ install-html-am install-info install-info-am install-man \ ++ install-pdf install-pdf-am install-ps install-ps-am \ ++ install-strip installcheck installcheck-am installdirs \ ++ maintainer-clean maintainer-clean-generic mostlyclean \ ++ mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am ++ ++ ++# Tell versions [3.59,3.63) of GNU make to not export all variables. ++# Otherwise a system limit (for SysV at least) may be exceeded. ++.NOEXPORT: +Index: libreoffice-3.4.1/libreoffice-build/patches/64bit/Makefile.in +=================================================================== +--- /dev/null 1970-01-01 00:00:00.000000000 +0000 ++++ libreoffice-3.4.1/libreoffice-build/patches/64bit/Makefile.in 2011-07-15 11:41:45.236849943 +0200 +@@ -0,0 +1,443 @@ ++# Makefile.in generated by automake 1.11.1 from Makefile.am. ++# @configure_input@ ++ ++# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, ++# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, ++# Inc. ++# This Makefile.in is free software; the Free Software Foundation ++# gives unlimited permission to copy and/or distribute it, ++# with or without modifications, as long as this notice is preserved. ++ ++# This program is distributed in the hope that it will be useful, ++# but WITHOUT ANY WARRANTY, to the extent permitted by law; without ++# even the implied warranty of MERCHANTABILITY or FITNESS FOR A ++# PARTICULAR PURPOSE. ++ ++@SET_MAKE@ ++VPATH = @srcdir@ ++pkgdatadir = $(datadir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ ++pkglibdir = $(libdir)/@PACKAGE@ ++pkglibexecdir = $(libexecdir)/@PACKAGE@ ++am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd ++install_sh_DATA = $(install_sh) -c -m 644 ++install_sh_PROGRAM = $(install_sh) -c ++install_sh_SCRIPT = $(install_sh) -c ++INSTALL_HEADER = $(INSTALL_DATA) ++transform = $(program_transform_name) ++NORMAL_INSTALL = : ++PRE_INSTALL = : ++POST_INSTALL = : ++NORMAL_UNINSTALL = : ++PRE_UNINSTALL = : ++POST_UNINSTALL = : ++subdir = patches/64bit ++DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ++ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 ++am__aclocal_m4_deps = $(top_srcdir)/configure.in ++am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ ++ $(ACLOCAL_M4) ++mkinstalldirs = $(install_sh) -d ++CONFIG_CLEAN_FILES = ++CONFIG_CLEAN_VPATH_FILES = ++SOURCES = ++DIST_SOURCES = ++DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ++ACLOCAL = @ACLOCAL@ ++ACONF = @ACONF@ ++AGFA_MONOTYPE_FONTS_SOURCE = @AGFA_MONOTYPE_FONTS_SOURCE@ ++AMTAR = @AMTAR@ ++APACHE_ANT_TARBALL = @APACHE_ANT_TARBALL@ ++APPLY_DIR = @APPLY_DIR@ ++ARCHITECTURE = @ARCHITECTURE@ ++AUTOCONF = @AUTOCONF@ ++AUTOHEADER = @AUTOHEADER@ ++AUTOMAKE = @AUTOMAKE@ ++AWK = @AWK@ ++BARCODE_EXTENSION = @BARCODE_EXTENSION@ ++BISON = @BISON@ ++BUILDDIR = @BUILDDIR@ ++BUILD_MOZILLA_SOURCE = @BUILD_MOZILLA_SOURCE@ ++BUILD_NCPUS = @BUILD_NCPUS@ ++BUILD_WIN32 = @BUILD_WIN32@ ++CABEXTRACT = @CABEXTRACT@ ++CAIRO_CONFIGURE_FLAG = @CAIRO_CONFIGURE_FLAG@ ++CAIRO_ENABLED = @CAIRO_ENABLED@ ++CAIRO_VER = @CAIRO_VER@ ++CC = @CC@ ++CCACHE = @CCACHE@ ++CCDEPMODE = @CCDEPMODE@ ++CFLAGS = @CFLAGS@ ++CLONEDIR = @CLONEDIR@ ++COMPAT_OOWRAPPERS = @COMPAT_OOWRAPPERS@ ++CPP = @CPP@ ++CPPFLAGS = @CPPFLAGS@ ++CYGPATH_W = @CYGPATH_W@ ++DEFS = @DEFS@ ++DEFUZZ_PATCHES = @DEFUZZ_PATCHES@ ++DEJAVU_FONTS_PACK_NAME = @DEJAVU_FONTS_PACK_NAME@ ++DEJAVU_FONTS_VER = @DEJAVU_FONTS_VER@ ++DEPDIR = @DEPDIR@ ++DIAGRAM_EXTENSION = @DIAGRAM_EXTENSION@ ++DISTCC = @DISTCC@ ++DISTRO = @DISTRO@ ++DRINK = @DRINK@ ++ECHO_C = @ECHO_C@ ++ECHO_N = @ECHO_N@ ++ECHO_T = @ECHO_T@ ++EGREP = @EGREP@ ++ENABLE_ACCESS = @ENABLE_ACCESS@ ++ENABLE_BINFILTER = @ENABLE_BINFILTER@ ++ENABLE_CCACHE = @ENABLE_CCACHE@ ++ENABLE_DISTCC = @ENABLE_DISTCC@ ++ENABLE_EXTENSIONS = @ENABLE_EXTENSIONS@ ++ENABLE_GRAPHITE = @ENABLE_GRAPHITE@ ++ENABLE_ICECREAM = @ENABLE_ICECREAM@ ++ENABLE_MONO = @ENABLE_MONO@ ++ENABLE_ODK = @ENABLE_ODK@ ++EXEEXT = @EXEEXT@ ++FLEX = @FLEX@ ++FOO_GTK_CFLAGS = @FOO_GTK_CFLAGS@ ++FOO_GTK_LIBS = @FOO_GTK_LIBS@ ++GET_CMD = @GET_CMD@ ++GITTAG = @GITTAG@ ++GNUPATCH = @GNUPATCH@ ++GNUTAR = @GNUTAR@ ++GOOGLE_DOCS_EXTENSION = @GOOGLE_DOCS_EXTENSION@ ++GREP = @GREP@ ++HUNART_EXTENSION = @HUNART_EXTENSION@ ++ICECREAM_BINDIR = @ICECREAM_BINDIR@ ++INSTALL = @INSTALL@ ++INSTALL_DATA = @INSTALL_DATA@ ++INSTALL_PROGRAM = @INSTALL_PROGRAM@ ++INSTALL_SCRIPT = @INSTALL_SCRIPT@ ++INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ ++INTLTOOL_PERL = @INTLTOOL_PERL@ ++LANGUAGETOOL_EXTENSION = @LANGUAGETOOL_EXTENSION@ ++LDFLAGS = @LDFLAGS@ ++LIBERATION_FONTS_VER = @LIBERATION_FONTS_VER@ ++LIBOBJS = @LIBOBJS@ ++LIBS = @LIBS@ ++LIGHTPROOF_FILENAMES = @LIGHTPROOF_FILENAMES@ ++LIGHTPROOF_LANG = @LIGHTPROOF_LANG@ ++LTLIBOBJS = @LTLIBOBJS@ ++MAGYARLINUXLIBERTINE_FONTS_TIMESTAMP = @MAGYARLINUXLIBERTINE_FONTS_TIMESTAMP@ ++MAINT = @MAINT@ ++MAKEINFO = @MAKEINFO@ ++MAX_JOBS = @MAX_JOBS@ ++MDBTOOLS_SRC = @MDBTOOLS_SRC@ ++MINIMUM_REQS_CFLAGS = @MINIMUM_REQS_CFLAGS@ ++MINIMUM_REQS_LIBS = @MINIMUM_REQS_LIBS@ ++MIRROR = @MIRROR@ ++MKDIR_P = @MKDIR_P@ ++MONO_GAC_ROOT = @MONO_GAC_ROOT@ ++NLPSOLVER_EXTENSION = @NLPSOLVER_EXTENSION@ ++NUMBERTEXT_EXTENSION = @NUMBERTEXT_EXTENSION@ ++OBJEXT = @OBJEXT@ ++OOBUILDDIR = @OOBUILDDIR@ ++OOOBLOGGER_EXTENSION = @OOOBLOGGER_EXTENSION@ ++OOOINSTALLDIRNAME = @OOOINSTALLDIRNAME@ ++OOOP_FONTS_PACK = @OOOP_FONTS_PACK@ ++OOOP_GALLERY_PACK = @OOOP_GALLERY_PACK@ ++OOOP_SAMPLES_PACK = @OOOP_SAMPLES_PACK@ ++OOOP_TEMPLATES_PACK = @OOOP_TEMPLATES_PACK@ ++OOO_ADDITIONAL_SECTIONS = @OOO_ADDITIONAL_SECTIONS@ ++OOO_BINSUFFIX = @OOO_BINSUFFIX@ ++OOO_BUILDVERSION = @OOO_BUILDVERSION@ ++OOO_BUILD_NOARCH = @OOO_BUILD_NOARCH@ ++OOO_CUSTOM_IMAGES = @OOO_CUSTOM_IMAGES@ ++OOO_EXTRA_ARTWORK = @OOO_EXTRA_ARTWORK@ ++OOO_GIT = @OOO_GIT@ ++OOO_GIT_MANAGED = @OOO_GIT_MANAGED@ ++OOO_LANGS = @OOO_LANGS@ ++OOO_POOR_HELP_LOCALIZATIONS = @OOO_POOR_HELP_LOCALIZATIONS@ ++OOO_SOURCEDIRNAME = @OOO_SOURCEDIRNAME@ ++OOO_SOURCEVERSION = @OOO_SOURCEVERSION@ ++OOO_STRIP = @OOO_STRIP@ ++OOO_VERSION = @OOO_VERSION@ ++OOO_WIDGET_FLAGS = @OOO_WIDGET_FLAGS@ ++OPENCLIPART_DIR = @OPENCLIPART_DIR@ ++OPENCLIPART_VER = @OPENCLIPART_VER@ ++PACKAGE = @PACKAGE@ ++PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ ++PACKAGE_NAME = @PACKAGE_NAME@ ++PACKAGE_STRING = @PACKAGE_STRING@ ++PACKAGE_TARNAME = @PACKAGE_TARNAME@ ++PACKAGE_URL = @PACKAGE_URL@ ++PACKAGE_VERSION = @PACKAGE_VERSION@ ++PATH_SEPARATOR = @PATH_SEPARATOR@ ++PERL = @PERL@ ++PIECE = @PIECE@ ++PKG_CONFIG = @PKG_CONFIG@ ++PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ ++PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ ++PREBUILT_WRITINGAIDS_TIMESTAMP = @PREBUILT_WRITINGAIDS_TIMESTAMP@ ++PROPAGATED_ARGS = @PROPAGATED_ARGS@ ++RAWBUILDDIR = @RAWBUILDDIR@ ++RSYNC = @RSYNC@ ++RUN_POST_INSTALL_SCRIPTS = @RUN_POST_INSTALL_SCRIPTS@ ++SET_MAKE = @SET_MAKE@ ++SHELL = @SHELL@ ++SNAPSHOT_TAG = @SNAPSHOT_TAG@ ++SOURCE_TYPE = @SOURCE_TYPE@ ++SPLIT = @SPLIT@ ++SPLIT_APP_MODULES = @SPLIT_APP_MODULES@ ++SPLIT_OPT_FEATURES = @SPLIT_OPT_FEATURES@ ++SRCDIR = @SRCDIR@ ++STRIP = @STRIP@ ++SUNTEMPLATES_LANG = @SUNTEMPLATES_LANG@ ++SYSTEM_CAIRO = @SYSTEM_CAIRO@ ++SYSTEM_GCC = @SYSTEM_GCC@ ++SYSTEM_LIBWPD = @SYSTEM_LIBWPD@ ++SYSTEM_LIBWPG = @SYSTEM_LIBWPG@ ++SYSTEM_LIBWPS = @SYSTEM_LIBWPS@ ++SYSTEM_MDBTOOLS = @SYSTEM_MDBTOOLS@ ++SYSTEM_MDDS = @SYSTEM_MDDS@ ++SYSTEM_ZLIB = @SYSTEM_ZLIB@ ++TOOLSDIR = @TOOLSDIR@ ++TYPO_EXTENSION = @TYPO_EXTENSION@ ++UPSTREAM_NAME = @UPSTREAM_NAME@ ++UPSTREAM_URI = @UPSTREAM_URI@ ++VALIDATOR_EXTENSION = @VALIDATOR_EXTENSION@ ++VENDORNAME = @VENDORNAME@ ++VERSION = @VERSION@ ++WATCH_WINDOW_EXTENSION = @WATCH_WINDOW_EXTENSION@ ++WITH_ARCH_FLAGS = @WITH_ARCH_FLAGS@ ++WITH_BARCODE = @WITH_BARCODE@ ++WITH_DIAGRAM = @WITH_DIAGRAM@ ++WITH_GOOGLE_DOCS = @WITH_GOOGLE_DOCS@ ++WITH_HUNART = @WITH_HUNART@ ++WITH_LANGUAGETOOL = @WITH_LANGUAGETOOL@ ++WITH_NLPSOLVER = @WITH_NLPSOLVER@ ++WITH_NUMBERTEXT = @WITH_NUMBERTEXT@ ++WITH_OOOBLOGGER = @WITH_OOOBLOGGER@ ++WITH_TYPO = @WITH_TYPO@ ++WITH_VALIDATOR = @WITH_VALIDATOR@ ++WITH_WATCH_WINDOW = @WITH_WATCH_WINDOW@ ++XSLTPROC = @XSLTPROC@ ++abs_builddir = @abs_builddir@ ++abs_srcdir = @abs_srcdir@ ++abs_top_builddir = @abs_top_builddir@ ++abs_top_srcdir = @abs_top_srcdir@ ++ac_ct_CC = @ac_ct_CC@ ++am__include = @am__include@ ++am__leading_dot = @am__leading_dot@ ++am__quote = @am__quote@ ++am__tar = @am__tar@ ++am__untar = @am__untar@ ++bindir = @bindir@ ++build_alias = @build_alias@ ++builddir = @builddir@ ++datadir = @datadir@ ++datarootdir = @datarootdir@ ++docdir = @docdir@ ++dvidir = @dvidir@ ++exec_prefix = @exec_prefix@ ++host_alias = @host_alias@ ++htmldir = @htmldir@ ++includedir = @includedir@ ++infodir = @infodir@ ++install_sh = @install_sh@ ++libdir = @libdir@ ++libexecdir = @libexecdir@ ++localedir = @localedir@ ++localstatedir = @localstatedir@ ++mandir = @mandir@ ++mkdir_p = @mkdir_p@ ++oldincludedir = @oldincludedir@ ++pdfdir = @pdfdir@ ++png_CFLAGS = @png_CFLAGS@ ++png_LIBS = @png_LIBS@ ++prefix = @prefix@ ++program_transform_name = @program_transform_name@ ++psdir = @psdir@ ++sbindir = @sbindir@ ++sharedstatedir = @sharedstatedir@ ++srcdir = @srcdir@ ++sysconfdir = @sysconfdir@ ++target_alias = @target_alias@ ++top_build_prefix = @top_build_prefix@ ++top_builddir = @top_builddir@ ++top_srcdir = @top_srcdir@ ++EXTRA_DIST = ${wildcard *.diff} ++all: all-am ++ ++.SUFFIXES: ++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) ++ @for dep in $?; do \ ++ case '$(am__configure_deps)' in \ ++ *$$dep*) \ ++ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ ++ && { if test -f $@; then exit 0; else break; fi; }; \ ++ exit 1;; \ ++ esac; \ ++ done; \ ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu patches/64bit/Makefile'; \ ++ $(am__cd) $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu patches/64bit/Makefile ++.PRECIOUS: Makefile ++Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status ++ @case '$?' in \ ++ *config.status*) \ ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ ++ *) \ ++ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ ++ esac; ++ ++$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++ ++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++$(am__aclocal_m4_deps): ++tags: TAGS ++TAGS: ++ ++ctags: CTAGS ++CTAGS: ++ ++ ++distdir: $(DISTFILES) ++ @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ++ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ++ list='$(DISTFILES)'; \ ++ dist_files=`for file in $$list; do echo $$file; done | \ ++ sed -e "s|^$$srcdirstrip/||;t" \ ++ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ ++ case $$dist_files in \ ++ */*) $(MKDIR_P) `echo "$$dist_files" | \ ++ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ ++ sort -u` ;; \ ++ esac; \ ++ for file in $$dist_files; do \ ++ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ ++ if test -d $$d/$$file; then \ ++ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ ++ if test -d "$(distdir)/$$file"; then \ ++ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ fi; \ ++ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ ++ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ ++ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ fi; \ ++ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ else \ ++ test -f "$(distdir)/$$file" \ ++ || cp -p $$d/$$file "$(distdir)/$$file" \ ++ || exit 1; \ ++ fi; \ ++ done ++check-am: all-am ++check: check-am ++all-am: Makefile ++installdirs: ++install: install-am ++install-exec: install-exec-am ++install-data: install-data-am ++uninstall: uninstall-am ++ ++install-am: all-am ++ @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am ++ ++installcheck: installcheck-am ++install-strip: ++ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ ++ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ ++ `test -z '$(STRIP)' || \ ++ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install ++mostlyclean-generic: ++ ++clean-generic: ++ ++distclean-generic: ++ -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) ++ -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) ++ ++maintainer-clean-generic: ++ @echo "This command is intended for maintainers to use" ++ @echo "it deletes files that may require special tools to rebuild." ++clean: clean-am ++ ++clean-am: clean-generic mostlyclean-am ++ ++distclean: distclean-am ++ -rm -f Makefile ++distclean-am: clean-am distclean-generic ++ ++dvi: dvi-am ++ ++dvi-am: ++ ++html: html-am ++ ++html-am: ++ ++info: info-am ++ ++info-am: ++ ++install-data-am: ++ ++install-dvi: install-dvi-am ++ ++install-dvi-am: ++ ++install-exec-am: ++ ++install-html: install-html-am ++ ++install-html-am: ++ ++install-info: install-info-am ++ ++install-info-am: ++ ++install-man: ++ ++install-pdf: install-pdf-am ++ ++install-pdf-am: ++ ++install-ps: install-ps-am ++ ++install-ps-am: ++ ++installcheck-am: ++ ++maintainer-clean: maintainer-clean-am ++ -rm -f Makefile ++maintainer-clean-am: distclean-am maintainer-clean-generic ++ ++mostlyclean: mostlyclean-am ++ ++mostlyclean-am: mostlyclean-generic ++ ++pdf: pdf-am ++ ++pdf-am: ++ ++ps: ps-am ++ ++ps-am: ++ ++uninstall-am: ++ ++.MAKE: install-am install-strip ++ ++.PHONY: all all-am check check-am clean clean-generic distclean \ ++ distclean-generic distdir dvi dvi-am html html-am info info-am \ ++ install install-am install-data install-data-am install-dvi \ ++ install-dvi-am install-exec install-exec-am install-html \ ++ install-html-am install-info install-info-am install-man \ ++ install-pdf install-pdf-am install-ps install-ps-am \ ++ install-strip installcheck installcheck-am installdirs \ ++ maintainer-clean maintainer-clean-generic mostlyclean \ ++ mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am ++ ++ ++# Tell versions [3.59,3.63) of GNU make to not export all variables. ++# Otherwise a system limit (for SysV at least) may be exceeded. ++.NOEXPORT: +Index: libreoffice-3.4.1/libreoffice-build/patches/dev300/Makefile.in +=================================================================== +--- /dev/null 1970-01-01 00:00:00.000000000 +0000 ++++ libreoffice-3.4.1/libreoffice-build/patches/dev300/Makefile.in 2011-07-15 11:41:45.236849943 +0200 +@@ -0,0 +1,460 @@ ++# Makefile.in generated by automake 1.11.1 from Makefile.am. ++# @configure_input@ ++ ++# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, ++# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, ++# Inc. ++# This Makefile.in is free software; the Free Software Foundation ++# gives unlimited permission to copy and/or distribute it, ++# with or without modifications, as long as this notice is preserved. ++ ++# This program is distributed in the hope that it will be useful, ++# but WITHOUT ANY WARRANTY, to the extent permitted by law; without ++# even the implied warranty of MERCHANTABILITY or FITNESS FOR A ++# PARTICULAR PURPOSE. ++ ++@SET_MAKE@ ++VPATH = @srcdir@ ++pkgdatadir = $(datadir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ ++pkglibdir = $(libdir)/@PACKAGE@ ++pkglibexecdir = $(libexecdir)/@PACKAGE@ ++am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd ++install_sh_DATA = $(install_sh) -c -m 644 ++install_sh_PROGRAM = $(install_sh) -c ++install_sh_SCRIPT = $(install_sh) -c ++INSTALL_HEADER = $(INSTALL_DATA) ++transform = $(program_transform_name) ++NORMAL_INSTALL = : ++PRE_INSTALL = : ++POST_INSTALL = : ++NORMAL_UNINSTALL = : ++PRE_UNINSTALL = : ++POST_UNINSTALL = : ++subdir = patches/dev300 ++DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ ++ $(srcdir)/pyuno-ooodir.diff.in \ ++ $(srcdir)/split-icons-search-usr-share.diff.in \ ++ $(srcdir)/system-python-uno-path.diff.in \ ++ $(srcdir)/system-python-ure-bootstrap.diff.in ++ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 ++am__aclocal_m4_deps = $(top_srcdir)/configure.in ++am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ ++ $(ACLOCAL_M4) ++mkinstalldirs = $(install_sh) -d ++CONFIG_CLEAN_FILES = system-python-ure-bootstrap.diff \ ++ pyuno-ooodir.diff system-python-uno-path.diff \ ++ split-icons-search-usr-share.diff ++CONFIG_CLEAN_VPATH_FILES = ++SOURCES = ++DIST_SOURCES = ++DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ++ACLOCAL = @ACLOCAL@ ++ACONF = @ACONF@ ++AGFA_MONOTYPE_FONTS_SOURCE = @AGFA_MONOTYPE_FONTS_SOURCE@ ++AMTAR = @AMTAR@ ++APACHE_ANT_TARBALL = @APACHE_ANT_TARBALL@ ++APPLY_DIR = @APPLY_DIR@ ++ARCHITECTURE = @ARCHITECTURE@ ++AUTOCONF = @AUTOCONF@ ++AUTOHEADER = @AUTOHEADER@ ++AUTOMAKE = @AUTOMAKE@ ++AWK = @AWK@ ++BARCODE_EXTENSION = @BARCODE_EXTENSION@ ++BISON = @BISON@ ++BUILDDIR = @BUILDDIR@ ++BUILD_MOZILLA_SOURCE = @BUILD_MOZILLA_SOURCE@ ++BUILD_NCPUS = @BUILD_NCPUS@ ++BUILD_WIN32 = @BUILD_WIN32@ ++CABEXTRACT = @CABEXTRACT@ ++CAIRO_CONFIGURE_FLAG = @CAIRO_CONFIGURE_FLAG@ ++CAIRO_ENABLED = @CAIRO_ENABLED@ ++CAIRO_VER = @CAIRO_VER@ ++CC = @CC@ ++CCACHE = @CCACHE@ ++CCDEPMODE = @CCDEPMODE@ ++CFLAGS = @CFLAGS@ ++CLONEDIR = @CLONEDIR@ ++COMPAT_OOWRAPPERS = @COMPAT_OOWRAPPERS@ ++CPP = @CPP@ ++CPPFLAGS = @CPPFLAGS@ ++CYGPATH_W = @CYGPATH_W@ ++DEFS = @DEFS@ ++DEFUZZ_PATCHES = @DEFUZZ_PATCHES@ ++DEJAVU_FONTS_PACK_NAME = @DEJAVU_FONTS_PACK_NAME@ ++DEJAVU_FONTS_VER = @DEJAVU_FONTS_VER@ ++DEPDIR = @DEPDIR@ ++DIAGRAM_EXTENSION = @DIAGRAM_EXTENSION@ ++DISTCC = @DISTCC@ ++DISTRO = @DISTRO@ ++DRINK = @DRINK@ ++ECHO_C = @ECHO_C@ ++ECHO_N = @ECHO_N@ ++ECHO_T = @ECHO_T@ ++EGREP = @EGREP@ ++ENABLE_ACCESS = @ENABLE_ACCESS@ ++ENABLE_BINFILTER = @ENABLE_BINFILTER@ ++ENABLE_CCACHE = @ENABLE_CCACHE@ ++ENABLE_DISTCC = @ENABLE_DISTCC@ ++ENABLE_EXTENSIONS = @ENABLE_EXTENSIONS@ ++ENABLE_GRAPHITE = @ENABLE_GRAPHITE@ ++ENABLE_ICECREAM = @ENABLE_ICECREAM@ ++ENABLE_MONO = @ENABLE_MONO@ ++ENABLE_ODK = @ENABLE_ODK@ ++EXEEXT = @EXEEXT@ ++FLEX = @FLEX@ ++FOO_GTK_CFLAGS = @FOO_GTK_CFLAGS@ ++FOO_GTK_LIBS = @FOO_GTK_LIBS@ ++GET_CMD = @GET_CMD@ ++GITTAG = @GITTAG@ ++GNUPATCH = @GNUPATCH@ ++GNUTAR = @GNUTAR@ ++GOOGLE_DOCS_EXTENSION = @GOOGLE_DOCS_EXTENSION@ ++GREP = @GREP@ ++HUNART_EXTENSION = @HUNART_EXTENSION@ ++ICECREAM_BINDIR = @ICECREAM_BINDIR@ ++INSTALL = @INSTALL@ ++INSTALL_DATA = @INSTALL_DATA@ ++INSTALL_PROGRAM = @INSTALL_PROGRAM@ ++INSTALL_SCRIPT = @INSTALL_SCRIPT@ ++INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ ++INTLTOOL_PERL = @INTLTOOL_PERL@ ++LANGUAGETOOL_EXTENSION = @LANGUAGETOOL_EXTENSION@ ++LDFLAGS = @LDFLAGS@ ++LIBERATION_FONTS_VER = @LIBERATION_FONTS_VER@ ++LIBOBJS = @LIBOBJS@ ++LIBS = @LIBS@ ++LIGHTPROOF_FILENAMES = @LIGHTPROOF_FILENAMES@ ++LIGHTPROOF_LANG = @LIGHTPROOF_LANG@ ++LTLIBOBJS = @LTLIBOBJS@ ++MAGYARLINUXLIBERTINE_FONTS_TIMESTAMP = @MAGYARLINUXLIBERTINE_FONTS_TIMESTAMP@ ++MAINT = @MAINT@ ++MAKEINFO = @MAKEINFO@ ++MAX_JOBS = @MAX_JOBS@ ++MDBTOOLS_SRC = @MDBTOOLS_SRC@ ++MINIMUM_REQS_CFLAGS = @MINIMUM_REQS_CFLAGS@ ++MINIMUM_REQS_LIBS = @MINIMUM_REQS_LIBS@ ++MIRROR = @MIRROR@ ++MKDIR_P = @MKDIR_P@ ++MONO_GAC_ROOT = @MONO_GAC_ROOT@ ++NLPSOLVER_EXTENSION = @NLPSOLVER_EXTENSION@ ++NUMBERTEXT_EXTENSION = @NUMBERTEXT_EXTENSION@ ++OBJEXT = @OBJEXT@ ++OOBUILDDIR = @OOBUILDDIR@ ++OOOBLOGGER_EXTENSION = @OOOBLOGGER_EXTENSION@ ++OOOINSTALLDIRNAME = @OOOINSTALLDIRNAME@ ++OOOP_FONTS_PACK = @OOOP_FONTS_PACK@ ++OOOP_GALLERY_PACK = @OOOP_GALLERY_PACK@ ++OOOP_SAMPLES_PACK = @OOOP_SAMPLES_PACK@ ++OOOP_TEMPLATES_PACK = @OOOP_TEMPLATES_PACK@ ++OOO_ADDITIONAL_SECTIONS = @OOO_ADDITIONAL_SECTIONS@ ++OOO_BINSUFFIX = @OOO_BINSUFFIX@ ++OOO_BUILDVERSION = @OOO_BUILDVERSION@ ++OOO_BUILD_NOARCH = @OOO_BUILD_NOARCH@ ++OOO_CUSTOM_IMAGES = @OOO_CUSTOM_IMAGES@ ++OOO_EXTRA_ARTWORK = @OOO_EXTRA_ARTWORK@ ++OOO_GIT = @OOO_GIT@ ++OOO_GIT_MANAGED = @OOO_GIT_MANAGED@ ++OOO_LANGS = @OOO_LANGS@ ++OOO_POOR_HELP_LOCALIZATIONS = @OOO_POOR_HELP_LOCALIZATIONS@ ++OOO_SOURCEDIRNAME = @OOO_SOURCEDIRNAME@ ++OOO_SOURCEVERSION = @OOO_SOURCEVERSION@ ++OOO_STRIP = @OOO_STRIP@ ++OOO_VERSION = @OOO_VERSION@ ++OOO_WIDGET_FLAGS = @OOO_WIDGET_FLAGS@ ++OPENCLIPART_DIR = @OPENCLIPART_DIR@ ++OPENCLIPART_VER = @OPENCLIPART_VER@ ++PACKAGE = @PACKAGE@ ++PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ ++PACKAGE_NAME = @PACKAGE_NAME@ ++PACKAGE_STRING = @PACKAGE_STRING@ ++PACKAGE_TARNAME = @PACKAGE_TARNAME@ ++PACKAGE_URL = @PACKAGE_URL@ ++PACKAGE_VERSION = @PACKAGE_VERSION@ ++PATH_SEPARATOR = @PATH_SEPARATOR@ ++PERL = @PERL@ ++PIECE = @PIECE@ ++PKG_CONFIG = @PKG_CONFIG@ ++PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ ++PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ ++PREBUILT_WRITINGAIDS_TIMESTAMP = @PREBUILT_WRITINGAIDS_TIMESTAMP@ ++PROPAGATED_ARGS = @PROPAGATED_ARGS@ ++RAWBUILDDIR = @RAWBUILDDIR@ ++RSYNC = @RSYNC@ ++RUN_POST_INSTALL_SCRIPTS = @RUN_POST_INSTALL_SCRIPTS@ ++SET_MAKE = @SET_MAKE@ ++SHELL = @SHELL@ ++SNAPSHOT_TAG = @SNAPSHOT_TAG@ ++SOURCE_TYPE = @SOURCE_TYPE@ ++SPLIT = @SPLIT@ ++SPLIT_APP_MODULES = @SPLIT_APP_MODULES@ ++SPLIT_OPT_FEATURES = @SPLIT_OPT_FEATURES@ ++SRCDIR = @SRCDIR@ ++STRIP = @STRIP@ ++SUNTEMPLATES_LANG = @SUNTEMPLATES_LANG@ ++SYSTEM_CAIRO = @SYSTEM_CAIRO@ ++SYSTEM_GCC = @SYSTEM_GCC@ ++SYSTEM_LIBWPD = @SYSTEM_LIBWPD@ ++SYSTEM_LIBWPG = @SYSTEM_LIBWPG@ ++SYSTEM_LIBWPS = @SYSTEM_LIBWPS@ ++SYSTEM_MDBTOOLS = @SYSTEM_MDBTOOLS@ ++SYSTEM_MDDS = @SYSTEM_MDDS@ ++SYSTEM_ZLIB = @SYSTEM_ZLIB@ ++TOOLSDIR = @TOOLSDIR@ ++TYPO_EXTENSION = @TYPO_EXTENSION@ ++UPSTREAM_NAME = @UPSTREAM_NAME@ ++UPSTREAM_URI = @UPSTREAM_URI@ ++VALIDATOR_EXTENSION = @VALIDATOR_EXTENSION@ ++VENDORNAME = @VENDORNAME@ ++VERSION = @VERSION@ ++WATCH_WINDOW_EXTENSION = @WATCH_WINDOW_EXTENSION@ ++WITH_ARCH_FLAGS = @WITH_ARCH_FLAGS@ ++WITH_BARCODE = @WITH_BARCODE@ ++WITH_DIAGRAM = @WITH_DIAGRAM@ ++WITH_GOOGLE_DOCS = @WITH_GOOGLE_DOCS@ ++WITH_HUNART = @WITH_HUNART@ ++WITH_LANGUAGETOOL = @WITH_LANGUAGETOOL@ ++WITH_NLPSOLVER = @WITH_NLPSOLVER@ ++WITH_NUMBERTEXT = @WITH_NUMBERTEXT@ ++WITH_OOOBLOGGER = @WITH_OOOBLOGGER@ ++WITH_TYPO = @WITH_TYPO@ ++WITH_VALIDATOR = @WITH_VALIDATOR@ ++WITH_WATCH_WINDOW = @WITH_WATCH_WINDOW@ ++XSLTPROC = @XSLTPROC@ ++abs_builddir = @abs_builddir@ ++abs_srcdir = @abs_srcdir@ ++abs_top_builddir = @abs_top_builddir@ ++abs_top_srcdir = @abs_top_srcdir@ ++ac_ct_CC = @ac_ct_CC@ ++am__include = @am__include@ ++am__leading_dot = @am__leading_dot@ ++am__quote = @am__quote@ ++am__tar = @am__tar@ ++am__untar = @am__untar@ ++bindir = @bindir@ ++build_alias = @build_alias@ ++builddir = @builddir@ ++datadir = @datadir@ ++datarootdir = @datarootdir@ ++docdir = @docdir@ ++dvidir = @dvidir@ ++exec_prefix = @exec_prefix@ ++host_alias = @host_alias@ ++htmldir = @htmldir@ ++includedir = @includedir@ ++infodir = @infodir@ ++install_sh = @install_sh@ ++libdir = @libdir@ ++libexecdir = @libexecdir@ ++localedir = @localedir@ ++localstatedir = @localstatedir@ ++mandir = @mandir@ ++mkdir_p = @mkdir_p@ ++oldincludedir = @oldincludedir@ ++pdfdir = @pdfdir@ ++png_CFLAGS = @png_CFLAGS@ ++png_LIBS = @png_LIBS@ ++prefix = @prefix@ ++program_transform_name = @program_transform_name@ ++psdir = @psdir@ ++sbindir = @sbindir@ ++sharedstatedir = @sharedstatedir@ ++srcdir = @srcdir@ ++sysconfdir = @sysconfdir@ ++target_alias = @target_alias@ ++top_build_prefix = @top_build_prefix@ ++top_builddir = @top_builddir@ ++top_srcdir = @top_srcdir@ ++EXTRA_DIST = apply ${wildcard *.diff*} ++all: all-am ++ ++.SUFFIXES: ++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) ++ @for dep in $?; do \ ++ case '$(am__configure_deps)' in \ ++ *$$dep*) \ ++ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ ++ && { if test -f $@; then exit 0; else break; fi; }; \ ++ exit 1;; \ ++ esac; \ ++ done; \ ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu patches/dev300/Makefile'; \ ++ $(am__cd) $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu patches/dev300/Makefile ++.PRECIOUS: Makefile ++Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status ++ @case '$?' in \ ++ *config.status*) \ ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ ++ *) \ ++ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ ++ esac; ++ ++$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++ ++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++$(am__aclocal_m4_deps): ++system-python-ure-bootstrap.diff: $(top_builddir)/config.status $(srcdir)/system-python-ure-bootstrap.diff.in ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ ++pyuno-ooodir.diff: $(top_builddir)/config.status $(srcdir)/pyuno-ooodir.diff.in ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ ++system-python-uno-path.diff: $(top_builddir)/config.status $(srcdir)/system-python-uno-path.diff.in ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ ++split-icons-search-usr-share.diff: $(top_builddir)/config.status $(srcdir)/split-icons-search-usr-share.diff.in ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ ++tags: TAGS ++TAGS: ++ ++ctags: CTAGS ++CTAGS: ++ ++ ++distdir: $(DISTFILES) ++ @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ++ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ++ list='$(DISTFILES)'; \ ++ dist_files=`for file in $$list; do echo $$file; done | \ ++ sed -e "s|^$$srcdirstrip/||;t" \ ++ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ ++ case $$dist_files in \ ++ */*) $(MKDIR_P) `echo "$$dist_files" | \ ++ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ ++ sort -u` ;; \ ++ esac; \ ++ for file in $$dist_files; do \ ++ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ ++ if test -d $$d/$$file; then \ ++ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ ++ if test -d "$(distdir)/$$file"; then \ ++ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ fi; \ ++ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ ++ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ ++ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ fi; \ ++ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ else \ ++ test -f "$(distdir)/$$file" \ ++ || cp -p $$d/$$file "$(distdir)/$$file" \ ++ || exit 1; \ ++ fi; \ ++ done ++check-am: all-am ++check: check-am ++all-am: Makefile ++installdirs: ++install: install-am ++install-exec: install-exec-am ++install-data: install-data-am ++uninstall: uninstall-am ++ ++install-am: all-am ++ @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am ++ ++installcheck: installcheck-am ++install-strip: ++ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ ++ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ ++ `test -z '$(STRIP)' || \ ++ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install ++mostlyclean-generic: ++ ++clean-generic: ++ ++distclean-generic: ++ -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) ++ -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) ++ ++maintainer-clean-generic: ++ @echo "This command is intended for maintainers to use" ++ @echo "it deletes files that may require special tools to rebuild." ++clean: clean-am ++ ++clean-am: clean-generic mostlyclean-am ++ ++distclean: distclean-am ++ -rm -f Makefile ++distclean-am: clean-am distclean-generic ++ ++dvi: dvi-am ++ ++dvi-am: ++ ++html: html-am ++ ++html-am: ++ ++info: info-am ++ ++info-am: ++ ++install-data-am: ++ ++install-dvi: install-dvi-am ++ ++install-dvi-am: ++ ++install-exec-am: ++ ++install-html: install-html-am ++ ++install-html-am: ++ ++install-info: install-info-am ++ ++install-info-am: ++ ++install-man: ++ ++install-pdf: install-pdf-am ++ ++install-pdf-am: ++ ++install-ps: install-ps-am ++ ++install-ps-am: ++ ++installcheck-am: ++ ++maintainer-clean: maintainer-clean-am ++ -rm -f Makefile ++maintainer-clean-am: distclean-am maintainer-clean-generic ++ ++mostlyclean: mostlyclean-am ++ ++mostlyclean-am: mostlyclean-generic ++ ++pdf: pdf-am ++ ++pdf-am: ++ ++ps: ps-am ++ ++ps-am: ++ ++uninstall-am: ++ ++.MAKE: install-am install-strip ++ ++.PHONY: all all-am check check-am clean clean-generic distclean \ ++ distclean-generic distdir dvi dvi-am html html-am info info-am \ ++ install install-am install-data install-data-am install-dvi \ ++ install-dvi-am install-exec install-exec-am install-html \ ++ install-html-am install-info install-info-am install-man \ ++ install-pdf install-pdf-am install-ps install-ps-am \ ++ install-strip installcheck installcheck-am installdirs \ ++ maintainer-clean maintainer-clean-generic mostlyclean \ ++ mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am ++ ++ ++patch.apply: ++ cd ../.. ; make patch.apply ++ ++# Tell versions [3.59,3.63) of GNU make to not export all variables. ++# Otherwise a system limit (for SysV at least) may be exceeded. ++.NOEXPORT: +Index: libreoffice-3.4.1/libreoffice-build/patches/mono/Makefile.in +=================================================================== +--- /dev/null 1970-01-01 00:00:00.000000000 +0000 ++++ libreoffice-3.4.1/libreoffice-build/patches/mono/Makefile.in 2011-07-15 11:41:45.236849943 +0200 +@@ -0,0 +1,443 @@ ++# Makefile.in generated by automake 1.11.1 from Makefile.am. ++# @configure_input@ ++ ++# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, ++# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, ++# Inc. ++# This Makefile.in is free software; the Free Software Foundation ++# gives unlimited permission to copy and/or distribute it, ++# with or without modifications, as long as this notice is preserved. ++ ++# This program is distributed in the hope that it will be useful, ++# but WITHOUT ANY WARRANTY, to the extent permitted by law; without ++# even the implied warranty of MERCHANTABILITY or FITNESS FOR A ++# PARTICULAR PURPOSE. ++ ++@SET_MAKE@ ++VPATH = @srcdir@ ++pkgdatadir = $(datadir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ ++pkglibdir = $(libdir)/@PACKAGE@ ++pkglibexecdir = $(libexecdir)/@PACKAGE@ ++am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd ++install_sh_DATA = $(install_sh) -c -m 644 ++install_sh_PROGRAM = $(install_sh) -c ++install_sh_SCRIPT = $(install_sh) -c ++INSTALL_HEADER = $(INSTALL_DATA) ++transform = $(program_transform_name) ++NORMAL_INSTALL = : ++PRE_INSTALL = : ++POST_INSTALL = : ++NORMAL_UNINSTALL = : ++PRE_UNINSTALL = : ++POST_UNINSTALL = : ++subdir = patches/mono ++DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ++ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 ++am__aclocal_m4_deps = $(top_srcdir)/configure.in ++am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ ++ $(ACLOCAL_M4) ++mkinstalldirs = $(install_sh) -d ++CONFIG_CLEAN_FILES = ++CONFIG_CLEAN_VPATH_FILES = ++SOURCES = ++DIST_SOURCES = ++DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ++ACLOCAL = @ACLOCAL@ ++ACONF = @ACONF@ ++AGFA_MONOTYPE_FONTS_SOURCE = @AGFA_MONOTYPE_FONTS_SOURCE@ ++AMTAR = @AMTAR@ ++APACHE_ANT_TARBALL = @APACHE_ANT_TARBALL@ ++APPLY_DIR = @APPLY_DIR@ ++ARCHITECTURE = @ARCHITECTURE@ ++AUTOCONF = @AUTOCONF@ ++AUTOHEADER = @AUTOHEADER@ ++AUTOMAKE = @AUTOMAKE@ ++AWK = @AWK@ ++BARCODE_EXTENSION = @BARCODE_EXTENSION@ ++BISON = @BISON@ ++BUILDDIR = @BUILDDIR@ ++BUILD_MOZILLA_SOURCE = @BUILD_MOZILLA_SOURCE@ ++BUILD_NCPUS = @BUILD_NCPUS@ ++BUILD_WIN32 = @BUILD_WIN32@ ++CABEXTRACT = @CABEXTRACT@ ++CAIRO_CONFIGURE_FLAG = @CAIRO_CONFIGURE_FLAG@ ++CAIRO_ENABLED = @CAIRO_ENABLED@ ++CAIRO_VER = @CAIRO_VER@ ++CC = @CC@ ++CCACHE = @CCACHE@ ++CCDEPMODE = @CCDEPMODE@ ++CFLAGS = @CFLAGS@ ++CLONEDIR = @CLONEDIR@ ++COMPAT_OOWRAPPERS = @COMPAT_OOWRAPPERS@ ++CPP = @CPP@ ++CPPFLAGS = @CPPFLAGS@ ++CYGPATH_W = @CYGPATH_W@ ++DEFS = @DEFS@ ++DEFUZZ_PATCHES = @DEFUZZ_PATCHES@ ++DEJAVU_FONTS_PACK_NAME = @DEJAVU_FONTS_PACK_NAME@ ++DEJAVU_FONTS_VER = @DEJAVU_FONTS_VER@ ++DEPDIR = @DEPDIR@ ++DIAGRAM_EXTENSION = @DIAGRAM_EXTENSION@ ++DISTCC = @DISTCC@ ++DISTRO = @DISTRO@ ++DRINK = @DRINK@ ++ECHO_C = @ECHO_C@ ++ECHO_N = @ECHO_N@ ++ECHO_T = @ECHO_T@ ++EGREP = @EGREP@ ++ENABLE_ACCESS = @ENABLE_ACCESS@ ++ENABLE_BINFILTER = @ENABLE_BINFILTER@ ++ENABLE_CCACHE = @ENABLE_CCACHE@ ++ENABLE_DISTCC = @ENABLE_DISTCC@ ++ENABLE_EXTENSIONS = @ENABLE_EXTENSIONS@ ++ENABLE_GRAPHITE = @ENABLE_GRAPHITE@ ++ENABLE_ICECREAM = @ENABLE_ICECREAM@ ++ENABLE_MONO = @ENABLE_MONO@ ++ENABLE_ODK = @ENABLE_ODK@ ++EXEEXT = @EXEEXT@ ++FLEX = @FLEX@ ++FOO_GTK_CFLAGS = @FOO_GTK_CFLAGS@ ++FOO_GTK_LIBS = @FOO_GTK_LIBS@ ++GET_CMD = @GET_CMD@ ++GITTAG = @GITTAG@ ++GNUPATCH = @GNUPATCH@ ++GNUTAR = @GNUTAR@ ++GOOGLE_DOCS_EXTENSION = @GOOGLE_DOCS_EXTENSION@ ++GREP = @GREP@ ++HUNART_EXTENSION = @HUNART_EXTENSION@ ++ICECREAM_BINDIR = @ICECREAM_BINDIR@ ++INSTALL = @INSTALL@ ++INSTALL_DATA = @INSTALL_DATA@ ++INSTALL_PROGRAM = @INSTALL_PROGRAM@ ++INSTALL_SCRIPT = @INSTALL_SCRIPT@ ++INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ ++INTLTOOL_PERL = @INTLTOOL_PERL@ ++LANGUAGETOOL_EXTENSION = @LANGUAGETOOL_EXTENSION@ ++LDFLAGS = @LDFLAGS@ ++LIBERATION_FONTS_VER = @LIBERATION_FONTS_VER@ ++LIBOBJS = @LIBOBJS@ ++LIBS = @LIBS@ ++LIGHTPROOF_FILENAMES = @LIGHTPROOF_FILENAMES@ ++LIGHTPROOF_LANG = @LIGHTPROOF_LANG@ ++LTLIBOBJS = @LTLIBOBJS@ ++MAGYARLINUXLIBERTINE_FONTS_TIMESTAMP = @MAGYARLINUXLIBERTINE_FONTS_TIMESTAMP@ ++MAINT = @MAINT@ ++MAKEINFO = @MAKEINFO@ ++MAX_JOBS = @MAX_JOBS@ ++MDBTOOLS_SRC = @MDBTOOLS_SRC@ ++MINIMUM_REQS_CFLAGS = @MINIMUM_REQS_CFLAGS@ ++MINIMUM_REQS_LIBS = @MINIMUM_REQS_LIBS@ ++MIRROR = @MIRROR@ ++MKDIR_P = @MKDIR_P@ ++MONO_GAC_ROOT = @MONO_GAC_ROOT@ ++NLPSOLVER_EXTENSION = @NLPSOLVER_EXTENSION@ ++NUMBERTEXT_EXTENSION = @NUMBERTEXT_EXTENSION@ ++OBJEXT = @OBJEXT@ ++OOBUILDDIR = @OOBUILDDIR@ ++OOOBLOGGER_EXTENSION = @OOOBLOGGER_EXTENSION@ ++OOOINSTALLDIRNAME = @OOOINSTALLDIRNAME@ ++OOOP_FONTS_PACK = @OOOP_FONTS_PACK@ ++OOOP_GALLERY_PACK = @OOOP_GALLERY_PACK@ ++OOOP_SAMPLES_PACK = @OOOP_SAMPLES_PACK@ ++OOOP_TEMPLATES_PACK = @OOOP_TEMPLATES_PACK@ ++OOO_ADDITIONAL_SECTIONS = @OOO_ADDITIONAL_SECTIONS@ ++OOO_BINSUFFIX = @OOO_BINSUFFIX@ ++OOO_BUILDVERSION = @OOO_BUILDVERSION@ ++OOO_BUILD_NOARCH = @OOO_BUILD_NOARCH@ ++OOO_CUSTOM_IMAGES = @OOO_CUSTOM_IMAGES@ ++OOO_EXTRA_ARTWORK = @OOO_EXTRA_ARTWORK@ ++OOO_GIT = @OOO_GIT@ ++OOO_GIT_MANAGED = @OOO_GIT_MANAGED@ ++OOO_LANGS = @OOO_LANGS@ ++OOO_POOR_HELP_LOCALIZATIONS = @OOO_POOR_HELP_LOCALIZATIONS@ ++OOO_SOURCEDIRNAME = @OOO_SOURCEDIRNAME@ ++OOO_SOURCEVERSION = @OOO_SOURCEVERSION@ ++OOO_STRIP = @OOO_STRIP@ ++OOO_VERSION = @OOO_VERSION@ ++OOO_WIDGET_FLAGS = @OOO_WIDGET_FLAGS@ ++OPENCLIPART_DIR = @OPENCLIPART_DIR@ ++OPENCLIPART_VER = @OPENCLIPART_VER@ ++PACKAGE = @PACKAGE@ ++PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ ++PACKAGE_NAME = @PACKAGE_NAME@ ++PACKAGE_STRING = @PACKAGE_STRING@ ++PACKAGE_TARNAME = @PACKAGE_TARNAME@ ++PACKAGE_URL = @PACKAGE_URL@ ++PACKAGE_VERSION = @PACKAGE_VERSION@ ++PATH_SEPARATOR = @PATH_SEPARATOR@ ++PERL = @PERL@ ++PIECE = @PIECE@ ++PKG_CONFIG = @PKG_CONFIG@ ++PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ ++PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ ++PREBUILT_WRITINGAIDS_TIMESTAMP = @PREBUILT_WRITINGAIDS_TIMESTAMP@ ++PROPAGATED_ARGS = @PROPAGATED_ARGS@ ++RAWBUILDDIR = @RAWBUILDDIR@ ++RSYNC = @RSYNC@ ++RUN_POST_INSTALL_SCRIPTS = @RUN_POST_INSTALL_SCRIPTS@ ++SET_MAKE = @SET_MAKE@ ++SHELL = @SHELL@ ++SNAPSHOT_TAG = @SNAPSHOT_TAG@ ++SOURCE_TYPE = @SOURCE_TYPE@ ++SPLIT = @SPLIT@ ++SPLIT_APP_MODULES = @SPLIT_APP_MODULES@ ++SPLIT_OPT_FEATURES = @SPLIT_OPT_FEATURES@ ++SRCDIR = @SRCDIR@ ++STRIP = @STRIP@ ++SUNTEMPLATES_LANG = @SUNTEMPLATES_LANG@ ++SYSTEM_CAIRO = @SYSTEM_CAIRO@ ++SYSTEM_GCC = @SYSTEM_GCC@ ++SYSTEM_LIBWPD = @SYSTEM_LIBWPD@ ++SYSTEM_LIBWPG = @SYSTEM_LIBWPG@ ++SYSTEM_LIBWPS = @SYSTEM_LIBWPS@ ++SYSTEM_MDBTOOLS = @SYSTEM_MDBTOOLS@ ++SYSTEM_MDDS = @SYSTEM_MDDS@ ++SYSTEM_ZLIB = @SYSTEM_ZLIB@ ++TOOLSDIR = @TOOLSDIR@ ++TYPO_EXTENSION = @TYPO_EXTENSION@ ++UPSTREAM_NAME = @UPSTREAM_NAME@ ++UPSTREAM_URI = @UPSTREAM_URI@ ++VALIDATOR_EXTENSION = @VALIDATOR_EXTENSION@ ++VENDORNAME = @VENDORNAME@ ++VERSION = @VERSION@ ++WATCH_WINDOW_EXTENSION = @WATCH_WINDOW_EXTENSION@ ++WITH_ARCH_FLAGS = @WITH_ARCH_FLAGS@ ++WITH_BARCODE = @WITH_BARCODE@ ++WITH_DIAGRAM = @WITH_DIAGRAM@ ++WITH_GOOGLE_DOCS = @WITH_GOOGLE_DOCS@ ++WITH_HUNART = @WITH_HUNART@ ++WITH_LANGUAGETOOL = @WITH_LANGUAGETOOL@ ++WITH_NLPSOLVER = @WITH_NLPSOLVER@ ++WITH_NUMBERTEXT = @WITH_NUMBERTEXT@ ++WITH_OOOBLOGGER = @WITH_OOOBLOGGER@ ++WITH_TYPO = @WITH_TYPO@ ++WITH_VALIDATOR = @WITH_VALIDATOR@ ++WITH_WATCH_WINDOW = @WITH_WATCH_WINDOW@ ++XSLTPROC = @XSLTPROC@ ++abs_builddir = @abs_builddir@ ++abs_srcdir = @abs_srcdir@ ++abs_top_builddir = @abs_top_builddir@ ++abs_top_srcdir = @abs_top_srcdir@ ++ac_ct_CC = @ac_ct_CC@ ++am__include = @am__include@ ++am__leading_dot = @am__leading_dot@ ++am__quote = @am__quote@ ++am__tar = @am__tar@ ++am__untar = @am__untar@ ++bindir = @bindir@ ++build_alias = @build_alias@ ++builddir = @builddir@ ++datadir = @datadir@ ++datarootdir = @datarootdir@ ++docdir = @docdir@ ++dvidir = @dvidir@ ++exec_prefix = @exec_prefix@ ++host_alias = @host_alias@ ++htmldir = @htmldir@ ++includedir = @includedir@ ++infodir = @infodir@ ++install_sh = @install_sh@ ++libdir = @libdir@ ++libexecdir = @libexecdir@ ++localedir = @localedir@ ++localstatedir = @localstatedir@ ++mandir = @mandir@ ++mkdir_p = @mkdir_p@ ++oldincludedir = @oldincludedir@ ++pdfdir = @pdfdir@ ++png_CFLAGS = @png_CFLAGS@ ++png_LIBS = @png_LIBS@ ++prefix = @prefix@ ++program_transform_name = @program_transform_name@ ++psdir = @psdir@ ++sbindir = @sbindir@ ++sharedstatedir = @sharedstatedir@ ++srcdir = @srcdir@ ++sysconfdir = @sysconfdir@ ++target_alias = @target_alias@ ++top_build_prefix = @top_build_prefix@ ++top_builddir = @top_builddir@ ++top_srcdir = @top_srcdir@ ++EXTRA_DIST = $(wildcard *.diff) ++all: all-am ++ ++.SUFFIXES: ++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) ++ @for dep in $?; do \ ++ case '$(am__configure_deps)' in \ ++ *$$dep*) \ ++ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ ++ && { if test -f $@; then exit 0; else break; fi; }; \ ++ exit 1;; \ ++ esac; \ ++ done; \ ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu patches/mono/Makefile'; \ ++ $(am__cd) $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu patches/mono/Makefile ++.PRECIOUS: Makefile ++Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status ++ @case '$?' in \ ++ *config.status*) \ ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ ++ *) \ ++ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ ++ esac; ++ ++$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++ ++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++$(am__aclocal_m4_deps): ++tags: TAGS ++TAGS: ++ ++ctags: CTAGS ++CTAGS: ++ ++ ++distdir: $(DISTFILES) ++ @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ++ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ++ list='$(DISTFILES)'; \ ++ dist_files=`for file in $$list; do echo $$file; done | \ ++ sed -e "s|^$$srcdirstrip/||;t" \ ++ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ ++ case $$dist_files in \ ++ */*) $(MKDIR_P) `echo "$$dist_files" | \ ++ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ ++ sort -u` ;; \ ++ esac; \ ++ for file in $$dist_files; do \ ++ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ ++ if test -d $$d/$$file; then \ ++ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ ++ if test -d "$(distdir)/$$file"; then \ ++ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ fi; \ ++ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ ++ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ ++ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ fi; \ ++ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ else \ ++ test -f "$(distdir)/$$file" \ ++ || cp -p $$d/$$file "$(distdir)/$$file" \ ++ || exit 1; \ ++ fi; \ ++ done ++check-am: all-am ++check: check-am ++all-am: Makefile ++installdirs: ++install: install-am ++install-exec: install-exec-am ++install-data: install-data-am ++uninstall: uninstall-am ++ ++install-am: all-am ++ @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am ++ ++installcheck: installcheck-am ++install-strip: ++ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ ++ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ ++ `test -z '$(STRIP)' || \ ++ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install ++mostlyclean-generic: ++ ++clean-generic: ++ ++distclean-generic: ++ -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) ++ -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) ++ ++maintainer-clean-generic: ++ @echo "This command is intended for maintainers to use" ++ @echo "it deletes files that may require special tools to rebuild." ++clean: clean-am ++ ++clean-am: clean-generic mostlyclean-am ++ ++distclean: distclean-am ++ -rm -f Makefile ++distclean-am: clean-am distclean-generic ++ ++dvi: dvi-am ++ ++dvi-am: ++ ++html: html-am ++ ++html-am: ++ ++info: info-am ++ ++info-am: ++ ++install-data-am: ++ ++install-dvi: install-dvi-am ++ ++install-dvi-am: ++ ++install-exec-am: ++ ++install-html: install-html-am ++ ++install-html-am: ++ ++install-info: install-info-am ++ ++install-info-am: ++ ++install-man: ++ ++install-pdf: install-pdf-am ++ ++install-pdf-am: ++ ++install-ps: install-ps-am ++ ++install-ps-am: ++ ++installcheck-am: ++ ++maintainer-clean: maintainer-clean-am ++ -rm -f Makefile ++maintainer-clean-am: distclean-am maintainer-clean-generic ++ ++mostlyclean: mostlyclean-am ++ ++mostlyclean-am: mostlyclean-generic ++ ++pdf: pdf-am ++ ++pdf-am: ++ ++ps: ps-am ++ ++ps-am: ++ ++uninstall-am: ++ ++.MAKE: install-am install-strip ++ ++.PHONY: all all-am check check-am clean clean-generic distclean \ ++ distclean-generic distdir dvi dvi-am html html-am info info-am \ ++ install install-am install-data install-data-am install-dvi \ ++ install-dvi-am install-exec install-exec-am install-html \ ++ install-html-am install-info install-info-am install-man \ ++ install-pdf install-pdf-am install-ps install-ps-am \ ++ install-strip installcheck installcheck-am installdirs \ ++ maintainer-clean maintainer-clean-generic mostlyclean \ ++ mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am ++ ++ ++# Tell versions [3.59,3.63) of GNU make to not export all variables. ++# Otherwise a system limit (for SysV at least) may be exceeded. ++.NOEXPORT: +Index: libreoffice-3.4.1/libreoffice-build/patches/vba/Makefile.in +=================================================================== +--- /dev/null 1970-01-01 00:00:00.000000000 +0000 ++++ libreoffice-3.4.1/libreoffice-build/patches/vba/Makefile.in 2011-07-15 11:41:45.236849943 +0200 +@@ -0,0 +1,443 @@ ++# Makefile.in generated by automake 1.11.1 from Makefile.am. ++# @configure_input@ ++ ++# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, ++# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, ++# Inc. ++# This Makefile.in is free software; the Free Software Foundation ++# gives unlimited permission to copy and/or distribute it, ++# with or without modifications, as long as this notice is preserved. ++ ++# This program is distributed in the hope that it will be useful, ++# but WITHOUT ANY WARRANTY, to the extent permitted by law; without ++# even the implied warranty of MERCHANTABILITY or FITNESS FOR A ++# PARTICULAR PURPOSE. ++ ++@SET_MAKE@ ++VPATH = @srcdir@ ++pkgdatadir = $(datadir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ ++pkglibdir = $(libdir)/@PACKAGE@ ++pkglibexecdir = $(libexecdir)/@PACKAGE@ ++am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd ++install_sh_DATA = $(install_sh) -c -m 644 ++install_sh_PROGRAM = $(install_sh) -c ++install_sh_SCRIPT = $(install_sh) -c ++INSTALL_HEADER = $(INSTALL_DATA) ++transform = $(program_transform_name) ++NORMAL_INSTALL = : ++PRE_INSTALL = : ++POST_INSTALL = : ++NORMAL_UNINSTALL = : ++PRE_UNINSTALL = : ++POST_UNINSTALL = : ++subdir = patches/vba ++DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ++ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 ++am__aclocal_m4_deps = $(top_srcdir)/configure.in ++am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ ++ $(ACLOCAL_M4) ++mkinstalldirs = $(install_sh) -d ++CONFIG_CLEAN_FILES = ++CONFIG_CLEAN_VPATH_FILES = ++SOURCES = ++DIST_SOURCES = ++DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ++ACLOCAL = @ACLOCAL@ ++ACONF = @ACONF@ ++AGFA_MONOTYPE_FONTS_SOURCE = @AGFA_MONOTYPE_FONTS_SOURCE@ ++AMTAR = @AMTAR@ ++APACHE_ANT_TARBALL = @APACHE_ANT_TARBALL@ ++APPLY_DIR = @APPLY_DIR@ ++ARCHITECTURE = @ARCHITECTURE@ ++AUTOCONF = @AUTOCONF@ ++AUTOHEADER = @AUTOHEADER@ ++AUTOMAKE = @AUTOMAKE@ ++AWK = @AWK@ ++BARCODE_EXTENSION = @BARCODE_EXTENSION@ ++BISON = @BISON@ ++BUILDDIR = @BUILDDIR@ ++BUILD_MOZILLA_SOURCE = @BUILD_MOZILLA_SOURCE@ ++BUILD_NCPUS = @BUILD_NCPUS@ ++BUILD_WIN32 = @BUILD_WIN32@ ++CABEXTRACT = @CABEXTRACT@ ++CAIRO_CONFIGURE_FLAG = @CAIRO_CONFIGURE_FLAG@ ++CAIRO_ENABLED = @CAIRO_ENABLED@ ++CAIRO_VER = @CAIRO_VER@ ++CC = @CC@ ++CCACHE = @CCACHE@ ++CCDEPMODE = @CCDEPMODE@ ++CFLAGS = @CFLAGS@ ++CLONEDIR = @CLONEDIR@ ++COMPAT_OOWRAPPERS = @COMPAT_OOWRAPPERS@ ++CPP = @CPP@ ++CPPFLAGS = @CPPFLAGS@ ++CYGPATH_W = @CYGPATH_W@ ++DEFS = @DEFS@ ++DEFUZZ_PATCHES = @DEFUZZ_PATCHES@ ++DEJAVU_FONTS_PACK_NAME = @DEJAVU_FONTS_PACK_NAME@ ++DEJAVU_FONTS_VER = @DEJAVU_FONTS_VER@ ++DEPDIR = @DEPDIR@ ++DIAGRAM_EXTENSION = @DIAGRAM_EXTENSION@ ++DISTCC = @DISTCC@ ++DISTRO = @DISTRO@ ++DRINK = @DRINK@ ++ECHO_C = @ECHO_C@ ++ECHO_N = @ECHO_N@ ++ECHO_T = @ECHO_T@ ++EGREP = @EGREP@ ++ENABLE_ACCESS = @ENABLE_ACCESS@ ++ENABLE_BINFILTER = @ENABLE_BINFILTER@ ++ENABLE_CCACHE = @ENABLE_CCACHE@ ++ENABLE_DISTCC = @ENABLE_DISTCC@ ++ENABLE_EXTENSIONS = @ENABLE_EXTENSIONS@ ++ENABLE_GRAPHITE = @ENABLE_GRAPHITE@ ++ENABLE_ICECREAM = @ENABLE_ICECREAM@ ++ENABLE_MONO = @ENABLE_MONO@ ++ENABLE_ODK = @ENABLE_ODK@ ++EXEEXT = @EXEEXT@ ++FLEX = @FLEX@ ++FOO_GTK_CFLAGS = @FOO_GTK_CFLAGS@ ++FOO_GTK_LIBS = @FOO_GTK_LIBS@ ++GET_CMD = @GET_CMD@ ++GITTAG = @GITTAG@ ++GNUPATCH = @GNUPATCH@ ++GNUTAR = @GNUTAR@ ++GOOGLE_DOCS_EXTENSION = @GOOGLE_DOCS_EXTENSION@ ++GREP = @GREP@ ++HUNART_EXTENSION = @HUNART_EXTENSION@ ++ICECREAM_BINDIR = @ICECREAM_BINDIR@ ++INSTALL = @INSTALL@ ++INSTALL_DATA = @INSTALL_DATA@ ++INSTALL_PROGRAM = @INSTALL_PROGRAM@ ++INSTALL_SCRIPT = @INSTALL_SCRIPT@ ++INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ ++INTLTOOL_PERL = @INTLTOOL_PERL@ ++LANGUAGETOOL_EXTENSION = @LANGUAGETOOL_EXTENSION@ ++LDFLAGS = @LDFLAGS@ ++LIBERATION_FONTS_VER = @LIBERATION_FONTS_VER@ ++LIBOBJS = @LIBOBJS@ ++LIBS = @LIBS@ ++LIGHTPROOF_FILENAMES = @LIGHTPROOF_FILENAMES@ ++LIGHTPROOF_LANG = @LIGHTPROOF_LANG@ ++LTLIBOBJS = @LTLIBOBJS@ ++MAGYARLINUXLIBERTINE_FONTS_TIMESTAMP = @MAGYARLINUXLIBERTINE_FONTS_TIMESTAMP@ ++MAINT = @MAINT@ ++MAKEINFO = @MAKEINFO@ ++MAX_JOBS = @MAX_JOBS@ ++MDBTOOLS_SRC = @MDBTOOLS_SRC@ ++MINIMUM_REQS_CFLAGS = @MINIMUM_REQS_CFLAGS@ ++MINIMUM_REQS_LIBS = @MINIMUM_REQS_LIBS@ ++MIRROR = @MIRROR@ ++MKDIR_P = @MKDIR_P@ ++MONO_GAC_ROOT = @MONO_GAC_ROOT@ ++NLPSOLVER_EXTENSION = @NLPSOLVER_EXTENSION@ ++NUMBERTEXT_EXTENSION = @NUMBERTEXT_EXTENSION@ ++OBJEXT = @OBJEXT@ ++OOBUILDDIR = @OOBUILDDIR@ ++OOOBLOGGER_EXTENSION = @OOOBLOGGER_EXTENSION@ ++OOOINSTALLDIRNAME = @OOOINSTALLDIRNAME@ ++OOOP_FONTS_PACK = @OOOP_FONTS_PACK@ ++OOOP_GALLERY_PACK = @OOOP_GALLERY_PACK@ ++OOOP_SAMPLES_PACK = @OOOP_SAMPLES_PACK@ ++OOOP_TEMPLATES_PACK = @OOOP_TEMPLATES_PACK@ ++OOO_ADDITIONAL_SECTIONS = @OOO_ADDITIONAL_SECTIONS@ ++OOO_BINSUFFIX = @OOO_BINSUFFIX@ ++OOO_BUILDVERSION = @OOO_BUILDVERSION@ ++OOO_BUILD_NOARCH = @OOO_BUILD_NOARCH@ ++OOO_CUSTOM_IMAGES = @OOO_CUSTOM_IMAGES@ ++OOO_EXTRA_ARTWORK = @OOO_EXTRA_ARTWORK@ ++OOO_GIT = @OOO_GIT@ ++OOO_GIT_MANAGED = @OOO_GIT_MANAGED@ ++OOO_LANGS = @OOO_LANGS@ ++OOO_POOR_HELP_LOCALIZATIONS = @OOO_POOR_HELP_LOCALIZATIONS@ ++OOO_SOURCEDIRNAME = @OOO_SOURCEDIRNAME@ ++OOO_SOURCEVERSION = @OOO_SOURCEVERSION@ ++OOO_STRIP = @OOO_STRIP@ ++OOO_VERSION = @OOO_VERSION@ ++OOO_WIDGET_FLAGS = @OOO_WIDGET_FLAGS@ ++OPENCLIPART_DIR = @OPENCLIPART_DIR@ ++OPENCLIPART_VER = @OPENCLIPART_VER@ ++PACKAGE = @PACKAGE@ ++PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ ++PACKAGE_NAME = @PACKAGE_NAME@ ++PACKAGE_STRING = @PACKAGE_STRING@ ++PACKAGE_TARNAME = @PACKAGE_TARNAME@ ++PACKAGE_URL = @PACKAGE_URL@ ++PACKAGE_VERSION = @PACKAGE_VERSION@ ++PATH_SEPARATOR = @PATH_SEPARATOR@ ++PERL = @PERL@ ++PIECE = @PIECE@ ++PKG_CONFIG = @PKG_CONFIG@ ++PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ ++PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ ++PREBUILT_WRITINGAIDS_TIMESTAMP = @PREBUILT_WRITINGAIDS_TIMESTAMP@ ++PROPAGATED_ARGS = @PROPAGATED_ARGS@ ++RAWBUILDDIR = @RAWBUILDDIR@ ++RSYNC = @RSYNC@ ++RUN_POST_INSTALL_SCRIPTS = @RUN_POST_INSTALL_SCRIPTS@ ++SET_MAKE = @SET_MAKE@ ++SHELL = @SHELL@ ++SNAPSHOT_TAG = @SNAPSHOT_TAG@ ++SOURCE_TYPE = @SOURCE_TYPE@ ++SPLIT = @SPLIT@ ++SPLIT_APP_MODULES = @SPLIT_APP_MODULES@ ++SPLIT_OPT_FEATURES = @SPLIT_OPT_FEATURES@ ++SRCDIR = @SRCDIR@ ++STRIP = @STRIP@ ++SUNTEMPLATES_LANG = @SUNTEMPLATES_LANG@ ++SYSTEM_CAIRO = @SYSTEM_CAIRO@ ++SYSTEM_GCC = @SYSTEM_GCC@ ++SYSTEM_LIBWPD = @SYSTEM_LIBWPD@ ++SYSTEM_LIBWPG = @SYSTEM_LIBWPG@ ++SYSTEM_LIBWPS = @SYSTEM_LIBWPS@ ++SYSTEM_MDBTOOLS = @SYSTEM_MDBTOOLS@ ++SYSTEM_MDDS = @SYSTEM_MDDS@ ++SYSTEM_ZLIB = @SYSTEM_ZLIB@ ++TOOLSDIR = @TOOLSDIR@ ++TYPO_EXTENSION = @TYPO_EXTENSION@ ++UPSTREAM_NAME = @UPSTREAM_NAME@ ++UPSTREAM_URI = @UPSTREAM_URI@ ++VALIDATOR_EXTENSION = @VALIDATOR_EXTENSION@ ++VENDORNAME = @VENDORNAME@ ++VERSION = @VERSION@ ++WATCH_WINDOW_EXTENSION = @WATCH_WINDOW_EXTENSION@ ++WITH_ARCH_FLAGS = @WITH_ARCH_FLAGS@ ++WITH_BARCODE = @WITH_BARCODE@ ++WITH_DIAGRAM = @WITH_DIAGRAM@ ++WITH_GOOGLE_DOCS = @WITH_GOOGLE_DOCS@ ++WITH_HUNART = @WITH_HUNART@ ++WITH_LANGUAGETOOL = @WITH_LANGUAGETOOL@ ++WITH_NLPSOLVER = @WITH_NLPSOLVER@ ++WITH_NUMBERTEXT = @WITH_NUMBERTEXT@ ++WITH_OOOBLOGGER = @WITH_OOOBLOGGER@ ++WITH_TYPO = @WITH_TYPO@ ++WITH_VALIDATOR = @WITH_VALIDATOR@ ++WITH_WATCH_WINDOW = @WITH_WATCH_WINDOW@ ++XSLTPROC = @XSLTPROC@ ++abs_builddir = @abs_builddir@ ++abs_srcdir = @abs_srcdir@ ++abs_top_builddir = @abs_top_builddir@ ++abs_top_srcdir = @abs_top_srcdir@ ++ac_ct_CC = @ac_ct_CC@ ++am__include = @am__include@ ++am__leading_dot = @am__leading_dot@ ++am__quote = @am__quote@ ++am__tar = @am__tar@ ++am__untar = @am__untar@ ++bindir = @bindir@ ++build_alias = @build_alias@ ++builddir = @builddir@ ++datadir = @datadir@ ++datarootdir = @datarootdir@ ++docdir = @docdir@ ++dvidir = @dvidir@ ++exec_prefix = @exec_prefix@ ++host_alias = @host_alias@ ++htmldir = @htmldir@ ++includedir = @includedir@ ++infodir = @infodir@ ++install_sh = @install_sh@ ++libdir = @libdir@ ++libexecdir = @libexecdir@ ++localedir = @localedir@ ++localstatedir = @localstatedir@ ++mandir = @mandir@ ++mkdir_p = @mkdir_p@ ++oldincludedir = @oldincludedir@ ++pdfdir = @pdfdir@ ++png_CFLAGS = @png_CFLAGS@ ++png_LIBS = @png_LIBS@ ++prefix = @prefix@ ++program_transform_name = @program_transform_name@ ++psdir = @psdir@ ++sbindir = @sbindir@ ++sharedstatedir = @sharedstatedir@ ++srcdir = @srcdir@ ++sysconfdir = @sysconfdir@ ++target_alias = @target_alias@ ++top_build_prefix = @top_build_prefix@ ++top_builddir = @top_builddir@ ++top_srcdir = @top_srcdir@ ++EXTRA_DIST = $(wildcard *.diff) ++all: all-am ++ ++.SUFFIXES: ++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) ++ @for dep in $?; do \ ++ case '$(am__configure_deps)' in \ ++ *$$dep*) \ ++ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ ++ && { if test -f $@; then exit 0; else break; fi; }; \ ++ exit 1;; \ ++ esac; \ ++ done; \ ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu patches/vba/Makefile'; \ ++ $(am__cd) $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu patches/vba/Makefile ++.PRECIOUS: Makefile ++Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status ++ @case '$?' in \ ++ *config.status*) \ ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ ++ *) \ ++ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ ++ esac; ++ ++$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++ ++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++$(am__aclocal_m4_deps): ++tags: TAGS ++TAGS: ++ ++ctags: CTAGS ++CTAGS: ++ ++ ++distdir: $(DISTFILES) ++ @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ++ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ++ list='$(DISTFILES)'; \ ++ dist_files=`for file in $$list; do echo $$file; done | \ ++ sed -e "s|^$$srcdirstrip/||;t" \ ++ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ ++ case $$dist_files in \ ++ */*) $(MKDIR_P) `echo "$$dist_files" | \ ++ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ ++ sort -u` ;; \ ++ esac; \ ++ for file in $$dist_files; do \ ++ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ ++ if test -d $$d/$$file; then \ ++ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ ++ if test -d "$(distdir)/$$file"; then \ ++ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ fi; \ ++ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ ++ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ ++ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ fi; \ ++ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ else \ ++ test -f "$(distdir)/$$file" \ ++ || cp -p $$d/$$file "$(distdir)/$$file" \ ++ || exit 1; \ ++ fi; \ ++ done ++check-am: all-am ++check: check-am ++all-am: Makefile ++installdirs: ++install: install-am ++install-exec: install-exec-am ++install-data: install-data-am ++uninstall: uninstall-am ++ ++install-am: all-am ++ @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am ++ ++installcheck: installcheck-am ++install-strip: ++ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ ++ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ ++ `test -z '$(STRIP)' || \ ++ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install ++mostlyclean-generic: ++ ++clean-generic: ++ ++distclean-generic: ++ -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) ++ -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) ++ ++maintainer-clean-generic: ++ @echo "This command is intended for maintainers to use" ++ @echo "it deletes files that may require special tools to rebuild." ++clean: clean-am ++ ++clean-am: clean-generic mostlyclean-am ++ ++distclean: distclean-am ++ -rm -f Makefile ++distclean-am: clean-am distclean-generic ++ ++dvi: dvi-am ++ ++dvi-am: ++ ++html: html-am ++ ++html-am: ++ ++info: info-am ++ ++info-am: ++ ++install-data-am: ++ ++install-dvi: install-dvi-am ++ ++install-dvi-am: ++ ++install-exec-am: ++ ++install-html: install-html-am ++ ++install-html-am: ++ ++install-info: install-info-am ++ ++install-info-am: ++ ++install-man: ++ ++install-pdf: install-pdf-am ++ ++install-pdf-am: ++ ++install-ps: install-ps-am ++ ++install-ps-am: ++ ++installcheck-am: ++ ++maintainer-clean: maintainer-clean-am ++ -rm -f Makefile ++maintainer-clean-am: distclean-am maintainer-clean-generic ++ ++mostlyclean: mostlyclean-am ++ ++mostlyclean-am: mostlyclean-generic ++ ++pdf: pdf-am ++ ++pdf-am: ++ ++ps: ps-am ++ ++ps-am: ++ ++uninstall-am: ++ ++.MAKE: install-am install-strip ++ ++.PHONY: all all-am check check-am clean clean-generic distclean \ ++ distclean-generic distdir dvi dvi-am html html-am info info-am \ ++ install install-am install-data install-data-am install-dvi \ ++ install-dvi-am install-exec install-exec-am install-html \ ++ install-html-am install-info install-info-am install-man \ ++ install-pdf install-pdf-am install-ps install-ps-am \ ++ install-strip installcheck installcheck-am installdirs \ ++ maintainer-clean maintainer-clean-generic mostlyclean \ ++ mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am ++ ++ ++# Tell versions [3.59,3.63) of GNU make to not export all variables. ++# Otherwise a system limit (for SysV at least) may be exceeded. ++.NOEXPORT: +Index: libreoffice-3.4.1/libreoffice-build/templates/Makefile.in +=================================================================== +--- /dev/null 1970-01-01 00:00:00.000000000 +0000 ++++ libreoffice-3.4.1/libreoffice-build/templates/Makefile.in 2011-07-15 11:41:45.236849943 +0200 +@@ -0,0 +1,443 @@ ++# Makefile.in generated by automake 1.11.1 from Makefile.am. ++# @configure_input@ ++ ++# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, ++# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, ++# Inc. ++# This Makefile.in is free software; the Free Software Foundation ++# gives unlimited permission to copy and/or distribute it, ++# with or without modifications, as long as this notice is preserved. ++ ++# This program is distributed in the hope that it will be useful, ++# but WITHOUT ANY WARRANTY, to the extent permitted by law; without ++# even the implied warranty of MERCHANTABILITY or FITNESS FOR A ++# PARTICULAR PURPOSE. ++ ++@SET_MAKE@ ++VPATH = @srcdir@ ++pkgdatadir = $(datadir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ ++pkglibdir = $(libdir)/@PACKAGE@ ++pkglibexecdir = $(libexecdir)/@PACKAGE@ ++am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd ++install_sh_DATA = $(install_sh) -c -m 644 ++install_sh_PROGRAM = $(install_sh) -c ++install_sh_SCRIPT = $(install_sh) -c ++INSTALL_HEADER = $(INSTALL_DATA) ++transform = $(program_transform_name) ++NORMAL_INSTALL = : ++PRE_INSTALL = : ++POST_INSTALL = : ++NORMAL_UNINSTALL = : ++PRE_UNINSTALL = : ++POST_UNINSTALL = : ++subdir = templates ++DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ++ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 ++am__aclocal_m4_deps = $(top_srcdir)/configure.in ++am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ ++ $(ACLOCAL_M4) ++mkinstalldirs = $(install_sh) -d ++CONFIG_CLEAN_FILES = ++CONFIG_CLEAN_VPATH_FILES = ++SOURCES = ++DIST_SOURCES = ++DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ++ACLOCAL = @ACLOCAL@ ++ACONF = @ACONF@ ++AGFA_MONOTYPE_FONTS_SOURCE = @AGFA_MONOTYPE_FONTS_SOURCE@ ++AMTAR = @AMTAR@ ++APACHE_ANT_TARBALL = @APACHE_ANT_TARBALL@ ++APPLY_DIR = @APPLY_DIR@ ++ARCHITECTURE = @ARCHITECTURE@ ++AUTOCONF = @AUTOCONF@ ++AUTOHEADER = @AUTOHEADER@ ++AUTOMAKE = @AUTOMAKE@ ++AWK = @AWK@ ++BARCODE_EXTENSION = @BARCODE_EXTENSION@ ++BISON = @BISON@ ++BUILDDIR = @BUILDDIR@ ++BUILD_MOZILLA_SOURCE = @BUILD_MOZILLA_SOURCE@ ++BUILD_NCPUS = @BUILD_NCPUS@ ++BUILD_WIN32 = @BUILD_WIN32@ ++CABEXTRACT = @CABEXTRACT@ ++CAIRO_CONFIGURE_FLAG = @CAIRO_CONFIGURE_FLAG@ ++CAIRO_ENABLED = @CAIRO_ENABLED@ ++CAIRO_VER = @CAIRO_VER@ ++CC = @CC@ ++CCACHE = @CCACHE@ ++CCDEPMODE = @CCDEPMODE@ ++CFLAGS = @CFLAGS@ ++CLONEDIR = @CLONEDIR@ ++COMPAT_OOWRAPPERS = @COMPAT_OOWRAPPERS@ ++CPP = @CPP@ ++CPPFLAGS = @CPPFLAGS@ ++CYGPATH_W = @CYGPATH_W@ ++DEFS = @DEFS@ ++DEFUZZ_PATCHES = @DEFUZZ_PATCHES@ ++DEJAVU_FONTS_PACK_NAME = @DEJAVU_FONTS_PACK_NAME@ ++DEJAVU_FONTS_VER = @DEJAVU_FONTS_VER@ ++DEPDIR = @DEPDIR@ ++DIAGRAM_EXTENSION = @DIAGRAM_EXTENSION@ ++DISTCC = @DISTCC@ ++DISTRO = @DISTRO@ ++DRINK = @DRINK@ ++ECHO_C = @ECHO_C@ ++ECHO_N = @ECHO_N@ ++ECHO_T = @ECHO_T@ ++EGREP = @EGREP@ ++ENABLE_ACCESS = @ENABLE_ACCESS@ ++ENABLE_BINFILTER = @ENABLE_BINFILTER@ ++ENABLE_CCACHE = @ENABLE_CCACHE@ ++ENABLE_DISTCC = @ENABLE_DISTCC@ ++ENABLE_EXTENSIONS = @ENABLE_EXTENSIONS@ ++ENABLE_GRAPHITE = @ENABLE_GRAPHITE@ ++ENABLE_ICECREAM = @ENABLE_ICECREAM@ ++ENABLE_MONO = @ENABLE_MONO@ ++ENABLE_ODK = @ENABLE_ODK@ ++EXEEXT = @EXEEXT@ ++FLEX = @FLEX@ ++FOO_GTK_CFLAGS = @FOO_GTK_CFLAGS@ ++FOO_GTK_LIBS = @FOO_GTK_LIBS@ ++GET_CMD = @GET_CMD@ ++GITTAG = @GITTAG@ ++GNUPATCH = @GNUPATCH@ ++GNUTAR = @GNUTAR@ ++GOOGLE_DOCS_EXTENSION = @GOOGLE_DOCS_EXTENSION@ ++GREP = @GREP@ ++HUNART_EXTENSION = @HUNART_EXTENSION@ ++ICECREAM_BINDIR = @ICECREAM_BINDIR@ ++INSTALL = @INSTALL@ ++INSTALL_DATA = @INSTALL_DATA@ ++INSTALL_PROGRAM = @INSTALL_PROGRAM@ ++INSTALL_SCRIPT = @INSTALL_SCRIPT@ ++INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ ++INTLTOOL_PERL = @INTLTOOL_PERL@ ++LANGUAGETOOL_EXTENSION = @LANGUAGETOOL_EXTENSION@ ++LDFLAGS = @LDFLAGS@ ++LIBERATION_FONTS_VER = @LIBERATION_FONTS_VER@ ++LIBOBJS = @LIBOBJS@ ++LIBS = @LIBS@ ++LIGHTPROOF_FILENAMES = @LIGHTPROOF_FILENAMES@ ++LIGHTPROOF_LANG = @LIGHTPROOF_LANG@ ++LTLIBOBJS = @LTLIBOBJS@ ++MAGYARLINUXLIBERTINE_FONTS_TIMESTAMP = @MAGYARLINUXLIBERTINE_FONTS_TIMESTAMP@ ++MAINT = @MAINT@ ++MAKEINFO = @MAKEINFO@ ++MAX_JOBS = @MAX_JOBS@ ++MDBTOOLS_SRC = @MDBTOOLS_SRC@ ++MINIMUM_REQS_CFLAGS = @MINIMUM_REQS_CFLAGS@ ++MINIMUM_REQS_LIBS = @MINIMUM_REQS_LIBS@ ++MIRROR = @MIRROR@ ++MKDIR_P = @MKDIR_P@ ++MONO_GAC_ROOT = @MONO_GAC_ROOT@ ++NLPSOLVER_EXTENSION = @NLPSOLVER_EXTENSION@ ++NUMBERTEXT_EXTENSION = @NUMBERTEXT_EXTENSION@ ++OBJEXT = @OBJEXT@ ++OOBUILDDIR = @OOBUILDDIR@ ++OOOBLOGGER_EXTENSION = @OOOBLOGGER_EXTENSION@ ++OOOINSTALLDIRNAME = @OOOINSTALLDIRNAME@ ++OOOP_FONTS_PACK = @OOOP_FONTS_PACK@ ++OOOP_GALLERY_PACK = @OOOP_GALLERY_PACK@ ++OOOP_SAMPLES_PACK = @OOOP_SAMPLES_PACK@ ++OOOP_TEMPLATES_PACK = @OOOP_TEMPLATES_PACK@ ++OOO_ADDITIONAL_SECTIONS = @OOO_ADDITIONAL_SECTIONS@ ++OOO_BINSUFFIX = @OOO_BINSUFFIX@ ++OOO_BUILDVERSION = @OOO_BUILDVERSION@ ++OOO_BUILD_NOARCH = @OOO_BUILD_NOARCH@ ++OOO_CUSTOM_IMAGES = @OOO_CUSTOM_IMAGES@ ++OOO_EXTRA_ARTWORK = @OOO_EXTRA_ARTWORK@ ++OOO_GIT = @OOO_GIT@ ++OOO_GIT_MANAGED = @OOO_GIT_MANAGED@ ++OOO_LANGS = @OOO_LANGS@ ++OOO_POOR_HELP_LOCALIZATIONS = @OOO_POOR_HELP_LOCALIZATIONS@ ++OOO_SOURCEDIRNAME = @OOO_SOURCEDIRNAME@ ++OOO_SOURCEVERSION = @OOO_SOURCEVERSION@ ++OOO_STRIP = @OOO_STRIP@ ++OOO_VERSION = @OOO_VERSION@ ++OOO_WIDGET_FLAGS = @OOO_WIDGET_FLAGS@ ++OPENCLIPART_DIR = @OPENCLIPART_DIR@ ++OPENCLIPART_VER = @OPENCLIPART_VER@ ++PACKAGE = @PACKAGE@ ++PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ ++PACKAGE_NAME = @PACKAGE_NAME@ ++PACKAGE_STRING = @PACKAGE_STRING@ ++PACKAGE_TARNAME = @PACKAGE_TARNAME@ ++PACKAGE_URL = @PACKAGE_URL@ ++PACKAGE_VERSION = @PACKAGE_VERSION@ ++PATH_SEPARATOR = @PATH_SEPARATOR@ ++PERL = @PERL@ ++PIECE = @PIECE@ ++PKG_CONFIG = @PKG_CONFIG@ ++PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ ++PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ ++PREBUILT_WRITINGAIDS_TIMESTAMP = @PREBUILT_WRITINGAIDS_TIMESTAMP@ ++PROPAGATED_ARGS = @PROPAGATED_ARGS@ ++RAWBUILDDIR = @RAWBUILDDIR@ ++RSYNC = @RSYNC@ ++RUN_POST_INSTALL_SCRIPTS = @RUN_POST_INSTALL_SCRIPTS@ ++SET_MAKE = @SET_MAKE@ ++SHELL = @SHELL@ ++SNAPSHOT_TAG = @SNAPSHOT_TAG@ ++SOURCE_TYPE = @SOURCE_TYPE@ ++SPLIT = @SPLIT@ ++SPLIT_APP_MODULES = @SPLIT_APP_MODULES@ ++SPLIT_OPT_FEATURES = @SPLIT_OPT_FEATURES@ ++SRCDIR = @SRCDIR@ ++STRIP = @STRIP@ ++SUNTEMPLATES_LANG = @SUNTEMPLATES_LANG@ ++SYSTEM_CAIRO = @SYSTEM_CAIRO@ ++SYSTEM_GCC = @SYSTEM_GCC@ ++SYSTEM_LIBWPD = @SYSTEM_LIBWPD@ ++SYSTEM_LIBWPG = @SYSTEM_LIBWPG@ ++SYSTEM_LIBWPS = @SYSTEM_LIBWPS@ ++SYSTEM_MDBTOOLS = @SYSTEM_MDBTOOLS@ ++SYSTEM_MDDS = @SYSTEM_MDDS@ ++SYSTEM_ZLIB = @SYSTEM_ZLIB@ ++TOOLSDIR = @TOOLSDIR@ ++TYPO_EXTENSION = @TYPO_EXTENSION@ ++UPSTREAM_NAME = @UPSTREAM_NAME@ ++UPSTREAM_URI = @UPSTREAM_URI@ ++VALIDATOR_EXTENSION = @VALIDATOR_EXTENSION@ ++VENDORNAME = @VENDORNAME@ ++VERSION = @VERSION@ ++WATCH_WINDOW_EXTENSION = @WATCH_WINDOW_EXTENSION@ ++WITH_ARCH_FLAGS = @WITH_ARCH_FLAGS@ ++WITH_BARCODE = @WITH_BARCODE@ ++WITH_DIAGRAM = @WITH_DIAGRAM@ ++WITH_GOOGLE_DOCS = @WITH_GOOGLE_DOCS@ ++WITH_HUNART = @WITH_HUNART@ ++WITH_LANGUAGETOOL = @WITH_LANGUAGETOOL@ ++WITH_NLPSOLVER = @WITH_NLPSOLVER@ ++WITH_NUMBERTEXT = @WITH_NUMBERTEXT@ ++WITH_OOOBLOGGER = @WITH_OOOBLOGGER@ ++WITH_TYPO = @WITH_TYPO@ ++WITH_VALIDATOR = @WITH_VALIDATOR@ ++WITH_WATCH_WINDOW = @WITH_WATCH_WINDOW@ ++XSLTPROC = @XSLTPROC@ ++abs_builddir = @abs_builddir@ ++abs_srcdir = @abs_srcdir@ ++abs_top_builddir = @abs_top_builddir@ ++abs_top_srcdir = @abs_top_srcdir@ ++ac_ct_CC = @ac_ct_CC@ ++am__include = @am__include@ ++am__leading_dot = @am__leading_dot@ ++am__quote = @am__quote@ ++am__tar = @am__tar@ ++am__untar = @am__untar@ ++bindir = @bindir@ ++build_alias = @build_alias@ ++builddir = @builddir@ ++datadir = @datadir@ ++datarootdir = @datarootdir@ ++docdir = @docdir@ ++dvidir = @dvidir@ ++exec_prefix = @exec_prefix@ ++host_alias = @host_alias@ ++htmldir = @htmldir@ ++includedir = @includedir@ ++infodir = @infodir@ ++install_sh = @install_sh@ ++libdir = @libdir@ ++libexecdir = @libexecdir@ ++localedir = @localedir@ ++localstatedir = @localstatedir@ ++mandir = @mandir@ ++mkdir_p = @mkdir_p@ ++oldincludedir = @oldincludedir@ ++pdfdir = @pdfdir@ ++png_CFLAGS = @png_CFLAGS@ ++png_LIBS = @png_LIBS@ ++prefix = @prefix@ ++program_transform_name = @program_transform_name@ ++psdir = @psdir@ ++sbindir = @sbindir@ ++sharedstatedir = @sharedstatedir@ ++srcdir = @srcdir@ ++sysconfdir = @sysconfdir@ ++target_alias = @target_alias@ ++top_build_prefix = @top_build_prefix@ ++top_builddir = @top_builddir@ ++top_srcdir = @top_srcdir@ ++EXTRA_DIST = ${wildcard *.ott} ++all: all-am ++ ++.SUFFIXES: ++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) ++ @for dep in $?; do \ ++ case '$(am__configure_deps)' in \ ++ *$$dep*) \ ++ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ ++ && { if test -f $@; then exit 0; else break; fi; }; \ ++ exit 1;; \ ++ esac; \ ++ done; \ ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu templates/Makefile'; \ ++ $(am__cd) $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu templates/Makefile ++.PRECIOUS: Makefile ++Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status ++ @case '$?' in \ ++ *config.status*) \ ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ ++ *) \ ++ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ ++ esac; ++ ++$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++ ++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++$(am__aclocal_m4_deps): ++tags: TAGS ++TAGS: ++ ++ctags: CTAGS ++CTAGS: ++ ++ ++distdir: $(DISTFILES) ++ @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ++ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ++ list='$(DISTFILES)'; \ ++ dist_files=`for file in $$list; do echo $$file; done | \ ++ sed -e "s|^$$srcdirstrip/||;t" \ ++ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ ++ case $$dist_files in \ ++ */*) $(MKDIR_P) `echo "$$dist_files" | \ ++ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ ++ sort -u` ;; \ ++ esac; \ ++ for file in $$dist_files; do \ ++ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ ++ if test -d $$d/$$file; then \ ++ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ ++ if test -d "$(distdir)/$$file"; then \ ++ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ fi; \ ++ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ ++ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ ++ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ fi; \ ++ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ else \ ++ test -f "$(distdir)/$$file" \ ++ || cp -p $$d/$$file "$(distdir)/$$file" \ ++ || exit 1; \ ++ fi; \ ++ done ++check-am: all-am ++check: check-am ++all-am: Makefile ++installdirs: ++install: install-am ++install-exec: install-exec-am ++install-data: install-data-am ++uninstall: uninstall-am ++ ++install-am: all-am ++ @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am ++ ++installcheck: installcheck-am ++install-strip: ++ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ ++ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ ++ `test -z '$(STRIP)' || \ ++ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install ++mostlyclean-generic: ++ ++clean-generic: ++ ++distclean-generic: ++ -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) ++ -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) ++ ++maintainer-clean-generic: ++ @echo "This command is intended for maintainers to use" ++ @echo "it deletes files that may require special tools to rebuild." ++clean: clean-am ++ ++clean-am: clean-generic mostlyclean-am ++ ++distclean: distclean-am ++ -rm -f Makefile ++distclean-am: clean-am distclean-generic ++ ++dvi: dvi-am ++ ++dvi-am: ++ ++html: html-am ++ ++html-am: ++ ++info: info-am ++ ++info-am: ++ ++install-data-am: ++ ++install-dvi: install-dvi-am ++ ++install-dvi-am: ++ ++install-exec-am: ++ ++install-html: install-html-am ++ ++install-html-am: ++ ++install-info: install-info-am ++ ++install-info-am: ++ ++install-man: ++ ++install-pdf: install-pdf-am ++ ++install-pdf-am: ++ ++install-ps: install-ps-am ++ ++install-ps-am: ++ ++installcheck-am: ++ ++maintainer-clean: maintainer-clean-am ++ -rm -f Makefile ++maintainer-clean-am: distclean-am maintainer-clean-generic ++ ++mostlyclean: mostlyclean-am ++ ++mostlyclean-am: mostlyclean-generic ++ ++pdf: pdf-am ++ ++pdf-am: ++ ++ps: ps-am ++ ++ps-am: ++ ++uninstall-am: ++ ++.MAKE: install-am install-strip ++ ++.PHONY: all all-am check check-am clean clean-generic distclean \ ++ distclean-generic distdir dvi dvi-am html html-am info info-am \ ++ install install-am install-data install-data-am install-dvi \ ++ install-dvi-am install-exec install-exec-am install-html \ ++ install-html-am install-info install-info-am install-man \ ++ install-pdf install-pdf-am install-ps install-ps-am \ ++ install-strip installcheck installcheck-am installdirs \ ++ maintainer-clean maintainer-clean-generic mostlyclean \ ++ mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am ++ ++ ++# Tell versions [3.59,3.63) of GNU make to not export all variables. ++# Otherwise a system limit (for SysV at least) may be exceeded. ++.NOEXPORT: +Index: libreoffice-3.4.1/libreoffice-build/man/Makefile.in +=================================================================== +--- /dev/null 1970-01-01 00:00:00.000000000 +0000 ++++ libreoffice-3.4.1/libreoffice-build/man/Makefile.in 2011-07-15 11:41:45.236849943 +0200 +@@ -0,0 +1,443 @@ ++# Makefile.in generated by automake 1.11.1 from Makefile.am. ++# @configure_input@ ++ ++# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, ++# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, ++# Inc. ++# This Makefile.in is free software; the Free Software Foundation ++# gives unlimited permission to copy and/or distribute it, ++# with or without modifications, as long as this notice is preserved. ++ ++# This program is distributed in the hope that it will be useful, ++# but WITHOUT ANY WARRANTY, to the extent permitted by law; without ++# even the implied warranty of MERCHANTABILITY or FITNESS FOR A ++# PARTICULAR PURPOSE. ++ ++@SET_MAKE@ ++VPATH = @srcdir@ ++pkgdatadir = $(datadir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ ++pkglibdir = $(libdir)/@PACKAGE@ ++pkglibexecdir = $(libexecdir)/@PACKAGE@ ++am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd ++install_sh_DATA = $(install_sh) -c -m 644 ++install_sh_PROGRAM = $(install_sh) -c ++install_sh_SCRIPT = $(install_sh) -c ++INSTALL_HEADER = $(INSTALL_DATA) ++transform = $(program_transform_name) ++NORMAL_INSTALL = : ++PRE_INSTALL = : ++POST_INSTALL = : ++NORMAL_UNINSTALL = : ++PRE_UNINSTALL = : ++POST_UNINSTALL = : ++subdir = man ++DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ++ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 ++am__aclocal_m4_deps = $(top_srcdir)/configure.in ++am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ ++ $(ACLOCAL_M4) ++mkinstalldirs = $(install_sh) -d ++CONFIG_CLEAN_FILES = ++CONFIG_CLEAN_VPATH_FILES = ++SOURCES = ++DIST_SOURCES = ++DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ++ACLOCAL = @ACLOCAL@ ++ACONF = @ACONF@ ++AGFA_MONOTYPE_FONTS_SOURCE = @AGFA_MONOTYPE_FONTS_SOURCE@ ++AMTAR = @AMTAR@ ++APACHE_ANT_TARBALL = @APACHE_ANT_TARBALL@ ++APPLY_DIR = @APPLY_DIR@ ++ARCHITECTURE = @ARCHITECTURE@ ++AUTOCONF = @AUTOCONF@ ++AUTOHEADER = @AUTOHEADER@ ++AUTOMAKE = @AUTOMAKE@ ++AWK = @AWK@ ++BARCODE_EXTENSION = @BARCODE_EXTENSION@ ++BISON = @BISON@ ++BUILDDIR = @BUILDDIR@ ++BUILD_MOZILLA_SOURCE = @BUILD_MOZILLA_SOURCE@ ++BUILD_NCPUS = @BUILD_NCPUS@ ++BUILD_WIN32 = @BUILD_WIN32@ ++CABEXTRACT = @CABEXTRACT@ ++CAIRO_CONFIGURE_FLAG = @CAIRO_CONFIGURE_FLAG@ ++CAIRO_ENABLED = @CAIRO_ENABLED@ ++CAIRO_VER = @CAIRO_VER@ ++CC = @CC@ ++CCACHE = @CCACHE@ ++CCDEPMODE = @CCDEPMODE@ ++CFLAGS = @CFLAGS@ ++CLONEDIR = @CLONEDIR@ ++COMPAT_OOWRAPPERS = @COMPAT_OOWRAPPERS@ ++CPP = @CPP@ ++CPPFLAGS = @CPPFLAGS@ ++CYGPATH_W = @CYGPATH_W@ ++DEFS = @DEFS@ ++DEFUZZ_PATCHES = @DEFUZZ_PATCHES@ ++DEJAVU_FONTS_PACK_NAME = @DEJAVU_FONTS_PACK_NAME@ ++DEJAVU_FONTS_VER = @DEJAVU_FONTS_VER@ ++DEPDIR = @DEPDIR@ ++DIAGRAM_EXTENSION = @DIAGRAM_EXTENSION@ ++DISTCC = @DISTCC@ ++DISTRO = @DISTRO@ ++DRINK = @DRINK@ ++ECHO_C = @ECHO_C@ ++ECHO_N = @ECHO_N@ ++ECHO_T = @ECHO_T@ ++EGREP = @EGREP@ ++ENABLE_ACCESS = @ENABLE_ACCESS@ ++ENABLE_BINFILTER = @ENABLE_BINFILTER@ ++ENABLE_CCACHE = @ENABLE_CCACHE@ ++ENABLE_DISTCC = @ENABLE_DISTCC@ ++ENABLE_EXTENSIONS = @ENABLE_EXTENSIONS@ ++ENABLE_GRAPHITE = @ENABLE_GRAPHITE@ ++ENABLE_ICECREAM = @ENABLE_ICECREAM@ ++ENABLE_MONO = @ENABLE_MONO@ ++ENABLE_ODK = @ENABLE_ODK@ ++EXEEXT = @EXEEXT@ ++FLEX = @FLEX@ ++FOO_GTK_CFLAGS = @FOO_GTK_CFLAGS@ ++FOO_GTK_LIBS = @FOO_GTK_LIBS@ ++GET_CMD = @GET_CMD@ ++GITTAG = @GITTAG@ ++GNUPATCH = @GNUPATCH@ ++GNUTAR = @GNUTAR@ ++GOOGLE_DOCS_EXTENSION = @GOOGLE_DOCS_EXTENSION@ ++GREP = @GREP@ ++HUNART_EXTENSION = @HUNART_EXTENSION@ ++ICECREAM_BINDIR = @ICECREAM_BINDIR@ ++INSTALL = @INSTALL@ ++INSTALL_DATA = @INSTALL_DATA@ ++INSTALL_PROGRAM = @INSTALL_PROGRAM@ ++INSTALL_SCRIPT = @INSTALL_SCRIPT@ ++INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ ++INTLTOOL_PERL = @INTLTOOL_PERL@ ++LANGUAGETOOL_EXTENSION = @LANGUAGETOOL_EXTENSION@ ++LDFLAGS = @LDFLAGS@ ++LIBERATION_FONTS_VER = @LIBERATION_FONTS_VER@ ++LIBOBJS = @LIBOBJS@ ++LIBS = @LIBS@ ++LIGHTPROOF_FILENAMES = @LIGHTPROOF_FILENAMES@ ++LIGHTPROOF_LANG = @LIGHTPROOF_LANG@ ++LTLIBOBJS = @LTLIBOBJS@ ++MAGYARLINUXLIBERTINE_FONTS_TIMESTAMP = @MAGYARLINUXLIBERTINE_FONTS_TIMESTAMP@ ++MAINT = @MAINT@ ++MAKEINFO = @MAKEINFO@ ++MAX_JOBS = @MAX_JOBS@ ++MDBTOOLS_SRC = @MDBTOOLS_SRC@ ++MINIMUM_REQS_CFLAGS = @MINIMUM_REQS_CFLAGS@ ++MINIMUM_REQS_LIBS = @MINIMUM_REQS_LIBS@ ++MIRROR = @MIRROR@ ++MKDIR_P = @MKDIR_P@ ++MONO_GAC_ROOT = @MONO_GAC_ROOT@ ++NLPSOLVER_EXTENSION = @NLPSOLVER_EXTENSION@ ++NUMBERTEXT_EXTENSION = @NUMBERTEXT_EXTENSION@ ++OBJEXT = @OBJEXT@ ++OOBUILDDIR = @OOBUILDDIR@ ++OOOBLOGGER_EXTENSION = @OOOBLOGGER_EXTENSION@ ++OOOINSTALLDIRNAME = @OOOINSTALLDIRNAME@ ++OOOP_FONTS_PACK = @OOOP_FONTS_PACK@ ++OOOP_GALLERY_PACK = @OOOP_GALLERY_PACK@ ++OOOP_SAMPLES_PACK = @OOOP_SAMPLES_PACK@ ++OOOP_TEMPLATES_PACK = @OOOP_TEMPLATES_PACK@ ++OOO_ADDITIONAL_SECTIONS = @OOO_ADDITIONAL_SECTIONS@ ++OOO_BINSUFFIX = @OOO_BINSUFFIX@ ++OOO_BUILDVERSION = @OOO_BUILDVERSION@ ++OOO_BUILD_NOARCH = @OOO_BUILD_NOARCH@ ++OOO_CUSTOM_IMAGES = @OOO_CUSTOM_IMAGES@ ++OOO_EXTRA_ARTWORK = @OOO_EXTRA_ARTWORK@ ++OOO_GIT = @OOO_GIT@ ++OOO_GIT_MANAGED = @OOO_GIT_MANAGED@ ++OOO_LANGS = @OOO_LANGS@ ++OOO_POOR_HELP_LOCALIZATIONS = @OOO_POOR_HELP_LOCALIZATIONS@ ++OOO_SOURCEDIRNAME = @OOO_SOURCEDIRNAME@ ++OOO_SOURCEVERSION = @OOO_SOURCEVERSION@ ++OOO_STRIP = @OOO_STRIP@ ++OOO_VERSION = @OOO_VERSION@ ++OOO_WIDGET_FLAGS = @OOO_WIDGET_FLAGS@ ++OPENCLIPART_DIR = @OPENCLIPART_DIR@ ++OPENCLIPART_VER = @OPENCLIPART_VER@ ++PACKAGE = @PACKAGE@ ++PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ ++PACKAGE_NAME = @PACKAGE_NAME@ ++PACKAGE_STRING = @PACKAGE_STRING@ ++PACKAGE_TARNAME = @PACKAGE_TARNAME@ ++PACKAGE_URL = @PACKAGE_URL@ ++PACKAGE_VERSION = @PACKAGE_VERSION@ ++PATH_SEPARATOR = @PATH_SEPARATOR@ ++PERL = @PERL@ ++PIECE = @PIECE@ ++PKG_CONFIG = @PKG_CONFIG@ ++PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ ++PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ ++PREBUILT_WRITINGAIDS_TIMESTAMP = @PREBUILT_WRITINGAIDS_TIMESTAMP@ ++PROPAGATED_ARGS = @PROPAGATED_ARGS@ ++RAWBUILDDIR = @RAWBUILDDIR@ ++RSYNC = @RSYNC@ ++RUN_POST_INSTALL_SCRIPTS = @RUN_POST_INSTALL_SCRIPTS@ ++SET_MAKE = @SET_MAKE@ ++SHELL = @SHELL@ ++SNAPSHOT_TAG = @SNAPSHOT_TAG@ ++SOURCE_TYPE = @SOURCE_TYPE@ ++SPLIT = @SPLIT@ ++SPLIT_APP_MODULES = @SPLIT_APP_MODULES@ ++SPLIT_OPT_FEATURES = @SPLIT_OPT_FEATURES@ ++SRCDIR = @SRCDIR@ ++STRIP = @STRIP@ ++SUNTEMPLATES_LANG = @SUNTEMPLATES_LANG@ ++SYSTEM_CAIRO = @SYSTEM_CAIRO@ ++SYSTEM_GCC = @SYSTEM_GCC@ ++SYSTEM_LIBWPD = @SYSTEM_LIBWPD@ ++SYSTEM_LIBWPG = @SYSTEM_LIBWPG@ ++SYSTEM_LIBWPS = @SYSTEM_LIBWPS@ ++SYSTEM_MDBTOOLS = @SYSTEM_MDBTOOLS@ ++SYSTEM_MDDS = @SYSTEM_MDDS@ ++SYSTEM_ZLIB = @SYSTEM_ZLIB@ ++TOOLSDIR = @TOOLSDIR@ ++TYPO_EXTENSION = @TYPO_EXTENSION@ ++UPSTREAM_NAME = @UPSTREAM_NAME@ ++UPSTREAM_URI = @UPSTREAM_URI@ ++VALIDATOR_EXTENSION = @VALIDATOR_EXTENSION@ ++VENDORNAME = @VENDORNAME@ ++VERSION = @VERSION@ ++WATCH_WINDOW_EXTENSION = @WATCH_WINDOW_EXTENSION@ ++WITH_ARCH_FLAGS = @WITH_ARCH_FLAGS@ ++WITH_BARCODE = @WITH_BARCODE@ ++WITH_DIAGRAM = @WITH_DIAGRAM@ ++WITH_GOOGLE_DOCS = @WITH_GOOGLE_DOCS@ ++WITH_HUNART = @WITH_HUNART@ ++WITH_LANGUAGETOOL = @WITH_LANGUAGETOOL@ ++WITH_NLPSOLVER = @WITH_NLPSOLVER@ ++WITH_NUMBERTEXT = @WITH_NUMBERTEXT@ ++WITH_OOOBLOGGER = @WITH_OOOBLOGGER@ ++WITH_TYPO = @WITH_TYPO@ ++WITH_VALIDATOR = @WITH_VALIDATOR@ ++WITH_WATCH_WINDOW = @WITH_WATCH_WINDOW@ ++XSLTPROC = @XSLTPROC@ ++abs_builddir = @abs_builddir@ ++abs_srcdir = @abs_srcdir@ ++abs_top_builddir = @abs_top_builddir@ ++abs_top_srcdir = @abs_top_srcdir@ ++ac_ct_CC = @ac_ct_CC@ ++am__include = @am__include@ ++am__leading_dot = @am__leading_dot@ ++am__quote = @am__quote@ ++am__tar = @am__tar@ ++am__untar = @am__untar@ ++bindir = @bindir@ ++build_alias = @build_alias@ ++builddir = @builddir@ ++datadir = @datadir@ ++datarootdir = @datarootdir@ ++docdir = @docdir@ ++dvidir = @dvidir@ ++exec_prefix = @exec_prefix@ ++host_alias = @host_alias@ ++htmldir = @htmldir@ ++includedir = @includedir@ ++infodir = @infodir@ ++install_sh = @install_sh@ ++libdir = @libdir@ ++libexecdir = @libexecdir@ ++localedir = @localedir@ ++localstatedir = @localstatedir@ ++mandir = @mandir@ ++mkdir_p = @mkdir_p@ ++oldincludedir = @oldincludedir@ ++pdfdir = @pdfdir@ ++png_CFLAGS = @png_CFLAGS@ ++png_LIBS = @png_LIBS@ ++prefix = @prefix@ ++program_transform_name = @program_transform_name@ ++psdir = @psdir@ ++sbindir = @sbindir@ ++sharedstatedir = @sharedstatedir@ ++srcdir = @srcdir@ ++sysconfdir = @sysconfdir@ ++target_alias = @target_alias@ ++top_build_prefix = @top_build_prefix@ ++top_builddir = @top_builddir@ ++top_srcdir = @top_srcdir@ ++EXTRA_DIST = libreoffice.1.in unopkg.1.in ++all: all-am ++ ++.SUFFIXES: ++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) ++ @for dep in $?; do \ ++ case '$(am__configure_deps)' in \ ++ *$$dep*) \ ++ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ ++ && { if test -f $@; then exit 0; else break; fi; }; \ ++ exit 1;; \ ++ esac; \ ++ done; \ ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu man/Makefile'; \ ++ $(am__cd) $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu man/Makefile ++.PRECIOUS: Makefile ++Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status ++ @case '$?' in \ ++ *config.status*) \ ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ ++ *) \ ++ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ ++ esac; ++ ++$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++ ++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++$(am__aclocal_m4_deps): ++tags: TAGS ++TAGS: ++ ++ctags: CTAGS ++CTAGS: ++ ++ ++distdir: $(DISTFILES) ++ @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ++ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ++ list='$(DISTFILES)'; \ ++ dist_files=`for file in $$list; do echo $$file; done | \ ++ sed -e "s|^$$srcdirstrip/||;t" \ ++ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ ++ case $$dist_files in \ ++ */*) $(MKDIR_P) `echo "$$dist_files" | \ ++ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ ++ sort -u` ;; \ ++ esac; \ ++ for file in $$dist_files; do \ ++ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ ++ if test -d $$d/$$file; then \ ++ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ ++ if test -d "$(distdir)/$$file"; then \ ++ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ fi; \ ++ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ ++ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ ++ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ fi; \ ++ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ else \ ++ test -f "$(distdir)/$$file" \ ++ || cp -p $$d/$$file "$(distdir)/$$file" \ ++ || exit 1; \ ++ fi; \ ++ done ++check-am: all-am ++check: check-am ++all-am: Makefile ++installdirs: ++install: install-am ++install-exec: install-exec-am ++install-data: install-data-am ++uninstall: uninstall-am ++ ++install-am: all-am ++ @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am ++ ++installcheck: installcheck-am ++install-strip: ++ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ ++ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ ++ `test -z '$(STRIP)' || \ ++ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install ++mostlyclean-generic: ++ ++clean-generic: ++ ++distclean-generic: ++ -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) ++ -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) ++ ++maintainer-clean-generic: ++ @echo "This command is intended for maintainers to use" ++ @echo "it deletes files that may require special tools to rebuild." ++clean: clean-am ++ ++clean-am: clean-generic mostlyclean-am ++ ++distclean: distclean-am ++ -rm -f Makefile ++distclean-am: clean-am distclean-generic ++ ++dvi: dvi-am ++ ++dvi-am: ++ ++html: html-am ++ ++html-am: ++ ++info: info-am ++ ++info-am: ++ ++install-data-am: ++ ++install-dvi: install-dvi-am ++ ++install-dvi-am: ++ ++install-exec-am: ++ ++install-html: install-html-am ++ ++install-html-am: ++ ++install-info: install-info-am ++ ++install-info-am: ++ ++install-man: ++ ++install-pdf: install-pdf-am ++ ++install-pdf-am: ++ ++install-ps: install-ps-am ++ ++install-ps-am: ++ ++installcheck-am: ++ ++maintainer-clean: maintainer-clean-am ++ -rm -f Makefile ++maintainer-clean-am: distclean-am maintainer-clean-generic ++ ++mostlyclean: mostlyclean-am ++ ++mostlyclean-am: mostlyclean-generic ++ ++pdf: pdf-am ++ ++pdf-am: ++ ++ps: ps-am ++ ++ps-am: ++ ++uninstall-am: ++ ++.MAKE: install-am install-strip ++ ++.PHONY: all all-am check check-am clean clean-generic distclean \ ++ distclean-generic distdir dvi dvi-am html html-am info info-am \ ++ install install-am install-data install-data-am install-dvi \ ++ install-dvi-am install-exec install-exec-am install-html \ ++ install-html-am install-info install-info-am install-man \ ++ install-pdf install-pdf-am install-ps install-ps-am \ ++ install-strip installcheck installcheck-am installdirs \ ++ maintainer-clean maintainer-clean-generic mostlyclean \ ++ mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am ++ ++ ++# Tell versions [3.59,3.63) of GNU make to not export all variables. ++# Otherwise a system limit (for SysV at least) may be exceeded. ++.NOEXPORT: +Index: libreoffice-3.4.1/libreoffice-build/doc/Makefile.in +=================================================================== +--- /dev/null 1970-01-01 00:00:00.000000000 +0000 ++++ libreoffice-3.4.1/libreoffice-build/doc/Makefile.in 2011-07-15 11:41:45.236849943 +0200 +@@ -0,0 +1,443 @@ ++# Makefile.in generated by automake 1.11.1 from Makefile.am. ++# @configure_input@ ++ ++# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, ++# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, ++# Inc. ++# This Makefile.in is free software; the Free Software Foundation ++# gives unlimited permission to copy and/or distribute it, ++# with or without modifications, as long as this notice is preserved. ++ ++# This program is distributed in the hope that it will be useful, ++# but WITHOUT ANY WARRANTY, to the extent permitted by law; without ++# even the implied warranty of MERCHANTABILITY or FITNESS FOR A ++# PARTICULAR PURPOSE. ++ ++@SET_MAKE@ ++VPATH = @srcdir@ ++pkgdatadir = $(datadir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ ++pkglibdir = $(libdir)/@PACKAGE@ ++pkglibexecdir = $(libexecdir)/@PACKAGE@ ++am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd ++install_sh_DATA = $(install_sh) -c -m 644 ++install_sh_PROGRAM = $(install_sh) -c ++install_sh_SCRIPT = $(install_sh) -c ++INSTALL_HEADER = $(INSTALL_DATA) ++transform = $(program_transform_name) ++NORMAL_INSTALL = : ++PRE_INSTALL = : ++POST_INSTALL = : ++NORMAL_UNINSTALL = : ++PRE_UNINSTALL = : ++POST_UNINSTALL = : ++subdir = doc ++DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in ++ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 ++am__aclocal_m4_deps = $(top_srcdir)/configure.in ++am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ ++ $(ACLOCAL_M4) ++mkinstalldirs = $(install_sh) -d ++CONFIG_CLEAN_FILES = ++CONFIG_CLEAN_VPATH_FILES = ++SOURCES = ++DIST_SOURCES = ++DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ++ACLOCAL = @ACLOCAL@ ++ACONF = @ACONF@ ++AGFA_MONOTYPE_FONTS_SOURCE = @AGFA_MONOTYPE_FONTS_SOURCE@ ++AMTAR = @AMTAR@ ++APACHE_ANT_TARBALL = @APACHE_ANT_TARBALL@ ++APPLY_DIR = @APPLY_DIR@ ++ARCHITECTURE = @ARCHITECTURE@ ++AUTOCONF = @AUTOCONF@ ++AUTOHEADER = @AUTOHEADER@ ++AUTOMAKE = @AUTOMAKE@ ++AWK = @AWK@ ++BARCODE_EXTENSION = @BARCODE_EXTENSION@ ++BISON = @BISON@ ++BUILDDIR = @BUILDDIR@ ++BUILD_MOZILLA_SOURCE = @BUILD_MOZILLA_SOURCE@ ++BUILD_NCPUS = @BUILD_NCPUS@ ++BUILD_WIN32 = @BUILD_WIN32@ ++CABEXTRACT = @CABEXTRACT@ ++CAIRO_CONFIGURE_FLAG = @CAIRO_CONFIGURE_FLAG@ ++CAIRO_ENABLED = @CAIRO_ENABLED@ ++CAIRO_VER = @CAIRO_VER@ ++CC = @CC@ ++CCACHE = @CCACHE@ ++CCDEPMODE = @CCDEPMODE@ ++CFLAGS = @CFLAGS@ ++CLONEDIR = @CLONEDIR@ ++COMPAT_OOWRAPPERS = @COMPAT_OOWRAPPERS@ ++CPP = @CPP@ ++CPPFLAGS = @CPPFLAGS@ ++CYGPATH_W = @CYGPATH_W@ ++DEFS = @DEFS@ ++DEFUZZ_PATCHES = @DEFUZZ_PATCHES@ ++DEJAVU_FONTS_PACK_NAME = @DEJAVU_FONTS_PACK_NAME@ ++DEJAVU_FONTS_VER = @DEJAVU_FONTS_VER@ ++DEPDIR = @DEPDIR@ ++DIAGRAM_EXTENSION = @DIAGRAM_EXTENSION@ ++DISTCC = @DISTCC@ ++DISTRO = @DISTRO@ ++DRINK = @DRINK@ ++ECHO_C = @ECHO_C@ ++ECHO_N = @ECHO_N@ ++ECHO_T = @ECHO_T@ ++EGREP = @EGREP@ ++ENABLE_ACCESS = @ENABLE_ACCESS@ ++ENABLE_BINFILTER = @ENABLE_BINFILTER@ ++ENABLE_CCACHE = @ENABLE_CCACHE@ ++ENABLE_DISTCC = @ENABLE_DISTCC@ ++ENABLE_EXTENSIONS = @ENABLE_EXTENSIONS@ ++ENABLE_GRAPHITE = @ENABLE_GRAPHITE@ ++ENABLE_ICECREAM = @ENABLE_ICECREAM@ ++ENABLE_MONO = @ENABLE_MONO@ ++ENABLE_ODK = @ENABLE_ODK@ ++EXEEXT = @EXEEXT@ ++FLEX = @FLEX@ ++FOO_GTK_CFLAGS = @FOO_GTK_CFLAGS@ ++FOO_GTK_LIBS = @FOO_GTK_LIBS@ ++GET_CMD = @GET_CMD@ ++GITTAG = @GITTAG@ ++GNUPATCH = @GNUPATCH@ ++GNUTAR = @GNUTAR@ ++GOOGLE_DOCS_EXTENSION = @GOOGLE_DOCS_EXTENSION@ ++GREP = @GREP@ ++HUNART_EXTENSION = @HUNART_EXTENSION@ ++ICECREAM_BINDIR = @ICECREAM_BINDIR@ ++INSTALL = @INSTALL@ ++INSTALL_DATA = @INSTALL_DATA@ ++INSTALL_PROGRAM = @INSTALL_PROGRAM@ ++INSTALL_SCRIPT = @INSTALL_SCRIPT@ ++INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ ++INTLTOOL_PERL = @INTLTOOL_PERL@ ++LANGUAGETOOL_EXTENSION = @LANGUAGETOOL_EXTENSION@ ++LDFLAGS = @LDFLAGS@ ++LIBERATION_FONTS_VER = @LIBERATION_FONTS_VER@ ++LIBOBJS = @LIBOBJS@ ++LIBS = @LIBS@ ++LIGHTPROOF_FILENAMES = @LIGHTPROOF_FILENAMES@ ++LIGHTPROOF_LANG = @LIGHTPROOF_LANG@ ++LTLIBOBJS = @LTLIBOBJS@ ++MAGYARLINUXLIBERTINE_FONTS_TIMESTAMP = @MAGYARLINUXLIBERTINE_FONTS_TIMESTAMP@ ++MAINT = @MAINT@ ++MAKEINFO = @MAKEINFO@ ++MAX_JOBS = @MAX_JOBS@ ++MDBTOOLS_SRC = @MDBTOOLS_SRC@ ++MINIMUM_REQS_CFLAGS = @MINIMUM_REQS_CFLAGS@ ++MINIMUM_REQS_LIBS = @MINIMUM_REQS_LIBS@ ++MIRROR = @MIRROR@ ++MKDIR_P = @MKDIR_P@ ++MONO_GAC_ROOT = @MONO_GAC_ROOT@ ++NLPSOLVER_EXTENSION = @NLPSOLVER_EXTENSION@ ++NUMBERTEXT_EXTENSION = @NUMBERTEXT_EXTENSION@ ++OBJEXT = @OBJEXT@ ++OOBUILDDIR = @OOBUILDDIR@ ++OOOBLOGGER_EXTENSION = @OOOBLOGGER_EXTENSION@ ++OOOINSTALLDIRNAME = @OOOINSTALLDIRNAME@ ++OOOP_FONTS_PACK = @OOOP_FONTS_PACK@ ++OOOP_GALLERY_PACK = @OOOP_GALLERY_PACK@ ++OOOP_SAMPLES_PACK = @OOOP_SAMPLES_PACK@ ++OOOP_TEMPLATES_PACK = @OOOP_TEMPLATES_PACK@ ++OOO_ADDITIONAL_SECTIONS = @OOO_ADDITIONAL_SECTIONS@ ++OOO_BINSUFFIX = @OOO_BINSUFFIX@ ++OOO_BUILDVERSION = @OOO_BUILDVERSION@ ++OOO_BUILD_NOARCH = @OOO_BUILD_NOARCH@ ++OOO_CUSTOM_IMAGES = @OOO_CUSTOM_IMAGES@ ++OOO_EXTRA_ARTWORK = @OOO_EXTRA_ARTWORK@ ++OOO_GIT = @OOO_GIT@ ++OOO_GIT_MANAGED = @OOO_GIT_MANAGED@ ++OOO_LANGS = @OOO_LANGS@ ++OOO_POOR_HELP_LOCALIZATIONS = @OOO_POOR_HELP_LOCALIZATIONS@ ++OOO_SOURCEDIRNAME = @OOO_SOURCEDIRNAME@ ++OOO_SOURCEVERSION = @OOO_SOURCEVERSION@ ++OOO_STRIP = @OOO_STRIP@ ++OOO_VERSION = @OOO_VERSION@ ++OOO_WIDGET_FLAGS = @OOO_WIDGET_FLAGS@ ++OPENCLIPART_DIR = @OPENCLIPART_DIR@ ++OPENCLIPART_VER = @OPENCLIPART_VER@ ++PACKAGE = @PACKAGE@ ++PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ ++PACKAGE_NAME = @PACKAGE_NAME@ ++PACKAGE_STRING = @PACKAGE_STRING@ ++PACKAGE_TARNAME = @PACKAGE_TARNAME@ ++PACKAGE_URL = @PACKAGE_URL@ ++PACKAGE_VERSION = @PACKAGE_VERSION@ ++PATH_SEPARATOR = @PATH_SEPARATOR@ ++PERL = @PERL@ ++PIECE = @PIECE@ ++PKG_CONFIG = @PKG_CONFIG@ ++PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ ++PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ ++PREBUILT_WRITINGAIDS_TIMESTAMP = @PREBUILT_WRITINGAIDS_TIMESTAMP@ ++PROPAGATED_ARGS = @PROPAGATED_ARGS@ ++RAWBUILDDIR = @RAWBUILDDIR@ ++RSYNC = @RSYNC@ ++RUN_POST_INSTALL_SCRIPTS = @RUN_POST_INSTALL_SCRIPTS@ ++SET_MAKE = @SET_MAKE@ ++SHELL = @SHELL@ ++SNAPSHOT_TAG = @SNAPSHOT_TAG@ ++SOURCE_TYPE = @SOURCE_TYPE@ ++SPLIT = @SPLIT@ ++SPLIT_APP_MODULES = @SPLIT_APP_MODULES@ ++SPLIT_OPT_FEATURES = @SPLIT_OPT_FEATURES@ ++SRCDIR = @SRCDIR@ ++STRIP = @STRIP@ ++SUNTEMPLATES_LANG = @SUNTEMPLATES_LANG@ ++SYSTEM_CAIRO = @SYSTEM_CAIRO@ ++SYSTEM_GCC = @SYSTEM_GCC@ ++SYSTEM_LIBWPD = @SYSTEM_LIBWPD@ ++SYSTEM_LIBWPG = @SYSTEM_LIBWPG@ ++SYSTEM_LIBWPS = @SYSTEM_LIBWPS@ ++SYSTEM_MDBTOOLS = @SYSTEM_MDBTOOLS@ ++SYSTEM_MDDS = @SYSTEM_MDDS@ ++SYSTEM_ZLIB = @SYSTEM_ZLIB@ ++TOOLSDIR = @TOOLSDIR@ ++TYPO_EXTENSION = @TYPO_EXTENSION@ ++UPSTREAM_NAME = @UPSTREAM_NAME@ ++UPSTREAM_URI = @UPSTREAM_URI@ ++VALIDATOR_EXTENSION = @VALIDATOR_EXTENSION@ ++VENDORNAME = @VENDORNAME@ ++VERSION = @VERSION@ ++WATCH_WINDOW_EXTENSION = @WATCH_WINDOW_EXTENSION@ ++WITH_ARCH_FLAGS = @WITH_ARCH_FLAGS@ ++WITH_BARCODE = @WITH_BARCODE@ ++WITH_DIAGRAM = @WITH_DIAGRAM@ ++WITH_GOOGLE_DOCS = @WITH_GOOGLE_DOCS@ ++WITH_HUNART = @WITH_HUNART@ ++WITH_LANGUAGETOOL = @WITH_LANGUAGETOOL@ ++WITH_NLPSOLVER = @WITH_NLPSOLVER@ ++WITH_NUMBERTEXT = @WITH_NUMBERTEXT@ ++WITH_OOOBLOGGER = @WITH_OOOBLOGGER@ ++WITH_TYPO = @WITH_TYPO@ ++WITH_VALIDATOR = @WITH_VALIDATOR@ ++WITH_WATCH_WINDOW = @WITH_WATCH_WINDOW@ ++XSLTPROC = @XSLTPROC@ ++abs_builddir = @abs_builddir@ ++abs_srcdir = @abs_srcdir@ ++abs_top_builddir = @abs_top_builddir@ ++abs_top_srcdir = @abs_top_srcdir@ ++ac_ct_CC = @ac_ct_CC@ ++am__include = @am__include@ ++am__leading_dot = @am__leading_dot@ ++am__quote = @am__quote@ ++am__tar = @am__tar@ ++am__untar = @am__untar@ ++bindir = @bindir@ ++build_alias = @build_alias@ ++builddir = @builddir@ ++datadir = @datadir@ ++datarootdir = @datarootdir@ ++docdir = @docdir@ ++dvidir = @dvidir@ ++exec_prefix = @exec_prefix@ ++host_alias = @host_alias@ ++htmldir = @htmldir@ ++includedir = @includedir@ ++infodir = @infodir@ ++install_sh = @install_sh@ ++libdir = @libdir@ ++libexecdir = @libexecdir@ ++localedir = @localedir@ ++localstatedir = @localstatedir@ ++mandir = @mandir@ ++mkdir_p = @mkdir_p@ ++oldincludedir = @oldincludedir@ ++pdfdir = @pdfdir@ ++png_CFLAGS = @png_CFLAGS@ ++png_LIBS = @png_LIBS@ ++prefix = @prefix@ ++program_transform_name = @program_transform_name@ ++psdir = @psdir@ ++sbindir = @sbindir@ ++sharedstatedir = @sharedstatedir@ ++srcdir = @srcdir@ ++sysconfdir = @sysconfdir@ ++target_alias = @target_alias@ ++top_build_prefix = @top_build_prefix@ ++top_builddir = @top_builddir@ ++top_srcdir = @top_srcdir@ ++EXTRA_DIST = ${wildcard *.txt *.sh *.sample} README ++all: all-am ++ ++.SUFFIXES: ++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) ++ @for dep in $?; do \ ++ case '$(am__configure_deps)' in \ ++ *$$dep*) \ ++ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ ++ && { if test -f $@; then exit 0; else break; fi; }; \ ++ exit 1;; \ ++ esac; \ ++ done; \ ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile'; \ ++ $(am__cd) $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu doc/Makefile ++.PRECIOUS: Makefile ++Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status ++ @case '$?' in \ ++ *config.status*) \ ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ ++ *) \ ++ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ ++ esac; ++ ++$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++ ++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++$(am__aclocal_m4_deps): ++tags: TAGS ++TAGS: ++ ++ctags: CTAGS ++CTAGS: ++ ++ ++distdir: $(DISTFILES) ++ @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ++ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ++ list='$(DISTFILES)'; \ ++ dist_files=`for file in $$list; do echo $$file; done | \ ++ sed -e "s|^$$srcdirstrip/||;t" \ ++ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ ++ case $$dist_files in \ ++ */*) $(MKDIR_P) `echo "$$dist_files" | \ ++ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ ++ sort -u` ;; \ ++ esac; \ ++ for file in $$dist_files; do \ ++ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ ++ if test -d $$d/$$file; then \ ++ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ ++ if test -d "$(distdir)/$$file"; then \ ++ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ fi; \ ++ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ ++ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ ++ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ fi; \ ++ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ else \ ++ test -f "$(distdir)/$$file" \ ++ || cp -p $$d/$$file "$(distdir)/$$file" \ ++ || exit 1; \ ++ fi; \ ++ done ++check-am: all-am ++check: check-am ++all-am: Makefile ++installdirs: ++install: install-am ++install-exec: install-exec-am ++install-data: install-data-am ++uninstall: uninstall-am ++ ++install-am: all-am ++ @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am ++ ++installcheck: installcheck-am ++install-strip: ++ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ ++ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ ++ `test -z '$(STRIP)' || \ ++ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install ++mostlyclean-generic: ++ ++clean-generic: ++ ++distclean-generic: ++ -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) ++ -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) ++ ++maintainer-clean-generic: ++ @echo "This command is intended for maintainers to use" ++ @echo "it deletes files that may require special tools to rebuild." ++clean: clean-am ++ ++clean-am: clean-generic mostlyclean-am ++ ++distclean: distclean-am ++ -rm -f Makefile ++distclean-am: clean-am distclean-generic ++ ++dvi: dvi-am ++ ++dvi-am: ++ ++html: html-am ++ ++html-am: ++ ++info: info-am ++ ++info-am: ++ ++install-data-am: ++ ++install-dvi: install-dvi-am ++ ++install-dvi-am: ++ ++install-exec-am: ++ ++install-html: install-html-am ++ ++install-html-am: ++ ++install-info: install-info-am ++ ++install-info-am: ++ ++install-man: ++ ++install-pdf: install-pdf-am ++ ++install-pdf-am: ++ ++install-ps: install-ps-am ++ ++install-ps-am: ++ ++installcheck-am: ++ ++maintainer-clean: maintainer-clean-am ++ -rm -f Makefile ++maintainer-clean-am: distclean-am maintainer-clean-generic ++ ++mostlyclean: mostlyclean-am ++ ++mostlyclean-am: mostlyclean-generic ++ ++pdf: pdf-am ++ ++pdf-am: ++ ++ps: ps-am ++ ++ps-am: ++ ++uninstall-am: ++ ++.MAKE: install-am install-strip ++ ++.PHONY: all all-am check check-am clean clean-generic distclean \ ++ distclean-generic distdir dvi dvi-am html html-am info info-am \ ++ install install-am install-data install-data-am install-dvi \ ++ install-dvi-am install-exec install-exec-am install-html \ ++ install-html-am install-info install-info-am install-man \ ++ install-pdf install-pdf-am install-ps install-ps-am \ ++ install-strip installcheck installcheck-am installdirs \ ++ maintainer-clean maintainer-clean-generic mostlyclean \ ++ mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am ++ ++ ++# Tell versions [3.59,3.63) of GNU make to not export all variables. ++# Otherwise a system limit (for SysV at least) may be exceeded. ++.NOEXPORT: +Index: libreoffice-3.4.1/libreoffice-build/bin/Makefile.in +=================================================================== +--- /dev/null 1970-01-01 00:00:00.000000000 +0000 ++++ libreoffice-3.4.1/libreoffice-build/bin/Makefile.in 2011-07-15 11:41:45.236849943 +0200 +@@ -0,0 +1,692 @@ ++# Makefile.in generated by automake 1.11.1 from Makefile.am. ++# @configure_input@ ++ ++# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, ++# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, ++# Inc. ++# This Makefile.in is free software; the Free Software Foundation ++# gives unlimited permission to copy and/or distribute it, ++# with or without modifications, as long as this notice is preserved. ++ ++# This program is distributed in the hope that it will be useful, ++# but WITHOUT ANY WARRANTY, to the extent permitted by law; without ++# even the implied warranty of MERCHANTABILITY or FITNESS FOR A ++# PARTICULAR PURPOSE. ++ ++@SET_MAKE@ ++VPATH = @srcdir@ ++pkgdatadir = $(datadir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ ++pkglibdir = $(libdir)/@PACKAGE@ ++pkglibexecdir = $(libexecdir)/@PACKAGE@ ++am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd ++install_sh_DATA = $(install_sh) -c -m 644 ++install_sh_PROGRAM = $(install_sh) -c ++install_sh_SCRIPT = $(install_sh) -c ++INSTALL_HEADER = $(INSTALL_DATA) ++transform = $(program_transform_name) ++NORMAL_INSTALL = : ++PRE_INSTALL = : ++POST_INSTALL = : ++NORMAL_UNINSTALL = : ++PRE_UNINSTALL = : ++POST_UNINSTALL = : ++subdir = bin ++DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ ++ $(srcdir)/setup.in ++ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 ++am__aclocal_m4_deps = $(top_srcdir)/configure.in ++am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ ++ $(ACLOCAL_M4) ++mkinstalldirs = $(install_sh) -d ++CONFIG_CLEAN_FILES = setup ++CONFIG_CLEAN_VPATH_FILES = ++SOURCES = ++DIST_SOURCES = ++RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ ++ html-recursive info-recursive install-data-recursive \ ++ install-dvi-recursive install-exec-recursive \ ++ install-html-recursive install-info-recursive \ ++ install-pdf-recursive install-ps-recursive install-recursive \ ++ installcheck-recursive installdirs-recursive pdf-recursive \ ++ ps-recursive uninstall-recursive ++RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ ++ distclean-recursive maintainer-clean-recursive ++AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ ++ $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \ ++ distdir ++ETAGS = etags ++CTAGS = ctags ++DIST_SUBDIRS = $(SUBDIRS) ++DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ++am__relativize = \ ++ dir0=`pwd`; \ ++ sed_first='s,^\([^/]*\)/.*$$,\1,'; \ ++ sed_rest='s,^[^/]*/*,,'; \ ++ sed_last='s,^.*/\([^/]*\)$$,\1,'; \ ++ sed_butlast='s,/*[^/]*$$,,'; \ ++ while test -n "$$dir1"; do \ ++ first=`echo "$$dir1" | sed -e "$$sed_first"`; \ ++ if test "$$first" != "."; then \ ++ if test "$$first" = ".."; then \ ++ dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ ++ dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ ++ else \ ++ first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ ++ if test "$$first2" = "$$first"; then \ ++ dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ ++ else \ ++ dir2="../$$dir2"; \ ++ fi; \ ++ dir0="$$dir0"/"$$first"; \ ++ fi; \ ++ fi; \ ++ dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ ++ done; \ ++ reldir="$$dir2" ++ACLOCAL = @ACLOCAL@ ++ACONF = @ACONF@ ++AGFA_MONOTYPE_FONTS_SOURCE = @AGFA_MONOTYPE_FONTS_SOURCE@ ++AMTAR = @AMTAR@ ++APACHE_ANT_TARBALL = @APACHE_ANT_TARBALL@ ++APPLY_DIR = @APPLY_DIR@ ++ARCHITECTURE = @ARCHITECTURE@ ++AUTOCONF = @AUTOCONF@ ++AUTOHEADER = @AUTOHEADER@ ++AUTOMAKE = @AUTOMAKE@ ++AWK = @AWK@ ++BARCODE_EXTENSION = @BARCODE_EXTENSION@ ++BISON = @BISON@ ++BUILDDIR = @BUILDDIR@ ++BUILD_MOZILLA_SOURCE = @BUILD_MOZILLA_SOURCE@ ++BUILD_NCPUS = @BUILD_NCPUS@ ++BUILD_WIN32 = @BUILD_WIN32@ ++CABEXTRACT = @CABEXTRACT@ ++CAIRO_CONFIGURE_FLAG = @CAIRO_CONFIGURE_FLAG@ ++CAIRO_ENABLED = @CAIRO_ENABLED@ ++CAIRO_VER = @CAIRO_VER@ ++CC = @CC@ ++CCACHE = @CCACHE@ ++CCDEPMODE = @CCDEPMODE@ ++CFLAGS = @CFLAGS@ ++CLONEDIR = @CLONEDIR@ ++COMPAT_OOWRAPPERS = @COMPAT_OOWRAPPERS@ ++CPP = @CPP@ ++CPPFLAGS = @CPPFLAGS@ ++CYGPATH_W = @CYGPATH_W@ ++DEFS = @DEFS@ ++DEFUZZ_PATCHES = @DEFUZZ_PATCHES@ ++DEJAVU_FONTS_PACK_NAME = @DEJAVU_FONTS_PACK_NAME@ ++DEJAVU_FONTS_VER = @DEJAVU_FONTS_VER@ ++DEPDIR = @DEPDIR@ ++DIAGRAM_EXTENSION = @DIAGRAM_EXTENSION@ ++DISTCC = @DISTCC@ ++DISTRO = @DISTRO@ ++DRINK = @DRINK@ ++ECHO_C = @ECHO_C@ ++ECHO_N = @ECHO_N@ ++ECHO_T = @ECHO_T@ ++EGREP = @EGREP@ ++ENABLE_ACCESS = @ENABLE_ACCESS@ ++ENABLE_BINFILTER = @ENABLE_BINFILTER@ ++ENABLE_CCACHE = @ENABLE_CCACHE@ ++ENABLE_DISTCC = @ENABLE_DISTCC@ ++ENABLE_EXTENSIONS = @ENABLE_EXTENSIONS@ ++ENABLE_GRAPHITE = @ENABLE_GRAPHITE@ ++ENABLE_ICECREAM = @ENABLE_ICECREAM@ ++ENABLE_MONO = @ENABLE_MONO@ ++ENABLE_ODK = @ENABLE_ODK@ ++EXEEXT = @EXEEXT@ ++FLEX = @FLEX@ ++FOO_GTK_CFLAGS = @FOO_GTK_CFLAGS@ ++FOO_GTK_LIBS = @FOO_GTK_LIBS@ ++GET_CMD = @GET_CMD@ ++GITTAG = @GITTAG@ ++GNUPATCH = @GNUPATCH@ ++GNUTAR = @GNUTAR@ ++GOOGLE_DOCS_EXTENSION = @GOOGLE_DOCS_EXTENSION@ ++GREP = @GREP@ ++HUNART_EXTENSION = @HUNART_EXTENSION@ ++ICECREAM_BINDIR = @ICECREAM_BINDIR@ ++INSTALL = @INSTALL@ ++INSTALL_DATA = @INSTALL_DATA@ ++INSTALL_PROGRAM = @INSTALL_PROGRAM@ ++INSTALL_SCRIPT = @INSTALL_SCRIPT@ ++INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ ++INTLTOOL_PERL = @INTLTOOL_PERL@ ++LANGUAGETOOL_EXTENSION = @LANGUAGETOOL_EXTENSION@ ++LDFLAGS = @LDFLAGS@ ++LIBERATION_FONTS_VER = @LIBERATION_FONTS_VER@ ++LIBOBJS = @LIBOBJS@ ++LIBS = @LIBS@ ++LIGHTPROOF_FILENAMES = @LIGHTPROOF_FILENAMES@ ++LIGHTPROOF_LANG = @LIGHTPROOF_LANG@ ++LTLIBOBJS = @LTLIBOBJS@ ++MAGYARLINUXLIBERTINE_FONTS_TIMESTAMP = @MAGYARLINUXLIBERTINE_FONTS_TIMESTAMP@ ++MAINT = @MAINT@ ++MAKEINFO = @MAKEINFO@ ++MAX_JOBS = @MAX_JOBS@ ++MDBTOOLS_SRC = @MDBTOOLS_SRC@ ++MINIMUM_REQS_CFLAGS = @MINIMUM_REQS_CFLAGS@ ++MINIMUM_REQS_LIBS = @MINIMUM_REQS_LIBS@ ++MIRROR = @MIRROR@ ++MKDIR_P = @MKDIR_P@ ++MONO_GAC_ROOT = @MONO_GAC_ROOT@ ++NLPSOLVER_EXTENSION = @NLPSOLVER_EXTENSION@ ++NUMBERTEXT_EXTENSION = @NUMBERTEXT_EXTENSION@ ++OBJEXT = @OBJEXT@ ++OOBUILDDIR = @OOBUILDDIR@ ++OOOBLOGGER_EXTENSION = @OOOBLOGGER_EXTENSION@ ++OOOINSTALLDIRNAME = @OOOINSTALLDIRNAME@ ++OOOP_FONTS_PACK = @OOOP_FONTS_PACK@ ++OOOP_GALLERY_PACK = @OOOP_GALLERY_PACK@ ++OOOP_SAMPLES_PACK = @OOOP_SAMPLES_PACK@ ++OOOP_TEMPLATES_PACK = @OOOP_TEMPLATES_PACK@ ++OOO_ADDITIONAL_SECTIONS = @OOO_ADDITIONAL_SECTIONS@ ++OOO_BINSUFFIX = @OOO_BINSUFFIX@ ++OOO_BUILDVERSION = @OOO_BUILDVERSION@ ++OOO_BUILD_NOARCH = @OOO_BUILD_NOARCH@ ++OOO_CUSTOM_IMAGES = @OOO_CUSTOM_IMAGES@ ++OOO_EXTRA_ARTWORK = @OOO_EXTRA_ARTWORK@ ++OOO_GIT = @OOO_GIT@ ++OOO_GIT_MANAGED = @OOO_GIT_MANAGED@ ++OOO_LANGS = @OOO_LANGS@ ++OOO_POOR_HELP_LOCALIZATIONS = @OOO_POOR_HELP_LOCALIZATIONS@ ++OOO_SOURCEDIRNAME = @OOO_SOURCEDIRNAME@ ++OOO_SOURCEVERSION = @OOO_SOURCEVERSION@ ++OOO_STRIP = @OOO_STRIP@ ++OOO_VERSION = @OOO_VERSION@ ++OOO_WIDGET_FLAGS = @OOO_WIDGET_FLAGS@ ++OPENCLIPART_DIR = @OPENCLIPART_DIR@ ++OPENCLIPART_VER = @OPENCLIPART_VER@ ++PACKAGE = @PACKAGE@ ++PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ ++PACKAGE_NAME = @PACKAGE_NAME@ ++PACKAGE_STRING = @PACKAGE_STRING@ ++PACKAGE_TARNAME = @PACKAGE_TARNAME@ ++PACKAGE_URL = @PACKAGE_URL@ ++PACKAGE_VERSION = @PACKAGE_VERSION@ ++PATH_SEPARATOR = @PATH_SEPARATOR@ ++PERL = @PERL@ ++PIECE = @PIECE@ ++PKG_CONFIG = @PKG_CONFIG@ ++PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ ++PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ ++PREBUILT_WRITINGAIDS_TIMESTAMP = @PREBUILT_WRITINGAIDS_TIMESTAMP@ ++PROPAGATED_ARGS = @PROPAGATED_ARGS@ ++RAWBUILDDIR = @RAWBUILDDIR@ ++RSYNC = @RSYNC@ ++RUN_POST_INSTALL_SCRIPTS = @RUN_POST_INSTALL_SCRIPTS@ ++SET_MAKE = @SET_MAKE@ ++SHELL = @SHELL@ ++SNAPSHOT_TAG = @SNAPSHOT_TAG@ ++SOURCE_TYPE = @SOURCE_TYPE@ ++SPLIT = @SPLIT@ ++SPLIT_APP_MODULES = @SPLIT_APP_MODULES@ ++SPLIT_OPT_FEATURES = @SPLIT_OPT_FEATURES@ ++SRCDIR = @SRCDIR@ ++STRIP = @STRIP@ ++SUNTEMPLATES_LANG = @SUNTEMPLATES_LANG@ ++SYSTEM_CAIRO = @SYSTEM_CAIRO@ ++SYSTEM_GCC = @SYSTEM_GCC@ ++SYSTEM_LIBWPD = @SYSTEM_LIBWPD@ ++SYSTEM_LIBWPG = @SYSTEM_LIBWPG@ ++SYSTEM_LIBWPS = @SYSTEM_LIBWPS@ ++SYSTEM_MDBTOOLS = @SYSTEM_MDBTOOLS@ ++SYSTEM_MDDS = @SYSTEM_MDDS@ ++SYSTEM_ZLIB = @SYSTEM_ZLIB@ ++TOOLSDIR = @TOOLSDIR@ ++TYPO_EXTENSION = @TYPO_EXTENSION@ ++UPSTREAM_NAME = @UPSTREAM_NAME@ ++UPSTREAM_URI = @UPSTREAM_URI@ ++VALIDATOR_EXTENSION = @VALIDATOR_EXTENSION@ ++VENDORNAME = @VENDORNAME@ ++VERSION = @VERSION@ ++WATCH_WINDOW_EXTENSION = @WATCH_WINDOW_EXTENSION@ ++WITH_ARCH_FLAGS = @WITH_ARCH_FLAGS@ ++WITH_BARCODE = @WITH_BARCODE@ ++WITH_DIAGRAM = @WITH_DIAGRAM@ ++WITH_GOOGLE_DOCS = @WITH_GOOGLE_DOCS@ ++WITH_HUNART = @WITH_HUNART@ ++WITH_LANGUAGETOOL = @WITH_LANGUAGETOOL@ ++WITH_NLPSOLVER = @WITH_NLPSOLVER@ ++WITH_NUMBERTEXT = @WITH_NUMBERTEXT@ ++WITH_OOOBLOGGER = @WITH_OOOBLOGGER@ ++WITH_TYPO = @WITH_TYPO@ ++WITH_VALIDATOR = @WITH_VALIDATOR@ ++WITH_WATCH_WINDOW = @WITH_WATCH_WINDOW@ ++XSLTPROC = @XSLTPROC@ ++abs_builddir = @abs_builddir@ ++abs_srcdir = @abs_srcdir@ ++abs_top_builddir = @abs_top_builddir@ ++abs_top_srcdir = @abs_top_srcdir@ ++ac_ct_CC = @ac_ct_CC@ ++am__include = @am__include@ ++am__leading_dot = @am__leading_dot@ ++am__quote = @am__quote@ ++am__tar = @am__tar@ ++am__untar = @am__untar@ ++bindir = @bindir@ ++build_alias = @build_alias@ ++builddir = @builddir@ ++datadir = @datadir@ ++datarootdir = @datarootdir@ ++docdir = @docdir@ ++dvidir = @dvidir@ ++exec_prefix = @exec_prefix@ ++host_alias = @host_alias@ ++htmldir = @htmldir@ ++includedir = @includedir@ ++infodir = @infodir@ ++install_sh = @install_sh@ ++libdir = @libdir@ ++libexecdir = @libexecdir@ ++localedir = @localedir@ ++localstatedir = @localstatedir@ ++mandir = @mandir@ ++mkdir_p = @mkdir_p@ ++oldincludedir = @oldincludedir@ ++pdfdir = @pdfdir@ ++png_CFLAGS = @png_CFLAGS@ ++png_LIBS = @png_LIBS@ ++prefix = @prefix@ ++program_transform_name = @program_transform_name@ ++psdir = @psdir@ ++sbindir = @sbindir@ ++sharedstatedir = @sharedstatedir@ ++srcdir = @srcdir@ ++sysconfdir = @sysconfdir@ ++target_alias = @target_alias@ ++top_build_prefix = @top_build_prefix@ ++top_builddir = @top_builddir@ ++top_srcdir = @top_srcdir@ ++SUBDIRS = piece ++script_files = \ ++ amt-license-patch \ ++ applyflags \ ++ bash-completion.in \ ++ build-galleries \ ++ build-ooo \ ++ build-tools \ ++ cvs-tags-normalize \ ++ defuzzpatch \ ++ extract-gsi \ ++ extract-new-strings \ ++ fix-deps \ ++ generate-bash-completion \ ++ install-dictionaries \ ++ install-mono \ ++ install-sdk \ ++ java-set-classpath.in \ ++ localize-ooo \ ++ make-win32-iso \ ++ ooconfig \ ++ ooinstall \ ++ oosmoketest.in \ ++ ootestapi.in \ ++ ootesttool.in \ ++ ootool.in \ ++ ootouch \ ++ lo-pack-sources \ ++ ooo-unpack-sources \ ++ openoffice-xlate-lang \ ++ owner \ ++ package-lang-win32 \ ++ package-ooo \ ++ po2sdf \ ++ pyunorc-update64.in \ ++ re-root \ ++ stat-localizations \ ++ strace-rewrite \ ++ unopkg-regenerate-cache \ ++ unpack \ ++ setup.in \ ++ sloppypatch.pl \ ++ README ++ ++EXTRA_DIST = $(script_files) ++all: all-recursive ++ ++.SUFFIXES: ++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) ++ @for dep in $?; do \ ++ case '$(am__configure_deps)' in \ ++ *$$dep*) \ ++ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ ++ && { if test -f $@; then exit 0; else break; fi; }; \ ++ exit 1;; \ ++ esac; \ ++ done; \ ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu bin/Makefile'; \ ++ $(am__cd) $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu bin/Makefile ++.PRECIOUS: Makefile ++Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status ++ @case '$?' in \ ++ *config.status*) \ ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ ++ *) \ ++ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ ++ esac; ++ ++$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++ ++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++$(am__aclocal_m4_deps): ++setup: $(top_builddir)/config.status $(srcdir)/setup.in ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ ++ ++# This directory's subdirectories are mostly independent; you can cd ++# into them and run `make' without going through this Makefile. ++# To change the values of `make' variables: instead of editing Makefiles, ++# (1) if the variable is set in `config.status', edit `config.status' ++# (which will cause the Makefiles to be regenerated when you run `make'); ++# (2) otherwise, pass the desired values on the `make' command line. ++$(RECURSIVE_TARGETS): ++ @fail= failcom='exit 1'; \ ++ for f in x $$MAKEFLAGS; do \ ++ case $$f in \ ++ *=* | --[!k]*);; \ ++ *k*) failcom='fail=yes';; \ ++ esac; \ ++ done; \ ++ dot_seen=no; \ ++ target=`echo $@ | sed s/-recursive//`; \ ++ list='$(SUBDIRS)'; for subdir in $$list; do \ ++ echo "Making $$target in $$subdir"; \ ++ if test "$$subdir" = "."; then \ ++ dot_seen=yes; \ ++ local_target="$$target-am"; \ ++ else \ ++ local_target="$$target"; \ ++ fi; \ ++ ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ ++ || eval $$failcom; \ ++ done; \ ++ if test "$$dot_seen" = "no"; then \ ++ $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ ++ fi; test -z "$$fail" ++ ++$(RECURSIVE_CLEAN_TARGETS): ++ @fail= failcom='exit 1'; \ ++ for f in x $$MAKEFLAGS; do \ ++ case $$f in \ ++ *=* | --[!k]*);; \ ++ *k*) failcom='fail=yes';; \ ++ esac; \ ++ done; \ ++ dot_seen=no; \ ++ case "$@" in \ ++ distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ ++ *) list='$(SUBDIRS)' ;; \ ++ esac; \ ++ rev=''; for subdir in $$list; do \ ++ if test "$$subdir" = "."; then :; else \ ++ rev="$$subdir $$rev"; \ ++ fi; \ ++ done; \ ++ rev="$$rev ."; \ ++ target=`echo $@ | sed s/-recursive//`; \ ++ for subdir in $$rev; do \ ++ echo "Making $$target in $$subdir"; \ ++ if test "$$subdir" = "."; then \ ++ local_target="$$target-am"; \ ++ else \ ++ local_target="$$target"; \ ++ fi; \ ++ ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ ++ || eval $$failcom; \ ++ done && test -z "$$fail" ++tags-recursive: ++ list='$(SUBDIRS)'; for subdir in $$list; do \ ++ test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ ++ done ++ctags-recursive: ++ list='$(SUBDIRS)'; for subdir in $$list; do \ ++ test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ ++ done ++ ++ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) ++ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ ++ unique=`for i in $$list; do \ ++ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ ++ done | \ ++ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ ++ END { if (nonempty) { for (i in files) print i; }; }'`; \ ++ mkid -fID $$unique ++tags: TAGS ++ ++TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ ++ $(TAGS_FILES) $(LISP) ++ set x; \ ++ here=`pwd`; \ ++ if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ ++ include_option=--etags-include; \ ++ empty_fix=.; \ ++ else \ ++ include_option=--include; \ ++ empty_fix=; \ ++ fi; \ ++ list='$(SUBDIRS)'; for subdir in $$list; do \ ++ if test "$$subdir" = .; then :; else \ ++ test ! -f $$subdir/TAGS || \ ++ set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ ++ fi; \ ++ done; \ ++ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ ++ unique=`for i in $$list; do \ ++ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ ++ done | \ ++ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ ++ END { if (nonempty) { for (i in files) print i; }; }'`; \ ++ shift; \ ++ if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ ++ test -n "$$unique" || unique=$$empty_fix; \ ++ if test $$# -gt 0; then \ ++ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ ++ "$$@" $$unique; \ ++ else \ ++ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ ++ $$unique; \ ++ fi; \ ++ fi ++ctags: CTAGS ++CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ ++ $(TAGS_FILES) $(LISP) ++ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ ++ unique=`for i in $$list; do \ ++ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ ++ done | \ ++ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ ++ END { if (nonempty) { for (i in files) print i; }; }'`; \ ++ test -z "$(CTAGS_ARGS)$$unique" \ ++ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ ++ $$unique ++ ++GTAGS: ++ here=`$(am__cd) $(top_builddir) && pwd` \ ++ && $(am__cd) $(top_srcdir) \ ++ && gtags -i $(GTAGS_ARGS) "$$here" ++ ++distclean-tags: ++ -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags ++ ++distdir: $(DISTFILES) ++ @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ++ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ++ list='$(DISTFILES)'; \ ++ dist_files=`for file in $$list; do echo $$file; done | \ ++ sed -e "s|^$$srcdirstrip/||;t" \ ++ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ ++ case $$dist_files in \ ++ */*) $(MKDIR_P) `echo "$$dist_files" | \ ++ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ ++ sort -u` ;; \ ++ esac; \ ++ for file in $$dist_files; do \ ++ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ ++ if test -d $$d/$$file; then \ ++ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ ++ if test -d "$(distdir)/$$file"; then \ ++ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ fi; \ ++ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ ++ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ ++ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ fi; \ ++ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ else \ ++ test -f "$(distdir)/$$file" \ ++ || cp -p $$d/$$file "$(distdir)/$$file" \ ++ || exit 1; \ ++ fi; \ ++ done ++ @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ ++ if test "$$subdir" = .; then :; else \ ++ test -d "$(distdir)/$$subdir" \ ++ || $(MKDIR_P) "$(distdir)/$$subdir" \ ++ || exit 1; \ ++ fi; \ ++ done ++ @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ ++ if test "$$subdir" = .; then :; else \ ++ dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ ++ $(am__relativize); \ ++ new_distdir=$$reldir; \ ++ dir1=$$subdir; dir2="$(top_distdir)"; \ ++ $(am__relativize); \ ++ new_top_distdir=$$reldir; \ ++ echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ ++ echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ ++ ($(am__cd) $$subdir && \ ++ $(MAKE) $(AM_MAKEFLAGS) \ ++ top_distdir="$$new_top_distdir" \ ++ distdir="$$new_distdir" \ ++ am__remove_distdir=: \ ++ am__skip_length_check=: \ ++ am__skip_mode_fix=: \ ++ distdir) \ ++ || exit 1; \ ++ fi; \ ++ done ++check-am: all-am ++check: check-recursive ++all-am: Makefile ++installdirs: installdirs-recursive ++installdirs-am: ++install: install-recursive ++install-exec: install-exec-recursive ++install-data: install-data-recursive ++uninstall: uninstall-recursive ++ ++install-am: all-am ++ @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am ++ ++installcheck: installcheck-recursive ++install-strip: ++ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ ++ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ ++ `test -z '$(STRIP)' || \ ++ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install ++mostlyclean-generic: ++ ++clean-generic: ++ ++distclean-generic: ++ -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) ++ -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) ++ ++maintainer-clean-generic: ++ @echo "This command is intended for maintainers to use" ++ @echo "it deletes files that may require special tools to rebuild." ++clean: clean-recursive ++ ++clean-am: clean-generic mostlyclean-am ++ ++distclean: distclean-recursive ++ -rm -f Makefile ++distclean-am: clean-am distclean-generic distclean-tags ++ ++dvi: dvi-recursive ++ ++dvi-am: ++ ++html: html-recursive ++ ++html-am: ++ ++info: info-recursive ++ ++info-am: ++ ++install-data-am: ++ ++install-dvi: install-dvi-recursive ++ ++install-dvi-am: ++ ++install-exec-am: ++ ++install-html: install-html-recursive ++ ++install-html-am: ++ ++install-info: install-info-recursive ++ ++install-info-am: ++ ++install-man: ++ ++install-pdf: install-pdf-recursive ++ ++install-pdf-am: ++ ++install-ps: install-ps-recursive ++ ++install-ps-am: ++ ++installcheck-am: ++ ++maintainer-clean: maintainer-clean-recursive ++ -rm -f Makefile ++maintainer-clean-am: distclean-am maintainer-clean-generic ++ ++mostlyclean: mostlyclean-recursive ++ ++mostlyclean-am: mostlyclean-generic ++ ++pdf: pdf-recursive ++ ++pdf-am: ++ ++ps: ps-recursive ++ ++ps-am: ++ ++uninstall-am: ++ ++.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \ ++ install-am install-strip tags-recursive ++ ++.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ ++ all all-am check check-am clean clean-generic ctags \ ++ ctags-recursive distclean distclean-generic distclean-tags \ ++ distdir dvi dvi-am html html-am info info-am install \ ++ install-am install-data install-data-am install-dvi \ ++ install-dvi-am install-exec install-exec-am install-html \ ++ install-html-am install-info install-info-am install-man \ ++ install-pdf install-pdf-am install-ps install-ps-am \ ++ install-strip installcheck installcheck-am installdirs \ ++ installdirs-am maintainer-clean maintainer-clean-generic \ ++ mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \ ++ tags-recursive uninstall uninstall-am ++ ++ ++# Tell versions [3.59,3.63) of GNU make to not export all variables. ++# Otherwise a system limit (for SysV at least) may be exceeded. ++.NOEXPORT: +Index: libreoffice-3.4.1/libreoffice-build/bin/piece/Makefile.in +=================================================================== +--- /dev/null 1970-01-01 00:00:00.000000000 +0000 ++++ libreoffice-3.4.1/libreoffice-build/bin/piece/Makefile.in 2011-07-15 11:41:45.236849943 +0200 +@@ -0,0 +1,468 @@ ++# Makefile.in generated by automake 1.11.1 from Makefile.am. ++# @configure_input@ ++ ++# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, ++# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, ++# Inc. ++# This Makefile.in is free software; the Free Software Foundation ++# gives unlimited permission to copy and/or distribute it, ++# with or without modifications, as long as this notice is preserved. ++ ++# This program is distributed in the hope that it will be useful, ++# but WITHOUT ANY WARRANTY, to the extent permitted by law; without ++# even the implied warranty of MERCHANTABILITY or FITNESS FOR A ++# PARTICULAR PURPOSE. ++ ++@SET_MAKE@ ++VPATH = @srcdir@ ++pkgdatadir = $(datadir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ ++pkglibdir = $(libdir)/@PACKAGE@ ++pkglibexecdir = $(libexecdir)/@PACKAGE@ ++am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd ++install_sh_DATA = $(install_sh) -c -m 644 ++install_sh_PROGRAM = $(install_sh) -c ++install_sh_SCRIPT = $(install_sh) -c ++INSTALL_HEADER = $(INSTALL_DATA) ++transform = $(program_transform_name) ++NORMAL_INSTALL = : ++PRE_INSTALL = : ++POST_INSTALL = : ++NORMAL_UNINSTALL = : ++PRE_UNINSTALL = : ++POST_UNINSTALL = : ++subdir = bin/piece ++DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ ++ $(srcdir)/sys-setup.in ++ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 ++am__aclocal_m4_deps = $(top_srcdir)/configure.in ++am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ ++ $(ACLOCAL_M4) ++mkinstalldirs = $(install_sh) -d ++CONFIG_CLEAN_FILES = sys-setup ++CONFIG_CLEAN_VPATH_FILES = ++SOURCES = ++DIST_SOURCES = ++DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ++ACLOCAL = @ACLOCAL@ ++ACONF = @ACONF@ ++AGFA_MONOTYPE_FONTS_SOURCE = @AGFA_MONOTYPE_FONTS_SOURCE@ ++AMTAR = @AMTAR@ ++APACHE_ANT_TARBALL = @APACHE_ANT_TARBALL@ ++APPLY_DIR = @APPLY_DIR@ ++ARCHITECTURE = @ARCHITECTURE@ ++AUTOCONF = @AUTOCONF@ ++AUTOHEADER = @AUTOHEADER@ ++AUTOMAKE = @AUTOMAKE@ ++AWK = @AWK@ ++BARCODE_EXTENSION = @BARCODE_EXTENSION@ ++BISON = @BISON@ ++BUILDDIR = @BUILDDIR@ ++BUILD_MOZILLA_SOURCE = @BUILD_MOZILLA_SOURCE@ ++BUILD_NCPUS = @BUILD_NCPUS@ ++BUILD_WIN32 = @BUILD_WIN32@ ++CABEXTRACT = @CABEXTRACT@ ++CAIRO_CONFIGURE_FLAG = @CAIRO_CONFIGURE_FLAG@ ++CAIRO_ENABLED = @CAIRO_ENABLED@ ++CAIRO_VER = @CAIRO_VER@ ++CC = @CC@ ++CCACHE = @CCACHE@ ++CCDEPMODE = @CCDEPMODE@ ++CFLAGS = @CFLAGS@ ++CLONEDIR = @CLONEDIR@ ++COMPAT_OOWRAPPERS = @COMPAT_OOWRAPPERS@ ++CPP = @CPP@ ++CPPFLAGS = @CPPFLAGS@ ++CYGPATH_W = @CYGPATH_W@ ++DEFS = @DEFS@ ++DEFUZZ_PATCHES = @DEFUZZ_PATCHES@ ++DEJAVU_FONTS_PACK_NAME = @DEJAVU_FONTS_PACK_NAME@ ++DEJAVU_FONTS_VER = @DEJAVU_FONTS_VER@ ++DEPDIR = @DEPDIR@ ++DIAGRAM_EXTENSION = @DIAGRAM_EXTENSION@ ++DISTCC = @DISTCC@ ++DISTRO = @DISTRO@ ++DRINK = @DRINK@ ++ECHO_C = @ECHO_C@ ++ECHO_N = @ECHO_N@ ++ECHO_T = @ECHO_T@ ++EGREP = @EGREP@ ++ENABLE_ACCESS = @ENABLE_ACCESS@ ++ENABLE_BINFILTER = @ENABLE_BINFILTER@ ++ENABLE_CCACHE = @ENABLE_CCACHE@ ++ENABLE_DISTCC = @ENABLE_DISTCC@ ++ENABLE_EXTENSIONS = @ENABLE_EXTENSIONS@ ++ENABLE_GRAPHITE = @ENABLE_GRAPHITE@ ++ENABLE_ICECREAM = @ENABLE_ICECREAM@ ++ENABLE_MONO = @ENABLE_MONO@ ++ENABLE_ODK = @ENABLE_ODK@ ++EXEEXT = @EXEEXT@ ++FLEX = @FLEX@ ++FOO_GTK_CFLAGS = @FOO_GTK_CFLAGS@ ++FOO_GTK_LIBS = @FOO_GTK_LIBS@ ++GET_CMD = @GET_CMD@ ++GITTAG = @GITTAG@ ++GNUPATCH = @GNUPATCH@ ++GNUTAR = @GNUTAR@ ++GOOGLE_DOCS_EXTENSION = @GOOGLE_DOCS_EXTENSION@ ++GREP = @GREP@ ++HUNART_EXTENSION = @HUNART_EXTENSION@ ++ICECREAM_BINDIR = @ICECREAM_BINDIR@ ++INSTALL = @INSTALL@ ++INSTALL_DATA = @INSTALL_DATA@ ++INSTALL_PROGRAM = @INSTALL_PROGRAM@ ++INSTALL_SCRIPT = @INSTALL_SCRIPT@ ++INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ ++INTLTOOL_PERL = @INTLTOOL_PERL@ ++LANGUAGETOOL_EXTENSION = @LANGUAGETOOL_EXTENSION@ ++LDFLAGS = @LDFLAGS@ ++LIBERATION_FONTS_VER = @LIBERATION_FONTS_VER@ ++LIBOBJS = @LIBOBJS@ ++LIBS = @LIBS@ ++LIGHTPROOF_FILENAMES = @LIGHTPROOF_FILENAMES@ ++LIGHTPROOF_LANG = @LIGHTPROOF_LANG@ ++LTLIBOBJS = @LTLIBOBJS@ ++MAGYARLINUXLIBERTINE_FONTS_TIMESTAMP = @MAGYARLINUXLIBERTINE_FONTS_TIMESTAMP@ ++MAINT = @MAINT@ ++MAKEINFO = @MAKEINFO@ ++MAX_JOBS = @MAX_JOBS@ ++MDBTOOLS_SRC = @MDBTOOLS_SRC@ ++MINIMUM_REQS_CFLAGS = @MINIMUM_REQS_CFLAGS@ ++MINIMUM_REQS_LIBS = @MINIMUM_REQS_LIBS@ ++MIRROR = @MIRROR@ ++MKDIR_P = @MKDIR_P@ ++MONO_GAC_ROOT = @MONO_GAC_ROOT@ ++NLPSOLVER_EXTENSION = @NLPSOLVER_EXTENSION@ ++NUMBERTEXT_EXTENSION = @NUMBERTEXT_EXTENSION@ ++OBJEXT = @OBJEXT@ ++OOBUILDDIR = @OOBUILDDIR@ ++OOOBLOGGER_EXTENSION = @OOOBLOGGER_EXTENSION@ ++OOOINSTALLDIRNAME = @OOOINSTALLDIRNAME@ ++OOOP_FONTS_PACK = @OOOP_FONTS_PACK@ ++OOOP_GALLERY_PACK = @OOOP_GALLERY_PACK@ ++OOOP_SAMPLES_PACK = @OOOP_SAMPLES_PACK@ ++OOOP_TEMPLATES_PACK = @OOOP_TEMPLATES_PACK@ ++OOO_ADDITIONAL_SECTIONS = @OOO_ADDITIONAL_SECTIONS@ ++OOO_BINSUFFIX = @OOO_BINSUFFIX@ ++OOO_BUILDVERSION = @OOO_BUILDVERSION@ ++OOO_BUILD_NOARCH = @OOO_BUILD_NOARCH@ ++OOO_CUSTOM_IMAGES = @OOO_CUSTOM_IMAGES@ ++OOO_EXTRA_ARTWORK = @OOO_EXTRA_ARTWORK@ ++OOO_GIT = @OOO_GIT@ ++OOO_GIT_MANAGED = @OOO_GIT_MANAGED@ ++OOO_LANGS = @OOO_LANGS@ ++OOO_POOR_HELP_LOCALIZATIONS = @OOO_POOR_HELP_LOCALIZATIONS@ ++OOO_SOURCEDIRNAME = @OOO_SOURCEDIRNAME@ ++OOO_SOURCEVERSION = @OOO_SOURCEVERSION@ ++OOO_STRIP = @OOO_STRIP@ ++OOO_VERSION = @OOO_VERSION@ ++OOO_WIDGET_FLAGS = @OOO_WIDGET_FLAGS@ ++OPENCLIPART_DIR = @OPENCLIPART_DIR@ ++OPENCLIPART_VER = @OPENCLIPART_VER@ ++PACKAGE = @PACKAGE@ ++PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ ++PACKAGE_NAME = @PACKAGE_NAME@ ++PACKAGE_STRING = @PACKAGE_STRING@ ++PACKAGE_TARNAME = @PACKAGE_TARNAME@ ++PACKAGE_URL = @PACKAGE_URL@ ++PACKAGE_VERSION = @PACKAGE_VERSION@ ++PATH_SEPARATOR = @PATH_SEPARATOR@ ++PERL = @PERL@ ++PIECE = @PIECE@ ++PKG_CONFIG = @PKG_CONFIG@ ++PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ ++PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ ++PREBUILT_WRITINGAIDS_TIMESTAMP = @PREBUILT_WRITINGAIDS_TIMESTAMP@ ++PROPAGATED_ARGS = @PROPAGATED_ARGS@ ++RAWBUILDDIR = @RAWBUILDDIR@ ++RSYNC = @RSYNC@ ++RUN_POST_INSTALL_SCRIPTS = @RUN_POST_INSTALL_SCRIPTS@ ++SET_MAKE = @SET_MAKE@ ++SHELL = @SHELL@ ++SNAPSHOT_TAG = @SNAPSHOT_TAG@ ++SOURCE_TYPE = @SOURCE_TYPE@ ++SPLIT = @SPLIT@ ++SPLIT_APP_MODULES = @SPLIT_APP_MODULES@ ++SPLIT_OPT_FEATURES = @SPLIT_OPT_FEATURES@ ++SRCDIR = @SRCDIR@ ++STRIP = @STRIP@ ++SUNTEMPLATES_LANG = @SUNTEMPLATES_LANG@ ++SYSTEM_CAIRO = @SYSTEM_CAIRO@ ++SYSTEM_GCC = @SYSTEM_GCC@ ++SYSTEM_LIBWPD = @SYSTEM_LIBWPD@ ++SYSTEM_LIBWPG = @SYSTEM_LIBWPG@ ++SYSTEM_LIBWPS = @SYSTEM_LIBWPS@ ++SYSTEM_MDBTOOLS = @SYSTEM_MDBTOOLS@ ++SYSTEM_MDDS = @SYSTEM_MDDS@ ++SYSTEM_ZLIB = @SYSTEM_ZLIB@ ++TOOLSDIR = @TOOLSDIR@ ++TYPO_EXTENSION = @TYPO_EXTENSION@ ++UPSTREAM_NAME = @UPSTREAM_NAME@ ++UPSTREAM_URI = @UPSTREAM_URI@ ++VALIDATOR_EXTENSION = @VALIDATOR_EXTENSION@ ++VENDORNAME = @VENDORNAME@ ++VERSION = @VERSION@ ++WATCH_WINDOW_EXTENSION = @WATCH_WINDOW_EXTENSION@ ++WITH_ARCH_FLAGS = @WITH_ARCH_FLAGS@ ++WITH_BARCODE = @WITH_BARCODE@ ++WITH_DIAGRAM = @WITH_DIAGRAM@ ++WITH_GOOGLE_DOCS = @WITH_GOOGLE_DOCS@ ++WITH_HUNART = @WITH_HUNART@ ++WITH_LANGUAGETOOL = @WITH_LANGUAGETOOL@ ++WITH_NLPSOLVER = @WITH_NLPSOLVER@ ++WITH_NUMBERTEXT = @WITH_NUMBERTEXT@ ++WITH_OOOBLOGGER = @WITH_OOOBLOGGER@ ++WITH_TYPO = @WITH_TYPO@ ++WITH_VALIDATOR = @WITH_VALIDATOR@ ++WITH_WATCH_WINDOW = @WITH_WATCH_WINDOW@ ++XSLTPROC = @XSLTPROC@ ++abs_builddir = @abs_builddir@ ++abs_srcdir = @abs_srcdir@ ++abs_top_builddir = @abs_top_builddir@ ++abs_top_srcdir = @abs_top_srcdir@ ++ac_ct_CC = @ac_ct_CC@ ++am__include = @am__include@ ++am__leading_dot = @am__leading_dot@ ++am__quote = @am__quote@ ++am__tar = @am__tar@ ++am__untar = @am__untar@ ++bindir = @bindir@ ++build_alias = @build_alias@ ++builddir = @builddir@ ++datadir = @datadir@ ++datarootdir = @datarootdir@ ++docdir = @docdir@ ++dvidir = @dvidir@ ++exec_prefix = @exec_prefix@ ++host_alias = @host_alias@ ++htmldir = @htmldir@ ++includedir = @includedir@ ++infodir = @infodir@ ++install_sh = @install_sh@ ++libdir = @libdir@ ++libexecdir = @libexecdir@ ++localedir = @localedir@ ++localstatedir = @localstatedir@ ++mandir = @mandir@ ++mkdir_p = @mkdir_p@ ++oldincludedir = @oldincludedir@ ++pdfdir = @pdfdir@ ++png_CFLAGS = @png_CFLAGS@ ++png_LIBS = @png_LIBS@ ++prefix = @prefix@ ++program_transform_name = @program_transform_name@ ++psdir = @psdir@ ++sbindir = @sbindir@ ++sharedstatedir = @sharedstatedir@ ++srcdir = @srcdir@ ++sysconfdir = @sysconfdir@ ++target_alias = @target_alias@ ++top_build_prefix = @top_build_prefix@ ++top_builddir = @top_builddir@ ++top_srcdir = @top_srcdir@ ++EXTRA_DIST = \ ++ sys-setup.in \ ++ unpack-extras \ ++ copyexcept \ ++ desktop-support-app \ ++ noulf noulfconv \ ++ install-generic \ ++ install-bootstrap \ ++ install-devel-helper \ ++ install-l10n-helper \ ++ install-l10n-merged \ ++ install-registry \ ++ link-to-ooo-home \ ++ merge-file-lists \ ++ save-registry \ ++ save-noarch \ ++ sort-l10n \ ++ ${wildcard env-*} \ ++ ${wildcard build-*} \ ++ ${wildcard file-list-*} \ ++ ${wildcard inst-*} \ ++ ${wildcard post-inst-*} ++ ++all: all-am ++ ++.SUFFIXES: ++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) ++ @for dep in $?; do \ ++ case '$(am__configure_deps)' in \ ++ *$$dep*) \ ++ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ ++ && { if test -f $@; then exit 0; else break; fi; }; \ ++ exit 1;; \ ++ esac; \ ++ done; \ ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu bin/piece/Makefile'; \ ++ $(am__cd) $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu bin/piece/Makefile ++.PRECIOUS: Makefile ++Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status ++ @case '$?' in \ ++ *config.status*) \ ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ ++ *) \ ++ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ ++ esac; ++ ++$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++ ++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++$(am__aclocal_m4_deps): ++sys-setup: $(top_builddir)/config.status $(srcdir)/sys-setup.in ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ ++tags: TAGS ++TAGS: ++ ++ctags: CTAGS ++CTAGS: ++ ++ ++distdir: $(DISTFILES) ++ @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ++ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ++ list='$(DISTFILES)'; \ ++ dist_files=`for file in $$list; do echo $$file; done | \ ++ sed -e "s|^$$srcdirstrip/||;t" \ ++ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ ++ case $$dist_files in \ ++ */*) $(MKDIR_P) `echo "$$dist_files" | \ ++ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ ++ sort -u` ;; \ ++ esac; \ ++ for file in $$dist_files; do \ ++ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ ++ if test -d $$d/$$file; then \ ++ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ ++ if test -d "$(distdir)/$$file"; then \ ++ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ fi; \ ++ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ ++ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ ++ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ fi; \ ++ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ else \ ++ test -f "$(distdir)/$$file" \ ++ || cp -p $$d/$$file "$(distdir)/$$file" \ ++ || exit 1; \ ++ fi; \ ++ done ++check-am: all-am ++check: check-am ++all-am: Makefile ++installdirs: ++install: install-am ++install-exec: install-exec-am ++install-data: install-data-am ++uninstall: uninstall-am ++ ++install-am: all-am ++ @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am ++ ++installcheck: installcheck-am ++install-strip: ++ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ ++ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ ++ `test -z '$(STRIP)' || \ ++ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install ++mostlyclean-generic: ++ ++clean-generic: ++ ++distclean-generic: ++ -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) ++ -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) ++ ++maintainer-clean-generic: ++ @echo "This command is intended for maintainers to use" ++ @echo "it deletes files that may require special tools to rebuild." ++clean: clean-am ++ ++clean-am: clean-generic mostlyclean-am ++ ++distclean: distclean-am ++ -rm -f Makefile ++distclean-am: clean-am distclean-generic ++ ++dvi: dvi-am ++ ++dvi-am: ++ ++html: html-am ++ ++html-am: ++ ++info: info-am ++ ++info-am: ++ ++install-data-am: ++ ++install-dvi: install-dvi-am ++ ++install-dvi-am: ++ ++install-exec-am: ++ ++install-html: install-html-am ++ ++install-html-am: ++ ++install-info: install-info-am ++ ++install-info-am: ++ ++install-man: ++ ++install-pdf: install-pdf-am ++ ++install-pdf-am: ++ ++install-ps: install-ps-am ++ ++install-ps-am: ++ ++installcheck-am: ++ ++maintainer-clean: maintainer-clean-am ++ -rm -f Makefile ++maintainer-clean-am: distclean-am maintainer-clean-generic ++ ++mostlyclean: mostlyclean-am ++ ++mostlyclean-am: mostlyclean-generic ++ ++pdf: pdf-am ++ ++pdf-am: ++ ++ps: ps-am ++ ++ps-am: ++ ++uninstall-am: ++ ++.MAKE: install-am install-strip ++ ++.PHONY: all all-am check check-am clean clean-generic distclean \ ++ distclean-generic distdir dvi dvi-am html html-am info info-am \ ++ install install-am install-data install-data-am install-dvi \ ++ install-dvi-am install-exec install-exec-am install-html \ ++ install-html-am install-info install-info-am install-man \ ++ install-pdf install-pdf-am install-ps install-ps-am \ ++ install-strip installcheck installcheck-am installdirs \ ++ maintainer-clean maintainer-clean-generic mostlyclean \ ++ mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am ++ ++ ++# Tell versions [3.59,3.63) of GNU make to not export all variables. ++# Otherwise a system limit (for SysV at least) may be exceeded. ++.NOEXPORT: +Index: libreoffice-3.4.1/libreoffice-build/po/Makefile.in +=================================================================== +--- /dev/null 1970-01-01 00:00:00.000000000 +0000 ++++ libreoffice-3.4.1/libreoffice-build/po/Makefile.in 2011-07-15 11:41:45.236849943 +0200 +@@ -0,0 +1,684 @@ ++# Makefile.in generated by automake 1.11.1 from Makefile.am. ++# @configure_input@ ++ ++# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, ++# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, ++# Inc. ++# This Makefile.in is free software; the Free Software Foundation ++# gives unlimited permission to copy and/or distribute it, ++# with or without modifications, as long as this notice is preserved. ++ ++# This program is distributed in the hope that it will be useful, ++# but WITHOUT ANY WARRANTY, to the extent permitted by law; without ++# even the implied warranty of MERCHANTABILITY or FITNESS FOR A ++# PARTICULAR PURPOSE. ++ ++@SET_MAKE@ ++VPATH = @srcdir@ ++pkgdatadir = $(datadir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ ++pkglibdir = $(libdir)/@PACKAGE@ ++pkglibexecdir = $(libexecdir)/@PACKAGE@ ++am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd ++install_sh_DATA = $(install_sh) -c -m 644 ++install_sh_PROGRAM = $(install_sh) -c ++install_sh_SCRIPT = $(install_sh) -c ++INSTALL_HEADER = $(INSTALL_DATA) ++transform = $(program_transform_name) ++NORMAL_INSTALL = : ++PRE_INSTALL = : ++POST_INSTALL = : ++NORMAL_UNINSTALL = : ++PRE_UNINSTALL = : ++POST_UNINSTALL = : ++subdir = po ++DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in ++ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 ++am__aclocal_m4_deps = $(top_srcdir)/configure.in ++am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ ++ $(ACLOCAL_M4) ++mkinstalldirs = $(install_sh) -d ++CONFIG_CLEAN_FILES = ++CONFIG_CLEAN_VPATH_FILES = ++SOURCES = ++DIST_SOURCES = ++RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ ++ html-recursive info-recursive install-data-recursive \ ++ install-dvi-recursive install-exec-recursive \ ++ install-html-recursive install-info-recursive \ ++ install-pdf-recursive install-ps-recursive install-recursive \ ++ installcheck-recursive installdirs-recursive pdf-recursive \ ++ ps-recursive uninstall-recursive ++RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ ++ distclean-recursive maintainer-clean-recursive ++AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ ++ $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \ ++ distdir ++ETAGS = etags ++CTAGS = ctags ++DIST_SUBDIRS = $(SUBDIRS) ++DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ++am__relativize = \ ++ dir0=`pwd`; \ ++ sed_first='s,^\([^/]*\)/.*$$,\1,'; \ ++ sed_rest='s,^[^/]*/*,,'; \ ++ sed_last='s,^.*/\([^/]*\)$$,\1,'; \ ++ sed_butlast='s,/*[^/]*$$,,'; \ ++ while test -n "$$dir1"; do \ ++ first=`echo "$$dir1" | sed -e "$$sed_first"`; \ ++ if test "$$first" != "."; then \ ++ if test "$$first" = ".."; then \ ++ dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ ++ dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ ++ else \ ++ first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ ++ if test "$$first2" = "$$first"; then \ ++ dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ ++ else \ ++ dir2="../$$dir2"; \ ++ fi; \ ++ dir0="$$dir0"/"$$first"; \ ++ fi; \ ++ fi; \ ++ dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ ++ done; \ ++ reldir="$$dir2" ++ACLOCAL = @ACLOCAL@ ++ACONF = @ACONF@ ++AGFA_MONOTYPE_FONTS_SOURCE = @AGFA_MONOTYPE_FONTS_SOURCE@ ++AMTAR = @AMTAR@ ++APACHE_ANT_TARBALL = @APACHE_ANT_TARBALL@ ++APPLY_DIR = @APPLY_DIR@ ++ARCHITECTURE = @ARCHITECTURE@ ++AUTOCONF = @AUTOCONF@ ++AUTOHEADER = @AUTOHEADER@ ++AUTOMAKE = @AUTOMAKE@ ++AWK = @AWK@ ++BARCODE_EXTENSION = @BARCODE_EXTENSION@ ++BISON = @BISON@ ++BUILDDIR = @BUILDDIR@ ++BUILD_MOZILLA_SOURCE = @BUILD_MOZILLA_SOURCE@ ++BUILD_NCPUS = @BUILD_NCPUS@ ++BUILD_WIN32 = @BUILD_WIN32@ ++CABEXTRACT = @CABEXTRACT@ ++CAIRO_CONFIGURE_FLAG = @CAIRO_CONFIGURE_FLAG@ ++CAIRO_ENABLED = @CAIRO_ENABLED@ ++CAIRO_VER = @CAIRO_VER@ ++CC = @CC@ ++CCACHE = @CCACHE@ ++CCDEPMODE = @CCDEPMODE@ ++CFLAGS = @CFLAGS@ ++CLONEDIR = @CLONEDIR@ ++COMPAT_OOWRAPPERS = @COMPAT_OOWRAPPERS@ ++CPP = @CPP@ ++CPPFLAGS = @CPPFLAGS@ ++CYGPATH_W = @CYGPATH_W@ ++DEFS = @DEFS@ ++DEFUZZ_PATCHES = @DEFUZZ_PATCHES@ ++DEJAVU_FONTS_PACK_NAME = @DEJAVU_FONTS_PACK_NAME@ ++DEJAVU_FONTS_VER = @DEJAVU_FONTS_VER@ ++DEPDIR = @DEPDIR@ ++DIAGRAM_EXTENSION = @DIAGRAM_EXTENSION@ ++DISTCC = @DISTCC@ ++DISTRO = @DISTRO@ ++DRINK = @DRINK@ ++ECHO_C = @ECHO_C@ ++ECHO_N = @ECHO_N@ ++ECHO_T = @ECHO_T@ ++EGREP = @EGREP@ ++ENABLE_ACCESS = @ENABLE_ACCESS@ ++ENABLE_BINFILTER = @ENABLE_BINFILTER@ ++ENABLE_CCACHE = @ENABLE_CCACHE@ ++ENABLE_DISTCC = @ENABLE_DISTCC@ ++ENABLE_EXTENSIONS = @ENABLE_EXTENSIONS@ ++ENABLE_GRAPHITE = @ENABLE_GRAPHITE@ ++ENABLE_ICECREAM = @ENABLE_ICECREAM@ ++ENABLE_MONO = @ENABLE_MONO@ ++ENABLE_ODK = @ENABLE_ODK@ ++EXEEXT = @EXEEXT@ ++FLEX = @FLEX@ ++FOO_GTK_CFLAGS = @FOO_GTK_CFLAGS@ ++FOO_GTK_LIBS = @FOO_GTK_LIBS@ ++GET_CMD = @GET_CMD@ ++GITTAG = @GITTAG@ ++GNUPATCH = @GNUPATCH@ ++GNUTAR = @GNUTAR@ ++GOOGLE_DOCS_EXTENSION = @GOOGLE_DOCS_EXTENSION@ ++GREP = @GREP@ ++HUNART_EXTENSION = @HUNART_EXTENSION@ ++ICECREAM_BINDIR = @ICECREAM_BINDIR@ ++INSTALL = @INSTALL@ ++INSTALL_DATA = @INSTALL_DATA@ ++INSTALL_PROGRAM = @INSTALL_PROGRAM@ ++INSTALL_SCRIPT = @INSTALL_SCRIPT@ ++INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ ++INTLTOOL_PERL = @INTLTOOL_PERL@ ++LANGUAGETOOL_EXTENSION = @LANGUAGETOOL_EXTENSION@ ++LDFLAGS = @LDFLAGS@ ++LIBERATION_FONTS_VER = @LIBERATION_FONTS_VER@ ++LIBOBJS = @LIBOBJS@ ++LIBS = @LIBS@ ++LIGHTPROOF_FILENAMES = @LIGHTPROOF_FILENAMES@ ++LIGHTPROOF_LANG = @LIGHTPROOF_LANG@ ++LTLIBOBJS = @LTLIBOBJS@ ++MAGYARLINUXLIBERTINE_FONTS_TIMESTAMP = @MAGYARLINUXLIBERTINE_FONTS_TIMESTAMP@ ++MAINT = @MAINT@ ++MAKEINFO = @MAKEINFO@ ++MAX_JOBS = @MAX_JOBS@ ++MDBTOOLS_SRC = @MDBTOOLS_SRC@ ++MINIMUM_REQS_CFLAGS = @MINIMUM_REQS_CFLAGS@ ++MINIMUM_REQS_LIBS = @MINIMUM_REQS_LIBS@ ++MIRROR = @MIRROR@ ++MKDIR_P = @MKDIR_P@ ++MONO_GAC_ROOT = @MONO_GAC_ROOT@ ++NLPSOLVER_EXTENSION = @NLPSOLVER_EXTENSION@ ++NUMBERTEXT_EXTENSION = @NUMBERTEXT_EXTENSION@ ++OBJEXT = @OBJEXT@ ++OOBUILDDIR = @OOBUILDDIR@ ++OOOBLOGGER_EXTENSION = @OOOBLOGGER_EXTENSION@ ++OOOINSTALLDIRNAME = @OOOINSTALLDIRNAME@ ++OOOP_FONTS_PACK = @OOOP_FONTS_PACK@ ++OOOP_GALLERY_PACK = @OOOP_GALLERY_PACK@ ++OOOP_SAMPLES_PACK = @OOOP_SAMPLES_PACK@ ++OOOP_TEMPLATES_PACK = @OOOP_TEMPLATES_PACK@ ++OOO_ADDITIONAL_SECTIONS = @OOO_ADDITIONAL_SECTIONS@ ++OOO_BINSUFFIX = @OOO_BINSUFFIX@ ++OOO_BUILDVERSION = @OOO_BUILDVERSION@ ++OOO_BUILD_NOARCH = @OOO_BUILD_NOARCH@ ++OOO_CUSTOM_IMAGES = @OOO_CUSTOM_IMAGES@ ++OOO_EXTRA_ARTWORK = @OOO_EXTRA_ARTWORK@ ++OOO_GIT = @OOO_GIT@ ++OOO_GIT_MANAGED = @OOO_GIT_MANAGED@ ++OOO_LANGS = @OOO_LANGS@ ++OOO_POOR_HELP_LOCALIZATIONS = @OOO_POOR_HELP_LOCALIZATIONS@ ++OOO_SOURCEDIRNAME = @OOO_SOURCEDIRNAME@ ++OOO_SOURCEVERSION = @OOO_SOURCEVERSION@ ++OOO_STRIP = @OOO_STRIP@ ++OOO_VERSION = @OOO_VERSION@ ++OOO_WIDGET_FLAGS = @OOO_WIDGET_FLAGS@ ++OPENCLIPART_DIR = @OPENCLIPART_DIR@ ++OPENCLIPART_VER = @OPENCLIPART_VER@ ++PACKAGE = @PACKAGE@ ++PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ ++PACKAGE_NAME = @PACKAGE_NAME@ ++PACKAGE_STRING = @PACKAGE_STRING@ ++PACKAGE_TARNAME = @PACKAGE_TARNAME@ ++PACKAGE_URL = @PACKAGE_URL@ ++PACKAGE_VERSION = @PACKAGE_VERSION@ ++PATH_SEPARATOR = @PATH_SEPARATOR@ ++PERL = @PERL@ ++PIECE = @PIECE@ ++PKG_CONFIG = @PKG_CONFIG@ ++PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ ++PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ ++PREBUILT_WRITINGAIDS_TIMESTAMP = @PREBUILT_WRITINGAIDS_TIMESTAMP@ ++PROPAGATED_ARGS = @PROPAGATED_ARGS@ ++RAWBUILDDIR = @RAWBUILDDIR@ ++RSYNC = @RSYNC@ ++RUN_POST_INSTALL_SCRIPTS = @RUN_POST_INSTALL_SCRIPTS@ ++SET_MAKE = @SET_MAKE@ ++SHELL = @SHELL@ ++SNAPSHOT_TAG = @SNAPSHOT_TAG@ ++SOURCE_TYPE = @SOURCE_TYPE@ ++SPLIT = @SPLIT@ ++SPLIT_APP_MODULES = @SPLIT_APP_MODULES@ ++SPLIT_OPT_FEATURES = @SPLIT_OPT_FEATURES@ ++SRCDIR = @SRCDIR@ ++STRIP = @STRIP@ ++SUNTEMPLATES_LANG = @SUNTEMPLATES_LANG@ ++SYSTEM_CAIRO = @SYSTEM_CAIRO@ ++SYSTEM_GCC = @SYSTEM_GCC@ ++SYSTEM_LIBWPD = @SYSTEM_LIBWPD@ ++SYSTEM_LIBWPG = @SYSTEM_LIBWPG@ ++SYSTEM_LIBWPS = @SYSTEM_LIBWPS@ ++SYSTEM_MDBTOOLS = @SYSTEM_MDBTOOLS@ ++SYSTEM_MDDS = @SYSTEM_MDDS@ ++SYSTEM_ZLIB = @SYSTEM_ZLIB@ ++TOOLSDIR = @TOOLSDIR@ ++TYPO_EXTENSION = @TYPO_EXTENSION@ ++UPSTREAM_NAME = @UPSTREAM_NAME@ ++UPSTREAM_URI = @UPSTREAM_URI@ ++VALIDATOR_EXTENSION = @VALIDATOR_EXTENSION@ ++VENDORNAME = @VENDORNAME@ ++VERSION = @VERSION@ ++WATCH_WINDOW_EXTENSION = @WATCH_WINDOW_EXTENSION@ ++WITH_ARCH_FLAGS = @WITH_ARCH_FLAGS@ ++WITH_BARCODE = @WITH_BARCODE@ ++WITH_DIAGRAM = @WITH_DIAGRAM@ ++WITH_GOOGLE_DOCS = @WITH_GOOGLE_DOCS@ ++WITH_HUNART = @WITH_HUNART@ ++WITH_LANGUAGETOOL = @WITH_LANGUAGETOOL@ ++WITH_NLPSOLVER = @WITH_NLPSOLVER@ ++WITH_NUMBERTEXT = @WITH_NUMBERTEXT@ ++WITH_OOOBLOGGER = @WITH_OOOBLOGGER@ ++WITH_TYPO = @WITH_TYPO@ ++WITH_VALIDATOR = @WITH_VALIDATOR@ ++WITH_WATCH_WINDOW = @WITH_WATCH_WINDOW@ ++XSLTPROC = @XSLTPROC@ ++abs_builddir = @abs_builddir@ ++abs_srcdir = @abs_srcdir@ ++abs_top_builddir = @abs_top_builddir@ ++abs_top_srcdir = @abs_top_srcdir@ ++ac_ct_CC = @ac_ct_CC@ ++am__include = @am__include@ ++am__leading_dot = @am__leading_dot@ ++am__quote = @am__quote@ ++am__tar = @am__tar@ ++am__untar = @am__untar@ ++bindir = @bindir@ ++build_alias = @build_alias@ ++builddir = @builddir@ ++datadir = @datadir@ ++datarootdir = @datarootdir@ ++docdir = @docdir@ ++dvidir = @dvidir@ ++exec_prefix = @exec_prefix@ ++host_alias = @host_alias@ ++htmldir = @htmldir@ ++includedir = @includedir@ ++infodir = @infodir@ ++install_sh = @install_sh@ ++libdir = @libdir@ ++libexecdir = @libexecdir@ ++localedir = @localedir@ ++localstatedir = @localstatedir@ ++mandir = @mandir@ ++mkdir_p = @mkdir_p@ ++oldincludedir = @oldincludedir@ ++pdfdir = @pdfdir@ ++png_CFLAGS = @png_CFLAGS@ ++png_LIBS = @png_LIBS@ ++prefix = @prefix@ ++program_transform_name = @program_transform_name@ ++psdir = @psdir@ ++sbindir = @sbindir@ ++sharedstatedir = @sharedstatedir@ ++srcdir = @srcdir@ ++sysconfdir = @sysconfdir@ ++target_alias = @target_alias@ ++top_build_prefix = @top_build_prefix@ ++top_builddir = @top_builddir@ ++top_srcdir = @top_srcdir@ ++SUBDIRS = sdf-templates ++EXTRA_DIST = ${wildcard *.po} \ ++ ${wildcard *.sdf} \ ++ lo-build.pot \ ++ README \ ++ POTFILES.in ++ ++lo_build_po_files = ${wildcard lo-build-*.po} ++all: all-recursive ++ ++.SUFFIXES: ++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) ++ @for dep in $?; do \ ++ case '$(am__configure_deps)' in \ ++ *$$dep*) \ ++ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ ++ && { if test -f $@; then exit 0; else break; fi; }; \ ++ exit 1;; \ ++ esac; \ ++ done; \ ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu po/Makefile'; \ ++ $(am__cd) $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu po/Makefile ++.PRECIOUS: Makefile ++Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status ++ @case '$?' in \ ++ *config.status*) \ ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ ++ *) \ ++ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ ++ esac; ++ ++$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++ ++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++$(am__aclocal_m4_deps): ++ ++# This directory's subdirectories are mostly independent; you can cd ++# into them and run `make' without going through this Makefile. ++# To change the values of `make' variables: instead of editing Makefiles, ++# (1) if the variable is set in `config.status', edit `config.status' ++# (which will cause the Makefiles to be regenerated when you run `make'); ++# (2) otherwise, pass the desired values on the `make' command line. ++$(RECURSIVE_TARGETS): ++ @fail= failcom='exit 1'; \ ++ for f in x $$MAKEFLAGS; do \ ++ case $$f in \ ++ *=* | --[!k]*);; \ ++ *k*) failcom='fail=yes';; \ ++ esac; \ ++ done; \ ++ dot_seen=no; \ ++ target=`echo $@ | sed s/-recursive//`; \ ++ list='$(SUBDIRS)'; for subdir in $$list; do \ ++ echo "Making $$target in $$subdir"; \ ++ if test "$$subdir" = "."; then \ ++ dot_seen=yes; \ ++ local_target="$$target-am"; \ ++ else \ ++ local_target="$$target"; \ ++ fi; \ ++ ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ ++ || eval $$failcom; \ ++ done; \ ++ if test "$$dot_seen" = "no"; then \ ++ $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ ++ fi; test -z "$$fail" ++ ++$(RECURSIVE_CLEAN_TARGETS): ++ @fail= failcom='exit 1'; \ ++ for f in x $$MAKEFLAGS; do \ ++ case $$f in \ ++ *=* | --[!k]*);; \ ++ *k*) failcom='fail=yes';; \ ++ esac; \ ++ done; \ ++ dot_seen=no; \ ++ case "$@" in \ ++ distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ ++ *) list='$(SUBDIRS)' ;; \ ++ esac; \ ++ rev=''; for subdir in $$list; do \ ++ if test "$$subdir" = "."; then :; else \ ++ rev="$$subdir $$rev"; \ ++ fi; \ ++ done; \ ++ rev="$$rev ."; \ ++ target=`echo $@ | sed s/-recursive//`; \ ++ for subdir in $$rev; do \ ++ echo "Making $$target in $$subdir"; \ ++ if test "$$subdir" = "."; then \ ++ local_target="$$target-am"; \ ++ else \ ++ local_target="$$target"; \ ++ fi; \ ++ ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ ++ || eval $$failcom; \ ++ done && test -z "$$fail" ++tags-recursive: ++ list='$(SUBDIRS)'; for subdir in $$list; do \ ++ test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ ++ done ++ctags-recursive: ++ list='$(SUBDIRS)'; for subdir in $$list; do \ ++ test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ ++ done ++ ++ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) ++ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ ++ unique=`for i in $$list; do \ ++ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ ++ done | \ ++ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ ++ END { if (nonempty) { for (i in files) print i; }; }'`; \ ++ mkid -fID $$unique ++tags: TAGS ++ ++TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ ++ $(TAGS_FILES) $(LISP) ++ set x; \ ++ here=`pwd`; \ ++ if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ ++ include_option=--etags-include; \ ++ empty_fix=.; \ ++ else \ ++ include_option=--include; \ ++ empty_fix=; \ ++ fi; \ ++ list='$(SUBDIRS)'; for subdir in $$list; do \ ++ if test "$$subdir" = .; then :; else \ ++ test ! -f $$subdir/TAGS || \ ++ set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ ++ fi; \ ++ done; \ ++ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ ++ unique=`for i in $$list; do \ ++ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ ++ done | \ ++ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ ++ END { if (nonempty) { for (i in files) print i; }; }'`; \ ++ shift; \ ++ if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ ++ test -n "$$unique" || unique=$$empty_fix; \ ++ if test $$# -gt 0; then \ ++ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ ++ "$$@" $$unique; \ ++ else \ ++ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ ++ $$unique; \ ++ fi; \ ++ fi ++ctags: CTAGS ++CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ ++ $(TAGS_FILES) $(LISP) ++ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ ++ unique=`for i in $$list; do \ ++ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ ++ done | \ ++ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ ++ END { if (nonempty) { for (i in files) print i; }; }'`; \ ++ test -z "$(CTAGS_ARGS)$$unique" \ ++ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ ++ $$unique ++ ++GTAGS: ++ here=`$(am__cd) $(top_builddir) && pwd` \ ++ && $(am__cd) $(top_srcdir) \ ++ && gtags -i $(GTAGS_ARGS) "$$here" ++ ++distclean-tags: ++ -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags ++ ++distdir: $(DISTFILES) ++ @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ++ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ++ list='$(DISTFILES)'; \ ++ dist_files=`for file in $$list; do echo $$file; done | \ ++ sed -e "s|^$$srcdirstrip/||;t" \ ++ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ ++ case $$dist_files in \ ++ */*) $(MKDIR_P) `echo "$$dist_files" | \ ++ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ ++ sort -u` ;; \ ++ esac; \ ++ for file in $$dist_files; do \ ++ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ ++ if test -d $$d/$$file; then \ ++ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ ++ if test -d "$(distdir)/$$file"; then \ ++ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ fi; \ ++ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ ++ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ ++ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ fi; \ ++ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ else \ ++ test -f "$(distdir)/$$file" \ ++ || cp -p $$d/$$file "$(distdir)/$$file" \ ++ || exit 1; \ ++ fi; \ ++ done ++ @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ ++ if test "$$subdir" = .; then :; else \ ++ test -d "$(distdir)/$$subdir" \ ++ || $(MKDIR_P) "$(distdir)/$$subdir" \ ++ || exit 1; \ ++ fi; \ ++ done ++ @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ ++ if test "$$subdir" = .; then :; else \ ++ dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ ++ $(am__relativize); \ ++ new_distdir=$$reldir; \ ++ dir1=$$subdir; dir2="$(top_distdir)"; \ ++ $(am__relativize); \ ++ new_top_distdir=$$reldir; \ ++ echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ ++ echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ ++ ($(am__cd) $$subdir && \ ++ $(MAKE) $(AM_MAKEFLAGS) \ ++ top_distdir="$$new_top_distdir" \ ++ distdir="$$new_distdir" \ ++ am__remove_distdir=: \ ++ am__skip_length_check=: \ ++ am__skip_mode_fix=: \ ++ distdir) \ ++ || exit 1; \ ++ fi; \ ++ done ++check-am: all-am ++check: check-recursive ++all-am: Makefile ++installdirs: installdirs-recursive ++installdirs-am: ++install: install-recursive ++install-exec: install-exec-recursive ++install-data: install-data-recursive ++uninstall: uninstall-recursive ++ ++install-am: all-am ++ @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am ++ ++installcheck: installcheck-recursive ++install-strip: ++ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ ++ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ ++ `test -z '$(STRIP)' || \ ++ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install ++mostlyclean-generic: ++ ++clean-generic: ++ ++distclean-generic: ++ -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) ++ -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) ++ ++maintainer-clean-generic: ++ @echo "This command is intended for maintainers to use" ++ @echo "it deletes files that may require special tools to rebuild." ++clean: clean-recursive ++ ++clean-am: clean-generic clean-local mostlyclean-am ++ ++distclean: distclean-recursive ++ -rm -f Makefile ++distclean-am: clean-am distclean-generic distclean-tags ++ ++dvi: dvi-recursive ++ ++dvi-am: ++ ++html: html-recursive ++ ++html-am: ++ ++info: info-recursive ++ ++info-am: ++ ++install-data-am: ++ ++install-dvi: install-dvi-recursive ++ ++install-dvi-am: ++ ++install-exec-am: ++ ++install-html: install-html-recursive ++ ++install-html-am: ++ ++install-info: install-info-recursive ++ ++install-info-am: ++ ++install-man: ++ ++install-pdf: install-pdf-recursive ++ ++install-pdf-am: ++ ++install-ps: install-ps-recursive ++ ++install-ps-am: ++ ++installcheck-am: ++ ++maintainer-clean: maintainer-clean-recursive ++ -rm -f Makefile ++maintainer-clean-am: distclean-am maintainer-clean-generic ++ ++mostlyclean: mostlyclean-recursive ++ ++mostlyclean-am: mostlyclean-generic ++ ++pdf: pdf-recursive ++ ++pdf-am: ++ ++ps: ps-recursive ++ ++ps-am: ++ ++uninstall-am: ++ ++.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \ ++ install-am install-strip tags-recursive ++ ++.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ ++ all all-am check check-am clean clean-generic clean-local \ ++ ctags ctags-recursive distclean distclean-generic \ ++ distclean-tags distdir dvi dvi-am html html-am info info-am \ ++ install install-am install-data install-data-am install-dvi \ ++ install-dvi-am install-exec install-exec-am install-html \ ++ install-html-am install-info install-info-am install-man \ ++ install-pdf install-pdf-am install-ps install-ps-am \ ++ install-strip installcheck installcheck-am installdirs \ ++ installdirs-am maintainer-clean maintainer-clean-generic \ ++ mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \ ++ tags-recursive uninstall uninstall-am ++ ++ ++update-sdf: $(lo_build_po_files:lo-build-%.po=lo-build-%.sdf) ++ ++lo-build.sdf: ${wildcard sdf-templates/*.sdf} ++ cat $^ | \ ++ sed -e 's/^\([^\t]*\t[^\t]*\t[^\t]*\t[^\t]*\t[^\t]*\t[^\t]*\t[^\t]*\t[^\t]*\t\)[0-9]*/\1999/' \ ++ -e 's/^\([^\t]*\t[^\t]*\t[^\t]*\t[^\t]*\t[^\t]*\t[^\t]*\t[^\t]*\t[^\t]*\t[^\t]*\t[^\t]*\t[^\t]*\t[^\t]*\t[^\t]*\t[^\t]*\t\)[-: 0-9]*/\12002-02-02 02:02:02/' | \ ++ sort -u >$@ ++ ++lo-build.pot: lo-build.sdf /usr/bin/oo2po ++ oo2po -P --multifile=onefile lo-build.sdf $@ ++ ++lo-build-%.po: lo-build.pot /usr/bin/pot2po ++ pot2po -t $@ -i lo-build.pot -o $@.new ++ mv $@.new $@ ++ ++# ../bin/po2sdf is a crazy hack until ++# http://bugs.locamotion.org/show_bug.cgi?id=487" is fixed" ++lo-build-%.sdf: lo-build-%.po lo-build.sdf /usr/bin/po2oo ../bin/po2sdf ++ ../bin/po2sdf $* lo-build.sdf $< $@ ++ ++/usr/bin/oo2po /usr/bin/pot2po /usr/bin/po2po: ++ echo "Error: $@ does not exit" ; \ ++ echo " You need to install translate-toolkit, see" ; \ ++ echo " http://translate.sourceforge.net/wiki/start" ; \ ++ echo " The package for openSUSE it named python-translate-toolkit" ; \ ++ echo " and can be found at" ; \ ++ echo " http://download.opensuse.org/repositories/OpenOffice.org:/EXTRAS/" ; \ ++ exit 1 ++ ++clean-local: ++ rm -f .intltool-merge-cache ++ ++# Tell versions [3.59,3.63) of GNU make to not export all variables. ++# Otherwise a system limit (for SysV at least) may be exceeded. ++.NOEXPORT: +Index: libreoffice-3.4.1/libreoffice-build/po/sdf-templates/Makefile.in +=================================================================== +--- /dev/null 1970-01-01 00:00:00.000000000 +0000 ++++ libreoffice-3.4.1/libreoffice-build/po/sdf-templates/Makefile.in 2011-07-15 11:41:45.236849943 +0200 +@@ -0,0 +1,443 @@ ++# Makefile.in generated by automake 1.11.1 from Makefile.am. ++# @configure_input@ ++ ++# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, ++# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, ++# Inc. ++# This Makefile.in is free software; the Free Software Foundation ++# gives unlimited permission to copy and/or distribute it, ++# with or without modifications, as long as this notice is preserved. ++ ++# This program is distributed in the hope that it will be useful, ++# but WITHOUT ANY WARRANTY, to the extent permitted by law; without ++# even the implied warranty of MERCHANTABILITY or FITNESS FOR A ++# PARTICULAR PURPOSE. ++ ++@SET_MAKE@ ++VPATH = @srcdir@ ++pkgdatadir = $(datadir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ ++pkglibdir = $(libdir)/@PACKAGE@ ++pkglibexecdir = $(libexecdir)/@PACKAGE@ ++am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd ++install_sh_DATA = $(install_sh) -c -m 644 ++install_sh_PROGRAM = $(install_sh) -c ++install_sh_SCRIPT = $(install_sh) -c ++INSTALL_HEADER = $(INSTALL_DATA) ++transform = $(program_transform_name) ++NORMAL_INSTALL = : ++PRE_INSTALL = : ++POST_INSTALL = : ++NORMAL_UNINSTALL = : ++PRE_UNINSTALL = : ++POST_UNINSTALL = : ++subdir = po/sdf-templates ++DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in ++ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 ++am__aclocal_m4_deps = $(top_srcdir)/configure.in ++am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ ++ $(ACLOCAL_M4) ++mkinstalldirs = $(install_sh) -d ++CONFIG_CLEAN_FILES = ++CONFIG_CLEAN_VPATH_FILES = ++SOURCES = ++DIST_SOURCES = ++DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ++ACLOCAL = @ACLOCAL@ ++ACONF = @ACONF@ ++AGFA_MONOTYPE_FONTS_SOURCE = @AGFA_MONOTYPE_FONTS_SOURCE@ ++AMTAR = @AMTAR@ ++APACHE_ANT_TARBALL = @APACHE_ANT_TARBALL@ ++APPLY_DIR = @APPLY_DIR@ ++ARCHITECTURE = @ARCHITECTURE@ ++AUTOCONF = @AUTOCONF@ ++AUTOHEADER = @AUTOHEADER@ ++AUTOMAKE = @AUTOMAKE@ ++AWK = @AWK@ ++BARCODE_EXTENSION = @BARCODE_EXTENSION@ ++BISON = @BISON@ ++BUILDDIR = @BUILDDIR@ ++BUILD_MOZILLA_SOURCE = @BUILD_MOZILLA_SOURCE@ ++BUILD_NCPUS = @BUILD_NCPUS@ ++BUILD_WIN32 = @BUILD_WIN32@ ++CABEXTRACT = @CABEXTRACT@ ++CAIRO_CONFIGURE_FLAG = @CAIRO_CONFIGURE_FLAG@ ++CAIRO_ENABLED = @CAIRO_ENABLED@ ++CAIRO_VER = @CAIRO_VER@ ++CC = @CC@ ++CCACHE = @CCACHE@ ++CCDEPMODE = @CCDEPMODE@ ++CFLAGS = @CFLAGS@ ++CLONEDIR = @CLONEDIR@ ++COMPAT_OOWRAPPERS = @COMPAT_OOWRAPPERS@ ++CPP = @CPP@ ++CPPFLAGS = @CPPFLAGS@ ++CYGPATH_W = @CYGPATH_W@ ++DEFS = @DEFS@ ++DEFUZZ_PATCHES = @DEFUZZ_PATCHES@ ++DEJAVU_FONTS_PACK_NAME = @DEJAVU_FONTS_PACK_NAME@ ++DEJAVU_FONTS_VER = @DEJAVU_FONTS_VER@ ++DEPDIR = @DEPDIR@ ++DIAGRAM_EXTENSION = @DIAGRAM_EXTENSION@ ++DISTCC = @DISTCC@ ++DISTRO = @DISTRO@ ++DRINK = @DRINK@ ++ECHO_C = @ECHO_C@ ++ECHO_N = @ECHO_N@ ++ECHO_T = @ECHO_T@ ++EGREP = @EGREP@ ++ENABLE_ACCESS = @ENABLE_ACCESS@ ++ENABLE_BINFILTER = @ENABLE_BINFILTER@ ++ENABLE_CCACHE = @ENABLE_CCACHE@ ++ENABLE_DISTCC = @ENABLE_DISTCC@ ++ENABLE_EXTENSIONS = @ENABLE_EXTENSIONS@ ++ENABLE_GRAPHITE = @ENABLE_GRAPHITE@ ++ENABLE_ICECREAM = @ENABLE_ICECREAM@ ++ENABLE_MONO = @ENABLE_MONO@ ++ENABLE_ODK = @ENABLE_ODK@ ++EXEEXT = @EXEEXT@ ++FLEX = @FLEX@ ++FOO_GTK_CFLAGS = @FOO_GTK_CFLAGS@ ++FOO_GTK_LIBS = @FOO_GTK_LIBS@ ++GET_CMD = @GET_CMD@ ++GITTAG = @GITTAG@ ++GNUPATCH = @GNUPATCH@ ++GNUTAR = @GNUTAR@ ++GOOGLE_DOCS_EXTENSION = @GOOGLE_DOCS_EXTENSION@ ++GREP = @GREP@ ++HUNART_EXTENSION = @HUNART_EXTENSION@ ++ICECREAM_BINDIR = @ICECREAM_BINDIR@ ++INSTALL = @INSTALL@ ++INSTALL_DATA = @INSTALL_DATA@ ++INSTALL_PROGRAM = @INSTALL_PROGRAM@ ++INSTALL_SCRIPT = @INSTALL_SCRIPT@ ++INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ ++INTLTOOL_PERL = @INTLTOOL_PERL@ ++LANGUAGETOOL_EXTENSION = @LANGUAGETOOL_EXTENSION@ ++LDFLAGS = @LDFLAGS@ ++LIBERATION_FONTS_VER = @LIBERATION_FONTS_VER@ ++LIBOBJS = @LIBOBJS@ ++LIBS = @LIBS@ ++LIGHTPROOF_FILENAMES = @LIGHTPROOF_FILENAMES@ ++LIGHTPROOF_LANG = @LIGHTPROOF_LANG@ ++LTLIBOBJS = @LTLIBOBJS@ ++MAGYARLINUXLIBERTINE_FONTS_TIMESTAMP = @MAGYARLINUXLIBERTINE_FONTS_TIMESTAMP@ ++MAINT = @MAINT@ ++MAKEINFO = @MAKEINFO@ ++MAX_JOBS = @MAX_JOBS@ ++MDBTOOLS_SRC = @MDBTOOLS_SRC@ ++MINIMUM_REQS_CFLAGS = @MINIMUM_REQS_CFLAGS@ ++MINIMUM_REQS_LIBS = @MINIMUM_REQS_LIBS@ ++MIRROR = @MIRROR@ ++MKDIR_P = @MKDIR_P@ ++MONO_GAC_ROOT = @MONO_GAC_ROOT@ ++NLPSOLVER_EXTENSION = @NLPSOLVER_EXTENSION@ ++NUMBERTEXT_EXTENSION = @NUMBERTEXT_EXTENSION@ ++OBJEXT = @OBJEXT@ ++OOBUILDDIR = @OOBUILDDIR@ ++OOOBLOGGER_EXTENSION = @OOOBLOGGER_EXTENSION@ ++OOOINSTALLDIRNAME = @OOOINSTALLDIRNAME@ ++OOOP_FONTS_PACK = @OOOP_FONTS_PACK@ ++OOOP_GALLERY_PACK = @OOOP_GALLERY_PACK@ ++OOOP_SAMPLES_PACK = @OOOP_SAMPLES_PACK@ ++OOOP_TEMPLATES_PACK = @OOOP_TEMPLATES_PACK@ ++OOO_ADDITIONAL_SECTIONS = @OOO_ADDITIONAL_SECTIONS@ ++OOO_BINSUFFIX = @OOO_BINSUFFIX@ ++OOO_BUILDVERSION = @OOO_BUILDVERSION@ ++OOO_BUILD_NOARCH = @OOO_BUILD_NOARCH@ ++OOO_CUSTOM_IMAGES = @OOO_CUSTOM_IMAGES@ ++OOO_EXTRA_ARTWORK = @OOO_EXTRA_ARTWORK@ ++OOO_GIT = @OOO_GIT@ ++OOO_GIT_MANAGED = @OOO_GIT_MANAGED@ ++OOO_LANGS = @OOO_LANGS@ ++OOO_POOR_HELP_LOCALIZATIONS = @OOO_POOR_HELP_LOCALIZATIONS@ ++OOO_SOURCEDIRNAME = @OOO_SOURCEDIRNAME@ ++OOO_SOURCEVERSION = @OOO_SOURCEVERSION@ ++OOO_STRIP = @OOO_STRIP@ ++OOO_VERSION = @OOO_VERSION@ ++OOO_WIDGET_FLAGS = @OOO_WIDGET_FLAGS@ ++OPENCLIPART_DIR = @OPENCLIPART_DIR@ ++OPENCLIPART_VER = @OPENCLIPART_VER@ ++PACKAGE = @PACKAGE@ ++PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ ++PACKAGE_NAME = @PACKAGE_NAME@ ++PACKAGE_STRING = @PACKAGE_STRING@ ++PACKAGE_TARNAME = @PACKAGE_TARNAME@ ++PACKAGE_URL = @PACKAGE_URL@ ++PACKAGE_VERSION = @PACKAGE_VERSION@ ++PATH_SEPARATOR = @PATH_SEPARATOR@ ++PERL = @PERL@ ++PIECE = @PIECE@ ++PKG_CONFIG = @PKG_CONFIG@ ++PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ ++PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ ++PREBUILT_WRITINGAIDS_TIMESTAMP = @PREBUILT_WRITINGAIDS_TIMESTAMP@ ++PROPAGATED_ARGS = @PROPAGATED_ARGS@ ++RAWBUILDDIR = @RAWBUILDDIR@ ++RSYNC = @RSYNC@ ++RUN_POST_INSTALL_SCRIPTS = @RUN_POST_INSTALL_SCRIPTS@ ++SET_MAKE = @SET_MAKE@ ++SHELL = @SHELL@ ++SNAPSHOT_TAG = @SNAPSHOT_TAG@ ++SOURCE_TYPE = @SOURCE_TYPE@ ++SPLIT = @SPLIT@ ++SPLIT_APP_MODULES = @SPLIT_APP_MODULES@ ++SPLIT_OPT_FEATURES = @SPLIT_OPT_FEATURES@ ++SRCDIR = @SRCDIR@ ++STRIP = @STRIP@ ++SUNTEMPLATES_LANG = @SUNTEMPLATES_LANG@ ++SYSTEM_CAIRO = @SYSTEM_CAIRO@ ++SYSTEM_GCC = @SYSTEM_GCC@ ++SYSTEM_LIBWPD = @SYSTEM_LIBWPD@ ++SYSTEM_LIBWPG = @SYSTEM_LIBWPG@ ++SYSTEM_LIBWPS = @SYSTEM_LIBWPS@ ++SYSTEM_MDBTOOLS = @SYSTEM_MDBTOOLS@ ++SYSTEM_MDDS = @SYSTEM_MDDS@ ++SYSTEM_ZLIB = @SYSTEM_ZLIB@ ++TOOLSDIR = @TOOLSDIR@ ++TYPO_EXTENSION = @TYPO_EXTENSION@ ++UPSTREAM_NAME = @UPSTREAM_NAME@ ++UPSTREAM_URI = @UPSTREAM_URI@ ++VALIDATOR_EXTENSION = @VALIDATOR_EXTENSION@ ++VENDORNAME = @VENDORNAME@ ++VERSION = @VERSION@ ++WATCH_WINDOW_EXTENSION = @WATCH_WINDOW_EXTENSION@ ++WITH_ARCH_FLAGS = @WITH_ARCH_FLAGS@ ++WITH_BARCODE = @WITH_BARCODE@ ++WITH_DIAGRAM = @WITH_DIAGRAM@ ++WITH_GOOGLE_DOCS = @WITH_GOOGLE_DOCS@ ++WITH_HUNART = @WITH_HUNART@ ++WITH_LANGUAGETOOL = @WITH_LANGUAGETOOL@ ++WITH_NLPSOLVER = @WITH_NLPSOLVER@ ++WITH_NUMBERTEXT = @WITH_NUMBERTEXT@ ++WITH_OOOBLOGGER = @WITH_OOOBLOGGER@ ++WITH_TYPO = @WITH_TYPO@ ++WITH_VALIDATOR = @WITH_VALIDATOR@ ++WITH_WATCH_WINDOW = @WITH_WATCH_WINDOW@ ++XSLTPROC = @XSLTPROC@ ++abs_builddir = @abs_builddir@ ++abs_srcdir = @abs_srcdir@ ++abs_top_builddir = @abs_top_builddir@ ++abs_top_srcdir = @abs_top_srcdir@ ++ac_ct_CC = @ac_ct_CC@ ++am__include = @am__include@ ++am__leading_dot = @am__leading_dot@ ++am__quote = @am__quote@ ++am__tar = @am__tar@ ++am__untar = @am__untar@ ++bindir = @bindir@ ++build_alias = @build_alias@ ++builddir = @builddir@ ++datadir = @datadir@ ++datarootdir = @datarootdir@ ++docdir = @docdir@ ++dvidir = @dvidir@ ++exec_prefix = @exec_prefix@ ++host_alias = @host_alias@ ++htmldir = @htmldir@ ++includedir = @includedir@ ++infodir = @infodir@ ++install_sh = @install_sh@ ++libdir = @libdir@ ++libexecdir = @libexecdir@ ++localedir = @localedir@ ++localstatedir = @localstatedir@ ++mandir = @mandir@ ++mkdir_p = @mkdir_p@ ++oldincludedir = @oldincludedir@ ++pdfdir = @pdfdir@ ++png_CFLAGS = @png_CFLAGS@ ++png_LIBS = @png_LIBS@ ++prefix = @prefix@ ++program_transform_name = @program_transform_name@ ++psdir = @psdir@ ++sbindir = @sbindir@ ++sharedstatedir = @sharedstatedir@ ++srcdir = @srcdir@ ++sysconfdir = @sysconfdir@ ++target_alias = @target_alias@ ++top_build_prefix = @top_build_prefix@ ++top_builddir = @top_builddir@ ++top_srcdir = @top_srcdir@ ++EXTRA_DIST = $(wildcard *.sdf) README ++all: all-am ++ ++.SUFFIXES: ++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) ++ @for dep in $?; do \ ++ case '$(am__configure_deps)' in \ ++ *$$dep*) \ ++ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ ++ && { if test -f $@; then exit 0; else break; fi; }; \ ++ exit 1;; \ ++ esac; \ ++ done; \ ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu po/sdf-templates/Makefile'; \ ++ $(am__cd) $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu po/sdf-templates/Makefile ++.PRECIOUS: Makefile ++Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status ++ @case '$?' in \ ++ *config.status*) \ ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ ++ *) \ ++ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ ++ esac; ++ ++$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++ ++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++$(am__aclocal_m4_deps): ++tags: TAGS ++TAGS: ++ ++ctags: CTAGS ++CTAGS: ++ ++ ++distdir: $(DISTFILES) ++ @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ++ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ++ list='$(DISTFILES)'; \ ++ dist_files=`for file in $$list; do echo $$file; done | \ ++ sed -e "s|^$$srcdirstrip/||;t" \ ++ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ ++ case $$dist_files in \ ++ */*) $(MKDIR_P) `echo "$$dist_files" | \ ++ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ ++ sort -u` ;; \ ++ esac; \ ++ for file in $$dist_files; do \ ++ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ ++ if test -d $$d/$$file; then \ ++ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ ++ if test -d "$(distdir)/$$file"; then \ ++ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ fi; \ ++ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ ++ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ ++ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ fi; \ ++ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ else \ ++ test -f "$(distdir)/$$file" \ ++ || cp -p $$d/$$file "$(distdir)/$$file" \ ++ || exit 1; \ ++ fi; \ ++ done ++check-am: all-am ++check: check-am ++all-am: Makefile ++installdirs: ++install: install-am ++install-exec: install-exec-am ++install-data: install-data-am ++uninstall: uninstall-am ++ ++install-am: all-am ++ @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am ++ ++installcheck: installcheck-am ++install-strip: ++ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ ++ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ ++ `test -z '$(STRIP)' || \ ++ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install ++mostlyclean-generic: ++ ++clean-generic: ++ ++distclean-generic: ++ -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) ++ -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) ++ ++maintainer-clean-generic: ++ @echo "This command is intended for maintainers to use" ++ @echo "it deletes files that may require special tools to rebuild." ++clean: clean-am ++ ++clean-am: clean-generic mostlyclean-am ++ ++distclean: distclean-am ++ -rm -f Makefile ++distclean-am: clean-am distclean-generic ++ ++dvi: dvi-am ++ ++dvi-am: ++ ++html: html-am ++ ++html-am: ++ ++info: info-am ++ ++info-am: ++ ++install-data-am: ++ ++install-dvi: install-dvi-am ++ ++install-dvi-am: ++ ++install-exec-am: ++ ++install-html: install-html-am ++ ++install-html-am: ++ ++install-info: install-info-am ++ ++install-info-am: ++ ++install-man: ++ ++install-pdf: install-pdf-am ++ ++install-pdf-am: ++ ++install-ps: install-ps-am ++ ++install-ps-am: ++ ++installcheck-am: ++ ++maintainer-clean: maintainer-clean-am ++ -rm -f Makefile ++maintainer-clean-am: distclean-am maintainer-clean-generic ++ ++mostlyclean: mostlyclean-am ++ ++mostlyclean-am: mostlyclean-generic ++ ++pdf: pdf-am ++ ++pdf-am: ++ ++ps: ps-am ++ ++ps-am: ++ ++uninstall-am: ++ ++.MAKE: install-am install-strip ++ ++.PHONY: all all-am check check-am clean clean-generic distclean \ ++ distclean-generic distdir dvi dvi-am html html-am info info-am \ ++ install install-am install-data install-data-am install-dvi \ ++ install-dvi-am install-exec install-exec-am install-html \ ++ install-html-am install-info install-info-am install-man \ ++ install-pdf install-pdf-am install-ps install-ps-am \ ++ install-strip installcheck installcheck-am installdirs \ ++ maintainer-clean maintainer-clean-generic mostlyclean \ ++ mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am ++ ++ ++# Tell versions [3.59,3.63) of GNU make to not export all variables. ++# Otherwise a system limit (for SysV at least) may be exceeded. ++.NOEXPORT: +Index: libreoffice-3.4.1/libreoffice-build/extensions/Makefile.in +=================================================================== +--- /dev/null 1970-01-01 00:00:00.000000000 +0000 ++++ libreoffice-3.4.1/libreoffice-build/extensions/Makefile.in 2011-07-15 11:41:45.236849943 +0200 +@@ -0,0 +1,645 @@ ++# Makefile.in generated by automake 1.11.1 from Makefile.am. ++# @configure_input@ ++ ++# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, ++# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, ++# Inc. ++# This Makefile.in is free software; the Free Software Foundation ++# gives unlimited permission to copy and/or distribute it, ++# with or without modifications, as long as this notice is preserved. ++ ++# This program is distributed in the hope that it will be useful, ++# but WITHOUT ANY WARRANTY, to the extent permitted by law; without ++# even the implied warranty of MERCHANTABILITY or FITNESS FOR A ++# PARTICULAR PURPOSE. ++ ++@SET_MAKE@ ++VPATH = @srcdir@ ++pkgdatadir = $(datadir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ ++pkglibdir = $(libdir)/@PACKAGE@ ++pkglibexecdir = $(libexecdir)/@PACKAGE@ ++am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd ++install_sh_DATA = $(install_sh) -c -m 644 ++install_sh_PROGRAM = $(install_sh) -c ++install_sh_SCRIPT = $(install_sh) -c ++INSTALL_HEADER = $(INSTALL_DATA) ++transform = $(program_transform_name) ++NORMAL_INSTALL = : ++PRE_INSTALL = : ++POST_INSTALL = : ++NORMAL_UNINSTALL = : ++PRE_UNINSTALL = : ++POST_UNINSTALL = : ++subdir = extensions ++DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ++ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 ++am__aclocal_m4_deps = $(top_srcdir)/configure.in ++am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ ++ $(ACLOCAL_M4) ++mkinstalldirs = $(install_sh) -d ++CONFIG_CLEAN_FILES = ++CONFIG_CLEAN_VPATH_FILES = ++SOURCES = ++DIST_SOURCES = ++RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ ++ html-recursive info-recursive install-data-recursive \ ++ install-dvi-recursive install-exec-recursive \ ++ install-html-recursive install-info-recursive \ ++ install-pdf-recursive install-ps-recursive install-recursive \ ++ installcheck-recursive installdirs-recursive pdf-recursive \ ++ ps-recursive uninstall-recursive ++RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ ++ distclean-recursive maintainer-clean-recursive ++AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ ++ $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \ ++ distdir ++ETAGS = etags ++CTAGS = ctags ++DIST_SUBDIRS = $(SUBDIRS) ++DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ++am__relativize = \ ++ dir0=`pwd`; \ ++ sed_first='s,^\([^/]*\)/.*$$,\1,'; \ ++ sed_rest='s,^[^/]*/*,,'; \ ++ sed_last='s,^.*/\([^/]*\)$$,\1,'; \ ++ sed_butlast='s,/*[^/]*$$,,'; \ ++ while test -n "$$dir1"; do \ ++ first=`echo "$$dir1" | sed -e "$$sed_first"`; \ ++ if test "$$first" != "."; then \ ++ if test "$$first" = ".."; then \ ++ dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ ++ dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ ++ else \ ++ first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ ++ if test "$$first2" = "$$first"; then \ ++ dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ ++ else \ ++ dir2="../$$dir2"; \ ++ fi; \ ++ dir0="$$dir0"/"$$first"; \ ++ fi; \ ++ fi; \ ++ dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ ++ done; \ ++ reldir="$$dir2" ++ACLOCAL = @ACLOCAL@ ++ACONF = @ACONF@ ++AGFA_MONOTYPE_FONTS_SOURCE = @AGFA_MONOTYPE_FONTS_SOURCE@ ++AMTAR = @AMTAR@ ++APACHE_ANT_TARBALL = @APACHE_ANT_TARBALL@ ++APPLY_DIR = @APPLY_DIR@ ++ARCHITECTURE = @ARCHITECTURE@ ++AUTOCONF = @AUTOCONF@ ++AUTOHEADER = @AUTOHEADER@ ++AUTOMAKE = @AUTOMAKE@ ++AWK = @AWK@ ++BARCODE_EXTENSION = @BARCODE_EXTENSION@ ++BISON = @BISON@ ++BUILDDIR = @BUILDDIR@ ++BUILD_MOZILLA_SOURCE = @BUILD_MOZILLA_SOURCE@ ++BUILD_NCPUS = @BUILD_NCPUS@ ++BUILD_WIN32 = @BUILD_WIN32@ ++CABEXTRACT = @CABEXTRACT@ ++CAIRO_CONFIGURE_FLAG = @CAIRO_CONFIGURE_FLAG@ ++CAIRO_ENABLED = @CAIRO_ENABLED@ ++CAIRO_VER = @CAIRO_VER@ ++CC = @CC@ ++CCACHE = @CCACHE@ ++CCDEPMODE = @CCDEPMODE@ ++CFLAGS = @CFLAGS@ ++CLONEDIR = @CLONEDIR@ ++COMPAT_OOWRAPPERS = @COMPAT_OOWRAPPERS@ ++CPP = @CPP@ ++CPPFLAGS = @CPPFLAGS@ ++CYGPATH_W = @CYGPATH_W@ ++DEFS = @DEFS@ ++DEFUZZ_PATCHES = @DEFUZZ_PATCHES@ ++DEJAVU_FONTS_PACK_NAME = @DEJAVU_FONTS_PACK_NAME@ ++DEJAVU_FONTS_VER = @DEJAVU_FONTS_VER@ ++DEPDIR = @DEPDIR@ ++DIAGRAM_EXTENSION = @DIAGRAM_EXTENSION@ ++DISTCC = @DISTCC@ ++DISTRO = @DISTRO@ ++DRINK = @DRINK@ ++ECHO_C = @ECHO_C@ ++ECHO_N = @ECHO_N@ ++ECHO_T = @ECHO_T@ ++EGREP = @EGREP@ ++ENABLE_ACCESS = @ENABLE_ACCESS@ ++ENABLE_BINFILTER = @ENABLE_BINFILTER@ ++ENABLE_CCACHE = @ENABLE_CCACHE@ ++ENABLE_DISTCC = @ENABLE_DISTCC@ ++ENABLE_EXTENSIONS = @ENABLE_EXTENSIONS@ ++ENABLE_GRAPHITE = @ENABLE_GRAPHITE@ ++ENABLE_ICECREAM = @ENABLE_ICECREAM@ ++ENABLE_MONO = @ENABLE_MONO@ ++ENABLE_ODK = @ENABLE_ODK@ ++EXEEXT = @EXEEXT@ ++FLEX = @FLEX@ ++FOO_GTK_CFLAGS = @FOO_GTK_CFLAGS@ ++FOO_GTK_LIBS = @FOO_GTK_LIBS@ ++GET_CMD = @GET_CMD@ ++GITTAG = @GITTAG@ ++GNUPATCH = @GNUPATCH@ ++GNUTAR = @GNUTAR@ ++GOOGLE_DOCS_EXTENSION = @GOOGLE_DOCS_EXTENSION@ ++GREP = @GREP@ ++HUNART_EXTENSION = @HUNART_EXTENSION@ ++ICECREAM_BINDIR = @ICECREAM_BINDIR@ ++INSTALL = @INSTALL@ ++INSTALL_DATA = @INSTALL_DATA@ ++INSTALL_PROGRAM = @INSTALL_PROGRAM@ ++INSTALL_SCRIPT = @INSTALL_SCRIPT@ ++INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ ++INTLTOOL_PERL = @INTLTOOL_PERL@ ++LANGUAGETOOL_EXTENSION = @LANGUAGETOOL_EXTENSION@ ++LDFLAGS = @LDFLAGS@ ++LIBERATION_FONTS_VER = @LIBERATION_FONTS_VER@ ++LIBOBJS = @LIBOBJS@ ++LIBS = @LIBS@ ++LIGHTPROOF_FILENAMES = @LIGHTPROOF_FILENAMES@ ++LIGHTPROOF_LANG = @LIGHTPROOF_LANG@ ++LTLIBOBJS = @LTLIBOBJS@ ++MAGYARLINUXLIBERTINE_FONTS_TIMESTAMP = @MAGYARLINUXLIBERTINE_FONTS_TIMESTAMP@ ++MAINT = @MAINT@ ++MAKEINFO = @MAKEINFO@ ++MAX_JOBS = @MAX_JOBS@ ++MDBTOOLS_SRC = @MDBTOOLS_SRC@ ++MINIMUM_REQS_CFLAGS = @MINIMUM_REQS_CFLAGS@ ++MINIMUM_REQS_LIBS = @MINIMUM_REQS_LIBS@ ++MIRROR = @MIRROR@ ++MKDIR_P = @MKDIR_P@ ++MONO_GAC_ROOT = @MONO_GAC_ROOT@ ++NLPSOLVER_EXTENSION = @NLPSOLVER_EXTENSION@ ++NUMBERTEXT_EXTENSION = @NUMBERTEXT_EXTENSION@ ++OBJEXT = @OBJEXT@ ++OOBUILDDIR = @OOBUILDDIR@ ++OOOBLOGGER_EXTENSION = @OOOBLOGGER_EXTENSION@ ++OOOINSTALLDIRNAME = @OOOINSTALLDIRNAME@ ++OOOP_FONTS_PACK = @OOOP_FONTS_PACK@ ++OOOP_GALLERY_PACK = @OOOP_GALLERY_PACK@ ++OOOP_SAMPLES_PACK = @OOOP_SAMPLES_PACK@ ++OOOP_TEMPLATES_PACK = @OOOP_TEMPLATES_PACK@ ++OOO_ADDITIONAL_SECTIONS = @OOO_ADDITIONAL_SECTIONS@ ++OOO_BINSUFFIX = @OOO_BINSUFFIX@ ++OOO_BUILDVERSION = @OOO_BUILDVERSION@ ++OOO_BUILD_NOARCH = @OOO_BUILD_NOARCH@ ++OOO_CUSTOM_IMAGES = @OOO_CUSTOM_IMAGES@ ++OOO_EXTRA_ARTWORK = @OOO_EXTRA_ARTWORK@ ++OOO_GIT = @OOO_GIT@ ++OOO_GIT_MANAGED = @OOO_GIT_MANAGED@ ++OOO_LANGS = @OOO_LANGS@ ++OOO_POOR_HELP_LOCALIZATIONS = @OOO_POOR_HELP_LOCALIZATIONS@ ++OOO_SOURCEDIRNAME = @OOO_SOURCEDIRNAME@ ++OOO_SOURCEVERSION = @OOO_SOURCEVERSION@ ++OOO_STRIP = @OOO_STRIP@ ++OOO_VERSION = @OOO_VERSION@ ++OOO_WIDGET_FLAGS = @OOO_WIDGET_FLAGS@ ++OPENCLIPART_DIR = @OPENCLIPART_DIR@ ++OPENCLIPART_VER = @OPENCLIPART_VER@ ++PACKAGE = @PACKAGE@ ++PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ ++PACKAGE_NAME = @PACKAGE_NAME@ ++PACKAGE_STRING = @PACKAGE_STRING@ ++PACKAGE_TARNAME = @PACKAGE_TARNAME@ ++PACKAGE_URL = @PACKAGE_URL@ ++PACKAGE_VERSION = @PACKAGE_VERSION@ ++PATH_SEPARATOR = @PATH_SEPARATOR@ ++PERL = @PERL@ ++PIECE = @PIECE@ ++PKG_CONFIG = @PKG_CONFIG@ ++PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ ++PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ ++PREBUILT_WRITINGAIDS_TIMESTAMP = @PREBUILT_WRITINGAIDS_TIMESTAMP@ ++PROPAGATED_ARGS = @PROPAGATED_ARGS@ ++RAWBUILDDIR = @RAWBUILDDIR@ ++RSYNC = @RSYNC@ ++RUN_POST_INSTALL_SCRIPTS = @RUN_POST_INSTALL_SCRIPTS@ ++SET_MAKE = @SET_MAKE@ ++SHELL = @SHELL@ ++SNAPSHOT_TAG = @SNAPSHOT_TAG@ ++SOURCE_TYPE = @SOURCE_TYPE@ ++SPLIT = @SPLIT@ ++SPLIT_APP_MODULES = @SPLIT_APP_MODULES@ ++SPLIT_OPT_FEATURES = @SPLIT_OPT_FEATURES@ ++SRCDIR = @SRCDIR@ ++STRIP = @STRIP@ ++SUNTEMPLATES_LANG = @SUNTEMPLATES_LANG@ ++SYSTEM_CAIRO = @SYSTEM_CAIRO@ ++SYSTEM_GCC = @SYSTEM_GCC@ ++SYSTEM_LIBWPD = @SYSTEM_LIBWPD@ ++SYSTEM_LIBWPG = @SYSTEM_LIBWPG@ ++SYSTEM_LIBWPS = @SYSTEM_LIBWPS@ ++SYSTEM_MDBTOOLS = @SYSTEM_MDBTOOLS@ ++SYSTEM_MDDS = @SYSTEM_MDDS@ ++SYSTEM_ZLIB = @SYSTEM_ZLIB@ ++TOOLSDIR = @TOOLSDIR@ ++TYPO_EXTENSION = @TYPO_EXTENSION@ ++UPSTREAM_NAME = @UPSTREAM_NAME@ ++UPSTREAM_URI = @UPSTREAM_URI@ ++VALIDATOR_EXTENSION = @VALIDATOR_EXTENSION@ ++VENDORNAME = @VENDORNAME@ ++VERSION = @VERSION@ ++WATCH_WINDOW_EXTENSION = @WATCH_WINDOW_EXTENSION@ ++WITH_ARCH_FLAGS = @WITH_ARCH_FLAGS@ ++WITH_BARCODE = @WITH_BARCODE@ ++WITH_DIAGRAM = @WITH_DIAGRAM@ ++WITH_GOOGLE_DOCS = @WITH_GOOGLE_DOCS@ ++WITH_HUNART = @WITH_HUNART@ ++WITH_LANGUAGETOOL = @WITH_LANGUAGETOOL@ ++WITH_NLPSOLVER = @WITH_NLPSOLVER@ ++WITH_NUMBERTEXT = @WITH_NUMBERTEXT@ ++WITH_OOOBLOGGER = @WITH_OOOBLOGGER@ ++WITH_TYPO = @WITH_TYPO@ ++WITH_VALIDATOR = @WITH_VALIDATOR@ ++WITH_WATCH_WINDOW = @WITH_WATCH_WINDOW@ ++XSLTPROC = @XSLTPROC@ ++abs_builddir = @abs_builddir@ ++abs_srcdir = @abs_srcdir@ ++abs_top_builddir = @abs_top_builddir@ ++abs_top_srcdir = @abs_top_srcdir@ ++ac_ct_CC = @ac_ct_CC@ ++am__include = @am__include@ ++am__leading_dot = @am__leading_dot@ ++am__quote = @am__quote@ ++am__tar = @am__tar@ ++am__untar = @am__untar@ ++bindir = @bindir@ ++build_alias = @build_alias@ ++builddir = @builddir@ ++datadir = @datadir@ ++datarootdir = @datarootdir@ ++docdir = @docdir@ ++dvidir = @dvidir@ ++exec_prefix = @exec_prefix@ ++host_alias = @host_alias@ ++htmldir = @htmldir@ ++includedir = @includedir@ ++infodir = @infodir@ ++install_sh = @install_sh@ ++libdir = @libdir@ ++libexecdir = @libexecdir@ ++localedir = @localedir@ ++localstatedir = @localstatedir@ ++mandir = @mandir@ ++mkdir_p = @mkdir_p@ ++oldincludedir = @oldincludedir@ ++pdfdir = @pdfdir@ ++png_CFLAGS = @png_CFLAGS@ ++png_LIBS = @png_LIBS@ ++prefix = @prefix@ ++program_transform_name = @program_transform_name@ ++psdir = @psdir@ ++sbindir = @sbindir@ ++sharedstatedir = @sharedstatedir@ ++srcdir = @srcdir@ ++sysconfdir = @sysconfdir@ ++target_alias = @target_alias@ ++top_build_prefix = @top_build_prefix@ ++top_builddir = @top_builddir@ ++top_srcdir = @top_srcdir@ ++SUBDIRS = tweakconfig ++all: all-recursive ++ ++.SUFFIXES: ++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) ++ @for dep in $?; do \ ++ case '$(am__configure_deps)' in \ ++ *$$dep*) \ ++ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ ++ && { if test -f $@; then exit 0; else break; fi; }; \ ++ exit 1;; \ ++ esac; \ ++ done; \ ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu extensions/Makefile'; \ ++ $(am__cd) $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu extensions/Makefile ++.PRECIOUS: Makefile ++Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status ++ @case '$?' in \ ++ *config.status*) \ ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ ++ *) \ ++ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ ++ esac; ++ ++$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++ ++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++$(am__aclocal_m4_deps): ++ ++# This directory's subdirectories are mostly independent; you can cd ++# into them and run `make' without going through this Makefile. ++# To change the values of `make' variables: instead of editing Makefiles, ++# (1) if the variable is set in `config.status', edit `config.status' ++# (which will cause the Makefiles to be regenerated when you run `make'); ++# (2) otherwise, pass the desired values on the `make' command line. ++$(RECURSIVE_TARGETS): ++ @fail= failcom='exit 1'; \ ++ for f in x $$MAKEFLAGS; do \ ++ case $$f in \ ++ *=* | --[!k]*);; \ ++ *k*) failcom='fail=yes';; \ ++ esac; \ ++ done; \ ++ dot_seen=no; \ ++ target=`echo $@ | sed s/-recursive//`; \ ++ list='$(SUBDIRS)'; for subdir in $$list; do \ ++ echo "Making $$target in $$subdir"; \ ++ if test "$$subdir" = "."; then \ ++ dot_seen=yes; \ ++ local_target="$$target-am"; \ ++ else \ ++ local_target="$$target"; \ ++ fi; \ ++ ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ ++ || eval $$failcom; \ ++ done; \ ++ if test "$$dot_seen" = "no"; then \ ++ $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ ++ fi; test -z "$$fail" ++ ++$(RECURSIVE_CLEAN_TARGETS): ++ @fail= failcom='exit 1'; \ ++ for f in x $$MAKEFLAGS; do \ ++ case $$f in \ ++ *=* | --[!k]*);; \ ++ *k*) failcom='fail=yes';; \ ++ esac; \ ++ done; \ ++ dot_seen=no; \ ++ case "$@" in \ ++ distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ ++ *) list='$(SUBDIRS)' ;; \ ++ esac; \ ++ rev=''; for subdir in $$list; do \ ++ if test "$$subdir" = "."; then :; else \ ++ rev="$$subdir $$rev"; \ ++ fi; \ ++ done; \ ++ rev="$$rev ."; \ ++ target=`echo $@ | sed s/-recursive//`; \ ++ for subdir in $$rev; do \ ++ echo "Making $$target in $$subdir"; \ ++ if test "$$subdir" = "."; then \ ++ local_target="$$target-am"; \ ++ else \ ++ local_target="$$target"; \ ++ fi; \ ++ ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ ++ || eval $$failcom; \ ++ done && test -z "$$fail" ++tags-recursive: ++ list='$(SUBDIRS)'; for subdir in $$list; do \ ++ test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ ++ done ++ctags-recursive: ++ list='$(SUBDIRS)'; for subdir in $$list; do \ ++ test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ ++ done ++ ++ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) ++ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ ++ unique=`for i in $$list; do \ ++ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ ++ done | \ ++ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ ++ END { if (nonempty) { for (i in files) print i; }; }'`; \ ++ mkid -fID $$unique ++tags: TAGS ++ ++TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ ++ $(TAGS_FILES) $(LISP) ++ set x; \ ++ here=`pwd`; \ ++ if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ ++ include_option=--etags-include; \ ++ empty_fix=.; \ ++ else \ ++ include_option=--include; \ ++ empty_fix=; \ ++ fi; \ ++ list='$(SUBDIRS)'; for subdir in $$list; do \ ++ if test "$$subdir" = .; then :; else \ ++ test ! -f $$subdir/TAGS || \ ++ set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ ++ fi; \ ++ done; \ ++ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ ++ unique=`for i in $$list; do \ ++ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ ++ done | \ ++ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ ++ END { if (nonempty) { for (i in files) print i; }; }'`; \ ++ shift; \ ++ if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ ++ test -n "$$unique" || unique=$$empty_fix; \ ++ if test $$# -gt 0; then \ ++ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ ++ "$$@" $$unique; \ ++ else \ ++ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ ++ $$unique; \ ++ fi; \ ++ fi ++ctags: CTAGS ++CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ ++ $(TAGS_FILES) $(LISP) ++ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ ++ unique=`for i in $$list; do \ ++ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ ++ done | \ ++ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ ++ END { if (nonempty) { for (i in files) print i; }; }'`; \ ++ test -z "$(CTAGS_ARGS)$$unique" \ ++ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ ++ $$unique ++ ++GTAGS: ++ here=`$(am__cd) $(top_builddir) && pwd` \ ++ && $(am__cd) $(top_srcdir) \ ++ && gtags -i $(GTAGS_ARGS) "$$here" ++ ++distclean-tags: ++ -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags ++ ++distdir: $(DISTFILES) ++ @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ++ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ++ list='$(DISTFILES)'; \ ++ dist_files=`for file in $$list; do echo $$file; done | \ ++ sed -e "s|^$$srcdirstrip/||;t" \ ++ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ ++ case $$dist_files in \ ++ */*) $(MKDIR_P) `echo "$$dist_files" | \ ++ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ ++ sort -u` ;; \ ++ esac; \ ++ for file in $$dist_files; do \ ++ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ ++ if test -d $$d/$$file; then \ ++ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ ++ if test -d "$(distdir)/$$file"; then \ ++ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ fi; \ ++ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ ++ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ ++ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ fi; \ ++ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ else \ ++ test -f "$(distdir)/$$file" \ ++ || cp -p $$d/$$file "$(distdir)/$$file" \ ++ || exit 1; \ ++ fi; \ ++ done ++ @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ ++ if test "$$subdir" = .; then :; else \ ++ test -d "$(distdir)/$$subdir" \ ++ || $(MKDIR_P) "$(distdir)/$$subdir" \ ++ || exit 1; \ ++ fi; \ ++ done ++ @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ ++ if test "$$subdir" = .; then :; else \ ++ dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ ++ $(am__relativize); \ ++ new_distdir=$$reldir; \ ++ dir1=$$subdir; dir2="$(top_distdir)"; \ ++ $(am__relativize); \ ++ new_top_distdir=$$reldir; \ ++ echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ ++ echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ ++ ($(am__cd) $$subdir && \ ++ $(MAKE) $(AM_MAKEFLAGS) \ ++ top_distdir="$$new_top_distdir" \ ++ distdir="$$new_distdir" \ ++ am__remove_distdir=: \ ++ am__skip_length_check=: \ ++ am__skip_mode_fix=: \ ++ distdir) \ ++ || exit 1; \ ++ fi; \ ++ done ++check-am: all-am ++check: check-recursive ++all-am: Makefile ++installdirs: installdirs-recursive ++installdirs-am: ++install: install-recursive ++install-exec: install-exec-recursive ++install-data: install-data-recursive ++uninstall: uninstall-recursive ++ ++install-am: all-am ++ @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am ++ ++installcheck: installcheck-recursive ++install-strip: ++ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ ++ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ ++ `test -z '$(STRIP)' || \ ++ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install ++mostlyclean-generic: ++ ++clean-generic: ++ ++distclean-generic: ++ -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) ++ -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) ++ ++maintainer-clean-generic: ++ @echo "This command is intended for maintainers to use" ++ @echo "it deletes files that may require special tools to rebuild." ++clean: clean-recursive ++ ++clean-am: clean-generic mostlyclean-am ++ ++distclean: distclean-recursive ++ -rm -f Makefile ++distclean-am: clean-am distclean-generic distclean-tags ++ ++dvi: dvi-recursive ++ ++dvi-am: ++ ++html: html-recursive ++ ++html-am: ++ ++info: info-recursive ++ ++info-am: ++ ++install-data-am: ++ ++install-dvi: install-dvi-recursive ++ ++install-dvi-am: ++ ++install-exec-am: ++ ++install-html: install-html-recursive ++ ++install-html-am: ++ ++install-info: install-info-recursive ++ ++install-info-am: ++ ++install-man: ++ ++install-pdf: install-pdf-recursive ++ ++install-pdf-am: ++ ++install-ps: install-ps-recursive ++ ++install-ps-am: ++ ++installcheck-am: ++ ++maintainer-clean: maintainer-clean-recursive ++ -rm -f Makefile ++maintainer-clean-am: distclean-am maintainer-clean-generic ++ ++mostlyclean: mostlyclean-recursive ++ ++mostlyclean-am: mostlyclean-generic ++ ++pdf: pdf-recursive ++ ++pdf-am: ++ ++ps: ps-recursive ++ ++ps-am: ++ ++uninstall-am: ++ ++.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \ ++ install-am install-strip tags-recursive ++ ++.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ ++ all all-am check check-am clean clean-generic ctags \ ++ ctags-recursive distclean distclean-generic distclean-tags \ ++ distdir dvi dvi-am html html-am info info-am install \ ++ install-am install-data install-data-am install-dvi \ ++ install-dvi-am install-exec install-exec-am install-html \ ++ install-html-am install-info install-info-am install-man \ ++ install-pdf install-pdf-am install-ps install-ps-am \ ++ install-strip installcheck installcheck-am installdirs \ ++ installdirs-am maintainer-clean maintainer-clean-generic \ ++ mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \ ++ tags-recursive uninstall uninstall-am ++ ++ ++# Tell versions [3.59,3.63) of GNU make to not export all variables. ++# Otherwise a system limit (for SysV at least) may be exceeded. ++.NOEXPORT: +Index: libreoffice-3.4.1/libreoffice-build/extensions/tweakconfig/Makefile.in +=================================================================== +--- /dev/null 1970-01-01 00:00:00.000000000 +0000 ++++ libreoffice-3.4.1/libreoffice-build/extensions/tweakconfig/Makefile.in 2011-07-15 11:41:45.236849943 +0200 +@@ -0,0 +1,457 @@ ++# Makefile.in generated by automake 1.11.1 from Makefile.am. ++# @configure_input@ ++ ++# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, ++# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, ++# Inc. ++# This Makefile.in is free software; the Free Software Foundation ++# gives unlimited permission to copy and/or distribute it, ++# with or without modifications, as long as this notice is preserved. ++ ++# This program is distributed in the hope that it will be useful, ++# but WITHOUT ANY WARRANTY, to the extent permitted by law; without ++# even the implied warranty of MERCHANTABILITY or FITNESS FOR A ++# PARTICULAR PURPOSE. ++ ++@SET_MAKE@ ++VPATH = @srcdir@ ++pkgdatadir = $(datadir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ ++pkglibdir = $(libdir)/@PACKAGE@ ++pkglibexecdir = $(libexecdir)/@PACKAGE@ ++am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd ++install_sh_DATA = $(install_sh) -c -m 644 ++install_sh_PROGRAM = $(install_sh) -c ++install_sh_SCRIPT = $(install_sh) -c ++INSTALL_HEADER = $(INSTALL_DATA) ++transform = $(program_transform_name) ++NORMAL_INSTALL = : ++PRE_INSTALL = : ++POST_INSTALL = : ++NORMAL_UNINSTALL = : ++PRE_UNINSTALL = : ++POST_UNINSTALL = : ++subdir = extensions/tweakconfig ++DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ++ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 ++am__aclocal_m4_deps = $(top_srcdir)/configure.in ++am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ ++ $(ACLOCAL_M4) ++mkinstalldirs = $(install_sh) -d ++CONFIG_CLEAN_FILES = ++CONFIG_CLEAN_VPATH_FILES = ++SOURCES = ++DIST_SOURCES = ++DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ++ACLOCAL = @ACLOCAL@ ++ACONF = @ACONF@ ++AGFA_MONOTYPE_FONTS_SOURCE = @AGFA_MONOTYPE_FONTS_SOURCE@ ++AMTAR = @AMTAR@ ++APACHE_ANT_TARBALL = @APACHE_ANT_TARBALL@ ++APPLY_DIR = @APPLY_DIR@ ++ARCHITECTURE = @ARCHITECTURE@ ++AUTOCONF = @AUTOCONF@ ++AUTOHEADER = @AUTOHEADER@ ++AUTOMAKE = @AUTOMAKE@ ++AWK = @AWK@ ++BARCODE_EXTENSION = @BARCODE_EXTENSION@ ++BISON = @BISON@ ++BUILDDIR = @BUILDDIR@ ++BUILD_MOZILLA_SOURCE = @BUILD_MOZILLA_SOURCE@ ++BUILD_NCPUS = @BUILD_NCPUS@ ++BUILD_WIN32 = @BUILD_WIN32@ ++CABEXTRACT = @CABEXTRACT@ ++CAIRO_CONFIGURE_FLAG = @CAIRO_CONFIGURE_FLAG@ ++CAIRO_ENABLED = @CAIRO_ENABLED@ ++CAIRO_VER = @CAIRO_VER@ ++CC = @CC@ ++CCACHE = @CCACHE@ ++CCDEPMODE = @CCDEPMODE@ ++CFLAGS = @CFLAGS@ ++CLONEDIR = @CLONEDIR@ ++COMPAT_OOWRAPPERS = @COMPAT_OOWRAPPERS@ ++CPP = @CPP@ ++CPPFLAGS = @CPPFLAGS@ ++CYGPATH_W = @CYGPATH_W@ ++DEFS = @DEFS@ ++DEFUZZ_PATCHES = @DEFUZZ_PATCHES@ ++DEJAVU_FONTS_PACK_NAME = @DEJAVU_FONTS_PACK_NAME@ ++DEJAVU_FONTS_VER = @DEJAVU_FONTS_VER@ ++DEPDIR = @DEPDIR@ ++DIAGRAM_EXTENSION = @DIAGRAM_EXTENSION@ ++DISTCC = @DISTCC@ ++DISTRO = @DISTRO@ ++DRINK = @DRINK@ ++ECHO_C = @ECHO_C@ ++ECHO_N = @ECHO_N@ ++ECHO_T = @ECHO_T@ ++EGREP = @EGREP@ ++ENABLE_ACCESS = @ENABLE_ACCESS@ ++ENABLE_BINFILTER = @ENABLE_BINFILTER@ ++ENABLE_CCACHE = @ENABLE_CCACHE@ ++ENABLE_DISTCC = @ENABLE_DISTCC@ ++ENABLE_EXTENSIONS = @ENABLE_EXTENSIONS@ ++ENABLE_GRAPHITE = @ENABLE_GRAPHITE@ ++ENABLE_ICECREAM = @ENABLE_ICECREAM@ ++ENABLE_MONO = @ENABLE_MONO@ ++ENABLE_ODK = @ENABLE_ODK@ ++EXEEXT = @EXEEXT@ ++FLEX = @FLEX@ ++FOO_GTK_CFLAGS = @FOO_GTK_CFLAGS@ ++FOO_GTK_LIBS = @FOO_GTK_LIBS@ ++GET_CMD = @GET_CMD@ ++GITTAG = @GITTAG@ ++GNUPATCH = @GNUPATCH@ ++GNUTAR = @GNUTAR@ ++GOOGLE_DOCS_EXTENSION = @GOOGLE_DOCS_EXTENSION@ ++GREP = @GREP@ ++HUNART_EXTENSION = @HUNART_EXTENSION@ ++ICECREAM_BINDIR = @ICECREAM_BINDIR@ ++INSTALL = @INSTALL@ ++INSTALL_DATA = @INSTALL_DATA@ ++INSTALL_PROGRAM = @INSTALL_PROGRAM@ ++INSTALL_SCRIPT = @INSTALL_SCRIPT@ ++INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ ++INTLTOOL_PERL = @INTLTOOL_PERL@ ++LANGUAGETOOL_EXTENSION = @LANGUAGETOOL_EXTENSION@ ++LDFLAGS = @LDFLAGS@ ++LIBERATION_FONTS_VER = @LIBERATION_FONTS_VER@ ++LIBOBJS = @LIBOBJS@ ++LIBS = @LIBS@ ++LIGHTPROOF_FILENAMES = @LIGHTPROOF_FILENAMES@ ++LIGHTPROOF_LANG = @LIGHTPROOF_LANG@ ++LTLIBOBJS = @LTLIBOBJS@ ++MAGYARLINUXLIBERTINE_FONTS_TIMESTAMP = @MAGYARLINUXLIBERTINE_FONTS_TIMESTAMP@ ++MAINT = @MAINT@ ++MAKEINFO = @MAKEINFO@ ++MAX_JOBS = @MAX_JOBS@ ++MDBTOOLS_SRC = @MDBTOOLS_SRC@ ++MINIMUM_REQS_CFLAGS = @MINIMUM_REQS_CFLAGS@ ++MINIMUM_REQS_LIBS = @MINIMUM_REQS_LIBS@ ++MIRROR = @MIRROR@ ++MKDIR_P = @MKDIR_P@ ++MONO_GAC_ROOT = @MONO_GAC_ROOT@ ++NLPSOLVER_EXTENSION = @NLPSOLVER_EXTENSION@ ++NUMBERTEXT_EXTENSION = @NUMBERTEXT_EXTENSION@ ++OBJEXT = @OBJEXT@ ++OOBUILDDIR = @OOBUILDDIR@ ++OOOBLOGGER_EXTENSION = @OOOBLOGGER_EXTENSION@ ++OOOINSTALLDIRNAME = @OOOINSTALLDIRNAME@ ++OOOP_FONTS_PACK = @OOOP_FONTS_PACK@ ++OOOP_GALLERY_PACK = @OOOP_GALLERY_PACK@ ++OOOP_SAMPLES_PACK = @OOOP_SAMPLES_PACK@ ++OOOP_TEMPLATES_PACK = @OOOP_TEMPLATES_PACK@ ++OOO_ADDITIONAL_SECTIONS = @OOO_ADDITIONAL_SECTIONS@ ++OOO_BINSUFFIX = @OOO_BINSUFFIX@ ++OOO_BUILDVERSION = @OOO_BUILDVERSION@ ++OOO_BUILD_NOARCH = @OOO_BUILD_NOARCH@ ++OOO_CUSTOM_IMAGES = @OOO_CUSTOM_IMAGES@ ++OOO_EXTRA_ARTWORK = @OOO_EXTRA_ARTWORK@ ++OOO_GIT = @OOO_GIT@ ++OOO_GIT_MANAGED = @OOO_GIT_MANAGED@ ++OOO_LANGS = @OOO_LANGS@ ++OOO_POOR_HELP_LOCALIZATIONS = @OOO_POOR_HELP_LOCALIZATIONS@ ++OOO_SOURCEDIRNAME = @OOO_SOURCEDIRNAME@ ++OOO_SOURCEVERSION = @OOO_SOURCEVERSION@ ++OOO_STRIP = @OOO_STRIP@ ++OOO_VERSION = @OOO_VERSION@ ++OOO_WIDGET_FLAGS = @OOO_WIDGET_FLAGS@ ++OPENCLIPART_DIR = @OPENCLIPART_DIR@ ++OPENCLIPART_VER = @OPENCLIPART_VER@ ++PACKAGE = @PACKAGE@ ++PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ ++PACKAGE_NAME = @PACKAGE_NAME@ ++PACKAGE_STRING = @PACKAGE_STRING@ ++PACKAGE_TARNAME = @PACKAGE_TARNAME@ ++PACKAGE_URL = @PACKAGE_URL@ ++PACKAGE_VERSION = @PACKAGE_VERSION@ ++PATH_SEPARATOR = @PATH_SEPARATOR@ ++PERL = @PERL@ ++PIECE = @PIECE@ ++PKG_CONFIG = @PKG_CONFIG@ ++PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ ++PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ ++PREBUILT_WRITINGAIDS_TIMESTAMP = @PREBUILT_WRITINGAIDS_TIMESTAMP@ ++PROPAGATED_ARGS = @PROPAGATED_ARGS@ ++RAWBUILDDIR = @RAWBUILDDIR@ ++RSYNC = @RSYNC@ ++RUN_POST_INSTALL_SCRIPTS = @RUN_POST_INSTALL_SCRIPTS@ ++SET_MAKE = @SET_MAKE@ ++SHELL = @SHELL@ ++SNAPSHOT_TAG = @SNAPSHOT_TAG@ ++SOURCE_TYPE = @SOURCE_TYPE@ ++SPLIT = @SPLIT@ ++SPLIT_APP_MODULES = @SPLIT_APP_MODULES@ ++SPLIT_OPT_FEATURES = @SPLIT_OPT_FEATURES@ ++SRCDIR = @SRCDIR@ ++STRIP = @STRIP@ ++SUNTEMPLATES_LANG = @SUNTEMPLATES_LANG@ ++SYSTEM_CAIRO = @SYSTEM_CAIRO@ ++SYSTEM_GCC = @SYSTEM_GCC@ ++SYSTEM_LIBWPD = @SYSTEM_LIBWPD@ ++SYSTEM_LIBWPG = @SYSTEM_LIBWPG@ ++SYSTEM_LIBWPS = @SYSTEM_LIBWPS@ ++SYSTEM_MDBTOOLS = @SYSTEM_MDBTOOLS@ ++SYSTEM_MDDS = @SYSTEM_MDDS@ ++SYSTEM_ZLIB = @SYSTEM_ZLIB@ ++TOOLSDIR = @TOOLSDIR@ ++TYPO_EXTENSION = @TYPO_EXTENSION@ ++UPSTREAM_NAME = @UPSTREAM_NAME@ ++UPSTREAM_URI = @UPSTREAM_URI@ ++VALIDATOR_EXTENSION = @VALIDATOR_EXTENSION@ ++VENDORNAME = @VENDORNAME@ ++VERSION = @VERSION@ ++WATCH_WINDOW_EXTENSION = @WATCH_WINDOW_EXTENSION@ ++WITH_ARCH_FLAGS = @WITH_ARCH_FLAGS@ ++WITH_BARCODE = @WITH_BARCODE@ ++WITH_DIAGRAM = @WITH_DIAGRAM@ ++WITH_GOOGLE_DOCS = @WITH_GOOGLE_DOCS@ ++WITH_HUNART = @WITH_HUNART@ ++WITH_LANGUAGETOOL = @WITH_LANGUAGETOOL@ ++WITH_NLPSOLVER = @WITH_NLPSOLVER@ ++WITH_NUMBERTEXT = @WITH_NUMBERTEXT@ ++WITH_OOOBLOGGER = @WITH_OOOBLOGGER@ ++WITH_TYPO = @WITH_TYPO@ ++WITH_VALIDATOR = @WITH_VALIDATOR@ ++WITH_WATCH_WINDOW = @WITH_WATCH_WINDOW@ ++XSLTPROC = @XSLTPROC@ ++abs_builddir = @abs_builddir@ ++abs_srcdir = @abs_srcdir@ ++abs_top_builddir = @abs_top_builddir@ ++abs_top_srcdir = @abs_top_srcdir@ ++ac_ct_CC = @ac_ct_CC@ ++am__include = @am__include@ ++am__leading_dot = @am__leading_dot@ ++am__quote = @am__quote@ ++am__tar = @am__tar@ ++am__untar = @am__untar@ ++bindir = @bindir@ ++build_alias = @build_alias@ ++builddir = @builddir@ ++datadir = @datadir@ ++datarootdir = @datarootdir@ ++docdir = @docdir@ ++dvidir = @dvidir@ ++exec_prefix = @exec_prefix@ ++host_alias = @host_alias@ ++htmldir = @htmldir@ ++includedir = @includedir@ ++infodir = @infodir@ ++install_sh = @install_sh@ ++libdir = @libdir@ ++libexecdir = @libexecdir@ ++localedir = @localedir@ ++localstatedir = @localstatedir@ ++mandir = @mandir@ ++mkdir_p = @mkdir_p@ ++oldincludedir = @oldincludedir@ ++pdfdir = @pdfdir@ ++png_CFLAGS = @png_CFLAGS@ ++png_LIBS = @png_LIBS@ ++prefix = @prefix@ ++program_transform_name = @program_transform_name@ ++psdir = @psdir@ ++sbindir = @sbindir@ ++sharedstatedir = @sharedstatedir@ ++srcdir = @srcdir@ ++sysconfdir = @sysconfdir@ ++target_alias = @target_alias@ ++top_build_prefix = @top_build_prefix@ ++top_builddir = @top_builddir@ ++top_srcdir = @top_srcdir@ ++EXTRA_DIST = META-INF ${wildcard *.xcu} ${wildcard *.xml} ++all: all-am ++ ++.SUFFIXES: ++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) ++ @for dep in $?; do \ ++ case '$(am__configure_deps)' in \ ++ *$$dep*) \ ++ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ ++ && { if test -f $@; then exit 0; else break; fi; }; \ ++ exit 1;; \ ++ esac; \ ++ done; \ ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu extensions/tweakconfig/Makefile'; \ ++ $(am__cd) $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu extensions/tweakconfig/Makefile ++.PRECIOUS: Makefile ++Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status ++ @case '$?' in \ ++ *config.status*) \ ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ ++ *) \ ++ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ ++ esac; ++ ++$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++ ++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++$(am__aclocal_m4_deps): ++tags: TAGS ++TAGS: ++ ++ctags: CTAGS ++CTAGS: ++ ++ ++distdir: $(DISTFILES) ++ @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ++ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ++ list='$(DISTFILES)'; \ ++ dist_files=`for file in $$list; do echo $$file; done | \ ++ sed -e "s|^$$srcdirstrip/||;t" \ ++ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ ++ case $$dist_files in \ ++ */*) $(MKDIR_P) `echo "$$dist_files" | \ ++ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ ++ sort -u` ;; \ ++ esac; \ ++ for file in $$dist_files; do \ ++ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ ++ if test -d $$d/$$file; then \ ++ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ ++ if test -d "$(distdir)/$$file"; then \ ++ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ fi; \ ++ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ ++ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ ++ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ fi; \ ++ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ else \ ++ test -f "$(distdir)/$$file" \ ++ || cp -p $$d/$$file "$(distdir)/$$file" \ ++ || exit 1; \ ++ fi; \ ++ done ++check-am: all-am ++check: check-am ++all-am: Makefile ++installdirs: ++install: install-am ++install-exec: install-exec-am ++install-data: install-data-am ++uninstall: uninstall-am ++ ++install-am: all-am ++ @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am ++ ++installcheck: installcheck-am ++install-strip: ++ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ ++ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ ++ `test -z '$(STRIP)' || \ ++ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install ++mostlyclean-generic: ++ ++clean-generic: ++ ++distclean-generic: ++ -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) ++ -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) ++ ++maintainer-clean-generic: ++ @echo "This command is intended for maintainers to use" ++ @echo "it deletes files that may require special tools to rebuild." ++clean: clean-am ++ ++clean-am: clean-generic clean-local mostlyclean-am ++ ++distclean: distclean-am ++ -rm -f Makefile ++distclean-am: clean-am distclean-generic ++ ++dvi: dvi-am ++ ++dvi-am: ++ ++html: html-am ++ ++html-am: ++ ++info: info-am ++ ++info-am: ++ ++install-data-am: ++ ++install-dvi: install-dvi-am ++ ++install-dvi-am: ++ ++install-exec-am: ++ ++install-html: install-html-am ++ ++install-html-am: ++ ++install-info: install-info-am ++ ++install-info-am: ++ ++install-man: ++ ++install-pdf: install-pdf-am ++ ++install-pdf-am: ++ ++install-ps: install-ps-am ++ ++install-ps-am: ++ ++installcheck-am: ++ ++maintainer-clean: maintainer-clean-am ++ -rm -f Makefile ++maintainer-clean-am: distclean-am maintainer-clean-generic ++ ++mostlyclean: mostlyclean-am ++ ++mostlyclean-am: mostlyclean-generic ++ ++pdf: pdf-am ++ ++pdf-am: ++ ++ps: ps-am ++ ++ps-am: ++ ++uninstall-am: ++ ++.MAKE: install-am install-strip ++ ++.PHONY: all all-am check check-am clean clean-generic clean-local \ ++ distclean distclean-generic distdir dvi dvi-am html html-am \ ++ info info-am install install-am install-data install-data-am \ ++ install-dvi install-dvi-am install-exec install-exec-am \ ++ install-html install-html-am install-info install-info-am \ ++ install-man install-pdf install-pdf-am install-ps \ ++ install-ps-am install-strip installcheck installcheck-am \ ++ installdirs maintainer-clean maintainer-clean-generic \ ++ mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \ ++ uninstall-am ++ ++ ++tweakconfig : $(BUILDDIR)/bin/tweakconfig.oxt ++ ++$(BUILDDIR)/bin/tweakconfig.oxt: *.xcu *.xml ++ mkdir -p $(BUILDDIR)/bin/tweakconfig && cp -r $(srcdir)/*.xcu $(srcdir)/*.xml META-INF $(BUILDDIR)/bin/tweakconfig/ ++ awk '{print} /WritePath/ {print "file://$(top_srcdir)/test" }' $(srcdir)/Paths.xcu > $(BUILDDIR)/bin/tweakconfig/Paths.xcu ++ cd $(BUILDDIR)/bin/tweakconfig/ && zip -r $@ . ++ ++all: tweakconfig ++ ++clean-local: ++ rm -f $(BUILDDIR)/bin/tweakconfig.oxt ++ rm -rf $(BUILDDIR)/bin/tweakconfig ++ ++# Tell versions [3.59,3.63) of GNU make to not export all variables. ++# Otherwise a system limit (for SysV at least) may be exceeded. ++.NOEXPORT: +Index: libreoffice-3.4.1/libreoffice-build/src/layout/Makefile.in +=================================================================== +--- /dev/null 1970-01-01 00:00:00.000000000 +0000 ++++ libreoffice-3.4.1/libreoffice-build/src/layout/Makefile.in 2011-07-15 11:41:45.236849943 +0200 +@@ -0,0 +1,450 @@ ++# Makefile.in generated by automake 1.11.1 from Makefile.am. ++# @configure_input@ ++ ++# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, ++# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, ++# Inc. ++# This Makefile.in is free software; the Free Software Foundation ++# gives unlimited permission to copy and/or distribute it, ++# with or without modifications, as long as this notice is preserved. ++ ++# This program is distributed in the hope that it will be useful, ++# but WITHOUT ANY WARRANTY, to the extent permitted by law; without ++# even the implied warranty of MERCHANTABILITY or FITNESS FOR A ++# PARTICULAR PURPOSE. ++ ++@SET_MAKE@ ++VPATH = @srcdir@ ++pkgdatadir = $(datadir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ ++pkglibdir = $(libdir)/@PACKAGE@ ++pkglibexecdir = $(libexecdir)/@PACKAGE@ ++am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd ++install_sh_DATA = $(install_sh) -c -m 644 ++install_sh_PROGRAM = $(install_sh) -c ++install_sh_SCRIPT = $(install_sh) -c ++INSTALL_HEADER = $(INSTALL_DATA) ++transform = $(program_transform_name) ++NORMAL_INSTALL = : ++PRE_INSTALL = : ++POST_INSTALL = : ++NORMAL_UNINSTALL = : ++PRE_UNINSTALL = : ++POST_UNINSTALL = : ++subdir = src/layout ++DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in ++ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 ++am__aclocal_m4_deps = $(top_srcdir)/configure.in ++am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ ++ $(ACLOCAL_M4) ++mkinstalldirs = $(install_sh) -d ++CONFIG_CLEAN_FILES = ++CONFIG_CLEAN_VPATH_FILES = ++SOURCES = ++DIST_SOURCES = ++DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ++ACLOCAL = @ACLOCAL@ ++ACONF = @ACONF@ ++AGFA_MONOTYPE_FONTS_SOURCE = @AGFA_MONOTYPE_FONTS_SOURCE@ ++AMTAR = @AMTAR@ ++APACHE_ANT_TARBALL = @APACHE_ANT_TARBALL@ ++APPLY_DIR = @APPLY_DIR@ ++ARCHITECTURE = @ARCHITECTURE@ ++AUTOCONF = @AUTOCONF@ ++AUTOHEADER = @AUTOHEADER@ ++AUTOMAKE = @AUTOMAKE@ ++AWK = @AWK@ ++BARCODE_EXTENSION = @BARCODE_EXTENSION@ ++BISON = @BISON@ ++BUILDDIR = @BUILDDIR@ ++BUILD_MOZILLA_SOURCE = @BUILD_MOZILLA_SOURCE@ ++BUILD_NCPUS = @BUILD_NCPUS@ ++BUILD_WIN32 = @BUILD_WIN32@ ++CABEXTRACT = @CABEXTRACT@ ++CAIRO_CONFIGURE_FLAG = @CAIRO_CONFIGURE_FLAG@ ++CAIRO_ENABLED = @CAIRO_ENABLED@ ++CAIRO_VER = @CAIRO_VER@ ++CC = @CC@ ++CCACHE = @CCACHE@ ++CCDEPMODE = @CCDEPMODE@ ++CFLAGS = @CFLAGS@ ++CLONEDIR = @CLONEDIR@ ++COMPAT_OOWRAPPERS = @COMPAT_OOWRAPPERS@ ++CPP = @CPP@ ++CPPFLAGS = @CPPFLAGS@ ++CYGPATH_W = @CYGPATH_W@ ++DEFS = @DEFS@ ++DEFUZZ_PATCHES = @DEFUZZ_PATCHES@ ++DEJAVU_FONTS_PACK_NAME = @DEJAVU_FONTS_PACK_NAME@ ++DEJAVU_FONTS_VER = @DEJAVU_FONTS_VER@ ++DEPDIR = @DEPDIR@ ++DIAGRAM_EXTENSION = @DIAGRAM_EXTENSION@ ++DISTCC = @DISTCC@ ++DISTRO = @DISTRO@ ++DRINK = @DRINK@ ++ECHO_C = @ECHO_C@ ++ECHO_N = @ECHO_N@ ++ECHO_T = @ECHO_T@ ++EGREP = @EGREP@ ++ENABLE_ACCESS = @ENABLE_ACCESS@ ++ENABLE_BINFILTER = @ENABLE_BINFILTER@ ++ENABLE_CCACHE = @ENABLE_CCACHE@ ++ENABLE_DISTCC = @ENABLE_DISTCC@ ++ENABLE_EXTENSIONS = @ENABLE_EXTENSIONS@ ++ENABLE_GRAPHITE = @ENABLE_GRAPHITE@ ++ENABLE_ICECREAM = @ENABLE_ICECREAM@ ++ENABLE_MONO = @ENABLE_MONO@ ++ENABLE_ODK = @ENABLE_ODK@ ++EXEEXT = @EXEEXT@ ++FLEX = @FLEX@ ++FOO_GTK_CFLAGS = @FOO_GTK_CFLAGS@ ++FOO_GTK_LIBS = @FOO_GTK_LIBS@ ++GET_CMD = @GET_CMD@ ++GITTAG = @GITTAG@ ++GNUPATCH = @GNUPATCH@ ++GNUTAR = @GNUTAR@ ++GOOGLE_DOCS_EXTENSION = @GOOGLE_DOCS_EXTENSION@ ++GREP = @GREP@ ++HUNART_EXTENSION = @HUNART_EXTENSION@ ++ICECREAM_BINDIR = @ICECREAM_BINDIR@ ++INSTALL = @INSTALL@ ++INSTALL_DATA = @INSTALL_DATA@ ++INSTALL_PROGRAM = @INSTALL_PROGRAM@ ++INSTALL_SCRIPT = @INSTALL_SCRIPT@ ++INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ ++INTLTOOL_PERL = @INTLTOOL_PERL@ ++LANGUAGETOOL_EXTENSION = @LANGUAGETOOL_EXTENSION@ ++LDFLAGS = @LDFLAGS@ ++LIBERATION_FONTS_VER = @LIBERATION_FONTS_VER@ ++LIBOBJS = @LIBOBJS@ ++LIBS = @LIBS@ ++LIGHTPROOF_FILENAMES = @LIGHTPROOF_FILENAMES@ ++LIGHTPROOF_LANG = @LIGHTPROOF_LANG@ ++LTLIBOBJS = @LTLIBOBJS@ ++MAGYARLINUXLIBERTINE_FONTS_TIMESTAMP = @MAGYARLINUXLIBERTINE_FONTS_TIMESTAMP@ ++MAINT = @MAINT@ ++MAKEINFO = @MAKEINFO@ ++MAX_JOBS = @MAX_JOBS@ ++MDBTOOLS_SRC = @MDBTOOLS_SRC@ ++MINIMUM_REQS_CFLAGS = @MINIMUM_REQS_CFLAGS@ ++MINIMUM_REQS_LIBS = @MINIMUM_REQS_LIBS@ ++MIRROR = @MIRROR@ ++MKDIR_P = @MKDIR_P@ ++MONO_GAC_ROOT = @MONO_GAC_ROOT@ ++NLPSOLVER_EXTENSION = @NLPSOLVER_EXTENSION@ ++NUMBERTEXT_EXTENSION = @NUMBERTEXT_EXTENSION@ ++OBJEXT = @OBJEXT@ ++OOBUILDDIR = @OOBUILDDIR@ ++OOOBLOGGER_EXTENSION = @OOOBLOGGER_EXTENSION@ ++OOOINSTALLDIRNAME = @OOOINSTALLDIRNAME@ ++OOOP_FONTS_PACK = @OOOP_FONTS_PACK@ ++OOOP_GALLERY_PACK = @OOOP_GALLERY_PACK@ ++OOOP_SAMPLES_PACK = @OOOP_SAMPLES_PACK@ ++OOOP_TEMPLATES_PACK = @OOOP_TEMPLATES_PACK@ ++OOO_ADDITIONAL_SECTIONS = @OOO_ADDITIONAL_SECTIONS@ ++OOO_BINSUFFIX = @OOO_BINSUFFIX@ ++OOO_BUILDVERSION = @OOO_BUILDVERSION@ ++OOO_BUILD_NOARCH = @OOO_BUILD_NOARCH@ ++OOO_CUSTOM_IMAGES = @OOO_CUSTOM_IMAGES@ ++OOO_EXTRA_ARTWORK = @OOO_EXTRA_ARTWORK@ ++OOO_GIT = @OOO_GIT@ ++OOO_GIT_MANAGED = @OOO_GIT_MANAGED@ ++OOO_LANGS = @OOO_LANGS@ ++OOO_POOR_HELP_LOCALIZATIONS = @OOO_POOR_HELP_LOCALIZATIONS@ ++OOO_SOURCEDIRNAME = @OOO_SOURCEDIRNAME@ ++OOO_SOURCEVERSION = @OOO_SOURCEVERSION@ ++OOO_STRIP = @OOO_STRIP@ ++OOO_VERSION = @OOO_VERSION@ ++OOO_WIDGET_FLAGS = @OOO_WIDGET_FLAGS@ ++OPENCLIPART_DIR = @OPENCLIPART_DIR@ ++OPENCLIPART_VER = @OPENCLIPART_VER@ ++PACKAGE = @PACKAGE@ ++PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ ++PACKAGE_NAME = @PACKAGE_NAME@ ++PACKAGE_STRING = @PACKAGE_STRING@ ++PACKAGE_TARNAME = @PACKAGE_TARNAME@ ++PACKAGE_URL = @PACKAGE_URL@ ++PACKAGE_VERSION = @PACKAGE_VERSION@ ++PATH_SEPARATOR = @PATH_SEPARATOR@ ++PERL = @PERL@ ++PIECE = @PIECE@ ++PKG_CONFIG = @PKG_CONFIG@ ++PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ ++PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ ++PREBUILT_WRITINGAIDS_TIMESTAMP = @PREBUILT_WRITINGAIDS_TIMESTAMP@ ++PROPAGATED_ARGS = @PROPAGATED_ARGS@ ++RAWBUILDDIR = @RAWBUILDDIR@ ++RSYNC = @RSYNC@ ++RUN_POST_INSTALL_SCRIPTS = @RUN_POST_INSTALL_SCRIPTS@ ++SET_MAKE = @SET_MAKE@ ++SHELL = @SHELL@ ++SNAPSHOT_TAG = @SNAPSHOT_TAG@ ++SOURCE_TYPE = @SOURCE_TYPE@ ++SPLIT = @SPLIT@ ++SPLIT_APP_MODULES = @SPLIT_APP_MODULES@ ++SPLIT_OPT_FEATURES = @SPLIT_OPT_FEATURES@ ++SRCDIR = @SRCDIR@ ++STRIP = @STRIP@ ++SUNTEMPLATES_LANG = @SUNTEMPLATES_LANG@ ++SYSTEM_CAIRO = @SYSTEM_CAIRO@ ++SYSTEM_GCC = @SYSTEM_GCC@ ++SYSTEM_LIBWPD = @SYSTEM_LIBWPD@ ++SYSTEM_LIBWPG = @SYSTEM_LIBWPG@ ++SYSTEM_LIBWPS = @SYSTEM_LIBWPS@ ++SYSTEM_MDBTOOLS = @SYSTEM_MDBTOOLS@ ++SYSTEM_MDDS = @SYSTEM_MDDS@ ++SYSTEM_ZLIB = @SYSTEM_ZLIB@ ++TOOLSDIR = @TOOLSDIR@ ++TYPO_EXTENSION = @TYPO_EXTENSION@ ++UPSTREAM_NAME = @UPSTREAM_NAME@ ++UPSTREAM_URI = @UPSTREAM_URI@ ++VALIDATOR_EXTENSION = @VALIDATOR_EXTENSION@ ++VENDORNAME = @VENDORNAME@ ++VERSION = @VERSION@ ++WATCH_WINDOW_EXTENSION = @WATCH_WINDOW_EXTENSION@ ++WITH_ARCH_FLAGS = @WITH_ARCH_FLAGS@ ++WITH_BARCODE = @WITH_BARCODE@ ++WITH_DIAGRAM = @WITH_DIAGRAM@ ++WITH_GOOGLE_DOCS = @WITH_GOOGLE_DOCS@ ++WITH_HUNART = @WITH_HUNART@ ++WITH_LANGUAGETOOL = @WITH_LANGUAGETOOL@ ++WITH_NLPSOLVER = @WITH_NLPSOLVER@ ++WITH_NUMBERTEXT = @WITH_NUMBERTEXT@ ++WITH_OOOBLOGGER = @WITH_OOOBLOGGER@ ++WITH_TYPO = @WITH_TYPO@ ++WITH_VALIDATOR = @WITH_VALIDATOR@ ++WITH_WATCH_WINDOW = @WITH_WATCH_WINDOW@ ++XSLTPROC = @XSLTPROC@ ++abs_builddir = @abs_builddir@ ++abs_srcdir = @abs_srcdir@ ++abs_top_builddir = @abs_top_builddir@ ++abs_top_srcdir = @abs_top_srcdir@ ++ac_ct_CC = @ac_ct_CC@ ++am__include = @am__include@ ++am__leading_dot = @am__leading_dot@ ++am__quote = @am__quote@ ++am__tar = @am__tar@ ++am__untar = @am__untar@ ++bindir = @bindir@ ++build_alias = @build_alias@ ++builddir = @builddir@ ++datadir = @datadir@ ++datarootdir = @datarootdir@ ++docdir = @docdir@ ++dvidir = @dvidir@ ++exec_prefix = @exec_prefix@ ++host_alias = @host_alias@ ++htmldir = @htmldir@ ++includedir = @includedir@ ++infodir = @infodir@ ++install_sh = @install_sh@ ++libdir = @libdir@ ++libexecdir = @libexecdir@ ++localedir = @localedir@ ++localstatedir = @localstatedir@ ++mandir = @mandir@ ++mkdir_p = @mkdir_p@ ++oldincludedir = @oldincludedir@ ++pdfdir = @pdfdir@ ++png_CFLAGS = @png_CFLAGS@ ++png_LIBS = @png_LIBS@ ++prefix = @prefix@ ++program_transform_name = @program_transform_name@ ++psdir = @psdir@ ++sbindir = @sbindir@ ++sharedstatedir = @sharedstatedir@ ++srcdir = @srcdir@ ++sysconfdir = @sysconfdir@ ++target_alias = @target_alias@ ++top_build_prefix = @top_build_prefix@ ++top_builddir = @top_builddir@ ++top_srcdir = @top_srcdir@ ++EXTRA_DIST = README $(wildcard *.png) default_images ooo_custom_images ++all: all-am ++ ++.SUFFIXES: ++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) ++ @for dep in $?; do \ ++ case '$(am__configure_deps)' in \ ++ *$$dep*) \ ++ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ ++ && { if test -f $@; then exit 0; else break; fi; }; \ ++ exit 1;; \ ++ esac; \ ++ done; \ ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/layout/Makefile'; \ ++ $(am__cd) $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu src/layout/Makefile ++.PRECIOUS: Makefile ++Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status ++ @case '$?' in \ ++ *config.status*) \ ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ ++ *) \ ++ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ ++ esac; ++ ++$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++ ++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++$(am__aclocal_m4_deps): ++tags: TAGS ++TAGS: ++ ++ctags: CTAGS ++CTAGS: ++ ++ ++distdir: $(DISTFILES) ++ @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ++ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ++ list='$(DISTFILES)'; \ ++ dist_files=`for file in $$list; do echo $$file; done | \ ++ sed -e "s|^$$srcdirstrip/||;t" \ ++ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ ++ case $$dist_files in \ ++ */*) $(MKDIR_P) `echo "$$dist_files" | \ ++ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ ++ sort -u` ;; \ ++ esac; \ ++ for file in $$dist_files; do \ ++ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ ++ if test -d $$d/$$file; then \ ++ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ ++ if test -d "$(distdir)/$$file"; then \ ++ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ fi; \ ++ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ ++ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ ++ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ fi; \ ++ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ else \ ++ test -f "$(distdir)/$$file" \ ++ || cp -p $$d/$$file "$(distdir)/$$file" \ ++ || exit 1; \ ++ fi; \ ++ done ++ $(MAKE) $(AM_MAKEFLAGS) \ ++ top_distdir="$(top_distdir)" distdir="$(distdir)" \ ++ dist-hook ++check-am: all-am ++check: check-am ++all-am: Makefile ++installdirs: ++install: install-am ++install-exec: install-exec-am ++install-data: install-data-am ++uninstall: uninstall-am ++ ++install-am: all-am ++ @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am ++ ++installcheck: installcheck-am ++install-strip: ++ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ ++ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ ++ `test -z '$(STRIP)' || \ ++ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install ++mostlyclean-generic: ++ ++clean-generic: ++ ++distclean-generic: ++ -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) ++ -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) ++ ++maintainer-clean-generic: ++ @echo "This command is intended for maintainers to use" ++ @echo "it deletes files that may require special tools to rebuild." ++clean: clean-am ++ ++clean-am: clean-generic mostlyclean-am ++ ++distclean: distclean-am ++ -rm -f Makefile ++distclean-am: clean-am distclean-generic ++ ++dvi: dvi-am ++ ++dvi-am: ++ ++html: html-am ++ ++html-am: ++ ++info: info-am ++ ++info-am: ++ ++install-data-am: ++ ++install-dvi: install-dvi-am ++ ++install-dvi-am: ++ ++install-exec-am: ++ ++install-html: install-html-am ++ ++install-html-am: ++ ++install-info: install-info-am ++ ++install-info-am: ++ ++install-man: ++ ++install-pdf: install-pdf-am ++ ++install-pdf-am: ++ ++install-ps: install-ps-am ++ ++install-ps-am: ++ ++installcheck-am: ++ ++maintainer-clean: maintainer-clean-am ++ -rm -f Makefile ++maintainer-clean-am: distclean-am maintainer-clean-generic ++ ++mostlyclean: mostlyclean-am ++ ++mostlyclean-am: mostlyclean-generic ++ ++pdf: pdf-am ++ ++pdf-am: ++ ++ps: ps-am ++ ++ps-am: ++ ++uninstall-am: ++ ++.MAKE: install-am install-strip ++ ++.PHONY: all all-am check check-am clean clean-generic dist-hook \ ++ distclean distclean-generic distdir dvi dvi-am html html-am \ ++ info info-am install install-am install-data install-data-am \ ++ install-dvi install-dvi-am install-exec install-exec-am \ ++ install-html install-html-am install-info install-info-am \ ++ install-man install-pdf install-pdf-am install-ps \ ++ install-ps-am install-strip installcheck installcheck-am \ ++ installdirs maintainer-clean maintainer-clean-generic \ ++ mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \ ++ uninstall-am ++ ++ ++dist-hook: ++ rm -rf `find $(distdir)/src/layout -name .svn` ++ ++# Tell versions [3.59,3.63) of GNU make to not export all variables. ++# Otherwise a system limit (for SysV at least) may be exceeded. ++.NOEXPORT: +Index: libreoffice-3.4.1/libreoffice-build/src/helpcontent2/Makefile.in +=================================================================== +--- /dev/null 1970-01-01 00:00:00.000000000 +0000 ++++ libreoffice-3.4.1/libreoffice-build/src/helpcontent2/Makefile.in 2011-07-15 11:41:45.236849943 +0200 +@@ -0,0 +1,443 @@ ++# Makefile.in generated by automake 1.11.1 from Makefile.am. ++# @configure_input@ ++ ++# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, ++# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, ++# Inc. ++# This Makefile.in is free software; the Free Software Foundation ++# gives unlimited permission to copy and/or distribute it, ++# with or without modifications, as long as this notice is preserved. ++ ++# This program is distributed in the hope that it will be useful, ++# but WITHOUT ANY WARRANTY, to the extent permitted by law; without ++# even the implied warranty of MERCHANTABILITY or FITNESS FOR A ++# PARTICULAR PURPOSE. ++ ++@SET_MAKE@ ++VPATH = @srcdir@ ++pkgdatadir = $(datadir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ ++pkglibdir = $(libdir)/@PACKAGE@ ++pkglibexecdir = $(libexecdir)/@PACKAGE@ ++am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd ++install_sh_DATA = $(install_sh) -c -m 644 ++install_sh_PROGRAM = $(install_sh) -c ++install_sh_SCRIPT = $(install_sh) -c ++INSTALL_HEADER = $(INSTALL_DATA) ++transform = $(program_transform_name) ++NORMAL_INSTALL = : ++PRE_INSTALL = : ++POST_INSTALL = : ++NORMAL_UNINSTALL = : ++PRE_UNINSTALL = : ++POST_UNINSTALL = : ++subdir = src/helpcontent2 ++DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ++ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 ++am__aclocal_m4_deps = $(top_srcdir)/configure.in ++am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ ++ $(ACLOCAL_M4) ++mkinstalldirs = $(install_sh) -d ++CONFIG_CLEAN_FILES = ++CONFIG_CLEAN_VPATH_FILES = ++SOURCES = ++DIST_SOURCES = ++DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ++ACLOCAL = @ACLOCAL@ ++ACONF = @ACONF@ ++AGFA_MONOTYPE_FONTS_SOURCE = @AGFA_MONOTYPE_FONTS_SOURCE@ ++AMTAR = @AMTAR@ ++APACHE_ANT_TARBALL = @APACHE_ANT_TARBALL@ ++APPLY_DIR = @APPLY_DIR@ ++ARCHITECTURE = @ARCHITECTURE@ ++AUTOCONF = @AUTOCONF@ ++AUTOHEADER = @AUTOHEADER@ ++AUTOMAKE = @AUTOMAKE@ ++AWK = @AWK@ ++BARCODE_EXTENSION = @BARCODE_EXTENSION@ ++BISON = @BISON@ ++BUILDDIR = @BUILDDIR@ ++BUILD_MOZILLA_SOURCE = @BUILD_MOZILLA_SOURCE@ ++BUILD_NCPUS = @BUILD_NCPUS@ ++BUILD_WIN32 = @BUILD_WIN32@ ++CABEXTRACT = @CABEXTRACT@ ++CAIRO_CONFIGURE_FLAG = @CAIRO_CONFIGURE_FLAG@ ++CAIRO_ENABLED = @CAIRO_ENABLED@ ++CAIRO_VER = @CAIRO_VER@ ++CC = @CC@ ++CCACHE = @CCACHE@ ++CCDEPMODE = @CCDEPMODE@ ++CFLAGS = @CFLAGS@ ++CLONEDIR = @CLONEDIR@ ++COMPAT_OOWRAPPERS = @COMPAT_OOWRAPPERS@ ++CPP = @CPP@ ++CPPFLAGS = @CPPFLAGS@ ++CYGPATH_W = @CYGPATH_W@ ++DEFS = @DEFS@ ++DEFUZZ_PATCHES = @DEFUZZ_PATCHES@ ++DEJAVU_FONTS_PACK_NAME = @DEJAVU_FONTS_PACK_NAME@ ++DEJAVU_FONTS_VER = @DEJAVU_FONTS_VER@ ++DEPDIR = @DEPDIR@ ++DIAGRAM_EXTENSION = @DIAGRAM_EXTENSION@ ++DISTCC = @DISTCC@ ++DISTRO = @DISTRO@ ++DRINK = @DRINK@ ++ECHO_C = @ECHO_C@ ++ECHO_N = @ECHO_N@ ++ECHO_T = @ECHO_T@ ++EGREP = @EGREP@ ++ENABLE_ACCESS = @ENABLE_ACCESS@ ++ENABLE_BINFILTER = @ENABLE_BINFILTER@ ++ENABLE_CCACHE = @ENABLE_CCACHE@ ++ENABLE_DISTCC = @ENABLE_DISTCC@ ++ENABLE_EXTENSIONS = @ENABLE_EXTENSIONS@ ++ENABLE_GRAPHITE = @ENABLE_GRAPHITE@ ++ENABLE_ICECREAM = @ENABLE_ICECREAM@ ++ENABLE_MONO = @ENABLE_MONO@ ++ENABLE_ODK = @ENABLE_ODK@ ++EXEEXT = @EXEEXT@ ++FLEX = @FLEX@ ++FOO_GTK_CFLAGS = @FOO_GTK_CFLAGS@ ++FOO_GTK_LIBS = @FOO_GTK_LIBS@ ++GET_CMD = @GET_CMD@ ++GITTAG = @GITTAG@ ++GNUPATCH = @GNUPATCH@ ++GNUTAR = @GNUTAR@ ++GOOGLE_DOCS_EXTENSION = @GOOGLE_DOCS_EXTENSION@ ++GREP = @GREP@ ++HUNART_EXTENSION = @HUNART_EXTENSION@ ++ICECREAM_BINDIR = @ICECREAM_BINDIR@ ++INSTALL = @INSTALL@ ++INSTALL_DATA = @INSTALL_DATA@ ++INSTALL_PROGRAM = @INSTALL_PROGRAM@ ++INSTALL_SCRIPT = @INSTALL_SCRIPT@ ++INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ ++INTLTOOL_PERL = @INTLTOOL_PERL@ ++LANGUAGETOOL_EXTENSION = @LANGUAGETOOL_EXTENSION@ ++LDFLAGS = @LDFLAGS@ ++LIBERATION_FONTS_VER = @LIBERATION_FONTS_VER@ ++LIBOBJS = @LIBOBJS@ ++LIBS = @LIBS@ ++LIGHTPROOF_FILENAMES = @LIGHTPROOF_FILENAMES@ ++LIGHTPROOF_LANG = @LIGHTPROOF_LANG@ ++LTLIBOBJS = @LTLIBOBJS@ ++MAGYARLINUXLIBERTINE_FONTS_TIMESTAMP = @MAGYARLINUXLIBERTINE_FONTS_TIMESTAMP@ ++MAINT = @MAINT@ ++MAKEINFO = @MAKEINFO@ ++MAX_JOBS = @MAX_JOBS@ ++MDBTOOLS_SRC = @MDBTOOLS_SRC@ ++MINIMUM_REQS_CFLAGS = @MINIMUM_REQS_CFLAGS@ ++MINIMUM_REQS_LIBS = @MINIMUM_REQS_LIBS@ ++MIRROR = @MIRROR@ ++MKDIR_P = @MKDIR_P@ ++MONO_GAC_ROOT = @MONO_GAC_ROOT@ ++NLPSOLVER_EXTENSION = @NLPSOLVER_EXTENSION@ ++NUMBERTEXT_EXTENSION = @NUMBERTEXT_EXTENSION@ ++OBJEXT = @OBJEXT@ ++OOBUILDDIR = @OOBUILDDIR@ ++OOOBLOGGER_EXTENSION = @OOOBLOGGER_EXTENSION@ ++OOOINSTALLDIRNAME = @OOOINSTALLDIRNAME@ ++OOOP_FONTS_PACK = @OOOP_FONTS_PACK@ ++OOOP_GALLERY_PACK = @OOOP_GALLERY_PACK@ ++OOOP_SAMPLES_PACK = @OOOP_SAMPLES_PACK@ ++OOOP_TEMPLATES_PACK = @OOOP_TEMPLATES_PACK@ ++OOO_ADDITIONAL_SECTIONS = @OOO_ADDITIONAL_SECTIONS@ ++OOO_BINSUFFIX = @OOO_BINSUFFIX@ ++OOO_BUILDVERSION = @OOO_BUILDVERSION@ ++OOO_BUILD_NOARCH = @OOO_BUILD_NOARCH@ ++OOO_CUSTOM_IMAGES = @OOO_CUSTOM_IMAGES@ ++OOO_EXTRA_ARTWORK = @OOO_EXTRA_ARTWORK@ ++OOO_GIT = @OOO_GIT@ ++OOO_GIT_MANAGED = @OOO_GIT_MANAGED@ ++OOO_LANGS = @OOO_LANGS@ ++OOO_POOR_HELP_LOCALIZATIONS = @OOO_POOR_HELP_LOCALIZATIONS@ ++OOO_SOURCEDIRNAME = @OOO_SOURCEDIRNAME@ ++OOO_SOURCEVERSION = @OOO_SOURCEVERSION@ ++OOO_STRIP = @OOO_STRIP@ ++OOO_VERSION = @OOO_VERSION@ ++OOO_WIDGET_FLAGS = @OOO_WIDGET_FLAGS@ ++OPENCLIPART_DIR = @OPENCLIPART_DIR@ ++OPENCLIPART_VER = @OPENCLIPART_VER@ ++PACKAGE = @PACKAGE@ ++PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ ++PACKAGE_NAME = @PACKAGE_NAME@ ++PACKAGE_STRING = @PACKAGE_STRING@ ++PACKAGE_TARNAME = @PACKAGE_TARNAME@ ++PACKAGE_URL = @PACKAGE_URL@ ++PACKAGE_VERSION = @PACKAGE_VERSION@ ++PATH_SEPARATOR = @PATH_SEPARATOR@ ++PERL = @PERL@ ++PIECE = @PIECE@ ++PKG_CONFIG = @PKG_CONFIG@ ++PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ ++PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ ++PREBUILT_WRITINGAIDS_TIMESTAMP = @PREBUILT_WRITINGAIDS_TIMESTAMP@ ++PROPAGATED_ARGS = @PROPAGATED_ARGS@ ++RAWBUILDDIR = @RAWBUILDDIR@ ++RSYNC = @RSYNC@ ++RUN_POST_INSTALL_SCRIPTS = @RUN_POST_INSTALL_SCRIPTS@ ++SET_MAKE = @SET_MAKE@ ++SHELL = @SHELL@ ++SNAPSHOT_TAG = @SNAPSHOT_TAG@ ++SOURCE_TYPE = @SOURCE_TYPE@ ++SPLIT = @SPLIT@ ++SPLIT_APP_MODULES = @SPLIT_APP_MODULES@ ++SPLIT_OPT_FEATURES = @SPLIT_OPT_FEATURES@ ++SRCDIR = @SRCDIR@ ++STRIP = @STRIP@ ++SUNTEMPLATES_LANG = @SUNTEMPLATES_LANG@ ++SYSTEM_CAIRO = @SYSTEM_CAIRO@ ++SYSTEM_GCC = @SYSTEM_GCC@ ++SYSTEM_LIBWPD = @SYSTEM_LIBWPD@ ++SYSTEM_LIBWPG = @SYSTEM_LIBWPG@ ++SYSTEM_LIBWPS = @SYSTEM_LIBWPS@ ++SYSTEM_MDBTOOLS = @SYSTEM_MDBTOOLS@ ++SYSTEM_MDDS = @SYSTEM_MDDS@ ++SYSTEM_ZLIB = @SYSTEM_ZLIB@ ++TOOLSDIR = @TOOLSDIR@ ++TYPO_EXTENSION = @TYPO_EXTENSION@ ++UPSTREAM_NAME = @UPSTREAM_NAME@ ++UPSTREAM_URI = @UPSTREAM_URI@ ++VALIDATOR_EXTENSION = @VALIDATOR_EXTENSION@ ++VENDORNAME = @VENDORNAME@ ++VERSION = @VERSION@ ++WATCH_WINDOW_EXTENSION = @WATCH_WINDOW_EXTENSION@ ++WITH_ARCH_FLAGS = @WITH_ARCH_FLAGS@ ++WITH_BARCODE = @WITH_BARCODE@ ++WITH_DIAGRAM = @WITH_DIAGRAM@ ++WITH_GOOGLE_DOCS = @WITH_GOOGLE_DOCS@ ++WITH_HUNART = @WITH_HUNART@ ++WITH_LANGUAGETOOL = @WITH_LANGUAGETOOL@ ++WITH_NLPSOLVER = @WITH_NLPSOLVER@ ++WITH_NUMBERTEXT = @WITH_NUMBERTEXT@ ++WITH_OOOBLOGGER = @WITH_OOOBLOGGER@ ++WITH_TYPO = @WITH_TYPO@ ++WITH_VALIDATOR = @WITH_VALIDATOR@ ++WITH_WATCH_WINDOW = @WITH_WATCH_WINDOW@ ++XSLTPROC = @XSLTPROC@ ++abs_builddir = @abs_builddir@ ++abs_srcdir = @abs_srcdir@ ++abs_top_builddir = @abs_top_builddir@ ++abs_top_srcdir = @abs_top_srcdir@ ++ac_ct_CC = @ac_ct_CC@ ++am__include = @am__include@ ++am__leading_dot = @am__leading_dot@ ++am__quote = @am__quote@ ++am__tar = @am__tar@ ++am__untar = @am__untar@ ++bindir = @bindir@ ++build_alias = @build_alias@ ++builddir = @builddir@ ++datadir = @datadir@ ++datarootdir = @datarootdir@ ++docdir = @docdir@ ++dvidir = @dvidir@ ++exec_prefix = @exec_prefix@ ++host_alias = @host_alias@ ++htmldir = @htmldir@ ++includedir = @includedir@ ++infodir = @infodir@ ++install_sh = @install_sh@ ++libdir = @libdir@ ++libexecdir = @libexecdir@ ++localedir = @localedir@ ++localstatedir = @localstatedir@ ++mandir = @mandir@ ++mkdir_p = @mkdir_p@ ++oldincludedir = @oldincludedir@ ++pdfdir = @pdfdir@ ++png_CFLAGS = @png_CFLAGS@ ++png_LIBS = @png_LIBS@ ++prefix = @prefix@ ++program_transform_name = @program_transform_name@ ++psdir = @psdir@ ++sbindir = @sbindir@ ++sharedstatedir = @sharedstatedir@ ++srcdir = @srcdir@ ++sysconfdir = @sysconfdir@ ++target_alias = @target_alias@ ++top_build_prefix = @top_build_prefix@ ++top_builddir = @top_builddir@ ++top_srcdir = @top_srcdir@ ++EXTRA_DIST = $(wildcard *.xsl) ++all: all-am ++ ++.SUFFIXES: ++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) ++ @for dep in $?; do \ ++ case '$(am__configure_deps)' in \ ++ *$$dep*) \ ++ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ ++ && { if test -f $@; then exit 0; else break; fi; }; \ ++ exit 1;; \ ++ esac; \ ++ done; \ ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/helpcontent2/Makefile'; \ ++ $(am__cd) $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu src/helpcontent2/Makefile ++.PRECIOUS: Makefile ++Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status ++ @case '$?' in \ ++ *config.status*) \ ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ ++ *) \ ++ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ ++ esac; ++ ++$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++ ++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++$(am__aclocal_m4_deps): ++tags: TAGS ++TAGS: ++ ++ctags: CTAGS ++CTAGS: ++ ++ ++distdir: $(DISTFILES) ++ @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ++ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ++ list='$(DISTFILES)'; \ ++ dist_files=`for file in $$list; do echo $$file; done | \ ++ sed -e "s|^$$srcdirstrip/||;t" \ ++ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ ++ case $$dist_files in \ ++ */*) $(MKDIR_P) `echo "$$dist_files" | \ ++ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ ++ sort -u` ;; \ ++ esac; \ ++ for file in $$dist_files; do \ ++ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ ++ if test -d $$d/$$file; then \ ++ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ ++ if test -d "$(distdir)/$$file"; then \ ++ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ fi; \ ++ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ ++ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ ++ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ fi; \ ++ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ else \ ++ test -f "$(distdir)/$$file" \ ++ || cp -p $$d/$$file "$(distdir)/$$file" \ ++ || exit 1; \ ++ fi; \ ++ done ++check-am: all-am ++check: check-am ++all-am: Makefile ++installdirs: ++install: install-am ++install-exec: install-exec-am ++install-data: install-data-am ++uninstall: uninstall-am ++ ++install-am: all-am ++ @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am ++ ++installcheck: installcheck-am ++install-strip: ++ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ ++ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ ++ `test -z '$(STRIP)' || \ ++ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install ++mostlyclean-generic: ++ ++clean-generic: ++ ++distclean-generic: ++ -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) ++ -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) ++ ++maintainer-clean-generic: ++ @echo "This command is intended for maintainers to use" ++ @echo "it deletes files that may require special tools to rebuild." ++clean: clean-am ++ ++clean-am: clean-generic mostlyclean-am ++ ++distclean: distclean-am ++ -rm -f Makefile ++distclean-am: clean-am distclean-generic ++ ++dvi: dvi-am ++ ++dvi-am: ++ ++html: html-am ++ ++html-am: ++ ++info: info-am ++ ++info-am: ++ ++install-data-am: ++ ++install-dvi: install-dvi-am ++ ++install-dvi-am: ++ ++install-exec-am: ++ ++install-html: install-html-am ++ ++install-html-am: ++ ++install-info: install-info-am ++ ++install-info-am: ++ ++install-man: ++ ++install-pdf: install-pdf-am ++ ++install-pdf-am: ++ ++install-ps: install-ps-am ++ ++install-ps-am: ++ ++installcheck-am: ++ ++maintainer-clean: maintainer-clean-am ++ -rm -f Makefile ++maintainer-clean-am: distclean-am maintainer-clean-generic ++ ++mostlyclean: mostlyclean-am ++ ++mostlyclean-am: mostlyclean-generic ++ ++pdf: pdf-am ++ ++pdf-am: ++ ++ps: ps-am ++ ++ps-am: ++ ++uninstall-am: ++ ++.MAKE: install-am install-strip ++ ++.PHONY: all all-am check check-am clean clean-generic distclean \ ++ distclean-generic distdir dvi dvi-am html html-am info info-am \ ++ install install-am install-data install-data-am install-dvi \ ++ install-dvi-am install-exec install-exec-am install-html \ ++ install-html-am install-info install-info-am install-man \ ++ install-pdf install-pdf-am install-ps install-ps-am \ ++ install-strip installcheck installcheck-am installdirs \ ++ maintainer-clean maintainer-clean-generic mostlyclean \ ++ mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am ++ ++ ++# Tell versions [3.59,3.63) of GNU make to not export all variables. ++# Otherwise a system limit (for SysV at least) may be exceeded. ++.NOEXPORT: +Index: libreoffice-3.4.1/libreoffice-build/src/icons/Makefile.in +=================================================================== +--- /dev/null 1970-01-01 00:00:00.000000000 +0000 ++++ libreoffice-3.4.1/libreoffice-build/src/icons/Makefile.in 2011-07-15 11:41:45.236849943 +0200 +@@ -0,0 +1,646 @@ ++# Makefile.in generated by automake 1.11.1 from Makefile.am. ++# @configure_input@ ++ ++# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, ++# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, ++# Inc. ++# This Makefile.in is free software; the Free Software Foundation ++# gives unlimited permission to copy and/or distribute it, ++# with or without modifications, as long as this notice is preserved. ++ ++# This program is distributed in the hope that it will be useful, ++# but WITHOUT ANY WARRANTY, to the extent permitted by law; without ++# even the implied warranty of MERCHANTABILITY or FITNESS FOR A ++# PARTICULAR PURPOSE. ++ ++@SET_MAKE@ ++VPATH = @srcdir@ ++pkgdatadir = $(datadir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ ++pkglibdir = $(libdir)/@PACKAGE@ ++pkglibexecdir = $(libexecdir)/@PACKAGE@ ++am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd ++install_sh_DATA = $(install_sh) -c -m 644 ++install_sh_PROGRAM = $(install_sh) -c ++install_sh_SCRIPT = $(install_sh) -c ++INSTALL_HEADER = $(INSTALL_DATA) ++transform = $(program_transform_name) ++NORMAL_INSTALL = : ++PRE_INSTALL = : ++POST_INSTALL = : ++NORMAL_UNINSTALL = : ++PRE_UNINSTALL = : ++POST_UNINSTALL = : ++subdir = src/icons ++DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ++ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 ++am__aclocal_m4_deps = $(top_srcdir)/configure.in ++am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ ++ $(ACLOCAL_M4) ++mkinstalldirs = $(install_sh) -d ++CONFIG_CLEAN_FILES = ++CONFIG_CLEAN_VPATH_FILES = ++SOURCES = ++DIST_SOURCES = ++RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ ++ html-recursive info-recursive install-data-recursive \ ++ install-dvi-recursive install-exec-recursive \ ++ install-html-recursive install-info-recursive \ ++ install-pdf-recursive install-ps-recursive install-recursive \ ++ installcheck-recursive installdirs-recursive pdf-recursive \ ++ ps-recursive uninstall-recursive ++RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ ++ distclean-recursive maintainer-clean-recursive ++AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ ++ $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \ ++ distdir ++ETAGS = etags ++CTAGS = ctags ++DIST_SUBDIRS = $(SUBDIRS) ++DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ++am__relativize = \ ++ dir0=`pwd`; \ ++ sed_first='s,^\([^/]*\)/.*$$,\1,'; \ ++ sed_rest='s,^[^/]*/*,,'; \ ++ sed_last='s,^.*/\([^/]*\)$$,\1,'; \ ++ sed_butlast='s,/*[^/]*$$,,'; \ ++ while test -n "$$dir1"; do \ ++ first=`echo "$$dir1" | sed -e "$$sed_first"`; \ ++ if test "$$first" != "."; then \ ++ if test "$$first" = ".."; then \ ++ dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ ++ dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ ++ else \ ++ first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ ++ if test "$$first2" = "$$first"; then \ ++ dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ ++ else \ ++ dir2="../$$dir2"; \ ++ fi; \ ++ dir0="$$dir0"/"$$first"; \ ++ fi; \ ++ fi; \ ++ dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ ++ done; \ ++ reldir="$$dir2" ++ACLOCAL = @ACLOCAL@ ++ACONF = @ACONF@ ++AGFA_MONOTYPE_FONTS_SOURCE = @AGFA_MONOTYPE_FONTS_SOURCE@ ++AMTAR = @AMTAR@ ++APACHE_ANT_TARBALL = @APACHE_ANT_TARBALL@ ++APPLY_DIR = @APPLY_DIR@ ++ARCHITECTURE = @ARCHITECTURE@ ++AUTOCONF = @AUTOCONF@ ++AUTOHEADER = @AUTOHEADER@ ++AUTOMAKE = @AUTOMAKE@ ++AWK = @AWK@ ++BARCODE_EXTENSION = @BARCODE_EXTENSION@ ++BISON = @BISON@ ++BUILDDIR = @BUILDDIR@ ++BUILD_MOZILLA_SOURCE = @BUILD_MOZILLA_SOURCE@ ++BUILD_NCPUS = @BUILD_NCPUS@ ++BUILD_WIN32 = @BUILD_WIN32@ ++CABEXTRACT = @CABEXTRACT@ ++CAIRO_CONFIGURE_FLAG = @CAIRO_CONFIGURE_FLAG@ ++CAIRO_ENABLED = @CAIRO_ENABLED@ ++CAIRO_VER = @CAIRO_VER@ ++CC = @CC@ ++CCACHE = @CCACHE@ ++CCDEPMODE = @CCDEPMODE@ ++CFLAGS = @CFLAGS@ ++CLONEDIR = @CLONEDIR@ ++COMPAT_OOWRAPPERS = @COMPAT_OOWRAPPERS@ ++CPP = @CPP@ ++CPPFLAGS = @CPPFLAGS@ ++CYGPATH_W = @CYGPATH_W@ ++DEFS = @DEFS@ ++DEFUZZ_PATCHES = @DEFUZZ_PATCHES@ ++DEJAVU_FONTS_PACK_NAME = @DEJAVU_FONTS_PACK_NAME@ ++DEJAVU_FONTS_VER = @DEJAVU_FONTS_VER@ ++DEPDIR = @DEPDIR@ ++DIAGRAM_EXTENSION = @DIAGRAM_EXTENSION@ ++DISTCC = @DISTCC@ ++DISTRO = @DISTRO@ ++DRINK = @DRINK@ ++ECHO_C = @ECHO_C@ ++ECHO_N = @ECHO_N@ ++ECHO_T = @ECHO_T@ ++EGREP = @EGREP@ ++ENABLE_ACCESS = @ENABLE_ACCESS@ ++ENABLE_BINFILTER = @ENABLE_BINFILTER@ ++ENABLE_CCACHE = @ENABLE_CCACHE@ ++ENABLE_DISTCC = @ENABLE_DISTCC@ ++ENABLE_EXTENSIONS = @ENABLE_EXTENSIONS@ ++ENABLE_GRAPHITE = @ENABLE_GRAPHITE@ ++ENABLE_ICECREAM = @ENABLE_ICECREAM@ ++ENABLE_MONO = @ENABLE_MONO@ ++ENABLE_ODK = @ENABLE_ODK@ ++EXEEXT = @EXEEXT@ ++FLEX = @FLEX@ ++FOO_GTK_CFLAGS = @FOO_GTK_CFLAGS@ ++FOO_GTK_LIBS = @FOO_GTK_LIBS@ ++GET_CMD = @GET_CMD@ ++GITTAG = @GITTAG@ ++GNUPATCH = @GNUPATCH@ ++GNUTAR = @GNUTAR@ ++GOOGLE_DOCS_EXTENSION = @GOOGLE_DOCS_EXTENSION@ ++GREP = @GREP@ ++HUNART_EXTENSION = @HUNART_EXTENSION@ ++ICECREAM_BINDIR = @ICECREAM_BINDIR@ ++INSTALL = @INSTALL@ ++INSTALL_DATA = @INSTALL_DATA@ ++INSTALL_PROGRAM = @INSTALL_PROGRAM@ ++INSTALL_SCRIPT = @INSTALL_SCRIPT@ ++INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ ++INTLTOOL_PERL = @INTLTOOL_PERL@ ++LANGUAGETOOL_EXTENSION = @LANGUAGETOOL_EXTENSION@ ++LDFLAGS = @LDFLAGS@ ++LIBERATION_FONTS_VER = @LIBERATION_FONTS_VER@ ++LIBOBJS = @LIBOBJS@ ++LIBS = @LIBS@ ++LIGHTPROOF_FILENAMES = @LIGHTPROOF_FILENAMES@ ++LIGHTPROOF_LANG = @LIGHTPROOF_LANG@ ++LTLIBOBJS = @LTLIBOBJS@ ++MAGYARLINUXLIBERTINE_FONTS_TIMESTAMP = @MAGYARLINUXLIBERTINE_FONTS_TIMESTAMP@ ++MAINT = @MAINT@ ++MAKEINFO = @MAKEINFO@ ++MAX_JOBS = @MAX_JOBS@ ++MDBTOOLS_SRC = @MDBTOOLS_SRC@ ++MINIMUM_REQS_CFLAGS = @MINIMUM_REQS_CFLAGS@ ++MINIMUM_REQS_LIBS = @MINIMUM_REQS_LIBS@ ++MIRROR = @MIRROR@ ++MKDIR_P = @MKDIR_P@ ++MONO_GAC_ROOT = @MONO_GAC_ROOT@ ++NLPSOLVER_EXTENSION = @NLPSOLVER_EXTENSION@ ++NUMBERTEXT_EXTENSION = @NUMBERTEXT_EXTENSION@ ++OBJEXT = @OBJEXT@ ++OOBUILDDIR = @OOBUILDDIR@ ++OOOBLOGGER_EXTENSION = @OOOBLOGGER_EXTENSION@ ++OOOINSTALLDIRNAME = @OOOINSTALLDIRNAME@ ++OOOP_FONTS_PACK = @OOOP_FONTS_PACK@ ++OOOP_GALLERY_PACK = @OOOP_GALLERY_PACK@ ++OOOP_SAMPLES_PACK = @OOOP_SAMPLES_PACK@ ++OOOP_TEMPLATES_PACK = @OOOP_TEMPLATES_PACK@ ++OOO_ADDITIONAL_SECTIONS = @OOO_ADDITIONAL_SECTIONS@ ++OOO_BINSUFFIX = @OOO_BINSUFFIX@ ++OOO_BUILDVERSION = @OOO_BUILDVERSION@ ++OOO_BUILD_NOARCH = @OOO_BUILD_NOARCH@ ++OOO_CUSTOM_IMAGES = @OOO_CUSTOM_IMAGES@ ++OOO_EXTRA_ARTWORK = @OOO_EXTRA_ARTWORK@ ++OOO_GIT = @OOO_GIT@ ++OOO_GIT_MANAGED = @OOO_GIT_MANAGED@ ++OOO_LANGS = @OOO_LANGS@ ++OOO_POOR_HELP_LOCALIZATIONS = @OOO_POOR_HELP_LOCALIZATIONS@ ++OOO_SOURCEDIRNAME = @OOO_SOURCEDIRNAME@ ++OOO_SOURCEVERSION = @OOO_SOURCEVERSION@ ++OOO_STRIP = @OOO_STRIP@ ++OOO_VERSION = @OOO_VERSION@ ++OOO_WIDGET_FLAGS = @OOO_WIDGET_FLAGS@ ++OPENCLIPART_DIR = @OPENCLIPART_DIR@ ++OPENCLIPART_VER = @OPENCLIPART_VER@ ++PACKAGE = @PACKAGE@ ++PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ ++PACKAGE_NAME = @PACKAGE_NAME@ ++PACKAGE_STRING = @PACKAGE_STRING@ ++PACKAGE_TARNAME = @PACKAGE_TARNAME@ ++PACKAGE_URL = @PACKAGE_URL@ ++PACKAGE_VERSION = @PACKAGE_VERSION@ ++PATH_SEPARATOR = @PATH_SEPARATOR@ ++PERL = @PERL@ ++PIECE = @PIECE@ ++PKG_CONFIG = @PKG_CONFIG@ ++PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ ++PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ ++PREBUILT_WRITINGAIDS_TIMESTAMP = @PREBUILT_WRITINGAIDS_TIMESTAMP@ ++PROPAGATED_ARGS = @PROPAGATED_ARGS@ ++RAWBUILDDIR = @RAWBUILDDIR@ ++RSYNC = @RSYNC@ ++RUN_POST_INSTALL_SCRIPTS = @RUN_POST_INSTALL_SCRIPTS@ ++SET_MAKE = @SET_MAKE@ ++SHELL = @SHELL@ ++SNAPSHOT_TAG = @SNAPSHOT_TAG@ ++SOURCE_TYPE = @SOURCE_TYPE@ ++SPLIT = @SPLIT@ ++SPLIT_APP_MODULES = @SPLIT_APP_MODULES@ ++SPLIT_OPT_FEATURES = @SPLIT_OPT_FEATURES@ ++SRCDIR = @SRCDIR@ ++STRIP = @STRIP@ ++SUNTEMPLATES_LANG = @SUNTEMPLATES_LANG@ ++SYSTEM_CAIRO = @SYSTEM_CAIRO@ ++SYSTEM_GCC = @SYSTEM_GCC@ ++SYSTEM_LIBWPD = @SYSTEM_LIBWPD@ ++SYSTEM_LIBWPG = @SYSTEM_LIBWPG@ ++SYSTEM_LIBWPS = @SYSTEM_LIBWPS@ ++SYSTEM_MDBTOOLS = @SYSTEM_MDBTOOLS@ ++SYSTEM_MDDS = @SYSTEM_MDDS@ ++SYSTEM_ZLIB = @SYSTEM_ZLIB@ ++TOOLSDIR = @TOOLSDIR@ ++TYPO_EXTENSION = @TYPO_EXTENSION@ ++UPSTREAM_NAME = @UPSTREAM_NAME@ ++UPSTREAM_URI = @UPSTREAM_URI@ ++VALIDATOR_EXTENSION = @VALIDATOR_EXTENSION@ ++VENDORNAME = @VENDORNAME@ ++VERSION = @VERSION@ ++WATCH_WINDOW_EXTENSION = @WATCH_WINDOW_EXTENSION@ ++WITH_ARCH_FLAGS = @WITH_ARCH_FLAGS@ ++WITH_BARCODE = @WITH_BARCODE@ ++WITH_DIAGRAM = @WITH_DIAGRAM@ ++WITH_GOOGLE_DOCS = @WITH_GOOGLE_DOCS@ ++WITH_HUNART = @WITH_HUNART@ ++WITH_LANGUAGETOOL = @WITH_LANGUAGETOOL@ ++WITH_NLPSOLVER = @WITH_NLPSOLVER@ ++WITH_NUMBERTEXT = @WITH_NUMBERTEXT@ ++WITH_OOOBLOGGER = @WITH_OOOBLOGGER@ ++WITH_TYPO = @WITH_TYPO@ ++WITH_VALIDATOR = @WITH_VALIDATOR@ ++WITH_WATCH_WINDOW = @WITH_WATCH_WINDOW@ ++XSLTPROC = @XSLTPROC@ ++abs_builddir = @abs_builddir@ ++abs_srcdir = @abs_srcdir@ ++abs_top_builddir = @abs_top_builddir@ ++abs_top_srcdir = @abs_top_srcdir@ ++ac_ct_CC = @ac_ct_CC@ ++am__include = @am__include@ ++am__leading_dot = @am__leading_dot@ ++am__quote = @am__quote@ ++am__tar = @am__tar@ ++am__untar = @am__untar@ ++bindir = @bindir@ ++build_alias = @build_alias@ ++builddir = @builddir@ ++datadir = @datadir@ ++datarootdir = @datarootdir@ ++docdir = @docdir@ ++dvidir = @dvidir@ ++exec_prefix = @exec_prefix@ ++host_alias = @host_alias@ ++htmldir = @htmldir@ ++includedir = @includedir@ ++infodir = @infodir@ ++install_sh = @install_sh@ ++libdir = @libdir@ ++libexecdir = @libexecdir@ ++localedir = @localedir@ ++localstatedir = @localstatedir@ ++mandir = @mandir@ ++mkdir_p = @mkdir_p@ ++oldincludedir = @oldincludedir@ ++pdfdir = @pdfdir@ ++png_CFLAGS = @png_CFLAGS@ ++png_LIBS = @png_LIBS@ ++prefix = @prefix@ ++program_transform_name = @program_transform_name@ ++psdir = @psdir@ ++sbindir = @sbindir@ ++sharedstatedir = @sharedstatedir@ ++srcdir = @srcdir@ ++sysconfdir = @sysconfdir@ ++target_alias = @target_alias@ ++top_build_prefix = @top_build_prefix@ ++top_builddir = @top_builddir@ ++top_srcdir = @top_srcdir@ ++SUBDIRS = tango ++EXTRA_DIST = $(wildcard *.png) ++all: all-recursive ++ ++.SUFFIXES: ++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) ++ @for dep in $?; do \ ++ case '$(am__configure_deps)' in \ ++ *$$dep*) \ ++ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ ++ && { if test -f $@; then exit 0; else break; fi; }; \ ++ exit 1;; \ ++ esac; \ ++ done; \ ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/icons/Makefile'; \ ++ $(am__cd) $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu src/icons/Makefile ++.PRECIOUS: Makefile ++Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status ++ @case '$?' in \ ++ *config.status*) \ ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ ++ *) \ ++ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ ++ esac; ++ ++$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++ ++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++$(am__aclocal_m4_deps): ++ ++# This directory's subdirectories are mostly independent; you can cd ++# into them and run `make' without going through this Makefile. ++# To change the values of `make' variables: instead of editing Makefiles, ++# (1) if the variable is set in `config.status', edit `config.status' ++# (which will cause the Makefiles to be regenerated when you run `make'); ++# (2) otherwise, pass the desired values on the `make' command line. ++$(RECURSIVE_TARGETS): ++ @fail= failcom='exit 1'; \ ++ for f in x $$MAKEFLAGS; do \ ++ case $$f in \ ++ *=* | --[!k]*);; \ ++ *k*) failcom='fail=yes';; \ ++ esac; \ ++ done; \ ++ dot_seen=no; \ ++ target=`echo $@ | sed s/-recursive//`; \ ++ list='$(SUBDIRS)'; for subdir in $$list; do \ ++ echo "Making $$target in $$subdir"; \ ++ if test "$$subdir" = "."; then \ ++ dot_seen=yes; \ ++ local_target="$$target-am"; \ ++ else \ ++ local_target="$$target"; \ ++ fi; \ ++ ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ ++ || eval $$failcom; \ ++ done; \ ++ if test "$$dot_seen" = "no"; then \ ++ $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ ++ fi; test -z "$$fail" ++ ++$(RECURSIVE_CLEAN_TARGETS): ++ @fail= failcom='exit 1'; \ ++ for f in x $$MAKEFLAGS; do \ ++ case $$f in \ ++ *=* | --[!k]*);; \ ++ *k*) failcom='fail=yes';; \ ++ esac; \ ++ done; \ ++ dot_seen=no; \ ++ case "$@" in \ ++ distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ ++ *) list='$(SUBDIRS)' ;; \ ++ esac; \ ++ rev=''; for subdir in $$list; do \ ++ if test "$$subdir" = "."; then :; else \ ++ rev="$$subdir $$rev"; \ ++ fi; \ ++ done; \ ++ rev="$$rev ."; \ ++ target=`echo $@ | sed s/-recursive//`; \ ++ for subdir in $$rev; do \ ++ echo "Making $$target in $$subdir"; \ ++ if test "$$subdir" = "."; then \ ++ local_target="$$target-am"; \ ++ else \ ++ local_target="$$target"; \ ++ fi; \ ++ ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ ++ || eval $$failcom; \ ++ done && test -z "$$fail" ++tags-recursive: ++ list='$(SUBDIRS)'; for subdir in $$list; do \ ++ test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ ++ done ++ctags-recursive: ++ list='$(SUBDIRS)'; for subdir in $$list; do \ ++ test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ ++ done ++ ++ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) ++ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ ++ unique=`for i in $$list; do \ ++ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ ++ done | \ ++ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ ++ END { if (nonempty) { for (i in files) print i; }; }'`; \ ++ mkid -fID $$unique ++tags: TAGS ++ ++TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ ++ $(TAGS_FILES) $(LISP) ++ set x; \ ++ here=`pwd`; \ ++ if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ ++ include_option=--etags-include; \ ++ empty_fix=.; \ ++ else \ ++ include_option=--include; \ ++ empty_fix=; \ ++ fi; \ ++ list='$(SUBDIRS)'; for subdir in $$list; do \ ++ if test "$$subdir" = .; then :; else \ ++ test ! -f $$subdir/TAGS || \ ++ set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ ++ fi; \ ++ done; \ ++ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ ++ unique=`for i in $$list; do \ ++ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ ++ done | \ ++ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ ++ END { if (nonempty) { for (i in files) print i; }; }'`; \ ++ shift; \ ++ if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ ++ test -n "$$unique" || unique=$$empty_fix; \ ++ if test $$# -gt 0; then \ ++ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ ++ "$$@" $$unique; \ ++ else \ ++ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ ++ $$unique; \ ++ fi; \ ++ fi ++ctags: CTAGS ++CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ ++ $(TAGS_FILES) $(LISP) ++ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ ++ unique=`for i in $$list; do \ ++ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ ++ done | \ ++ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ ++ END { if (nonempty) { for (i in files) print i; }; }'`; \ ++ test -z "$(CTAGS_ARGS)$$unique" \ ++ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ ++ $$unique ++ ++GTAGS: ++ here=`$(am__cd) $(top_builddir) && pwd` \ ++ && $(am__cd) $(top_srcdir) \ ++ && gtags -i $(GTAGS_ARGS) "$$here" ++ ++distclean-tags: ++ -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags ++ ++distdir: $(DISTFILES) ++ @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ++ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ++ list='$(DISTFILES)'; \ ++ dist_files=`for file in $$list; do echo $$file; done | \ ++ sed -e "s|^$$srcdirstrip/||;t" \ ++ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ ++ case $$dist_files in \ ++ */*) $(MKDIR_P) `echo "$$dist_files" | \ ++ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ ++ sort -u` ;; \ ++ esac; \ ++ for file in $$dist_files; do \ ++ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ ++ if test -d $$d/$$file; then \ ++ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ ++ if test -d "$(distdir)/$$file"; then \ ++ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ fi; \ ++ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ ++ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ ++ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ fi; \ ++ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ else \ ++ test -f "$(distdir)/$$file" \ ++ || cp -p $$d/$$file "$(distdir)/$$file" \ ++ || exit 1; \ ++ fi; \ ++ done ++ @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ ++ if test "$$subdir" = .; then :; else \ ++ test -d "$(distdir)/$$subdir" \ ++ || $(MKDIR_P) "$(distdir)/$$subdir" \ ++ || exit 1; \ ++ fi; \ ++ done ++ @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ ++ if test "$$subdir" = .; then :; else \ ++ dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ ++ $(am__relativize); \ ++ new_distdir=$$reldir; \ ++ dir1=$$subdir; dir2="$(top_distdir)"; \ ++ $(am__relativize); \ ++ new_top_distdir=$$reldir; \ ++ echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ ++ echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ ++ ($(am__cd) $$subdir && \ ++ $(MAKE) $(AM_MAKEFLAGS) \ ++ top_distdir="$$new_top_distdir" \ ++ distdir="$$new_distdir" \ ++ am__remove_distdir=: \ ++ am__skip_length_check=: \ ++ am__skip_mode_fix=: \ ++ distdir) \ ++ || exit 1; \ ++ fi; \ ++ done ++check-am: all-am ++check: check-recursive ++all-am: Makefile ++installdirs: installdirs-recursive ++installdirs-am: ++install: install-recursive ++install-exec: install-exec-recursive ++install-data: install-data-recursive ++uninstall: uninstall-recursive ++ ++install-am: all-am ++ @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am ++ ++installcheck: installcheck-recursive ++install-strip: ++ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ ++ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ ++ `test -z '$(STRIP)' || \ ++ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install ++mostlyclean-generic: ++ ++clean-generic: ++ ++distclean-generic: ++ -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) ++ -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) ++ ++maintainer-clean-generic: ++ @echo "This command is intended for maintainers to use" ++ @echo "it deletes files that may require special tools to rebuild." ++clean: clean-recursive ++ ++clean-am: clean-generic mostlyclean-am ++ ++distclean: distclean-recursive ++ -rm -f Makefile ++distclean-am: clean-am distclean-generic distclean-tags ++ ++dvi: dvi-recursive ++ ++dvi-am: ++ ++html: html-recursive ++ ++html-am: ++ ++info: info-recursive ++ ++info-am: ++ ++install-data-am: ++ ++install-dvi: install-dvi-recursive ++ ++install-dvi-am: ++ ++install-exec-am: ++ ++install-html: install-html-recursive ++ ++install-html-am: ++ ++install-info: install-info-recursive ++ ++install-info-am: ++ ++install-man: ++ ++install-pdf: install-pdf-recursive ++ ++install-pdf-am: ++ ++install-ps: install-ps-recursive ++ ++install-ps-am: ++ ++installcheck-am: ++ ++maintainer-clean: maintainer-clean-recursive ++ -rm -f Makefile ++maintainer-clean-am: distclean-am maintainer-clean-generic ++ ++mostlyclean: mostlyclean-recursive ++ ++mostlyclean-am: mostlyclean-generic ++ ++pdf: pdf-recursive ++ ++pdf-am: ++ ++ps: ps-recursive ++ ++ps-am: ++ ++uninstall-am: ++ ++.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \ ++ install-am install-strip tags-recursive ++ ++.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ ++ all all-am check check-am clean clean-generic ctags \ ++ ctags-recursive distclean distclean-generic distclean-tags \ ++ distdir dvi dvi-am html html-am info info-am install \ ++ install-am install-data install-data-am install-dvi \ ++ install-dvi-am install-exec install-exec-am install-html \ ++ install-html-am install-info install-info-am install-man \ ++ install-pdf install-pdf-am install-ps install-ps-am \ ++ install-strip installcheck installcheck-am installdirs \ ++ installdirs-am maintainer-clean maintainer-clean-generic \ ++ mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \ ++ tags-recursive uninstall uninstall-am ++ ++ ++# Tell versions [3.59,3.63) of GNU make to not export all variables. ++# Otherwise a system limit (for SysV at least) may be exceeded. ++.NOEXPORT: +Index: libreoffice-3.4.1/libreoffice-build/src/icons/tango/Makefile.in +=================================================================== +--- /dev/null 1970-01-01 00:00:00.000000000 +0000 ++++ libreoffice-3.4.1/libreoffice-build/src/icons/tango/Makefile.in 2011-07-15 11:41:45.236849943 +0200 +@@ -0,0 +1,443 @@ ++# Makefile.in generated by automake 1.11.1 from Makefile.am. ++# @configure_input@ ++ ++# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, ++# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, ++# Inc. ++# This Makefile.in is free software; the Free Software Foundation ++# gives unlimited permission to copy and/or distribute it, ++# with or without modifications, as long as this notice is preserved. ++ ++# This program is distributed in the hope that it will be useful, ++# but WITHOUT ANY WARRANTY, to the extent permitted by law; without ++# even the implied warranty of MERCHANTABILITY or FITNESS FOR A ++# PARTICULAR PURPOSE. ++ ++@SET_MAKE@ ++VPATH = @srcdir@ ++pkgdatadir = $(datadir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ ++pkglibdir = $(libdir)/@PACKAGE@ ++pkglibexecdir = $(libexecdir)/@PACKAGE@ ++am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd ++install_sh_DATA = $(install_sh) -c -m 644 ++install_sh_PROGRAM = $(install_sh) -c ++install_sh_SCRIPT = $(install_sh) -c ++INSTALL_HEADER = $(INSTALL_DATA) ++transform = $(program_transform_name) ++NORMAL_INSTALL = : ++PRE_INSTALL = : ++POST_INSTALL = : ++NORMAL_UNINSTALL = : ++PRE_UNINSTALL = : ++POST_UNINSTALL = : ++subdir = src/icons/tango ++DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ++ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 ++am__aclocal_m4_deps = $(top_srcdir)/configure.in ++am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ ++ $(ACLOCAL_M4) ++mkinstalldirs = $(install_sh) -d ++CONFIG_CLEAN_FILES = ++CONFIG_CLEAN_VPATH_FILES = ++SOURCES = ++DIST_SOURCES = ++DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ++ACLOCAL = @ACLOCAL@ ++ACONF = @ACONF@ ++AGFA_MONOTYPE_FONTS_SOURCE = @AGFA_MONOTYPE_FONTS_SOURCE@ ++AMTAR = @AMTAR@ ++APACHE_ANT_TARBALL = @APACHE_ANT_TARBALL@ ++APPLY_DIR = @APPLY_DIR@ ++ARCHITECTURE = @ARCHITECTURE@ ++AUTOCONF = @AUTOCONF@ ++AUTOHEADER = @AUTOHEADER@ ++AUTOMAKE = @AUTOMAKE@ ++AWK = @AWK@ ++BARCODE_EXTENSION = @BARCODE_EXTENSION@ ++BISON = @BISON@ ++BUILDDIR = @BUILDDIR@ ++BUILD_MOZILLA_SOURCE = @BUILD_MOZILLA_SOURCE@ ++BUILD_NCPUS = @BUILD_NCPUS@ ++BUILD_WIN32 = @BUILD_WIN32@ ++CABEXTRACT = @CABEXTRACT@ ++CAIRO_CONFIGURE_FLAG = @CAIRO_CONFIGURE_FLAG@ ++CAIRO_ENABLED = @CAIRO_ENABLED@ ++CAIRO_VER = @CAIRO_VER@ ++CC = @CC@ ++CCACHE = @CCACHE@ ++CCDEPMODE = @CCDEPMODE@ ++CFLAGS = @CFLAGS@ ++CLONEDIR = @CLONEDIR@ ++COMPAT_OOWRAPPERS = @COMPAT_OOWRAPPERS@ ++CPP = @CPP@ ++CPPFLAGS = @CPPFLAGS@ ++CYGPATH_W = @CYGPATH_W@ ++DEFS = @DEFS@ ++DEFUZZ_PATCHES = @DEFUZZ_PATCHES@ ++DEJAVU_FONTS_PACK_NAME = @DEJAVU_FONTS_PACK_NAME@ ++DEJAVU_FONTS_VER = @DEJAVU_FONTS_VER@ ++DEPDIR = @DEPDIR@ ++DIAGRAM_EXTENSION = @DIAGRAM_EXTENSION@ ++DISTCC = @DISTCC@ ++DISTRO = @DISTRO@ ++DRINK = @DRINK@ ++ECHO_C = @ECHO_C@ ++ECHO_N = @ECHO_N@ ++ECHO_T = @ECHO_T@ ++EGREP = @EGREP@ ++ENABLE_ACCESS = @ENABLE_ACCESS@ ++ENABLE_BINFILTER = @ENABLE_BINFILTER@ ++ENABLE_CCACHE = @ENABLE_CCACHE@ ++ENABLE_DISTCC = @ENABLE_DISTCC@ ++ENABLE_EXTENSIONS = @ENABLE_EXTENSIONS@ ++ENABLE_GRAPHITE = @ENABLE_GRAPHITE@ ++ENABLE_ICECREAM = @ENABLE_ICECREAM@ ++ENABLE_MONO = @ENABLE_MONO@ ++ENABLE_ODK = @ENABLE_ODK@ ++EXEEXT = @EXEEXT@ ++FLEX = @FLEX@ ++FOO_GTK_CFLAGS = @FOO_GTK_CFLAGS@ ++FOO_GTK_LIBS = @FOO_GTK_LIBS@ ++GET_CMD = @GET_CMD@ ++GITTAG = @GITTAG@ ++GNUPATCH = @GNUPATCH@ ++GNUTAR = @GNUTAR@ ++GOOGLE_DOCS_EXTENSION = @GOOGLE_DOCS_EXTENSION@ ++GREP = @GREP@ ++HUNART_EXTENSION = @HUNART_EXTENSION@ ++ICECREAM_BINDIR = @ICECREAM_BINDIR@ ++INSTALL = @INSTALL@ ++INSTALL_DATA = @INSTALL_DATA@ ++INSTALL_PROGRAM = @INSTALL_PROGRAM@ ++INSTALL_SCRIPT = @INSTALL_SCRIPT@ ++INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ ++INTLTOOL_PERL = @INTLTOOL_PERL@ ++LANGUAGETOOL_EXTENSION = @LANGUAGETOOL_EXTENSION@ ++LDFLAGS = @LDFLAGS@ ++LIBERATION_FONTS_VER = @LIBERATION_FONTS_VER@ ++LIBOBJS = @LIBOBJS@ ++LIBS = @LIBS@ ++LIGHTPROOF_FILENAMES = @LIGHTPROOF_FILENAMES@ ++LIGHTPROOF_LANG = @LIGHTPROOF_LANG@ ++LTLIBOBJS = @LTLIBOBJS@ ++MAGYARLINUXLIBERTINE_FONTS_TIMESTAMP = @MAGYARLINUXLIBERTINE_FONTS_TIMESTAMP@ ++MAINT = @MAINT@ ++MAKEINFO = @MAKEINFO@ ++MAX_JOBS = @MAX_JOBS@ ++MDBTOOLS_SRC = @MDBTOOLS_SRC@ ++MINIMUM_REQS_CFLAGS = @MINIMUM_REQS_CFLAGS@ ++MINIMUM_REQS_LIBS = @MINIMUM_REQS_LIBS@ ++MIRROR = @MIRROR@ ++MKDIR_P = @MKDIR_P@ ++MONO_GAC_ROOT = @MONO_GAC_ROOT@ ++NLPSOLVER_EXTENSION = @NLPSOLVER_EXTENSION@ ++NUMBERTEXT_EXTENSION = @NUMBERTEXT_EXTENSION@ ++OBJEXT = @OBJEXT@ ++OOBUILDDIR = @OOBUILDDIR@ ++OOOBLOGGER_EXTENSION = @OOOBLOGGER_EXTENSION@ ++OOOINSTALLDIRNAME = @OOOINSTALLDIRNAME@ ++OOOP_FONTS_PACK = @OOOP_FONTS_PACK@ ++OOOP_GALLERY_PACK = @OOOP_GALLERY_PACK@ ++OOOP_SAMPLES_PACK = @OOOP_SAMPLES_PACK@ ++OOOP_TEMPLATES_PACK = @OOOP_TEMPLATES_PACK@ ++OOO_ADDITIONAL_SECTIONS = @OOO_ADDITIONAL_SECTIONS@ ++OOO_BINSUFFIX = @OOO_BINSUFFIX@ ++OOO_BUILDVERSION = @OOO_BUILDVERSION@ ++OOO_BUILD_NOARCH = @OOO_BUILD_NOARCH@ ++OOO_CUSTOM_IMAGES = @OOO_CUSTOM_IMAGES@ ++OOO_EXTRA_ARTWORK = @OOO_EXTRA_ARTWORK@ ++OOO_GIT = @OOO_GIT@ ++OOO_GIT_MANAGED = @OOO_GIT_MANAGED@ ++OOO_LANGS = @OOO_LANGS@ ++OOO_POOR_HELP_LOCALIZATIONS = @OOO_POOR_HELP_LOCALIZATIONS@ ++OOO_SOURCEDIRNAME = @OOO_SOURCEDIRNAME@ ++OOO_SOURCEVERSION = @OOO_SOURCEVERSION@ ++OOO_STRIP = @OOO_STRIP@ ++OOO_VERSION = @OOO_VERSION@ ++OOO_WIDGET_FLAGS = @OOO_WIDGET_FLAGS@ ++OPENCLIPART_DIR = @OPENCLIPART_DIR@ ++OPENCLIPART_VER = @OPENCLIPART_VER@ ++PACKAGE = @PACKAGE@ ++PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ ++PACKAGE_NAME = @PACKAGE_NAME@ ++PACKAGE_STRING = @PACKAGE_STRING@ ++PACKAGE_TARNAME = @PACKAGE_TARNAME@ ++PACKAGE_URL = @PACKAGE_URL@ ++PACKAGE_VERSION = @PACKAGE_VERSION@ ++PATH_SEPARATOR = @PATH_SEPARATOR@ ++PERL = @PERL@ ++PIECE = @PIECE@ ++PKG_CONFIG = @PKG_CONFIG@ ++PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ ++PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ ++PREBUILT_WRITINGAIDS_TIMESTAMP = @PREBUILT_WRITINGAIDS_TIMESTAMP@ ++PROPAGATED_ARGS = @PROPAGATED_ARGS@ ++RAWBUILDDIR = @RAWBUILDDIR@ ++RSYNC = @RSYNC@ ++RUN_POST_INSTALL_SCRIPTS = @RUN_POST_INSTALL_SCRIPTS@ ++SET_MAKE = @SET_MAKE@ ++SHELL = @SHELL@ ++SNAPSHOT_TAG = @SNAPSHOT_TAG@ ++SOURCE_TYPE = @SOURCE_TYPE@ ++SPLIT = @SPLIT@ ++SPLIT_APP_MODULES = @SPLIT_APP_MODULES@ ++SPLIT_OPT_FEATURES = @SPLIT_OPT_FEATURES@ ++SRCDIR = @SRCDIR@ ++STRIP = @STRIP@ ++SUNTEMPLATES_LANG = @SUNTEMPLATES_LANG@ ++SYSTEM_CAIRO = @SYSTEM_CAIRO@ ++SYSTEM_GCC = @SYSTEM_GCC@ ++SYSTEM_LIBWPD = @SYSTEM_LIBWPD@ ++SYSTEM_LIBWPG = @SYSTEM_LIBWPG@ ++SYSTEM_LIBWPS = @SYSTEM_LIBWPS@ ++SYSTEM_MDBTOOLS = @SYSTEM_MDBTOOLS@ ++SYSTEM_MDDS = @SYSTEM_MDDS@ ++SYSTEM_ZLIB = @SYSTEM_ZLIB@ ++TOOLSDIR = @TOOLSDIR@ ++TYPO_EXTENSION = @TYPO_EXTENSION@ ++UPSTREAM_NAME = @UPSTREAM_NAME@ ++UPSTREAM_URI = @UPSTREAM_URI@ ++VALIDATOR_EXTENSION = @VALIDATOR_EXTENSION@ ++VENDORNAME = @VENDORNAME@ ++VERSION = @VERSION@ ++WATCH_WINDOW_EXTENSION = @WATCH_WINDOW_EXTENSION@ ++WITH_ARCH_FLAGS = @WITH_ARCH_FLAGS@ ++WITH_BARCODE = @WITH_BARCODE@ ++WITH_DIAGRAM = @WITH_DIAGRAM@ ++WITH_GOOGLE_DOCS = @WITH_GOOGLE_DOCS@ ++WITH_HUNART = @WITH_HUNART@ ++WITH_LANGUAGETOOL = @WITH_LANGUAGETOOL@ ++WITH_NLPSOLVER = @WITH_NLPSOLVER@ ++WITH_NUMBERTEXT = @WITH_NUMBERTEXT@ ++WITH_OOOBLOGGER = @WITH_OOOBLOGGER@ ++WITH_TYPO = @WITH_TYPO@ ++WITH_VALIDATOR = @WITH_VALIDATOR@ ++WITH_WATCH_WINDOW = @WITH_WATCH_WINDOW@ ++XSLTPROC = @XSLTPROC@ ++abs_builddir = @abs_builddir@ ++abs_srcdir = @abs_srcdir@ ++abs_top_builddir = @abs_top_builddir@ ++abs_top_srcdir = @abs_top_srcdir@ ++ac_ct_CC = @ac_ct_CC@ ++am__include = @am__include@ ++am__leading_dot = @am__leading_dot@ ++am__quote = @am__quote@ ++am__tar = @am__tar@ ++am__untar = @am__untar@ ++bindir = @bindir@ ++build_alias = @build_alias@ ++builddir = @builddir@ ++datadir = @datadir@ ++datarootdir = @datarootdir@ ++docdir = @docdir@ ++dvidir = @dvidir@ ++exec_prefix = @exec_prefix@ ++host_alias = @host_alias@ ++htmldir = @htmldir@ ++includedir = @includedir@ ++infodir = @infodir@ ++install_sh = @install_sh@ ++libdir = @libdir@ ++libexecdir = @libexecdir@ ++localedir = @localedir@ ++localstatedir = @localstatedir@ ++mandir = @mandir@ ++mkdir_p = @mkdir_p@ ++oldincludedir = @oldincludedir@ ++pdfdir = @pdfdir@ ++png_CFLAGS = @png_CFLAGS@ ++png_LIBS = @png_LIBS@ ++prefix = @prefix@ ++program_transform_name = @program_transform_name@ ++psdir = @psdir@ ++sbindir = @sbindir@ ++sharedstatedir = @sharedstatedir@ ++srcdir = @srcdir@ ++sysconfdir = @sysconfdir@ ++target_alias = @target_alias@ ++top_build_prefix = @top_build_prefix@ ++top_builddir = @top_builddir@ ++top_srcdir = @top_srcdir@ ++EXTRA_DIST = $(wildcard *.png) ++all: all-am ++ ++.SUFFIXES: ++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) ++ @for dep in $?; do \ ++ case '$(am__configure_deps)' in \ ++ *$$dep*) \ ++ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ ++ && { if test -f $@; then exit 0; else break; fi; }; \ ++ exit 1;; \ ++ esac; \ ++ done; \ ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/icons/tango/Makefile'; \ ++ $(am__cd) $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu src/icons/tango/Makefile ++.PRECIOUS: Makefile ++Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status ++ @case '$?' in \ ++ *config.status*) \ ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ ++ *) \ ++ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ ++ esac; ++ ++$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++ ++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++$(am__aclocal_m4_deps): ++tags: TAGS ++TAGS: ++ ++ctags: CTAGS ++CTAGS: ++ ++ ++distdir: $(DISTFILES) ++ @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ++ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ++ list='$(DISTFILES)'; \ ++ dist_files=`for file in $$list; do echo $$file; done | \ ++ sed -e "s|^$$srcdirstrip/||;t" \ ++ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ ++ case $$dist_files in \ ++ */*) $(MKDIR_P) `echo "$$dist_files" | \ ++ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ ++ sort -u` ;; \ ++ esac; \ ++ for file in $$dist_files; do \ ++ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ ++ if test -d $$d/$$file; then \ ++ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ ++ if test -d "$(distdir)/$$file"; then \ ++ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ fi; \ ++ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ ++ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ ++ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ fi; \ ++ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ else \ ++ test -f "$(distdir)/$$file" \ ++ || cp -p $$d/$$file "$(distdir)/$$file" \ ++ || exit 1; \ ++ fi; \ ++ done ++check-am: all-am ++check: check-am ++all-am: Makefile ++installdirs: ++install: install-am ++install-exec: install-exec-am ++install-data: install-data-am ++uninstall: uninstall-am ++ ++install-am: all-am ++ @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am ++ ++installcheck: installcheck-am ++install-strip: ++ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ ++ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ ++ `test -z '$(STRIP)' || \ ++ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install ++mostlyclean-generic: ++ ++clean-generic: ++ ++distclean-generic: ++ -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) ++ -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) ++ ++maintainer-clean-generic: ++ @echo "This command is intended for maintainers to use" ++ @echo "it deletes files that may require special tools to rebuild." ++clean: clean-am ++ ++clean-am: clean-generic mostlyclean-am ++ ++distclean: distclean-am ++ -rm -f Makefile ++distclean-am: clean-am distclean-generic ++ ++dvi: dvi-am ++ ++dvi-am: ++ ++html: html-am ++ ++html-am: ++ ++info: info-am ++ ++info-am: ++ ++install-data-am: ++ ++install-dvi: install-dvi-am ++ ++install-dvi-am: ++ ++install-exec-am: ++ ++install-html: install-html-am ++ ++install-html-am: ++ ++install-info: install-info-am ++ ++install-info-am: ++ ++install-man: ++ ++install-pdf: install-pdf-am ++ ++install-pdf-am: ++ ++install-ps: install-ps-am ++ ++install-ps-am: ++ ++installcheck-am: ++ ++maintainer-clean: maintainer-clean-am ++ -rm -f Makefile ++maintainer-clean-am: distclean-am maintainer-clean-generic ++ ++mostlyclean: mostlyclean-am ++ ++mostlyclean-am: mostlyclean-generic ++ ++pdf: pdf-am ++ ++pdf-am: ++ ++ps: ps-am ++ ++ps-am: ++ ++uninstall-am: ++ ++.MAKE: install-am install-strip ++ ++.PHONY: all all-am check check-am clean clean-generic distclean \ ++ distclean-generic distdir dvi dvi-am html html-am info info-am \ ++ install install-am install-data install-data-am install-dvi \ ++ install-dvi-am install-exec install-exec-am install-html \ ++ install-html-am install-info install-info-am install-man \ ++ install-pdf install-pdf-am install-ps install-ps-am \ ++ install-strip installcheck installcheck-am installdirs \ ++ maintainer-clean maintainer-clean-generic mostlyclean \ ++ mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am ++ ++ ++# Tell versions [3.59,3.63) of GNU make to not export all variables. ++# Otherwise a system limit (for SysV at least) may be exceeded. ++.NOEXPORT: +Index: libreoffice-3.4.1/libreoffice-build/src/sdf/Makefile.in +=================================================================== +--- /dev/null 1970-01-01 00:00:00.000000000 +0000 ++++ libreoffice-3.4.1/libreoffice-build/src/sdf/Makefile.in 2011-07-15 11:41:45.236849943 +0200 +@@ -0,0 +1,443 @@ ++# Makefile.in generated by automake 1.11.1 from Makefile.am. ++# @configure_input@ ++ ++# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, ++# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, ++# Inc. ++# This Makefile.in is free software; the Free Software Foundation ++# gives unlimited permission to copy and/or distribute it, ++# with or without modifications, as long as this notice is preserved. ++ ++# This program is distributed in the hope that it will be useful, ++# but WITHOUT ANY WARRANTY, to the extent permitted by law; without ++# even the implied warranty of MERCHANTABILITY or FITNESS FOR A ++# PARTICULAR PURPOSE. ++ ++@SET_MAKE@ ++VPATH = @srcdir@ ++pkgdatadir = $(datadir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ ++pkglibdir = $(libdir)/@PACKAGE@ ++pkglibexecdir = $(libexecdir)/@PACKAGE@ ++am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd ++install_sh_DATA = $(install_sh) -c -m 644 ++install_sh_PROGRAM = $(install_sh) -c ++install_sh_SCRIPT = $(install_sh) -c ++INSTALL_HEADER = $(INSTALL_DATA) ++transform = $(program_transform_name) ++NORMAL_INSTALL = : ++PRE_INSTALL = : ++POST_INSTALL = : ++NORMAL_UNINSTALL = : ++PRE_UNINSTALL = : ++POST_UNINSTALL = : ++subdir = src/sdf ++DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in ++ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 ++am__aclocal_m4_deps = $(top_srcdir)/configure.in ++am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ ++ $(ACLOCAL_M4) ++mkinstalldirs = $(install_sh) -d ++CONFIG_CLEAN_FILES = ++CONFIG_CLEAN_VPATH_FILES = ++SOURCES = ++DIST_SOURCES = ++DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ++ACLOCAL = @ACLOCAL@ ++ACONF = @ACONF@ ++AGFA_MONOTYPE_FONTS_SOURCE = @AGFA_MONOTYPE_FONTS_SOURCE@ ++AMTAR = @AMTAR@ ++APACHE_ANT_TARBALL = @APACHE_ANT_TARBALL@ ++APPLY_DIR = @APPLY_DIR@ ++ARCHITECTURE = @ARCHITECTURE@ ++AUTOCONF = @AUTOCONF@ ++AUTOHEADER = @AUTOHEADER@ ++AUTOMAKE = @AUTOMAKE@ ++AWK = @AWK@ ++BARCODE_EXTENSION = @BARCODE_EXTENSION@ ++BISON = @BISON@ ++BUILDDIR = @BUILDDIR@ ++BUILD_MOZILLA_SOURCE = @BUILD_MOZILLA_SOURCE@ ++BUILD_NCPUS = @BUILD_NCPUS@ ++BUILD_WIN32 = @BUILD_WIN32@ ++CABEXTRACT = @CABEXTRACT@ ++CAIRO_CONFIGURE_FLAG = @CAIRO_CONFIGURE_FLAG@ ++CAIRO_ENABLED = @CAIRO_ENABLED@ ++CAIRO_VER = @CAIRO_VER@ ++CC = @CC@ ++CCACHE = @CCACHE@ ++CCDEPMODE = @CCDEPMODE@ ++CFLAGS = @CFLAGS@ ++CLONEDIR = @CLONEDIR@ ++COMPAT_OOWRAPPERS = @COMPAT_OOWRAPPERS@ ++CPP = @CPP@ ++CPPFLAGS = @CPPFLAGS@ ++CYGPATH_W = @CYGPATH_W@ ++DEFS = @DEFS@ ++DEFUZZ_PATCHES = @DEFUZZ_PATCHES@ ++DEJAVU_FONTS_PACK_NAME = @DEJAVU_FONTS_PACK_NAME@ ++DEJAVU_FONTS_VER = @DEJAVU_FONTS_VER@ ++DEPDIR = @DEPDIR@ ++DIAGRAM_EXTENSION = @DIAGRAM_EXTENSION@ ++DISTCC = @DISTCC@ ++DISTRO = @DISTRO@ ++DRINK = @DRINK@ ++ECHO_C = @ECHO_C@ ++ECHO_N = @ECHO_N@ ++ECHO_T = @ECHO_T@ ++EGREP = @EGREP@ ++ENABLE_ACCESS = @ENABLE_ACCESS@ ++ENABLE_BINFILTER = @ENABLE_BINFILTER@ ++ENABLE_CCACHE = @ENABLE_CCACHE@ ++ENABLE_DISTCC = @ENABLE_DISTCC@ ++ENABLE_EXTENSIONS = @ENABLE_EXTENSIONS@ ++ENABLE_GRAPHITE = @ENABLE_GRAPHITE@ ++ENABLE_ICECREAM = @ENABLE_ICECREAM@ ++ENABLE_MONO = @ENABLE_MONO@ ++ENABLE_ODK = @ENABLE_ODK@ ++EXEEXT = @EXEEXT@ ++FLEX = @FLEX@ ++FOO_GTK_CFLAGS = @FOO_GTK_CFLAGS@ ++FOO_GTK_LIBS = @FOO_GTK_LIBS@ ++GET_CMD = @GET_CMD@ ++GITTAG = @GITTAG@ ++GNUPATCH = @GNUPATCH@ ++GNUTAR = @GNUTAR@ ++GOOGLE_DOCS_EXTENSION = @GOOGLE_DOCS_EXTENSION@ ++GREP = @GREP@ ++HUNART_EXTENSION = @HUNART_EXTENSION@ ++ICECREAM_BINDIR = @ICECREAM_BINDIR@ ++INSTALL = @INSTALL@ ++INSTALL_DATA = @INSTALL_DATA@ ++INSTALL_PROGRAM = @INSTALL_PROGRAM@ ++INSTALL_SCRIPT = @INSTALL_SCRIPT@ ++INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ ++INTLTOOL_PERL = @INTLTOOL_PERL@ ++LANGUAGETOOL_EXTENSION = @LANGUAGETOOL_EXTENSION@ ++LDFLAGS = @LDFLAGS@ ++LIBERATION_FONTS_VER = @LIBERATION_FONTS_VER@ ++LIBOBJS = @LIBOBJS@ ++LIBS = @LIBS@ ++LIGHTPROOF_FILENAMES = @LIGHTPROOF_FILENAMES@ ++LIGHTPROOF_LANG = @LIGHTPROOF_LANG@ ++LTLIBOBJS = @LTLIBOBJS@ ++MAGYARLINUXLIBERTINE_FONTS_TIMESTAMP = @MAGYARLINUXLIBERTINE_FONTS_TIMESTAMP@ ++MAINT = @MAINT@ ++MAKEINFO = @MAKEINFO@ ++MAX_JOBS = @MAX_JOBS@ ++MDBTOOLS_SRC = @MDBTOOLS_SRC@ ++MINIMUM_REQS_CFLAGS = @MINIMUM_REQS_CFLAGS@ ++MINIMUM_REQS_LIBS = @MINIMUM_REQS_LIBS@ ++MIRROR = @MIRROR@ ++MKDIR_P = @MKDIR_P@ ++MONO_GAC_ROOT = @MONO_GAC_ROOT@ ++NLPSOLVER_EXTENSION = @NLPSOLVER_EXTENSION@ ++NUMBERTEXT_EXTENSION = @NUMBERTEXT_EXTENSION@ ++OBJEXT = @OBJEXT@ ++OOBUILDDIR = @OOBUILDDIR@ ++OOOBLOGGER_EXTENSION = @OOOBLOGGER_EXTENSION@ ++OOOINSTALLDIRNAME = @OOOINSTALLDIRNAME@ ++OOOP_FONTS_PACK = @OOOP_FONTS_PACK@ ++OOOP_GALLERY_PACK = @OOOP_GALLERY_PACK@ ++OOOP_SAMPLES_PACK = @OOOP_SAMPLES_PACK@ ++OOOP_TEMPLATES_PACK = @OOOP_TEMPLATES_PACK@ ++OOO_ADDITIONAL_SECTIONS = @OOO_ADDITIONAL_SECTIONS@ ++OOO_BINSUFFIX = @OOO_BINSUFFIX@ ++OOO_BUILDVERSION = @OOO_BUILDVERSION@ ++OOO_BUILD_NOARCH = @OOO_BUILD_NOARCH@ ++OOO_CUSTOM_IMAGES = @OOO_CUSTOM_IMAGES@ ++OOO_EXTRA_ARTWORK = @OOO_EXTRA_ARTWORK@ ++OOO_GIT = @OOO_GIT@ ++OOO_GIT_MANAGED = @OOO_GIT_MANAGED@ ++OOO_LANGS = @OOO_LANGS@ ++OOO_POOR_HELP_LOCALIZATIONS = @OOO_POOR_HELP_LOCALIZATIONS@ ++OOO_SOURCEDIRNAME = @OOO_SOURCEDIRNAME@ ++OOO_SOURCEVERSION = @OOO_SOURCEVERSION@ ++OOO_STRIP = @OOO_STRIP@ ++OOO_VERSION = @OOO_VERSION@ ++OOO_WIDGET_FLAGS = @OOO_WIDGET_FLAGS@ ++OPENCLIPART_DIR = @OPENCLIPART_DIR@ ++OPENCLIPART_VER = @OPENCLIPART_VER@ ++PACKAGE = @PACKAGE@ ++PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ ++PACKAGE_NAME = @PACKAGE_NAME@ ++PACKAGE_STRING = @PACKAGE_STRING@ ++PACKAGE_TARNAME = @PACKAGE_TARNAME@ ++PACKAGE_URL = @PACKAGE_URL@ ++PACKAGE_VERSION = @PACKAGE_VERSION@ ++PATH_SEPARATOR = @PATH_SEPARATOR@ ++PERL = @PERL@ ++PIECE = @PIECE@ ++PKG_CONFIG = @PKG_CONFIG@ ++PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ ++PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ ++PREBUILT_WRITINGAIDS_TIMESTAMP = @PREBUILT_WRITINGAIDS_TIMESTAMP@ ++PROPAGATED_ARGS = @PROPAGATED_ARGS@ ++RAWBUILDDIR = @RAWBUILDDIR@ ++RSYNC = @RSYNC@ ++RUN_POST_INSTALL_SCRIPTS = @RUN_POST_INSTALL_SCRIPTS@ ++SET_MAKE = @SET_MAKE@ ++SHELL = @SHELL@ ++SNAPSHOT_TAG = @SNAPSHOT_TAG@ ++SOURCE_TYPE = @SOURCE_TYPE@ ++SPLIT = @SPLIT@ ++SPLIT_APP_MODULES = @SPLIT_APP_MODULES@ ++SPLIT_OPT_FEATURES = @SPLIT_OPT_FEATURES@ ++SRCDIR = @SRCDIR@ ++STRIP = @STRIP@ ++SUNTEMPLATES_LANG = @SUNTEMPLATES_LANG@ ++SYSTEM_CAIRO = @SYSTEM_CAIRO@ ++SYSTEM_GCC = @SYSTEM_GCC@ ++SYSTEM_LIBWPD = @SYSTEM_LIBWPD@ ++SYSTEM_LIBWPG = @SYSTEM_LIBWPG@ ++SYSTEM_LIBWPS = @SYSTEM_LIBWPS@ ++SYSTEM_MDBTOOLS = @SYSTEM_MDBTOOLS@ ++SYSTEM_MDDS = @SYSTEM_MDDS@ ++SYSTEM_ZLIB = @SYSTEM_ZLIB@ ++TOOLSDIR = @TOOLSDIR@ ++TYPO_EXTENSION = @TYPO_EXTENSION@ ++UPSTREAM_NAME = @UPSTREAM_NAME@ ++UPSTREAM_URI = @UPSTREAM_URI@ ++VALIDATOR_EXTENSION = @VALIDATOR_EXTENSION@ ++VENDORNAME = @VENDORNAME@ ++VERSION = @VERSION@ ++WATCH_WINDOW_EXTENSION = @WATCH_WINDOW_EXTENSION@ ++WITH_ARCH_FLAGS = @WITH_ARCH_FLAGS@ ++WITH_BARCODE = @WITH_BARCODE@ ++WITH_DIAGRAM = @WITH_DIAGRAM@ ++WITH_GOOGLE_DOCS = @WITH_GOOGLE_DOCS@ ++WITH_HUNART = @WITH_HUNART@ ++WITH_LANGUAGETOOL = @WITH_LANGUAGETOOL@ ++WITH_NLPSOLVER = @WITH_NLPSOLVER@ ++WITH_NUMBERTEXT = @WITH_NUMBERTEXT@ ++WITH_OOOBLOGGER = @WITH_OOOBLOGGER@ ++WITH_TYPO = @WITH_TYPO@ ++WITH_VALIDATOR = @WITH_VALIDATOR@ ++WITH_WATCH_WINDOW = @WITH_WATCH_WINDOW@ ++XSLTPROC = @XSLTPROC@ ++abs_builddir = @abs_builddir@ ++abs_srcdir = @abs_srcdir@ ++abs_top_builddir = @abs_top_builddir@ ++abs_top_srcdir = @abs_top_srcdir@ ++ac_ct_CC = @ac_ct_CC@ ++am__include = @am__include@ ++am__leading_dot = @am__leading_dot@ ++am__quote = @am__quote@ ++am__tar = @am__tar@ ++am__untar = @am__untar@ ++bindir = @bindir@ ++build_alias = @build_alias@ ++builddir = @builddir@ ++datadir = @datadir@ ++datarootdir = @datarootdir@ ++docdir = @docdir@ ++dvidir = @dvidir@ ++exec_prefix = @exec_prefix@ ++host_alias = @host_alias@ ++htmldir = @htmldir@ ++includedir = @includedir@ ++infodir = @infodir@ ++install_sh = @install_sh@ ++libdir = @libdir@ ++libexecdir = @libexecdir@ ++localedir = @localedir@ ++localstatedir = @localstatedir@ ++mandir = @mandir@ ++mkdir_p = @mkdir_p@ ++oldincludedir = @oldincludedir@ ++pdfdir = @pdfdir@ ++png_CFLAGS = @png_CFLAGS@ ++png_LIBS = @png_LIBS@ ++prefix = @prefix@ ++program_transform_name = @program_transform_name@ ++psdir = @psdir@ ++sbindir = @sbindir@ ++sharedstatedir = @sharedstatedir@ ++srcdir = @srcdir@ ++sysconfdir = @sysconfdir@ ++target_alias = @target_alias@ ++top_build_prefix = @top_build_prefix@ ++top_builddir = @top_builddir@ ++top_srcdir = @top_srcdir@ ++EXTRA_DIST = $(wildcard *.sdf) ++all: all-am ++ ++.SUFFIXES: ++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) ++ @for dep in $?; do \ ++ case '$(am__configure_deps)' in \ ++ *$$dep*) \ ++ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ ++ && { if test -f $@; then exit 0; else break; fi; }; \ ++ exit 1;; \ ++ esac; \ ++ done; \ ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/sdf/Makefile'; \ ++ $(am__cd) $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu src/sdf/Makefile ++.PRECIOUS: Makefile ++Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status ++ @case '$?' in \ ++ *config.status*) \ ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ ++ *) \ ++ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ ++ esac; ++ ++$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++ ++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++$(am__aclocal_m4_deps): ++tags: TAGS ++TAGS: ++ ++ctags: CTAGS ++CTAGS: ++ ++ ++distdir: $(DISTFILES) ++ @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ++ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ++ list='$(DISTFILES)'; \ ++ dist_files=`for file in $$list; do echo $$file; done | \ ++ sed -e "s|^$$srcdirstrip/||;t" \ ++ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ ++ case $$dist_files in \ ++ */*) $(MKDIR_P) `echo "$$dist_files" | \ ++ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ ++ sort -u` ;; \ ++ esac; \ ++ for file in $$dist_files; do \ ++ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ ++ if test -d $$d/$$file; then \ ++ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ ++ if test -d "$(distdir)/$$file"; then \ ++ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ fi; \ ++ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ ++ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ ++ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ fi; \ ++ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ else \ ++ test -f "$(distdir)/$$file" \ ++ || cp -p $$d/$$file "$(distdir)/$$file" \ ++ || exit 1; \ ++ fi; \ ++ done ++check-am: all-am ++check: check-am ++all-am: Makefile ++installdirs: ++install: install-am ++install-exec: install-exec-am ++install-data: install-data-am ++uninstall: uninstall-am ++ ++install-am: all-am ++ @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am ++ ++installcheck: installcheck-am ++install-strip: ++ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ ++ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ ++ `test -z '$(STRIP)' || \ ++ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install ++mostlyclean-generic: ++ ++clean-generic: ++ ++distclean-generic: ++ -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) ++ -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) ++ ++maintainer-clean-generic: ++ @echo "This command is intended for maintainers to use" ++ @echo "it deletes files that may require special tools to rebuild." ++clean: clean-am ++ ++clean-am: clean-generic mostlyclean-am ++ ++distclean: distclean-am ++ -rm -f Makefile ++distclean-am: clean-am distclean-generic ++ ++dvi: dvi-am ++ ++dvi-am: ++ ++html: html-am ++ ++html-am: ++ ++info: info-am ++ ++info-am: ++ ++install-data-am: ++ ++install-dvi: install-dvi-am ++ ++install-dvi-am: ++ ++install-exec-am: ++ ++install-html: install-html-am ++ ++install-html-am: ++ ++install-info: install-info-am ++ ++install-info-am: ++ ++install-man: ++ ++install-pdf: install-pdf-am ++ ++install-pdf-am: ++ ++install-ps: install-ps-am ++ ++install-ps-am: ++ ++installcheck-am: ++ ++maintainer-clean: maintainer-clean-am ++ -rm -f Makefile ++maintainer-clean-am: distclean-am maintainer-clean-generic ++ ++mostlyclean: mostlyclean-am ++ ++mostlyclean-am: mostlyclean-generic ++ ++pdf: pdf-am ++ ++pdf-am: ++ ++ps: ps-am ++ ++ps-am: ++ ++uninstall-am: ++ ++.MAKE: install-am install-strip ++ ++.PHONY: all all-am check check-am clean clean-generic distclean \ ++ distclean-generic distdir dvi dvi-am html html-am info info-am \ ++ install install-am install-data install-data-am install-dvi \ ++ install-dvi-am install-exec install-exec-am install-html \ ++ install-html-am install-info install-info-am install-man \ ++ install-pdf install-pdf-am install-ps install-ps-am \ ++ install-strip installcheck installcheck-am installdirs \ ++ maintainer-clean maintainer-clean-generic mostlyclean \ ++ mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am ++ ++ ++# Tell versions [3.59,3.63) of GNU make to not export all variables. ++# Otherwise a system limit (for SysV at least) may be exceeded. ++.NOEXPORT: +Index: libreoffice-3.4.1/libreoffice-build/stamp/Makefile.in +=================================================================== +--- /dev/null 1970-01-01 00:00:00.000000000 +0000 ++++ libreoffice-3.4.1/libreoffice-build/stamp/Makefile.in 2011-07-15 11:41:45.236849943 +0200 +@@ -0,0 +1,455 @@ ++# Makefile.in generated by automake 1.11.1 from Makefile.am. ++# @configure_input@ ++ ++# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, ++# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, ++# Inc. ++# This Makefile.in is free software; the Free Software Foundation ++# gives unlimited permission to copy and/or distribute it, ++# with or without modifications, as long as this notice is preserved. ++ ++# This program is distributed in the hope that it will be useful, ++# but WITHOUT ANY WARRANTY, to the extent permitted by law; without ++# even the implied warranty of MERCHANTABILITY or FITNESS FOR A ++# PARTICULAR PURPOSE. ++ ++@SET_MAKE@ ++VPATH = @srcdir@ ++pkgdatadir = $(datadir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ ++pkglibdir = $(libdir)/@PACKAGE@ ++pkglibexecdir = $(libexecdir)/@PACKAGE@ ++am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd ++install_sh_DATA = $(install_sh) -c -m 644 ++install_sh_PROGRAM = $(install_sh) -c ++install_sh_SCRIPT = $(install_sh) -c ++INSTALL_HEADER = $(INSTALL_DATA) ++transform = $(program_transform_name) ++NORMAL_INSTALL = : ++PRE_INSTALL = : ++POST_INSTALL = : ++NORMAL_UNINSTALL = : ++PRE_UNINSTALL = : ++POST_UNINSTALL = : ++subdir = stamp ++DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in ++ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 ++am__aclocal_m4_deps = $(top_srcdir)/configure.in ++am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ ++ $(ACLOCAL_M4) ++mkinstalldirs = $(install_sh) -d ++CONFIG_CLEAN_FILES = ++CONFIG_CLEAN_VPATH_FILES = ++SOURCES = ++DIST_SOURCES = ++DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ++ACLOCAL = @ACLOCAL@ ++ACONF = @ACONF@ ++AGFA_MONOTYPE_FONTS_SOURCE = @AGFA_MONOTYPE_FONTS_SOURCE@ ++AMTAR = @AMTAR@ ++APACHE_ANT_TARBALL = @APACHE_ANT_TARBALL@ ++APPLY_DIR = @APPLY_DIR@ ++ARCHITECTURE = @ARCHITECTURE@ ++AUTOCONF = @AUTOCONF@ ++AUTOHEADER = @AUTOHEADER@ ++AUTOMAKE = @AUTOMAKE@ ++AWK = @AWK@ ++BARCODE_EXTENSION = @BARCODE_EXTENSION@ ++BISON = @BISON@ ++BUILDDIR = @BUILDDIR@ ++BUILD_MOZILLA_SOURCE = @BUILD_MOZILLA_SOURCE@ ++BUILD_NCPUS = @BUILD_NCPUS@ ++BUILD_WIN32 = @BUILD_WIN32@ ++CABEXTRACT = @CABEXTRACT@ ++CAIRO_CONFIGURE_FLAG = @CAIRO_CONFIGURE_FLAG@ ++CAIRO_ENABLED = @CAIRO_ENABLED@ ++CAIRO_VER = @CAIRO_VER@ ++CC = @CC@ ++CCACHE = @CCACHE@ ++CCDEPMODE = @CCDEPMODE@ ++CFLAGS = @CFLAGS@ ++CLONEDIR = @CLONEDIR@ ++COMPAT_OOWRAPPERS = @COMPAT_OOWRAPPERS@ ++CPP = @CPP@ ++CPPFLAGS = @CPPFLAGS@ ++CYGPATH_W = @CYGPATH_W@ ++DEFS = @DEFS@ ++DEFUZZ_PATCHES = @DEFUZZ_PATCHES@ ++DEJAVU_FONTS_PACK_NAME = @DEJAVU_FONTS_PACK_NAME@ ++DEJAVU_FONTS_VER = @DEJAVU_FONTS_VER@ ++DEPDIR = @DEPDIR@ ++DIAGRAM_EXTENSION = @DIAGRAM_EXTENSION@ ++DISTCC = @DISTCC@ ++DISTRO = @DISTRO@ ++DRINK = @DRINK@ ++ECHO_C = @ECHO_C@ ++ECHO_N = @ECHO_N@ ++ECHO_T = @ECHO_T@ ++EGREP = @EGREP@ ++ENABLE_ACCESS = @ENABLE_ACCESS@ ++ENABLE_BINFILTER = @ENABLE_BINFILTER@ ++ENABLE_CCACHE = @ENABLE_CCACHE@ ++ENABLE_DISTCC = @ENABLE_DISTCC@ ++ENABLE_EXTENSIONS = @ENABLE_EXTENSIONS@ ++ENABLE_GRAPHITE = @ENABLE_GRAPHITE@ ++ENABLE_ICECREAM = @ENABLE_ICECREAM@ ++ENABLE_MONO = @ENABLE_MONO@ ++ENABLE_ODK = @ENABLE_ODK@ ++EXEEXT = @EXEEXT@ ++FLEX = @FLEX@ ++FOO_GTK_CFLAGS = @FOO_GTK_CFLAGS@ ++FOO_GTK_LIBS = @FOO_GTK_LIBS@ ++GET_CMD = @GET_CMD@ ++GITTAG = @GITTAG@ ++GNUPATCH = @GNUPATCH@ ++GNUTAR = @GNUTAR@ ++GOOGLE_DOCS_EXTENSION = @GOOGLE_DOCS_EXTENSION@ ++GREP = @GREP@ ++HUNART_EXTENSION = @HUNART_EXTENSION@ ++ICECREAM_BINDIR = @ICECREAM_BINDIR@ ++INSTALL = @INSTALL@ ++INSTALL_DATA = @INSTALL_DATA@ ++INSTALL_PROGRAM = @INSTALL_PROGRAM@ ++INSTALL_SCRIPT = @INSTALL_SCRIPT@ ++INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ ++INTLTOOL_PERL = @INTLTOOL_PERL@ ++LANGUAGETOOL_EXTENSION = @LANGUAGETOOL_EXTENSION@ ++LDFLAGS = @LDFLAGS@ ++LIBERATION_FONTS_VER = @LIBERATION_FONTS_VER@ ++LIBOBJS = @LIBOBJS@ ++LIBS = @LIBS@ ++LIGHTPROOF_FILENAMES = @LIGHTPROOF_FILENAMES@ ++LIGHTPROOF_LANG = @LIGHTPROOF_LANG@ ++LTLIBOBJS = @LTLIBOBJS@ ++MAGYARLINUXLIBERTINE_FONTS_TIMESTAMP = @MAGYARLINUXLIBERTINE_FONTS_TIMESTAMP@ ++MAINT = @MAINT@ ++MAKEINFO = @MAKEINFO@ ++MAX_JOBS = @MAX_JOBS@ ++MDBTOOLS_SRC = @MDBTOOLS_SRC@ ++MINIMUM_REQS_CFLAGS = @MINIMUM_REQS_CFLAGS@ ++MINIMUM_REQS_LIBS = @MINIMUM_REQS_LIBS@ ++MIRROR = @MIRROR@ ++MKDIR_P = @MKDIR_P@ ++MONO_GAC_ROOT = @MONO_GAC_ROOT@ ++NLPSOLVER_EXTENSION = @NLPSOLVER_EXTENSION@ ++NUMBERTEXT_EXTENSION = @NUMBERTEXT_EXTENSION@ ++OBJEXT = @OBJEXT@ ++OOBUILDDIR = @OOBUILDDIR@ ++OOOBLOGGER_EXTENSION = @OOOBLOGGER_EXTENSION@ ++OOOINSTALLDIRNAME = @OOOINSTALLDIRNAME@ ++OOOP_FONTS_PACK = @OOOP_FONTS_PACK@ ++OOOP_GALLERY_PACK = @OOOP_GALLERY_PACK@ ++OOOP_SAMPLES_PACK = @OOOP_SAMPLES_PACK@ ++OOOP_TEMPLATES_PACK = @OOOP_TEMPLATES_PACK@ ++OOO_ADDITIONAL_SECTIONS = @OOO_ADDITIONAL_SECTIONS@ ++OOO_BINSUFFIX = @OOO_BINSUFFIX@ ++OOO_BUILDVERSION = @OOO_BUILDVERSION@ ++OOO_BUILD_NOARCH = @OOO_BUILD_NOARCH@ ++OOO_CUSTOM_IMAGES = @OOO_CUSTOM_IMAGES@ ++OOO_EXTRA_ARTWORK = @OOO_EXTRA_ARTWORK@ ++OOO_GIT = @OOO_GIT@ ++OOO_GIT_MANAGED = @OOO_GIT_MANAGED@ ++OOO_LANGS = @OOO_LANGS@ ++OOO_POOR_HELP_LOCALIZATIONS = @OOO_POOR_HELP_LOCALIZATIONS@ ++OOO_SOURCEDIRNAME = @OOO_SOURCEDIRNAME@ ++OOO_SOURCEVERSION = @OOO_SOURCEVERSION@ ++OOO_STRIP = @OOO_STRIP@ ++OOO_VERSION = @OOO_VERSION@ ++OOO_WIDGET_FLAGS = @OOO_WIDGET_FLAGS@ ++OPENCLIPART_DIR = @OPENCLIPART_DIR@ ++OPENCLIPART_VER = @OPENCLIPART_VER@ ++PACKAGE = @PACKAGE@ ++PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ ++PACKAGE_NAME = @PACKAGE_NAME@ ++PACKAGE_STRING = @PACKAGE_STRING@ ++PACKAGE_TARNAME = @PACKAGE_TARNAME@ ++PACKAGE_URL = @PACKAGE_URL@ ++PACKAGE_VERSION = @PACKAGE_VERSION@ ++PATH_SEPARATOR = @PATH_SEPARATOR@ ++PERL = @PERL@ ++PIECE = @PIECE@ ++PKG_CONFIG = @PKG_CONFIG@ ++PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ ++PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ ++PREBUILT_WRITINGAIDS_TIMESTAMP = @PREBUILT_WRITINGAIDS_TIMESTAMP@ ++PROPAGATED_ARGS = @PROPAGATED_ARGS@ ++RAWBUILDDIR = @RAWBUILDDIR@ ++RSYNC = @RSYNC@ ++RUN_POST_INSTALL_SCRIPTS = @RUN_POST_INSTALL_SCRIPTS@ ++SET_MAKE = @SET_MAKE@ ++SHELL = @SHELL@ ++SNAPSHOT_TAG = @SNAPSHOT_TAG@ ++SOURCE_TYPE = @SOURCE_TYPE@ ++SPLIT = @SPLIT@ ++SPLIT_APP_MODULES = @SPLIT_APP_MODULES@ ++SPLIT_OPT_FEATURES = @SPLIT_OPT_FEATURES@ ++SRCDIR = @SRCDIR@ ++STRIP = @STRIP@ ++SUNTEMPLATES_LANG = @SUNTEMPLATES_LANG@ ++SYSTEM_CAIRO = @SYSTEM_CAIRO@ ++SYSTEM_GCC = @SYSTEM_GCC@ ++SYSTEM_LIBWPD = @SYSTEM_LIBWPD@ ++SYSTEM_LIBWPG = @SYSTEM_LIBWPG@ ++SYSTEM_LIBWPS = @SYSTEM_LIBWPS@ ++SYSTEM_MDBTOOLS = @SYSTEM_MDBTOOLS@ ++SYSTEM_MDDS = @SYSTEM_MDDS@ ++SYSTEM_ZLIB = @SYSTEM_ZLIB@ ++TOOLSDIR = @TOOLSDIR@ ++TYPO_EXTENSION = @TYPO_EXTENSION@ ++UPSTREAM_NAME = @UPSTREAM_NAME@ ++UPSTREAM_URI = @UPSTREAM_URI@ ++VALIDATOR_EXTENSION = @VALIDATOR_EXTENSION@ ++VENDORNAME = @VENDORNAME@ ++VERSION = @VERSION@ ++WATCH_WINDOW_EXTENSION = @WATCH_WINDOW_EXTENSION@ ++WITH_ARCH_FLAGS = @WITH_ARCH_FLAGS@ ++WITH_BARCODE = @WITH_BARCODE@ ++WITH_DIAGRAM = @WITH_DIAGRAM@ ++WITH_GOOGLE_DOCS = @WITH_GOOGLE_DOCS@ ++WITH_HUNART = @WITH_HUNART@ ++WITH_LANGUAGETOOL = @WITH_LANGUAGETOOL@ ++WITH_NLPSOLVER = @WITH_NLPSOLVER@ ++WITH_NUMBERTEXT = @WITH_NUMBERTEXT@ ++WITH_OOOBLOGGER = @WITH_OOOBLOGGER@ ++WITH_TYPO = @WITH_TYPO@ ++WITH_VALIDATOR = @WITH_VALIDATOR@ ++WITH_WATCH_WINDOW = @WITH_WATCH_WINDOW@ ++XSLTPROC = @XSLTPROC@ ++abs_builddir = @abs_builddir@ ++abs_srcdir = @abs_srcdir@ ++abs_top_builddir = @abs_top_builddir@ ++abs_top_srcdir = @abs_top_srcdir@ ++ac_ct_CC = @ac_ct_CC@ ++am__include = @am__include@ ++am__leading_dot = @am__leading_dot@ ++am__quote = @am__quote@ ++am__tar = @am__tar@ ++am__untar = @am__untar@ ++bindir = @bindir@ ++build_alias = @build_alias@ ++builddir = @builddir@ ++datadir = @datadir@ ++datarootdir = @datarootdir@ ++docdir = @docdir@ ++dvidir = @dvidir@ ++exec_prefix = @exec_prefix@ ++host_alias = @host_alias@ ++htmldir = @htmldir@ ++includedir = @includedir@ ++infodir = @infodir@ ++install_sh = @install_sh@ ++libdir = @libdir@ ++libexecdir = @libexecdir@ ++localedir = @localedir@ ++localstatedir = @localstatedir@ ++mandir = @mandir@ ++mkdir_p = @mkdir_p@ ++oldincludedir = @oldincludedir@ ++pdfdir = @pdfdir@ ++png_CFLAGS = @png_CFLAGS@ ++png_LIBS = @png_LIBS@ ++prefix = @prefix@ ++program_transform_name = @program_transform_name@ ++psdir = @psdir@ ++sbindir = @sbindir@ ++sharedstatedir = @sharedstatedir@ ++srcdir = @srcdir@ ++sysconfdir = @sysconfdir@ ++target_alias = @target_alias@ ++top_build_prefix = @top_build_prefix@ ++top_builddir = @top_builddir@ ++top_srcdir = @top_srcdir@ ++EXTRA_DIST = README ++CLEANFILES = unpack \ ++ artwork.install \ ++ autocorr.apply \ ++ patch.apply \ ++ prebuild \ ++ build.tools \ ++ build_prepared \ ++ build.extra.translations \ ++ build.extra.translations.lang.list \ ++ build ++ ++all: all-am ++ ++.SUFFIXES: ++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) ++ @for dep in $?; do \ ++ case '$(am__configure_deps)' in \ ++ *$$dep*) \ ++ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ ++ && { if test -f $@; then exit 0; else break; fi; }; \ ++ exit 1;; \ ++ esac; \ ++ done; \ ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu stamp/Makefile'; \ ++ $(am__cd) $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu stamp/Makefile ++.PRECIOUS: Makefile ++Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status ++ @case '$?' in \ ++ *config.status*) \ ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ ++ *) \ ++ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ ++ esac; ++ ++$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++ ++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++$(am__aclocal_m4_deps): ++tags: TAGS ++TAGS: ++ ++ctags: CTAGS ++CTAGS: ++ ++ ++distdir: $(DISTFILES) ++ @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ++ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ++ list='$(DISTFILES)'; \ ++ dist_files=`for file in $$list; do echo $$file; done | \ ++ sed -e "s|^$$srcdirstrip/||;t" \ ++ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ ++ case $$dist_files in \ ++ */*) $(MKDIR_P) `echo "$$dist_files" | \ ++ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ ++ sort -u` ;; \ ++ esac; \ ++ for file in $$dist_files; do \ ++ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ ++ if test -d $$d/$$file; then \ ++ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ ++ if test -d "$(distdir)/$$file"; then \ ++ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ fi; \ ++ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ ++ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ ++ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ fi; \ ++ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ else \ ++ test -f "$(distdir)/$$file" \ ++ || cp -p $$d/$$file "$(distdir)/$$file" \ ++ || exit 1; \ ++ fi; \ ++ done ++check-am: all-am ++check: check-am ++all-am: Makefile ++installdirs: ++install: install-am ++install-exec: install-exec-am ++install-data: install-data-am ++uninstall: uninstall-am ++ ++install-am: all-am ++ @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am ++ ++installcheck: installcheck-am ++install-strip: ++ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ ++ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ ++ `test -z '$(STRIP)' || \ ++ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install ++mostlyclean-generic: ++ ++clean-generic: ++ -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) ++ ++distclean-generic: ++ -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) ++ -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) ++ ++maintainer-clean-generic: ++ @echo "This command is intended for maintainers to use" ++ @echo "it deletes files that may require special tools to rebuild." ++clean: clean-am ++ ++clean-am: clean-generic mostlyclean-am ++ ++distclean: distclean-am ++ -rm -f Makefile ++distclean-am: clean-am distclean-generic ++ ++dvi: dvi-am ++ ++dvi-am: ++ ++html: html-am ++ ++html-am: ++ ++info: info-am ++ ++info-am: ++ ++install-data-am: ++ ++install-dvi: install-dvi-am ++ ++install-dvi-am: ++ ++install-exec-am: ++ ++install-html: install-html-am ++ ++install-html-am: ++ ++install-info: install-info-am ++ ++install-info-am: ++ ++install-man: ++ ++install-pdf: install-pdf-am ++ ++install-pdf-am: ++ ++install-ps: install-ps-am ++ ++install-ps-am: ++ ++installcheck-am: ++ ++maintainer-clean: maintainer-clean-am ++ -rm -f Makefile ++maintainer-clean-am: distclean-am maintainer-clean-generic ++ ++mostlyclean: mostlyclean-am ++ ++mostlyclean-am: mostlyclean-generic ++ ++pdf: pdf-am ++ ++pdf-am: ++ ++ps: ps-am ++ ++ps-am: ++ ++uninstall-am: ++ ++.MAKE: install-am install-strip ++ ++.PHONY: all all-am check check-am clean clean-generic distclean \ ++ distclean-generic distdir dvi dvi-am html html-am info info-am \ ++ install install-am install-data install-data-am install-dvi \ ++ install-dvi-am install-exec install-exec-am install-html \ ++ install-html-am install-info install-info-am install-man \ ++ install-pdf install-pdf-am install-ps install-ps-am \ ++ install-strip installcheck installcheck-am installdirs \ ++ maintainer-clean maintainer-clean-generic mostlyclean \ ++ mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am ++ ++ ++# Tell versions [3.59,3.63) of GNU make to not export all variables. ++# Otherwise a system limit (for SysV at least) may be exceeded. ++.NOEXPORT: +Index: libreoffice-3.4.1/libreoffice-build/distro-configs/Makefile.in +=================================================================== +--- /dev/null 1970-01-01 00:00:00.000000000 +0000 ++++ libreoffice-3.4.1/libreoffice-build/distro-configs/Makefile.in 2011-07-15 11:41:45.236849943 +0200 +@@ -0,0 +1,604 @@ ++# Makefile.in generated by automake 1.11.1 from Makefile.am. ++# @configure_input@ ++ ++# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, ++# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, ++# Inc. ++# This Makefile.in is free software; the Free Software Foundation ++# gives unlimited permission to copy and/or distribute it, ++# with or without modifications, as long as this notice is preserved. ++ ++# This program is distributed in the hope that it will be useful, ++# but WITHOUT ANY WARRANTY, to the extent permitted by law; without ++# even the implied warranty of MERCHANTABILITY or FITNESS FOR A ++# PARTICULAR PURPOSE. ++ ++@SET_MAKE@ ++VPATH = @srcdir@ ++pkgdatadir = $(datadir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ ++pkglibdir = $(libdir)/@PACKAGE@ ++pkglibexecdir = $(libexecdir)/@PACKAGE@ ++am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd ++install_sh_DATA = $(install_sh) -c -m 644 ++install_sh_PROGRAM = $(install_sh) -c ++install_sh_SCRIPT = $(install_sh) -c ++INSTALL_HEADER = $(INSTALL_DATA) ++transform = $(program_transform_name) ++NORMAL_INSTALL = : ++PRE_INSTALL = : ++POST_INSTALL = : ++NORMAL_UNINSTALL = : ++PRE_UNINSTALL = : ++POST_UNINSTALL = : ++subdir = distro-configs ++DIST_COMMON = $(srcdir)/ArchLinux.conf.in $(srcdir)/Ark.conf.in \ ++ $(srcdir)/Common.conf.in $(srcdir)/CommonLinux.conf.in \ ++ $(srcdir)/CommonMac.conf.in $(srcdir)/CommonWin32.conf.in \ ++ $(srcdir)/CrossWin32.conf.in $(srcdir)/Debian.conf.in \ ++ $(srcdir)/DebianEtch.conf.in $(srcdir)/DebianSarge.conf.in \ ++ $(srcdir)/DroplineGNOME.conf.in \ ++ $(srcdir)/DroplineGNOME64.conf.in $(srcdir)/Frugalware.conf.in \ ++ $(srcdir)/Gentoo.conf.in $(srcdir)/LibreOfficeLinux.conf.in \ ++ $(srcdir)/LibreOfficeLinuxDevel.conf.in \ ++ $(srcdir)/LibreOfficeMacOSX.conf.in \ ++ $(srcdir)/LibreOfficeOpenBSD.conf.in \ ++ $(srcdir)/LibreOfficeWin32.conf.in $(srcdir)/Makefile.am \ ++ $(srcdir)/Makefile.in $(srcdir)/Mandriva.conf.in \ ++ $(srcdir)/Mandriva64.conf.in $(srcdir)/NovellWin32.conf.in \ ++ $(srcdir)/NovellWin32ISO.conf.in $(srcdir)/OOo4Kids.conf.in \ ++ $(srcdir)/OxygenOfficeLinux.conf.in \ ++ $(srcdir)/OxygenOfficeWindows.conf.in \ ++ $(srcdir)/Pardus2007.conf.in $(srcdir)/Pardus2008.conf.in \ ++ $(srcdir)/PlainLinux.conf.in $(srcdir)/SUSE-10.0.conf.in \ ++ $(srcdir)/SUSE-10.1.conf.in $(srcdir)/SUSE-10.2.conf.in \ ++ $(srcdir)/SUSE-10.3.conf.in $(srcdir)/SUSE-11.0.conf.in \ ++ $(srcdir)/SUSE-11.1.conf.in $(srcdir)/SUSE-11.2.conf.in \ ++ $(srcdir)/SUSE-9.1.conf.in $(srcdir)/SUSE-9.2.conf.in \ ++ $(srcdir)/SUSE-9.3.conf.in $(srcdir)/SUSE-reduced.conf.in \ ++ $(srcdir)/SUSE.conf.in $(srcdir)/Slackware.conf.in \ ++ $(srcdir)/Solaris.conf.in $(srcdir)/UbuntuHardy.conf.in \ ++ $(srcdir)/UbuntuJaunty.conf.in $(srcdir)/UbuntuKarmic.conf.in \ ++ $(srcdir)/UbuntuL10n.conf.in $(srcdir)/UbuntuLucid.conf.in \ ++ $(srcdir)/UbuntuMaverick.conf.in $(srcdir)/UbuntuNatty.conf.in \ ++ $(srcdir)/Win32.conf.in $(srcdir)/openmamba.conf.in \ ++ $(srcdir)/rpl2-64.conf.in $(srcdir)/rpl2.conf.in \ ++ $(srcdir)/translate-org-za-linux.conf.in \ ++ $(srcdir)/translate-org-za-win32.conf.in ++ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 ++am__aclocal_m4_deps = $(top_srcdir)/configure.in ++am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ ++ $(ACLOCAL_M4) ++mkinstalldirs = $(install_sh) -d ++CONFIG_CLEAN_FILES = ArchLinux.conf Ark.conf Common.conf \ ++ CommonLinux.conf CommonWin32.conf CommonMac.conf \ ++ CrossWin32.conf DroplineGNOME.conf DroplineGNOME64.conf \ ++ Debian.conf DebianEtch.conf DebianSarge.conf OOo4Kids.conf \ ++ OxygenOfficeLinux.conf OxygenOfficeWindows.conf \ ++ UbuntuL10n.conf UbuntuHardy.conf UbuntuJaunty.conf \ ++ UbuntuKarmic.conf UbuntuLucid.conf UbuntuMaverick.conf \ ++ UbuntuNatty.conf SUSE.conf SUSE-reduced.conf SUSE-9.1.conf \ ++ SUSE-9.2.conf SUSE-9.3.conf SUSE-10.0.conf SUSE-10.1.conf \ ++ SUSE-10.2.conf SUSE-10.3.conf SUSE-11.0.conf SUSE-11.1.conf \ ++ SUSE-11.2.conf Slackware.conf Mandriva.conf Mandriva64.conf \ ++ NovellWin32.conf NovellWin32ISO.conf Gentoo.conf \ ++ Frugalware.conf openmamba.conf translate-org-za-linux.conf \ ++ translate-org-za-win32.conf rpl2.conf rpl2-64.conf \ ++ Pardus2007.conf Pardus2008.conf PlainLinux.conf Win32.conf \ ++ Solaris.conf LibreOfficeWin32.conf LibreOfficeLinux.conf \ ++ LibreOfficeLinuxDevel.conf LibreOfficeMacOSX.conf \ ++ LibreOfficeOpenBSD.conf ++CONFIG_CLEAN_VPATH_FILES = ++SOURCES = ++DIST_SOURCES = ++DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ++ACLOCAL = @ACLOCAL@ ++ACONF = @ACONF@ ++AGFA_MONOTYPE_FONTS_SOURCE = @AGFA_MONOTYPE_FONTS_SOURCE@ ++AMTAR = @AMTAR@ ++APACHE_ANT_TARBALL = @APACHE_ANT_TARBALL@ ++APPLY_DIR = @APPLY_DIR@ ++ARCHITECTURE = @ARCHITECTURE@ ++AUTOCONF = @AUTOCONF@ ++AUTOHEADER = @AUTOHEADER@ ++AUTOMAKE = @AUTOMAKE@ ++AWK = @AWK@ ++BARCODE_EXTENSION = @BARCODE_EXTENSION@ ++BISON = @BISON@ ++BUILDDIR = @BUILDDIR@ ++BUILD_MOZILLA_SOURCE = @BUILD_MOZILLA_SOURCE@ ++BUILD_NCPUS = @BUILD_NCPUS@ ++BUILD_WIN32 = @BUILD_WIN32@ ++CABEXTRACT = @CABEXTRACT@ ++CAIRO_CONFIGURE_FLAG = @CAIRO_CONFIGURE_FLAG@ ++CAIRO_ENABLED = @CAIRO_ENABLED@ ++CAIRO_VER = @CAIRO_VER@ ++CC = @CC@ ++CCACHE = @CCACHE@ ++CCDEPMODE = @CCDEPMODE@ ++CFLAGS = @CFLAGS@ ++CLONEDIR = @CLONEDIR@ ++COMPAT_OOWRAPPERS = @COMPAT_OOWRAPPERS@ ++CPP = @CPP@ ++CPPFLAGS = @CPPFLAGS@ ++CYGPATH_W = @CYGPATH_W@ ++DEFS = @DEFS@ ++DEFUZZ_PATCHES = @DEFUZZ_PATCHES@ ++DEJAVU_FONTS_PACK_NAME = @DEJAVU_FONTS_PACK_NAME@ ++DEJAVU_FONTS_VER = @DEJAVU_FONTS_VER@ ++DEPDIR = @DEPDIR@ ++DIAGRAM_EXTENSION = @DIAGRAM_EXTENSION@ ++DISTCC = @DISTCC@ ++DISTRO = @DISTRO@ ++DRINK = @DRINK@ ++ECHO_C = @ECHO_C@ ++ECHO_N = @ECHO_N@ ++ECHO_T = @ECHO_T@ ++EGREP = @EGREP@ ++ENABLE_ACCESS = @ENABLE_ACCESS@ ++ENABLE_BINFILTER = @ENABLE_BINFILTER@ ++ENABLE_CCACHE = @ENABLE_CCACHE@ ++ENABLE_DISTCC = @ENABLE_DISTCC@ ++ENABLE_EXTENSIONS = @ENABLE_EXTENSIONS@ ++ENABLE_GRAPHITE = @ENABLE_GRAPHITE@ ++ENABLE_ICECREAM = @ENABLE_ICECREAM@ ++ENABLE_MONO = @ENABLE_MONO@ ++ENABLE_ODK = @ENABLE_ODK@ ++EXEEXT = @EXEEXT@ ++FLEX = @FLEX@ ++FOO_GTK_CFLAGS = @FOO_GTK_CFLAGS@ ++FOO_GTK_LIBS = @FOO_GTK_LIBS@ ++GET_CMD = @GET_CMD@ ++GITTAG = @GITTAG@ ++GNUPATCH = @GNUPATCH@ ++GNUTAR = @GNUTAR@ ++GOOGLE_DOCS_EXTENSION = @GOOGLE_DOCS_EXTENSION@ ++GREP = @GREP@ ++HUNART_EXTENSION = @HUNART_EXTENSION@ ++ICECREAM_BINDIR = @ICECREAM_BINDIR@ ++INSTALL = @INSTALL@ ++INSTALL_DATA = @INSTALL_DATA@ ++INSTALL_PROGRAM = @INSTALL_PROGRAM@ ++INSTALL_SCRIPT = @INSTALL_SCRIPT@ ++INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ ++INTLTOOL_PERL = @INTLTOOL_PERL@ ++LANGUAGETOOL_EXTENSION = @LANGUAGETOOL_EXTENSION@ ++LDFLAGS = @LDFLAGS@ ++LIBERATION_FONTS_VER = @LIBERATION_FONTS_VER@ ++LIBOBJS = @LIBOBJS@ ++LIBS = @LIBS@ ++LIGHTPROOF_FILENAMES = @LIGHTPROOF_FILENAMES@ ++LIGHTPROOF_LANG = @LIGHTPROOF_LANG@ ++LTLIBOBJS = @LTLIBOBJS@ ++MAGYARLINUXLIBERTINE_FONTS_TIMESTAMP = @MAGYARLINUXLIBERTINE_FONTS_TIMESTAMP@ ++MAINT = @MAINT@ ++MAKEINFO = @MAKEINFO@ ++MAX_JOBS = @MAX_JOBS@ ++MDBTOOLS_SRC = @MDBTOOLS_SRC@ ++MINIMUM_REQS_CFLAGS = @MINIMUM_REQS_CFLAGS@ ++MINIMUM_REQS_LIBS = @MINIMUM_REQS_LIBS@ ++MIRROR = @MIRROR@ ++MKDIR_P = @MKDIR_P@ ++MONO_GAC_ROOT = @MONO_GAC_ROOT@ ++NLPSOLVER_EXTENSION = @NLPSOLVER_EXTENSION@ ++NUMBERTEXT_EXTENSION = @NUMBERTEXT_EXTENSION@ ++OBJEXT = @OBJEXT@ ++OOBUILDDIR = @OOBUILDDIR@ ++OOOBLOGGER_EXTENSION = @OOOBLOGGER_EXTENSION@ ++OOOINSTALLDIRNAME = @OOOINSTALLDIRNAME@ ++OOOP_FONTS_PACK = @OOOP_FONTS_PACK@ ++OOOP_GALLERY_PACK = @OOOP_GALLERY_PACK@ ++OOOP_SAMPLES_PACK = @OOOP_SAMPLES_PACK@ ++OOOP_TEMPLATES_PACK = @OOOP_TEMPLATES_PACK@ ++OOO_ADDITIONAL_SECTIONS = @OOO_ADDITIONAL_SECTIONS@ ++OOO_BINSUFFIX = @OOO_BINSUFFIX@ ++OOO_BUILDVERSION = @OOO_BUILDVERSION@ ++OOO_BUILD_NOARCH = @OOO_BUILD_NOARCH@ ++OOO_CUSTOM_IMAGES = @OOO_CUSTOM_IMAGES@ ++OOO_EXTRA_ARTWORK = @OOO_EXTRA_ARTWORK@ ++OOO_GIT = @OOO_GIT@ ++OOO_GIT_MANAGED = @OOO_GIT_MANAGED@ ++OOO_LANGS = @OOO_LANGS@ ++OOO_POOR_HELP_LOCALIZATIONS = @OOO_POOR_HELP_LOCALIZATIONS@ ++OOO_SOURCEDIRNAME = @OOO_SOURCEDIRNAME@ ++OOO_SOURCEVERSION = @OOO_SOURCEVERSION@ ++OOO_STRIP = @OOO_STRIP@ ++OOO_VERSION = @OOO_VERSION@ ++OOO_WIDGET_FLAGS = @OOO_WIDGET_FLAGS@ ++OPENCLIPART_DIR = @OPENCLIPART_DIR@ ++OPENCLIPART_VER = @OPENCLIPART_VER@ ++PACKAGE = @PACKAGE@ ++PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ ++PACKAGE_NAME = @PACKAGE_NAME@ ++PACKAGE_STRING = @PACKAGE_STRING@ ++PACKAGE_TARNAME = @PACKAGE_TARNAME@ ++PACKAGE_URL = @PACKAGE_URL@ ++PACKAGE_VERSION = @PACKAGE_VERSION@ ++PATH_SEPARATOR = @PATH_SEPARATOR@ ++PERL = @PERL@ ++PIECE = @PIECE@ ++PKG_CONFIG = @PKG_CONFIG@ ++PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ ++PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ ++PREBUILT_WRITINGAIDS_TIMESTAMP = @PREBUILT_WRITINGAIDS_TIMESTAMP@ ++PROPAGATED_ARGS = @PROPAGATED_ARGS@ ++RAWBUILDDIR = @RAWBUILDDIR@ ++RSYNC = @RSYNC@ ++RUN_POST_INSTALL_SCRIPTS = @RUN_POST_INSTALL_SCRIPTS@ ++SET_MAKE = @SET_MAKE@ ++SHELL = @SHELL@ ++SNAPSHOT_TAG = @SNAPSHOT_TAG@ ++SOURCE_TYPE = @SOURCE_TYPE@ ++SPLIT = @SPLIT@ ++SPLIT_APP_MODULES = @SPLIT_APP_MODULES@ ++SPLIT_OPT_FEATURES = @SPLIT_OPT_FEATURES@ ++SRCDIR = @SRCDIR@ ++STRIP = @STRIP@ ++SUNTEMPLATES_LANG = @SUNTEMPLATES_LANG@ ++SYSTEM_CAIRO = @SYSTEM_CAIRO@ ++SYSTEM_GCC = @SYSTEM_GCC@ ++SYSTEM_LIBWPD = @SYSTEM_LIBWPD@ ++SYSTEM_LIBWPG = @SYSTEM_LIBWPG@ ++SYSTEM_LIBWPS = @SYSTEM_LIBWPS@ ++SYSTEM_MDBTOOLS = @SYSTEM_MDBTOOLS@ ++SYSTEM_MDDS = @SYSTEM_MDDS@ ++SYSTEM_ZLIB = @SYSTEM_ZLIB@ ++TOOLSDIR = @TOOLSDIR@ ++TYPO_EXTENSION = @TYPO_EXTENSION@ ++UPSTREAM_NAME = @UPSTREAM_NAME@ ++UPSTREAM_URI = @UPSTREAM_URI@ ++VALIDATOR_EXTENSION = @VALIDATOR_EXTENSION@ ++VENDORNAME = @VENDORNAME@ ++VERSION = @VERSION@ ++WATCH_WINDOW_EXTENSION = @WATCH_WINDOW_EXTENSION@ ++WITH_ARCH_FLAGS = @WITH_ARCH_FLAGS@ ++WITH_BARCODE = @WITH_BARCODE@ ++WITH_DIAGRAM = @WITH_DIAGRAM@ ++WITH_GOOGLE_DOCS = @WITH_GOOGLE_DOCS@ ++WITH_HUNART = @WITH_HUNART@ ++WITH_LANGUAGETOOL = @WITH_LANGUAGETOOL@ ++WITH_NLPSOLVER = @WITH_NLPSOLVER@ ++WITH_NUMBERTEXT = @WITH_NUMBERTEXT@ ++WITH_OOOBLOGGER = @WITH_OOOBLOGGER@ ++WITH_TYPO = @WITH_TYPO@ ++WITH_VALIDATOR = @WITH_VALIDATOR@ ++WITH_WATCH_WINDOW = @WITH_WATCH_WINDOW@ ++XSLTPROC = @XSLTPROC@ ++abs_builddir = @abs_builddir@ ++abs_srcdir = @abs_srcdir@ ++abs_top_builddir = @abs_top_builddir@ ++abs_top_srcdir = @abs_top_srcdir@ ++ac_ct_CC = @ac_ct_CC@ ++am__include = @am__include@ ++am__leading_dot = @am__leading_dot@ ++am__quote = @am__quote@ ++am__tar = @am__tar@ ++am__untar = @am__untar@ ++bindir = @bindir@ ++build_alias = @build_alias@ ++builddir = @builddir@ ++datadir = @datadir@ ++datarootdir = @datarootdir@ ++docdir = @docdir@ ++dvidir = @dvidir@ ++exec_prefix = @exec_prefix@ ++host_alias = @host_alias@ ++htmldir = @htmldir@ ++includedir = @includedir@ ++infodir = @infodir@ ++install_sh = @install_sh@ ++libdir = @libdir@ ++libexecdir = @libexecdir@ ++localedir = @localedir@ ++localstatedir = @localstatedir@ ++mandir = @mandir@ ++mkdir_p = @mkdir_p@ ++oldincludedir = @oldincludedir@ ++pdfdir = @pdfdir@ ++png_CFLAGS = @png_CFLAGS@ ++png_LIBS = @png_LIBS@ ++prefix = @prefix@ ++program_transform_name = @program_transform_name@ ++psdir = @psdir@ ++sbindir = @sbindir@ ++sharedstatedir = @sharedstatedir@ ++srcdir = @srcdir@ ++sysconfdir = @sysconfdir@ ++target_alias = @target_alias@ ++top_build_prefix = @top_build_prefix@ ++top_builddir = @top_builddir@ ++top_srcdir = @top_srcdir@ ++EXTRA_DIST = $(wildcard *.conf.in) ++all: all-am ++ ++.SUFFIXES: ++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) ++ @for dep in $?; do \ ++ case '$(am__configure_deps)' in \ ++ *$$dep*) \ ++ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ ++ && { if test -f $@; then exit 0; else break; fi; }; \ ++ exit 1;; \ ++ esac; \ ++ done; \ ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu distro-configs/Makefile'; \ ++ $(am__cd) $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu distro-configs/Makefile ++.PRECIOUS: Makefile ++Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status ++ @case '$?' in \ ++ *config.status*) \ ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ ++ *) \ ++ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ ++ esac; ++ ++$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++ ++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++$(am__aclocal_m4_deps): ++ArchLinux.conf: $(top_builddir)/config.status $(srcdir)/ArchLinux.conf.in ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ ++Ark.conf: $(top_builddir)/config.status $(srcdir)/Ark.conf.in ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ ++Common.conf: $(top_builddir)/config.status $(srcdir)/Common.conf.in ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ ++CommonLinux.conf: $(top_builddir)/config.status $(srcdir)/CommonLinux.conf.in ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ ++CommonWin32.conf: $(top_builddir)/config.status $(srcdir)/CommonWin32.conf.in ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ ++CommonMac.conf: $(top_builddir)/config.status $(srcdir)/CommonMac.conf.in ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ ++CrossWin32.conf: $(top_builddir)/config.status $(srcdir)/CrossWin32.conf.in ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ ++DroplineGNOME.conf: $(top_builddir)/config.status $(srcdir)/DroplineGNOME.conf.in ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ ++DroplineGNOME64.conf: $(top_builddir)/config.status $(srcdir)/DroplineGNOME64.conf.in ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ ++Debian.conf: $(top_builddir)/config.status $(srcdir)/Debian.conf.in ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ ++DebianEtch.conf: $(top_builddir)/config.status $(srcdir)/DebianEtch.conf.in ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ ++DebianSarge.conf: $(top_builddir)/config.status $(srcdir)/DebianSarge.conf.in ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ ++OOo4Kids.conf: $(top_builddir)/config.status $(srcdir)/OOo4Kids.conf.in ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ ++OxygenOfficeLinux.conf: $(top_builddir)/config.status $(srcdir)/OxygenOfficeLinux.conf.in ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ ++OxygenOfficeWindows.conf: $(top_builddir)/config.status $(srcdir)/OxygenOfficeWindows.conf.in ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ ++UbuntuL10n.conf: $(top_builddir)/config.status $(srcdir)/UbuntuL10n.conf.in ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ ++UbuntuHardy.conf: $(top_builddir)/config.status $(srcdir)/UbuntuHardy.conf.in ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ ++UbuntuJaunty.conf: $(top_builddir)/config.status $(srcdir)/UbuntuJaunty.conf.in ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ ++UbuntuKarmic.conf: $(top_builddir)/config.status $(srcdir)/UbuntuKarmic.conf.in ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ ++UbuntuLucid.conf: $(top_builddir)/config.status $(srcdir)/UbuntuLucid.conf.in ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ ++UbuntuMaverick.conf: $(top_builddir)/config.status $(srcdir)/UbuntuMaverick.conf.in ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ ++UbuntuNatty.conf: $(top_builddir)/config.status $(srcdir)/UbuntuNatty.conf.in ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ ++SUSE.conf: $(top_builddir)/config.status $(srcdir)/SUSE.conf.in ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ ++SUSE-reduced.conf: $(top_builddir)/config.status $(srcdir)/SUSE-reduced.conf.in ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ ++SUSE-9.1.conf: $(top_builddir)/config.status $(srcdir)/SUSE-9.1.conf.in ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ ++SUSE-9.2.conf: $(top_builddir)/config.status $(srcdir)/SUSE-9.2.conf.in ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ ++SUSE-9.3.conf: $(top_builddir)/config.status $(srcdir)/SUSE-9.3.conf.in ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ ++SUSE-10.0.conf: $(top_builddir)/config.status $(srcdir)/SUSE-10.0.conf.in ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ ++SUSE-10.1.conf: $(top_builddir)/config.status $(srcdir)/SUSE-10.1.conf.in ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ ++SUSE-10.2.conf: $(top_builddir)/config.status $(srcdir)/SUSE-10.2.conf.in ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ ++SUSE-10.3.conf: $(top_builddir)/config.status $(srcdir)/SUSE-10.3.conf.in ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ ++SUSE-11.0.conf: $(top_builddir)/config.status $(srcdir)/SUSE-11.0.conf.in ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ ++SUSE-11.1.conf: $(top_builddir)/config.status $(srcdir)/SUSE-11.1.conf.in ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ ++SUSE-11.2.conf: $(top_builddir)/config.status $(srcdir)/SUSE-11.2.conf.in ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ ++Slackware.conf: $(top_builddir)/config.status $(srcdir)/Slackware.conf.in ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ ++Mandriva.conf: $(top_builddir)/config.status $(srcdir)/Mandriva.conf.in ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ ++Mandriva64.conf: $(top_builddir)/config.status $(srcdir)/Mandriva64.conf.in ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ ++NovellWin32.conf: $(top_builddir)/config.status $(srcdir)/NovellWin32.conf.in ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ ++NovellWin32ISO.conf: $(top_builddir)/config.status $(srcdir)/NovellWin32ISO.conf.in ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ ++Gentoo.conf: $(top_builddir)/config.status $(srcdir)/Gentoo.conf.in ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ ++Frugalware.conf: $(top_builddir)/config.status $(srcdir)/Frugalware.conf.in ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ ++openmamba.conf: $(top_builddir)/config.status $(srcdir)/openmamba.conf.in ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ ++translate-org-za-linux.conf: $(top_builddir)/config.status $(srcdir)/translate-org-za-linux.conf.in ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ ++translate-org-za-win32.conf: $(top_builddir)/config.status $(srcdir)/translate-org-za-win32.conf.in ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ ++rpl2.conf: $(top_builddir)/config.status $(srcdir)/rpl2.conf.in ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ ++rpl2-64.conf: $(top_builddir)/config.status $(srcdir)/rpl2-64.conf.in ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ ++Pardus2007.conf: $(top_builddir)/config.status $(srcdir)/Pardus2007.conf.in ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ ++Pardus2008.conf: $(top_builddir)/config.status $(srcdir)/Pardus2008.conf.in ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ ++PlainLinux.conf: $(top_builddir)/config.status $(srcdir)/PlainLinux.conf.in ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ ++Win32.conf: $(top_builddir)/config.status $(srcdir)/Win32.conf.in ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ ++Solaris.conf: $(top_builddir)/config.status $(srcdir)/Solaris.conf.in ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ ++LibreOfficeWin32.conf: $(top_builddir)/config.status $(srcdir)/LibreOfficeWin32.conf.in ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ ++LibreOfficeLinux.conf: $(top_builddir)/config.status $(srcdir)/LibreOfficeLinux.conf.in ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ ++LibreOfficeLinuxDevel.conf: $(top_builddir)/config.status $(srcdir)/LibreOfficeLinuxDevel.conf.in ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ ++LibreOfficeMacOSX.conf: $(top_builddir)/config.status $(srcdir)/LibreOfficeMacOSX.conf.in ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ ++LibreOfficeOpenBSD.conf: $(top_builddir)/config.status $(srcdir)/LibreOfficeOpenBSD.conf.in ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ ++tags: TAGS ++TAGS: ++ ++ctags: CTAGS ++CTAGS: ++ ++ ++distdir: $(DISTFILES) ++ @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ++ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ++ list='$(DISTFILES)'; \ ++ dist_files=`for file in $$list; do echo $$file; done | \ ++ sed -e "s|^$$srcdirstrip/||;t" \ ++ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ ++ case $$dist_files in \ ++ */*) $(MKDIR_P) `echo "$$dist_files" | \ ++ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ ++ sort -u` ;; \ ++ esac; \ ++ for file in $$dist_files; do \ ++ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ ++ if test -d $$d/$$file; then \ ++ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ ++ if test -d "$(distdir)/$$file"; then \ ++ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ fi; \ ++ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ ++ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ ++ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ fi; \ ++ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ else \ ++ test -f "$(distdir)/$$file" \ ++ || cp -p $$d/$$file "$(distdir)/$$file" \ ++ || exit 1; \ ++ fi; \ ++ done ++check-am: all-am ++check: check-am ++all-am: Makefile ++installdirs: ++install: install-am ++install-exec: install-exec-am ++install-data: install-data-am ++uninstall: uninstall-am ++ ++install-am: all-am ++ @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am ++ ++installcheck: installcheck-am ++install-strip: ++ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ ++ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ ++ `test -z '$(STRIP)' || \ ++ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install ++mostlyclean-generic: ++ ++clean-generic: ++ ++distclean-generic: ++ -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) ++ -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) ++ ++maintainer-clean-generic: ++ @echo "This command is intended for maintainers to use" ++ @echo "it deletes files that may require special tools to rebuild." ++clean: clean-am ++ ++clean-am: clean-generic mostlyclean-am ++ ++distclean: distclean-am ++ -rm -f Makefile ++distclean-am: clean-am distclean-generic ++ ++dvi: dvi-am ++ ++dvi-am: ++ ++html: html-am ++ ++html-am: ++ ++info: info-am ++ ++info-am: ++ ++install-data-am: ++ ++install-dvi: install-dvi-am ++ ++install-dvi-am: ++ ++install-exec-am: ++ ++install-html: install-html-am ++ ++install-html-am: ++ ++install-info: install-info-am ++ ++install-info-am: ++ ++install-man: ++ ++install-pdf: install-pdf-am ++ ++install-pdf-am: ++ ++install-ps: install-ps-am ++ ++install-ps-am: ++ ++installcheck-am: ++ ++maintainer-clean: maintainer-clean-am ++ -rm -f Makefile ++maintainer-clean-am: distclean-am maintainer-clean-generic ++ ++mostlyclean: mostlyclean-am ++ ++mostlyclean-am: mostlyclean-generic ++ ++pdf: pdf-am ++ ++pdf-am: ++ ++ps: ps-am ++ ++ps-am: ++ ++uninstall-am: ++ ++.MAKE: install-am install-strip ++ ++.PHONY: all all-am check check-am clean clean-generic distclean \ ++ distclean-generic distdir dvi dvi-am html html-am info info-am \ ++ install install-am install-data install-data-am install-dvi \ ++ install-dvi-am install-exec install-exec-am install-html \ ++ install-html-am install-info install-info-am install-man \ ++ install-pdf install-pdf-am install-ps install-ps-am \ ++ install-strip installcheck installcheck-am installdirs \ ++ maintainer-clean maintainer-clean-generic mostlyclean \ ++ mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am ++ ++ ++# Tell versions [3.59,3.63) of GNU make to not export all variables. ++# Otherwise a system limit (for SysV at least) may be exceeded. ++.NOEXPORT: diff -Nru libreoffice-3.3.3/debian/patches/bridges-mkstemp-error-better-message.diff libreoffice-3.4.3/debian/patches/bridges-mkstemp-error-better-message.diff --- libreoffice-3.3.3/debian/patches/bridges-mkstemp-error-better-message.diff 2011-06-27 10:51:08.000000000 +0000 +++ libreoffice-3.4.3/debian/patches/bridges-mkstemp-error-better-message.diff 1970-01-01 00:00:00.000000000 +0000 @@ -1,141 +0,0 @@ -Index: libreoffice-3.3.2/libreoffice-build/patches/dev300/bridges-mkstemp-error-better-message.diff -=================================================================== ---- /dev/null 1970-01-01 00:00:00.000000000 +0000 -+++ libreoffice-3.3.2/libreoffice-build/patches/dev300/bridges-mkstemp-error-better-message.diff 2011-03-22 14:17:51.671328826 +0100 -@@ -0,0 +1,123 @@ -+[...] -+10:26 <@_rene_> hmm, what is executable memory, and why does OOo need oit and what can cause e.g. https://buildd.debian.org/fetch.cgi?pkg=libreoffice;ver=1%3A3.3.0~rc4-1;arch=i386;stamp=1295578275? -+10:26 <@_rene_> seems like a transient error, had that on sparc and s390 already (with basically the same code - rc3-1 vs. rc3-2 for example) -+10:27 < rnagy> log sitll loading ... -+10:27 < rnagy> sparc is 64 bit on debian or do you call it sparc64? -+10:28 < rnagy> since it say No such file or directory -+10:28 < rnagy> i suspect it's an SHM issue -+10:28 <@_rene_> I *think* it's 64bit kernel, 32bit userland, not sure, didn't follow that closely. would need to look at a "file" :) -+10:30 <@_rene_> the above one is i386, though :) -+10:31 < rnagy> are you running selinix? -+10:31 < rnagy> Well basically mmap() happens with PROT_EXEC and that fials -+10:32 * _rene_ not, the buildd might, though I don't think it does -+10:32 < rnagy> but ihave no idea why it returns ENOENT -+10:32 <@_rene_> especially since it's the same machine which built it fine before -+10:32 < rnagy> any recent changes in glibc or kernel? -+10:32 <@_rene_> same with the above s390 example for example. rc3-1 -> built, rc3-2 1 day later -> fail -+10:33 <@_rene_> (and then succeeding again.) -+10:33 <@_rene_> I don't believe they updated glibc/kernel :) -+10:34 < rnagy> well mmap() does not return ENOENT -+10:34 < rnagy> so something else is going in the way -+10:34 < rnagy> running on NFS maybe? -+10:35 < rnagy> oh wait found it -+10:37 -!- _KAMI_1 (purple) [~kami@host-50-018.comunique.hu] has joined #libreoffice -+10:37 < rnagy> char *tmpfname = new char[aTmpName.getLength()+1]; -+10:37 < rnagy> strncpy(tmpfname, aTmpName.getStr(), aTmpName.getLength()+1); -+10:37 < rnagy> if ((block.fd = mkstemp(tmpfname)) == -1) -+10:37 < rnagy> what a stupid error message -+10:38 < rnagy> are you running a parallel build? -+10:40 < rnagy> bridges/source/cpp_uno/shared/vtablefactory.cxx:273 -+10:41 < rnagy> do you have a /tmp in your chroot? :) -+10:41 < rnagy> is it 777? -+10:42 -!- caemir [~caemir@unaffiliated/caemir] has quit [Read error: Operation timed out] -+10:42 -!- hbrinkm [~Adium@sd-socks.staroffice.de] has quit [Quit: Leaving.] -+10:43 -!- hbrinkm (Henning Brinkmann) [~Adium@sd-socks.staroffice.de] has joined #libreoffice -+10:43 -!- Decorian (Dominic Hosler) [~quassel@dyn005188.shef.ac.uk] has joined #libreoffice -+10:44 <@tml_> rnagy: stupid error message indeed, omg -+10:44 < rnagy> _rene_: that is the only way that it could fail -+10:44 < rnagy> _rene_: http://pastebin.com/6Ns8QAad -+10:45 < rnagy> (atharva robert 10533)$ ./a.out -+10:45 < rnagy> mkstemp(): No such file or directory -+10:45 < rnagy> somehow your /tmp is gone -+10:45 -!- davidlt [~davidlt@154-140.79-83.cust.bluewin.ch] has quit [Read error: Connection reset by peer] -+10:46 -!- kdo (Karim) [~karim@gw-puteaux.linagora.com] has joined #libreoffice -+10:49 < rnagy> tml_: since there is no errno there -+10:49 < rnagy> perror() is kinda stupid -+10:51 < rnagy> - perror("creation of executable memory area failed"); -+10:51 < rnagy> + fprintf(stderr, "mkstemp(\"%s\") failed\n", tmpfname); -+10:51 < rnagy> ok? -+10:52 < rnagy> actually we should use errno -+10:53 -!- camille_m (camillem) [~camille_m@gw-puteaux.linagora.com] has joined #libreoffice -+10:55 -!- boser (boser) [~boser@p4FD143D3.dip.t-dialin.net] has joined #libreoffice -+10:55 <@tml_> both the file name being created and strerror(errno) (if errno is meaningful), please -+10:55 < rnagy> http://pastebin.com/ZAPLyTrW -+10:56 < rnagy> i'd love if someone would test that on windows, but there should be an errno.h there too -+10:56 <@tml_> that code isn't used on windows, obviously -+10:56 < rnagy> oh right -+10:56 < rnagy> then -+10:57 < eagles0513875> hey mmeeks :) found someone that i have teamed up with to work on the easy hack that i started :) not to mention he has a nice pearl script to check each module for white spaces etc -+10:57 < rnagy> tml_: http://pastebin.com/BtADGMiV -+10:57 < rnagy> a perl script cannot be nice :) -+10:57 -!- DanShearer (Dan Shearer) [~chatzilla@mailgate1.valleyt.co.uk] has joined #libreoffice -+10:58 -!- hussam [~hussam@unaffiliated/hussam] has quit [Quit: Leaving.] -+10:58 < eagles0513875> rnagy: well it checks whole modules at a time which is quite nice :) so that way we know what files we need to patch to get rid of extra white space -+10:58 < eagles0513875> in the filters module alone there are 101 files that have the issue with extra white spaces etc in them -+10:59 <@tml_> rnagy: go for it before somebody complains that the message isn't localized;) -+11:00 < rnagy> ahhhahaa -+11:00 < rnagy> whoever started to localize unix error messages should be shot -+11:01 < eagles0513875> go hunt them down upstream :p -+11:01 <@tml_> yeah, they should have been kept in the original Etruskian -+11:01 < boser> i have a problem with the datalink between formular an db. http://picpaste.com/db_weg-NVjEyZAk.png -+11:02 < rnagy> tml_: can you please cherry-pick the commit to all stable branches? -+11:02 < rnagy> i have to run see my doctor -+11:02 <@tml_> rnagy: I don't think it qualifies as a blocker for 3.3.0 -+11:02 <@tml_> rnagy: and not sure for 3.3 either -+11:03 < rnagy> it's not a blocker but it's a nice to have safe thing -+11:03 <@tml_> sure; but we do have very strict rules for the 3.3.0 branch -+11:04 <@tml_> for 3.3, I guess, yes it could be cherry-picked -+11:04 < rnagy> sure that's fine by me -+11:04 -!- oiaohm [~oiaohm@unaffiliated/oiaohm] has quit [Remote host closed the connection] -+11:07 < CIA-80> LibreOffice (ure) robert * bridges/source/cpp_uno/shared/vtablefactory.cxx: use errno to get the correct error message if mkstemp() fails -+[...] -+13:28 < rnagy> _rene_: is your problem fixed? -+[...] -+13:29 <@_rene_> rnagy: no idea, will need to try and point the buildd maintainers to your comments -+13:29 <@_rene_> rnagy: this is debian buildd. I expect it just forkin fine here :) -+13:29 <@mmeeks> RQ: for some other - that is fine - we will include it as/when there are patches :-) -+13:30 <@_rene_> s/forking/working/ -+13:30 < RQ> mmeeks: i was talking about upload -+13:30 < rnagy> ah okay -+[...] -+13:57 <@_rene_> rnagy: thanks, the clearer error message will at least help, -+ anyways, even if the underlying problem isn't fixed on the -+ buildds -+ -+From 9160dfc191d4b2496f55ccba663815c08db4ba1b Mon Sep 17 00:00:00 2001 -+From: Robert Nagy -+Date: Fri, 21 Jan 2011 10:03:11 +0000 -+Subject: use errno to get the correct error message if mkstemp() fails -+ -+--- -+diff --git a/bridges/source/cpp_uno/shared/vtablefactory.cxx b/bridges/source/cpp_uno/shared/vtablefactory.cxx -+index bc933a7..777d0da 100644 -+--- bridges/source/cpp_uno/shared/vtablefactory.cxx -++++ bridges/source/cpp_uno/shared/vtablefactory.cxx -+@@ -57,6 +57,7 @@ -+ #if defined SAL_UNX -+ #include -+ #include -++#include -+ #include -+ #elif defined SAL_W32 -+ #define WIN32_LEAN_AND_MEAN -+@@ -270,7 +271,7 @@ bool VtableFactory::createBlock(Block &block, sal_Int32 slotCount) const -+ char *tmpfname = new char[aTmpName.getLength()+1]; -+ strncpy(tmpfname, aTmpName.getStr(), aTmpName.getLength()+1); -+ if ((block.fd = mkstemp(tmpfname)) == -1) -+- perror("creation of executable memory area failed"); -++ fprintf(stderr, "mkstemp(\"%s\") failed: %s\n", tmpfname, strerror(errno)); -+ if (block.fd == -1) -+ { -+ delete[] tmpfname; -+-- -+cgit v0.8.3-6-g21f6 -Index: libreoffice-3.3.2/libreoffice-build/patches/dev300/apply -=================================================================== ---- libreoffice-3.3.2.orig/libreoffice-build/patches/dev300/apply 2011-03-22 14:17:45.571328827 +0100 -+++ libreoffice-3.3.2/libreoffice-build/patches/dev300/apply 2011-03-22 14:17:51.671328826 +0100 -@@ -390,6 +390,8 @@ - # make OOo work under SELinux - ooo80816.selinux.bridges.diff, i#80816 - -+[ Fixes ] -+bridges-mkstemp-error-better-message.diff - - [ UnUsedButNotYetRemovedFromGit ] - SectionOwner => jholesov diff -Nru libreoffice-3.3.3/debian/patches/bsh-hardcode-path.diff libreoffice-3.4.3/debian/patches/bsh-hardcode-path.diff --- libreoffice-3.3.3/debian/patches/bsh-hardcode-path.diff 1970-01-01 00:00:00.000000000 +0000 +++ libreoffice-3.4.3/debian/patches/bsh-hardcode-path.diff 2011-10-07 07:13:30.000000000 +0000 @@ -0,0 +1,25 @@ +Index: libreoffice-3.4.2/libreoffice-build/patches/dev300/bsh-hardcode-path.diff +=================================================================== +--- /dev/null 1970-01-01 00:00:00.000000000 +0000 ++++ libreoffice-3.4.2/libreoffice-build/patches/dev300/bsh-hardcode-path.diff 2011-08-19 11:47:53.529434889 +0200 +@@ -0,0 +1,11 @@ ++--- scripting/java/build.xml 2011-06-28 11:11:12.000000000 +0000 +++++ scripting/java/build.xml-old 2011-06-28 11:10:53.000000000 +0000 ++@@ -52,7 +52,7 @@ ++ ++ ++ ++- +++ ++ ++ ++ +Index: libreoffice-3.4.2/libreoffice-build/patches/dev300/apply +=================================================================== +--- libreoffice-3.4.2.orig/libreoffice-build/patches/dev300/apply 2011-08-19 11:47:41.799434982 +0200 ++++ libreoffice-3.4.2/libreoffice-build/patches/dev300/apply 2011-08-19 11:47:53.529434889 +0200 +@@ -1418,3 +1418,4 @@ + + [TemporaryHacks] + disable-rhino.diff ++bsh-hardcode-path.diff diff -Nru libreoffice-3.3.3/debian/patches/buildfix-patches.diff libreoffice-3.4.3/debian/patches/buildfix-patches.diff --- libreoffice-3.3.3/debian/patches/buildfix-patches.diff 2011-06-27 10:51:08.000000000 +0000 +++ libreoffice-3.4.3/debian/patches/buildfix-patches.diff 2011-10-07 07:13:30.000000000 +0000 @@ -1,86 +1,13 @@ -Index: libreoffice-3.3.3/libreoffice-build/patches/dev300/apply +Index: libreoffice-3.4.2/libreoffice-build/patches/dev300/apply =================================================================== ---- libreoffice-3.3.3.orig/libreoffice-build/patches/dev300/apply 2011-06-23 01:55:19.300980352 +0200 -+++ libreoffice-3.3.3/libreoffice-build/patches/dev300/apply 2011-06-23 01:55:24.240980351 +0200 -@@ -1858,7 +1858,7 @@ - [ Fixes ] - fix-ppt-linespacing-import-export.diff, n#355302, rodo +--- libreoffice-3.4.2.orig/libreoffice-build/patches/dev300/apply 2011-08-19 11:40:48.779438099 +0200 ++++ libreoffice-3.4.2/libreoffice-build/patches/dev300/apply 2011-08-19 11:40:58.649438023 +0200 +@@ -356,7 +356,7 @@ + #FIXME src680: separate-helpcontent.diff, jholesov --fields-table-formula.diff, n#631912, cbosdo -+#fields-table-formula.diff, n#631912, cbosdo + # use -Wl,--as-needed, save 1% of relocations +-link-as-needed.diff, i#89511, pmladek ++#link-as-needed.diff, i#89511, pmladek - # Backport from cbosdo06 CWS - sw-table-frame-uno-fix.diff, i#112564, cbosdo -Index: libreoffice-3.3.3/libreoffice-build/patches/dev300/reportdesign-mention-package-l10n.diff -=================================================================== ---- libreoffice-3.3.3.orig/libreoffice-build/patches/dev300/reportdesign-mention-package-l10n.diff 2011-06-23 01:55:09.270980355 +0200 -+++ libreoffice-3.3.3/libreoffice-build/patches/dev300/reportdesign-mention-package-l10n.diff 2011-06-23 01:55:24.240980351 +0200 -@@ -86,14 +86,14 @@ - index 3e9018e..8fa1966 100644 - --- l10n/source/br/localize.sdf - +++ l10n/source/br/localize.sdf --@@ -3309,7 +3309,6 @@ dbaccess source\ui\dlg\queryfilter.src 0 fixedline DLG_FILTERCRIT FL_FIELDS 23 -- dbaccess source\ui\dlg\queryfilter.src 0 string DLG_FILTERCRIT STR_NOENTRY 50 br - tra ebet - 2002-02-02 02:02:02 -- dbaccess source\ui\dlg\queryfilter.src 0 string DLG_FILTERCRIT STR_COMPARE_OPERATORS 0 br =;<>;<;<=;>;>=;evel;disheñvel diouzh;goullo;dic'houllo 2002-02-02 02:02:02 -- dbaccess source\ui\dlg\queryfilter.src 0 modaldialog DLG_FILTERCRIT HID_DLG_FILTERCRIT 303 br Sil skoueriek 2002-02-02 02:02:02 ---dbaccess source\ui\dlg\ExtensionNotPresent.src 0 string RID_STR_EXTENSION_NOT_PRESENT 0 br Evit digeriñ ur marilh ho po ezhomm eus an askouezhad %RPT_EXTENSION_NAME.\n\nKlikañ war 'Pellgargañ...' evit pellgargañ ha staliañ an askouezhad. 2002-02-02 02:02:02 -+@@ -488,7 +488,6 @@ -+ dbaccess source\ui\dlg\dbadmin.src 0 fixedtext PAGE_USERDRIVER FT_HOSTNAME 0 br ~Anv an ostiz 2002-02-02 02:02:02 -+ dbaccess source\ui\dlg\dbadmin.src 0 fixedtext PAGE_USERDRIVER FT_PORTNUMBER 0 br ~Niverenn borzh 2002-02-02 02:02:02 -+ dbaccess source\ui\dlg\dbadmin.src 0 fixedtext PAGE_USERDRIVER FT_OPTIONS 0 br ~Arventennoù ar stur 2002-02-02 02:02:02 -+-dbaccess source\ui\dlg\ExtensionNotPresent.src 0 string RID_STR_EXTENSION_NOT_PRESENT 0 br Evit digeriñ un danevell ho po ezhomm an askouezh Sun™ Report Builder.\n\nKlikañ war 'Pellgargañ...' a-benn pellgargañ ha staliañ an askouezh. 2002-02-02 02:02:02 - dbaccess source\ui\dlg\ExtensionNotPresent.src 0 pushbutton RID_EXTENSION_NOT_PRESENT_DLG PB_DOWNLOAD 0 br ~Pellgargañ... 2002-02-02 02:02:02 - dbaccess source\ui\dlg\ExtensionNotPresent.src 0 modaldialog RID_EXTENSION_NOT_PRESENT_DLG HID_EXTENSION_NOT_PRESENT_DLG 0 br %PRODUCTNAME %PRODUCTVERSION 2002-02-02 02:02:02 -- dbaccess source\ui\dlg\AutoControls_tmpl.hrc 0 pushbutton AUTO_BROWSECONTROLGROUP( AUTO_X, AUTO_Y, AUTOPAGE_X, AUTO_HID) PB_AUTOBROWSEURL (AUTO_HID + 1) 0 br Kantreal 2002-02-02 02:02:02 -+ dbaccess source\ui\dlg\queryfilter.src 0 stringlist DLG_FILTERCRIT.LB_WHERECOND2 1 0 br HA 2002-02-02 02:02:02 - diff --git l10n/source/bs/localize.sdf l10n/source/bs/localize.sdf - index 4439ce4..637c0f8 100644 - --- l10n/source/bs/localize.sdf -@@ -282,15 +282,15 @@ - index 2fbd4b6..a5a76c8 100644 - --- l10n/source/fr/localize.sdf - +++ l10n/source/fr/localize.sdf --@@ -3721,7 +3721,7 @@ dbaccess source\ui\dlg\ConnectionPage.src 0 string STR_JDBCDRIVER_SUCCESS 0 f -+@@ -3721,7 +3721,7 @@ - dbaccess source\ui\dlg\ConnectionPage.src 0 string STR_JDBCDRIVER_NO_SUCCESS 0 fr Impossible de charger le pilote JDBC. 2002-02-02 02:02:02 - dbaccess source\ui\dlg\ConnectionPage.src 0 string STR_MSACCESS_FILTERNAME 0 fr Fichier MS Access 2002-02-02 02:02:02 - dbaccess source\ui\dlg\ConnectionPage.src 0 string STR_MSACCESS_2007_FILTERNAME 0 fr Fichier MS Access 2007 2002-02-02 02:02:02 - -dbaccess source\ui\dlg\ExtensionNotPresent.src 0 string RID_STR_EXTENSION_NOT_PRESENT 0 fr L'ouverture d'un rapport requiert l'extension Sun™ Report Builder.\n\nCliquez sur 'Télécharger...' pour télécharger et installer l'extension. 2002-02-02 02:02:02 --+dbaccess source\ui\dlg\ExtensionNotPresent.src 0 string RID_STR_EXTENSION_NOT_PRESENT 0 fr L'ouverture d'un rapport requiert l'extension Sun™ Report Builder.\n\nPour cela, installez le package 'libreoffice-report-builder'. 2002-02-02 02:02:02 -++dbaccess source\ui\dlg\ExtensionNotPresent.src 0 string RID_STR_EXTENSION_NOT_PRESENT 0 fr L'ouverture d'un rapport requiert l'extension Sun™ Report Builder.\n\nPour cela, installez le package 'libreoffice-report-builder'. 2002-02-02 02:02:02 - dbaccess source\ui\dlg\ExtensionNotPresent.src 0 pushbutton RID_EXTENSION_NOT_PRESENT_DLG PB_DOWNLOAD 0 fr ~Télécharger... 2002-02-02 02:02:02 - dbaccess source\ui\dlg\ExtensionNotPresent.src 0 modaldialog RID_EXTENSION_NOT_PRESENT_DLG HID_EXTENSION_NOT_PRESENT_DLG 0 fr %PRODUCTNAME %PRODUCTVERSION 2002-02-02 02:02:02 -- dbaccess source\ui\dlg\CollectionView.src 0 imagebutton DLG_COLLECTION_VIEW BTN_EXPLORERFILE_NEWFOLDER 0 fr - Créer un répertoire 2002-02-02 02:02:02 -+ dbaccess source\ui\dlg\CollectionView.src 0 imagebutton DLG_COLLECTION_VIEW BTN_EXPLORERFILE_NEWFOLDER 0 fr - Créer un nouveau répertoire 2002-02-02 02:02:02 - diff --git l10n/source/ga/localize.sdf l10n/source/ga/localize.sdf - index 42fa8b7..0b11666 100644 - --- l10n/source/ga/localize.sdf -@@ -491,7 +491,7 @@ - dbaccess source\ui\dlg\ConnectionPage.src 0 string STR_JDBCDRIVER_NO_SUCCESS 0 lt JDBC tvarkyklės nepavyko įkelti. 2002-02-02 02:02:02 - dbaccess source\ui\dlg\ConnectionPage.src 0 string STR_MSACCESS_FILTERNAME 0 lt „MS Access“ failas 2002-02-02 02:02:02 - dbaccess source\ui\dlg\ConnectionPage.src 0 string STR_MSACCESS_2007_FILTERNAME 0 lt „MS Access 2007“ failas 2002-02-02 02:02:02 ---dbaccess source\ui\dlg\ExtensionNotPresent.src 0 string RID_STR_EXTENSION_NOT_PRESENT 0 lt Ataskaitai atverti reikalingas plėtinys „Sun™ Report Builder“.\n\nSpustelėkite „Atsisiųsti...“, kad atsisiųstumėte ir įdiegtumėte plėtinį. 2002-02-02 02:02:02 -+-dbaccess source\ui\dlg\ExtensionNotPresent.src 0 string RID_STR_EXTENSION_NOT_PRESENT 0 lt Ataskaitai atverti reikalingas „Sun“™ ataskaitų rengyklės plėtinys.\n\nSpustelėkite „Atsisiųsti...“, kad atsisiųstumėte ir įdiegtumėte plėtinį. 2002-02-02 02:02:02 - dbaccess source\ui\dlg\ExtensionNotPresent.src 0 pushbutton RID_EXTENSION_NOT_PRESENT_DLG PB_DOWNLOAD 0 lt ~Atsisiųsti... 2002-02-02 02:02:02 - dbaccess source\ui\dlg\ExtensionNotPresent.src 0 modaldialog RID_EXTENSION_NOT_PRESENT_DLG HID_EXTENSION_NOT_PRESENT_DLG 0 lt %PRODUCTNAME %PRODUCTVERSION 2002-02-02 02:02:02 - dbaccess source\ui\dlg\CollectionView.src 0 imagebutton DLG_COLLECTION_VIEW BTN_EXPLORERFILE_NEWFOLDER 0 lt - Kurti naują katalogą 2002-02-02 02:02:02 -@@ -571,14 +571,14 @@ - index 7934400..060502b 100644 - --- l10n/source/nb/localize.sdf - +++ l10n/source/nb/localize.sdf --@@ -5259,7 +5259,6 @@ dbaccess source\ui\dlg\ConnectionPage.src 0 string STR_JDBCDRIVER_SUCCESS 0 n -- dbaccess source\ui\dlg\ConnectionPage.src 0 string STR_JDBCDRIVER_NO_SUCCESS 0 nb Klarte ikke å laste inn JDBC-driveren. 2002-02-02 02:02:02 -- dbaccess source\ui\dlg\ConnectionPage.src 0 string STR_MSACCESS_FILTERNAME 0 nb MS Access-fil 2002-02-02 02:02:02 -- dbaccess source\ui\dlg\ConnectionPage.src 0 string STR_MSACCESS_2007_FILTERNAME 0 nb MS Access 2007-fil 2002-02-02 02:02:02 -+@@ -5481,7 +5481,6 @@ dbaccess source\ui\dlg\dbadmin.src 0 fixedtext PAGE_USERDRIVER FT_HOSTNAME 0 n -+ dbaccess source\ui\dlg\dbadmin.src 0 fixedtext PAGE_USERDRIVER FT_PORTNUMBER 0 nb ~Portnummer 2002-02-02 02:02:02 -+ dbaccess source\ui\dlg\dbadmin.src 0 fixedtext PAGE_USERDRIVER FT_OPTIONS 0 nb ~Driverinnstillinger 2002-02-02 02:02:02 -+ dbaccess source\ui\dlg\dbadmin.src 0 string STR_ERR_USE_CONNECT_TO 25800 nb Velg «Koble til en database» for å koble til en eksisterende database i stedet. 2002-02-02 02:02:02 - -dbaccess source\ui\dlg\ExtensionNotPresent.src 0 string RID_STR_EXTENSION_NOT_PRESENT 0 nb Du trenger utvidelsen «Sun™ Report Builder» for å åpne rapporter.\n\nTrykk på «Last ned» for å laste ned og installere denne utvidelsen. 2002-02-02 02:02:02 - dbaccess source\ui\dlg\ExtensionNotPresent.src 0 pushbutton RID_EXTENSION_NOT_PRESENT_DLG PB_DOWNLOAD 0 nb ~Last ned 2002-02-02 02:02:02 - dbaccess source\ui\dlg\ExtensionNotPresent.src 0 modaldialog RID_EXTENSION_NOT_PRESENT_DLG HID_EXTENSION_NOT_PRESENT_DLG 0 nb %PRODUCTNAME %PRODUCTVERSION 2002-02-02 02:02:02 -- dbaccess source\ui\dlg\CollectionView.src 0 imagebutton DLG_COLLECTION_VIEW BTN_EXPLORERFILE_NEWFOLDER 0 nb - Lag ny mappe 2002-02-02 02:02:02 -+ dbaccess source\ui\dlg\queryfilter.src 0 stringlist DLG_FILTERCRIT.LB_WHERECOND2 1 0 nb OG 2002-02-02 02:02:02 - diff --git l10n/source/ne/localize.sdf l10n/source/ne/localize.sdf - index 35d5273..18fc04c 100644 - --- l10n/source/ne/localize.sdf + [ DebianOnly ] + seamonkey-is-iceape.diff diff -Nru libreoffice-3.3.3/debian/patches/clear-libreoffice-build.diff libreoffice-3.4.3/debian/patches/clear-libreoffice-build.diff --- libreoffice-3.3.3/debian/patches/clear-libreoffice-build.diff 1970-01-01 00:00:00.000000000 +0000 +++ libreoffice-3.4.3/debian/patches/clear-libreoffice-build.diff 2011-10-07 07:13:30.000000000 +0000 @@ -0,0 +1,101 @@ +Index: libreoffice-3.4.0/libreoffice-build/patches/dev300/apply +=================================================================== +--- libreoffice-3.4.0.orig/libreoffice-build/patches/dev300/apply 2011-06-29 22:44:40.491663979 +0200 ++++ libreoffice-3.4.0/libreoffice-build/patches/dev300/apply 2011-06-29 22:46:49.361663005 +0200 +@@ -54,13 +54,14 @@ + Debian : DebianBase, DebianOnly, DebianSidOnly, Debian32Only + DebianEtch : DebianBase, DebianOnly, DebianEtchOnly, Debian32Only + # Ubuntu +-UbuntuBased : DebianBase, UbuntuOnly +-UbuntuHardy : UbuntuBased, UbuntuHardyOnly +-UbuntuJaunty : UbuntuBased, UbuntuJauntyOnly +-UbuntuKarmic : UbuntuBased, UbuntuKarmicOnly +-UbuntuLucid : UbuntuBased, UbuntuLucidOnly +-UbuntuMaverick : UbuntuBased, UbuntuMaverickOnly +-UbuntuNatty : UbuntuBased, UbuntuNattyOnly ++UbuntuBased : DebianBase ++UbuntuHardy : UbuntuBased ++UbuntuJaunty : UbuntuBased ++UbuntuKarmic : UbuntuBased ++UbuntuLucid : UbuntuBased ++UbuntuMaverick : UbuntuBased ++UbuntuNatty : UbuntuBased ++UbuntuOneiric : UbuntuBased + UbuntuL10n : UbuntuBased, UbuntuL10nOnly + # DroplineGNOME + DroplineGNOME : LinuxCommon, Mono, msaccess +@@ -1026,23 +1027,6 @@ + # use -llpsolve55_pic + system-lpsolve-use-_pic.diff, rengelha + +-[ UbuntuOnly ] +-SectionOwner => ccheney +- +-ubuntu-palette.diff +-ubuntu-sparc-hack.diff, mklose +-ubuntu-no-stack-protector.diff, doko +-#gccXXXXX.solenv.javaregistration.diff +-ubuntu-mstopdf.diff, ccheney +-# FIXME: update for LO +-#f11-fullscreen.diff, ccheney +- +-#[ UbuntuOnly ] +-#unxlngi6-notune.diff, doko +- +-[ UbuntuL10nOnly ] +-human-icons-i18n.diff, mklose +- + [ DebianBaseOnly ] + soffice-opengl-and-locking-config.diff, mklose + +@@ -1198,40 +1182,6 @@ + [ Fixes ] + external-apm-header.diff, freuter + +-[ UbuntuHardyOnly ] +-# Add patch to only show local files needed when gnome-vfs/gio is disabled +-# FIXME: update for LO +-#ubuntu-gnome-fpicker-local-only.diff +- +-[ UbuntuJauntyOnly ] +-# Add patch to force use of gvfs fuse path needed when gnome-vfs/gio is disabled +-# FIXME: update for LO +-#ubuntu-gnome-fpicker-gfile-fuse.diff, ccheney +- +-[ UbuntuKarmicOnly ] +-# Add patch to force use of gvfs fuse path needed when gnome-vfs/gio is disabled +-# FIXME: update for LO +-#ubuntu-gnome-fpicker-gfile-fuse.diff, ccheney +- +-[ UbuntuLucidOnly ] +-# Add patch to force use of gvfs fuse path needed when gnome-vfs/gio is disabled +-# FIXME: update for LO +-#ubuntu-gnome-fpicker-gfile-fuse.diff, ccheney +-ubuntu-arm-thumb.diff, doko +- +-[ UbuntuMaverickOnly ] +-# Add patch to force use of gvfs fuse path needed when gnome-vfs/gio is disabled +-# FIXME: update for LO +-#ubuntu-gnome-fpicker-gfile-fuse.diff, ccheney +-ubuntu-arm-thumb.diff, doko +- +-[ UbuntuNattyOnly ] +-# Add patch to force use of gvfs fuse path needed when gnome-vfs/gio is disabled +-# FIXME: update for LO +-#ubuntu-gnome-fpicker-gfile-fuse.diff, ccheney +-# FIXME: still needed for GCC-4.5? +-#ubuntu-arm-thumb.diff, doko +- + [ Experimental ] + experimental_ooapi.diff, flr + +@@ -1265,9 +1215,6 @@ + [ DebianSidOnly ] + # link dynamically with liblpsolve55.so + system-lpsolve-rpath.diff, rengelha +-[ UbuntuOnly ] +-# link dynamically with liblpsolve55.so +-system-lpsolve-rpath.diff, rengelha + + [ DebianBaseOnly ] + # link with -lcolamd, needed because our liblpsolve55{,_pic}.a doesn't include it diff -Nru libreoffice-3.3.3/debian/patches/debian-debug.diff libreoffice-3.4.3/debian/patches/debian-debug.diff --- libreoffice-3.3.3/debian/patches/debian-debug.diff 1970-01-01 00:00:00.000000000 +0000 +++ libreoffice-3.4.3/debian/patches/debian-debug.diff 2011-10-07 07:13:30.000000000 +0000 @@ -0,0 +1,78 @@ +Index: libreoffice-3.4.1/libreoffice-build/patches/dev300/g1.diff +--- /dev/null 2011-06-02 14:58:12.448567841 +0000 ++++ libreoffice-3.4.0/libreoffice-build/patches/hotfixes/g1.diff 2011-06-16 22:10:26.000000000 +0000 +@@ -0,0 +1,74 @@ ++diff --git a/configure.in b/configure.in ++index 3257668..afd36de 100755 ++--- configure.in +++++ configure.in ++@@ -1663,8 +1663,13 @@ dnl whether to include symbols into final build. ++ dnl =================================================================== ++ AC_MSG_CHECKING([whether to include symbols]) ++ if test -n "$enable_symbols" -a "$enable_symbols" != "no"; then ++- ENABLE_SYMBOLS="TRUE" ++- AC_MSG_RESULT([yes]) +++ if test "$enable_symbols" = "SMALL" -o "$enable_symbols" = "small"; then +++ ENABLE_SYMBOLS="SMALL" +++ AC_MSG_RESULT([yes, small ones]) +++ else +++ ENABLE_SYMBOLS="TRUE" +++ AC_MSG_RESULT([yes]) +++ fi ++ else ++ ENABLE_SYMBOLS= ++ AC_MSG_RESULT([no]) ++diff --git a/solenv/inc/unxgcc.mk b/solenv/inc/unxgcc.mk ++index c73333f..9338110 100644 ++--- solenv/inc/unxgcc.mk +++++ solenv/inc/unxgcc.mk ++@@ -73,7 +73,11 @@ ++ CFLAGS+=-fmessage-length=0 -c ++ ++ # flags to enable build with symbols +++.IF "$(ENABLE_SYMBOLS)" == "SMALL" +++CFLAGSENABLESYMBOLS=-g1 +++.ELSE ++ CFLAGSENABLESYMBOLS=-g +++.ENDIF ++ ++ # flags for the C++ Compiler ++ CFLAGSCC= -pipe $(ARCH_FLAGS) ++@@ -106,7 +106,11 @@ CFLAGSSLOCUIMT=$(PICSWITCH) ++ # Compiler flags for profiling ++ CFLAGSPROF= ++ # Compiler flags for debugging +++.IF "$(ENABLE_SYMBOLS)"=="SMALL" +++CFLAGSDEBUG=-g1 +++.ELSE ++ CFLAGSDEBUG=-g +++.ENDIF ++ CFLAGSDBGUTIL= ++ ++ GCCNUMVERSION_CMD=-dumpversion $(PIPEERROR) $(AWK) -v num=true -f $(SOLARENV)/bin/getcompver.awk ++--- solenv/gbuild/platform/unxgcc.mk.orig 2011-07-05 12:38:23.398653265 +0200 +++++ solenv/gbuild/platform/unxgcc.mk 2011-07-05 14:10:50.598728992 +0200 ++@@ -217,14 +217,19 @@ ++ gb_LinkTarget_CXXFLAGS := $(gb_CXXFLAGS) $(gb_CXXFLAGS_WERROR) ++ ++ ifneq ($(gb_DEBUGLEVEL),0) ++-gb_LinkTarget_CXXFLAGS += -finline-limit=0 -fno-inline -fno-default-inline ++-gb_LinkTarget_CFLAGS += -finline-limit=0 -fno-inline -fno-default-inline ++-endif ++- +++gb_LinkTarget_CXXFLAGS += -finline-limit=0 -fno-inline -fno-default-inline -ggdb2 +++gb_LinkTarget_CFLAGS += -finline-limit=0 -fno-inline -fno-default-inline -ggdb2 +++else ++ ifeq ($(gb_SYMBOL),$(true)) +++ifeq ($(ENABLE_SYMBOLS),SMALL) +++gb_LinkTarget_CXXFLAGS += -g1 +++gb_LinkTarget_CFLAGS += -g1 +++else ++ gb_LinkTarget_CXXFLAGS += -ggdb2 ++ gb_LinkTarget_CFLAGS += -ggdb2 ++ endif +++endif +++endif ++ ++ gb_LinkTarget_INCLUDE := $(filter-out %/stl, $(subst -I. , ,$(SOLARINC))) ++ gb_LinkTarget_INCLUDE_STL := $(filter %/stl, $(subst -I. , ,$(SOLARINC))) diff -Nru libreoffice-3.3.3/debian/patches/disable-dynamic-list-cpp.diff libreoffice-3.4.3/debian/patches/disable-dynamic-list-cpp.diff --- libreoffice-3.3.3/debian/patches/disable-dynamic-list-cpp.diff 1970-01-01 00:00:00.000000000 +0000 +++ libreoffice-3.4.3/debian/patches/disable-dynamic-list-cpp.diff 2011-10-07 07:13:30.000000000 +0000 @@ -0,0 +1,46 @@ +Index: libreoffice-3.4.1/libreoffice-build/patches/hotfixes/ubuntufixes.diff +=================================================================== +--- /dev/null 1970-01-01 00:00:00.000000000 +0000 ++++ libreoffice-3.4.1/libreoffice-build/patches/hotfixes/disable-dynamic-list-cpp.diff 2011-07-19 17:23:24.315530449 +0200 +@@ -0,0 +1,41 @@ ++From 803fd4e9b127241e06d0616d4b47b03b652a37bc Mon Sep 17 00:00:00 2001 ++From: Bjoern Michaelsen ++Date: Tue, 19 Jul 2011 17:20:43 +0200 ++Subject: [PATCH 5/5] disable ++ --dynamic-list-cpp-new/--dynamic-list-cpp-typeino as ++ they SIGSEGV ld ++ ++ * at least on linking transex in l10ntools/source with ld from binutils-2.21.52.20110707-1ubuntu1 ++--- ++ solenv/gbuild/platform/unxgcc.mk | 2 -- ++ solenv/inc/unxgcc.mk | 2 +- ++ 2 files changed, 1 insertions(+), 3 deletions(-) ++ ++diff --git a/solenv/gbuild/platform/unxgcc.mk b/solenv/gbuild/platform/unxgcc.mk ++index 7ad122e..2c3d4b5 100755 ++--- solenv/gbuild/platform/unxgcc.mk +++++ solenv/gbuild/platform/unxgcc.mk ++@@ -130,8 +130,6 @@ endif ++ ++ ifneq ($(HAVE_LD_BSYMBOLIC_FUNCTIONS),) ++ gb_LinkTarget_LDFLAGS += \ ++- -Wl,--dynamic-list-cpp-new \ ++- -Wl,--dynamic-list-cpp-typeinfo \ ++ -Wl,-Bsymbolic-functions \ ++ ++ endif ++diff --git a/solenv/inc/unxgcc.mk b/solenv/inc/unxgcc.mk ++index c73333f..8c19388 100644 ++--- solenv/inc/unxgcc.mk +++++ solenv/inc/unxgcc.mk ++@@ -180,7 +180,7 @@ LINKFLAGSRUNPATH_NONE= ++ # flag -Wl,-z,noexecstack sets the NX bit on the stack ++ LINKFLAGS=-Wl,-z,noexecstack -Wl,-z,combreloc $(LINKFLAGSDEFS) $(LINKFLAGS_SYSBASE) ++ .IF "$(HAVE_LD_BSYMBOLIC_FUNCTIONS)" == "TRUE" ++-LINKFLAGS += -Wl,-Bsymbolic-functions -Wl,--dynamic-list-cpp-new -Wl,--dynamic-list-cpp-typeinfo +++LINKFLAGS += -Wl,-Bsymbolic-functions ++ .ENDIF ++ ++ # linker flags for linking applications ++-- ++1.7.5.4 diff -Nru libreoffice-3.3.3/debian/patches/disable-integrated-ubuntupatches.diff libreoffice-3.4.3/debian/patches/disable-integrated-ubuntupatches.diff --- libreoffice-3.3.3/debian/patches/disable-integrated-ubuntupatches.diff 2011-06-27 10:51:08.000000000 +0000 +++ libreoffice-3.4.3/debian/patches/disable-integrated-ubuntupatches.diff 1970-01-01 00:00:00.000000000 +0000 @@ -1,15 +0,0 @@ -Index: libreoffice-3.3.3/libreoffice-build/patches/dev300/apply -=================================================================== ---- libreoffice-3.3.3.orig/libreoffice-build/patches/dev300/apply 2011-06-23 01:57:20.510980322 +0200 -+++ libreoffice-3.3.3/libreoffice-build/patches/dev300/apply 2011-06-23 01:57:27.020980320 +0200 -@@ -1567,8 +1567,8 @@ - # FIXME: update for LO - #f11-fullscreen.diff, ccheney - --[ UbuntuOnly ] --unxlngi6-notune.diff, doko -+#[ UbuntuOnly ] -+#unxlngi6-notune.diff, doko - - [ UbuntuL10nOnly ] - human-icons-i18n.diff, mklose diff -Nru libreoffice-3.3.3/debian/patches/disable-ooinstall-in-package-ooo.diff libreoffice-3.4.3/debian/patches/disable-ooinstall-in-package-ooo.diff --- libreoffice-3.3.3/debian/patches/disable-ooinstall-in-package-ooo.diff 1970-01-01 00:00:00.000000000 +0000 +++ libreoffice-3.4.3/debian/patches/disable-ooinstall-in-package-ooo.diff 2011-10-07 07:13:30.000000000 +0000 @@ -0,0 +1,44 @@ +Index: libreoffice-3.4.1/libreoffice-build/bin/package-ooo +=================================================================== +--- libreoffice-3.4.1.orig/libreoffice-build/bin/package-ooo 2011-07-15 11:39:38.446848214 +0200 ++++ libreoffice-3.4.1/libreoffice-build/bin/package-ooo 2011-07-15 11:41:05.796849405 +0200 +@@ -34,10 +34,6 @@ + exit 0; + fi + +-echo "Cleaning $OOINSTDIR"; +-rm -Rf $OOINSTDIR; +-set -e +- + mkdir -p $PREFIX/bin + + sed -e "s|@OOINSTBASE@|$OOINSTBASE|g" $TOOLSDIR/bin/ootool.in \ +@@ -215,28 +211,6 @@ + Cflags: -I\${includeddir}" > $LIBDIRBASE/pkgconfig/openoffice$BINSUFFIX.pc + fi + +-export DISPLAY=''; # clobber; +-echo "Execute ooinstall ..."; +- +-cd $TOOLSDIR/bin +- +-./ooinstall $OOINSTDIR || exit 1; +-##cp -ra $OODESTDIR $OODESTDIR.1 || exit 1 +-##rm -r $OODESTDIR +-##cp -ra $OODESTDIR.1 $OODESTDIR || exit 1 +-echo "Cleaning up ..."; +- +-# No idea what these files are good for (?) +-# they don't appear in the RPM file lists. +-rm -Rf $OOINSTDIR/share/uno_packages/cache/* +- +-# FIXME: we need to packagethe extensions some way +-if test -n "$OODESTDIR" ; then +- rm -f $OOINSTDIR/share/extension/install/scsolver.uno.oxt +-fi +- +-echo "Done"; +- + remove_help_localization() + { + lang=$1 diff -Nru libreoffice-3.3.3/debian/patches/disable-optional-outplace-ole.diff libreoffice-3.4.3/debian/patches/disable-optional-outplace-ole.diff --- libreoffice-3.3.3/debian/patches/disable-optional-outplace-ole.diff 2011-06-27 10:51:08.000000000 +0000 +++ libreoffice-3.4.3/debian/patches/disable-optional-outplace-ole.diff 1970-01-01 00:00:00.000000000 +0000 @@ -1,13 +0,0 @@ -Index: libreoffice-3.3.3/libreoffice-build/patches/dev300/apply -=================================================================== ---- libreoffice-3.3.3.orig/libreoffice-build/patches/dev300/apply 2011-06-23 01:56:29.140980335 +0200 -+++ libreoffice-3.3.3/libreoffice-build/patches/dev300/apply 2011-06-23 01:56:34.370980333 +0200 -@@ -1947,7 +1947,7 @@ - # fix problem with calling private and protected members in layout code - sfx2-privateprotectedpublic.diff - # UI + core to make OLE editing optionally outplace --optional-outplace-ole.diff, i#98970, thorsten -+#optional-outplace-ole.diff, i#98970, thorsten - # let ctrl- stuff pass dlg keyboard handling, to permit - # global application-wide shortcuts also in open dialogs - vcl-permit-global-shortcuts.diff, i#105676, thorsten diff -Nru libreoffice-3.3.3/debian/patches/disable-rhino.diff libreoffice-3.4.3/debian/patches/disable-rhino.diff --- libreoffice-3.3.3/debian/patches/disable-rhino.diff 1970-01-01 00:00:00.000000000 +0000 +++ libreoffice-3.4.3/debian/patches/disable-rhino.diff 2011-10-07 07:13:30.000000000 +0000 @@ -0,0 +1,873 @@ +Index: libreoffice-3.4.2/libreoffice-build/patches/dev300/disable-rhino.diff +=================================================================== +--- /dev/null 1970-01-01 00:00:00.000000000 +0000 ++++ libreoffice-3.4.2/libreoffice-build/patches/dev300/disable-rhino.diff 2011-08-19 11:46:52.379435353 +0200 +@@ -0,0 +1,857 @@ ++--- scripting/prj/build.lst-old 2011-06-27 20:07:54.000000000 +0000 +++++ scripting/prj/build.lst 2011-06-27 20:06:28.000000000 +0000 ++@@ -1,4 +1,4 @@ ++-tc scripting : filter oovbaapi vbahelper bridges rdbmaker vcl xmlscript basic sfx2 rhino BSH:beanshell javaunohelper LIBXSLT:libxslt NULL +++tc scripting : filter oovbaapi vbahelper bridges rdbmaker vcl xmlscript basic sfx2 BSH:beanshell javaunohelper LIBXSLT:libxslt NULL ++ tc scripting usr1 - all tc1_mkout NULL ++ tc scripting\inc nmake - all tc1_inc NULL ++ tc scripting\source\provider nmake - all tc1_scriptingprovider tc1_inc NULL ++diff -urN scripting-old//java/build.xml scripting/java/build.xml ++--- scripting-old//java/build.xml 2011-06-28 08:26:38.000000000 +0000 +++++ scripting/java/build.xml 2011-06-28 08:30:38.000000000 +0000 ++@@ -53,7 +53,6 @@ ++ ++ ++ ++- ++ ++ ++ ++@@ -184,21 +183,6 @@ ++ ++ ++ ++- ++- ++- ++- ++- ++- ++- ++- ++- ++- ++- ++- ++- ++ ++ ++@@ -272,7 +256,6 @@ ++ ++ ++ ++- ++ ++ ++ ++diff -urN scripting-old//java/com/sun/star/script/framework/provider/javascript/ScriptEditorForJavaScript.java scripting/java/com/sun/star/script/framework/provider/javascript/ScriptEditorForJavaScript.java ++--- scripting-old//java/com/sun/star/script/framework/provider/javascript/ScriptEditorForJavaScript.java 2011-06-28 08:26:37.000000000 +0000 +++++ scripting/java/com/sun/star/script/framework/provider/javascript/ScriptEditorForJavaScript.java 1970-01-01 00:00:00.000000000 +0000 ++@@ -1,351 +0,0 @@ ++-/************************************************************************* ++- * ++- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. ++- * ++- * Copyright 2000, 2010 Oracle and/or its affiliates. ++- * ++- * OpenOffice.org - a multi-platform office productivity suite ++- * ++- * This file is part of OpenOffice.org. ++- * ++- * OpenOffice.org is free software: you can redistribute it and/or modify ++- * it under the terms of the GNU Lesser General Public License version 3 ++- * only, as published by the Free Software Foundation. ++- * ++- * OpenOffice.org is distributed in the hope that it will be useful, ++- * but WITHOUT ANY WARRANTY; without even the implied warranty of ++- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ++- * GNU Lesser General Public License version 3 for more details ++- * (a copy is included in the LICENSE file that accompanied this code). ++- * ++- * You should have received a copy of the GNU Lesser General Public License ++- * version 3 along with OpenOffice.org. If not, see ++- * ++- * for a copy of the LGPLv3 License. ++- * ++- ************************************************************************/ ++- ++-package com.sun.star.script.framework.provider.javascript; ++- ++-import org.mozilla.javascript.Context; ++-import org.mozilla.javascript.Scriptable; ++-import org.mozilla.javascript.ImporterTopLevel; ++-import org.mozilla.javascript.tools.debugger.Main; ++-import org.mozilla.javascript.tools.debugger.ScopeProvider; ++- ++-import com.sun.star.script.provider.XScriptContext; ++-import com.sun.star.script.framework.container.ScriptMetaData; ++-import com.sun.star.script.framework.provider.ScriptEditor; ++-import com.sun.star.script.framework.provider.SwingInvocation; ++-import com.sun.star.script.framework.log.LogUtils; ++- ++-import java.io.InputStream; ++-import java.io.IOException; ++-import java.net.URL; ++- ++-import java.util.Map; ++-import java.util.HashMap; ++- ++-import java.awt.event.WindowAdapter; ++-import java.awt.event.WindowEvent; ++- ++-public class ScriptEditorForJavaScript implements ScriptEditor ++-{ ++- // global ScriptEditorForJavaScript instance ++- private static ScriptEditorForJavaScript theScriptEditorForJavaScript; ++- ++- // template for JavaScript scripts ++- private static String JSTEMPLATE; ++- ++- static private Main rhinoWindow; ++- private URL scriptURL; ++- // global list of ScriptEditors, key is URL of file being edited ++- private static Map BEING_EDITED = new HashMap(); ++- ++- static { ++- try { ++- URL url = ++- ScriptEditorForJavaScript.class.getResource("template.js"); ++- ++- InputStream in = url.openStream(); ++- StringBuffer buf = new StringBuffer(); ++- byte[] b = new byte[1024]; ++- int len = 0; ++- ++- while ((len = in.read(b)) != -1) { ++- buf.append(new String(b, 0, len)); ++- } ++- ++- in.close(); ++- ++- JSTEMPLATE = buf.toString(); ++- } ++- catch (IOException ioe) { ++- JSTEMPLATE = "// JavaScript script"; ++- } ++- catch (Exception e) { ++- JSTEMPLATE = "// JavaScript script"; ++- } ++- } ++- ++- /** ++- * Returns the global ScriptEditorForJavaScript instance. ++- */ ++- public static ScriptEditorForJavaScript getEditor() ++- { ++- if (theScriptEditorForJavaScript == null) ++- { ++- synchronized(ScriptEditorForJavaScript.class) ++- { ++- if (theScriptEditorForJavaScript == null) ++- { ++- theScriptEditorForJavaScript = ++- new ScriptEditorForJavaScript(); ++- } ++- } ++- } ++- return theScriptEditorForJavaScript; ++- } ++- ++- /** ++- * Get the ScriptEditorForJavaScript instance for this URL ++- * ++- * @param url The URL of the script source file ++- * ++- * @return The ScriptEditorForJavaScript associated with ++- * the given URL if one exists, otherwise null. ++- */ ++- public static ScriptEditorForJavaScript getEditor(URL url) ++- { ++- synchronized (BEING_EDITED) { ++- return (ScriptEditorForJavaScript)BEING_EDITED.get(url); ++- } ++- } ++- ++- /** ++- * Returns whether or not the script source being edited in this ++- * ScriptEditorForJavaScript has been modified ++- */ ++- public boolean isModified() ++- { ++- return rhinoWindow.isModified( scriptURL ); ++- } ++- ++- /** ++- * Returns the text being displayed in this ScriptEditorForJavaScript ++- * ++- * @return The text displayed in this ScriptEditorForJavaScript ++- */ ++- public String getText() ++- { ++- return rhinoWindow.getText( scriptURL ); ++- } ++- ++- /** ++- * Returns the Rhino Debugger url of this ScriptEditorForJavaScript ++- * ++- * @return The url of this ScriptEditorForJavaScript ++- */ ++- public String getURL() ++- { ++- return scriptURL.toString(); ++- } ++- ++- /** ++- * Returns the template text for JavaScript scripts ++- * ++- * @return The template text for JavaScript scripts ++- */ ++- public String getTemplate() ++- { ++- return JSTEMPLATE; ++- } ++- ++- /** ++- * Returns the default extension for JavaScript scripts ++- * ++- * @return The default extension for JavaScript scripts ++- */ ++- public String getExtension() ++- { ++- return "js"; ++- } ++- ++- /** ++- * Opens an editor window for the specified ScriptMetaData. ++- * If an editor window is already open for that data it will be ++- * moved to the front. ++- * ++- * @param metadata The metadata describing the script ++- * @param context The context in which to execute the script ++- * ++- */ ++- public void edit(final XScriptContext context, ScriptMetaData entry) ++- { ++- try { ++- String sUrl = entry.getParcelLocation(); ++- if ( !sUrl.endsWith( "/" ) ) ++- { ++- sUrl += "/"; ++- } ++- sUrl += entry.getLanguageName(); ++- final URL url = entry.getSourceURL(); ++- SwingInvocation.invoke( ++- new Runnable() { ++- public void run() { ++- synchronized (BEING_EDITED) { ++- ScriptEditorForJavaScript editor = ++- (ScriptEditorForJavaScript) BEING_EDITED.get( ++- url); ++- if (editor == null) { ++- editor = new ScriptEditorForJavaScript( ++- context, url); ++- BEING_EDITED.put(url, editor); ++- } ++- } ++- assert rhinoWindow != null; ++- rhinoWindow.showScriptWindow(url); ++- rhinoWindow.toFront(); ++- } ++- }); ++- } ++- catch ( IOException e ) ++- { ++- LogUtils.DEBUG("Caught exception: " + e); ++- LogUtils.DEBUG(LogUtils.getTrace(e)); ++- } ++- } ++- ++- // Ensures that new instances of this class can only be created using ++- // the factory methods ++- private ScriptEditorForJavaScript() ++- { ++- } ++- ++- private ScriptEditorForJavaScript(XScriptContext context, URL url) ++- { ++- initUI(); ++- Scriptable scope = getScope( context ); ++- this.rhinoWindow.openFile(url, scope, new closeHandler( url ) ); ++- ++- ++- this.scriptURL = url; ++- } ++- ++- /** ++- * Executes the script edited by the editor ++- * ++- */ ++- ++- public Object execute() throws Exception ++- { ++- rhinoWindow.toFront(); ++- ++- return this.rhinoWindow.runScriptWindow( scriptURL ); ++- } ++- ++- /** ++- * Indicates the line where error occurred ++- * ++- */ ++- public void indicateErrorLine( int lineNum ) ++- { ++- this.rhinoWindow.toFront(); ++- this.rhinoWindow.highlighLineInScriptWindow( scriptURL, lineNum ); ++- } ++- // This code is based on the main method of the Rhino Debugger Main class ++- // We pass in the XScriptContext in the global scope for script execution ++- private void initUI() { ++- try { ++- synchronized ( ScriptEditorForJavaScript.class ) ++- { ++- if ( this.rhinoWindow != null ) ++- { ++- return; ++- } ++- ++- final Main sdb = new Main("Rhino JavaScript Debugger"); ++- sdb.pack(); ++- sdb.setSize(640, 640); ++- sdb.setVisible(true); ++- sdb.setExitAction(new Runnable() { ++- public void run() { ++- sdb.clearAllBreakpoints(); ++- sdb.dispose(); ++- shutdown(); ++- } ++- }); ++- Context.addContextListener(sdb); ++- sdb.setScopeProvider(new ScopeProvider() { ++- public Scriptable getScope() { ++- return org.mozilla.javascript.tools.shell.Main.getScope(); ++- } ++- }); ++- sdb.addWindowListener( new WindowAdapter() { ++- public void windowClosing(WindowEvent e) { ++- shutdown(); ++- } ++- }); ++- this.rhinoWindow = sdb; ++- } ++- } catch (Exception exc) { ++- LogUtils.DEBUG( LogUtils.getTrace( exc ) ); ++- } ++- } ++- ++- private void shutdown() ++- { ++- // dereference Rhino Debugger window ++- this.rhinoWindow = null; ++- this.scriptURL = null; ++- // remove all scripts from BEING_EDITED ++- synchronized( BEING_EDITED ) ++- { ++- java.util.Iterator iter = BEING_EDITED.keySet().iterator(); ++- java.util.Vector keysToRemove = new java.util.Vector(); ++- while ( iter.hasNext() ) ++- { ++- ++- URL key = (URL)iter.next(); ++- keysToRemove.add( key ); ++- } ++- for ( int i=0; i ++- * for a copy of the LGPLv3 License. ++- * ++-************************************************************************/ ++-package com.sun.star.script.framework.provider.javascript; ++- ++-import com.sun.star.uno.XComponentContext; ++-import com.sun.star.lang.XMultiComponentFactory; ++-import com.sun.star.lang.XMultiServiceFactory; ++-import com.sun.star.lang.XSingleServiceFactory; ++-import com.sun.star.frame.XModel; ++-import com.sun.star.registry.XRegistryKey; ++-import com.sun.star.comp.loader.FactoryHelper; ++- ++-import com.sun.star.document.XScriptInvocationContext; ++-import com.sun.star.reflection.InvocationTargetException; ++- ++-import java.net.URL; ++- ++-import com.sun.star.script.provider.XScript; ++- ++-import com.sun.star.script.provider.ScriptExceptionRaisedException; ++-import com.sun.star.script.provider.ScriptFrameworkErrorException; ++-import com.sun.star.script.provider.ScriptFrameworkErrorType; ++- ++-import com.sun.star.script.framework.log.LogUtils; ++-import com.sun.star.script.framework.provider.ScriptContext; ++-import com.sun.star.script.framework.provider.ClassLoaderFactory; ++-import com.sun.star.script.framework.provider.ScriptProvider; ++-import com.sun.star.script.framework.provider.ScriptEditor; ++-import com.sun.star.script.framework.container.ScriptMetaData; ++- ++-import org.mozilla.javascript.Context; ++-import org.mozilla.javascript.ImporterTopLevel; ++-import org.mozilla.javascript.Scriptable; ++-import org.mozilla.javascript.JavaScriptException; ++- ++-public class ScriptProviderForJavaScript ++-{ ++- public static class _ScriptProviderForJavaScript extends ScriptProvider ++- { ++- public _ScriptProviderForJavaScript(XComponentContext ctx) ++- { ++- super(ctx, "JavaScript"); ++- } ++- ++- public XScript getScript( /*IN*/String scriptURI ) ++- throws com.sun.star.uno.RuntimeException, ++- ScriptFrameworkErrorException ++- { ++- ScriptMetaData scriptData = null; ++- try ++- { ++- scriptData = getScriptData( scriptURI ); ++- ScriptImpl script = new ScriptImpl( m_xContext, scriptData, m_xModel, m_xInvocContext ); ++- return script; ++- } ++- catch ( com.sun.star.uno.RuntimeException re ) ++- { ++- throw new ScriptFrameworkErrorException( "Failed to create script object: " + re.getMessage(), ++- null, scriptData.getLanguageName(), language, ScriptFrameworkErrorType.UNKNOWN ); ++- } ++- } ++- ++- public boolean hasScriptEditor() ++- { ++- return true; ++- } ++- ++- public ScriptEditor getScriptEditor() ++- { ++- return ScriptEditorForJavaScript.getEditor(); ++- } ++- } ++- ++- /** ++- * Returns a factory for creating the service. ++- * This method is called by the JavaLoader ++- *

++- * ++- * @param implName the name of the implementation for which a service is desired ++- * @param multiFactory the service manager to be used if needed ++- * @param regKey the registryKey ++- * @return returns a XSingleServiceFactory for creating ++- * the component ++- * @see com.sun.star.comp.loader.JavaLoader ++- */ ++- public static XSingleServiceFactory __getServiceFactory( String implName, ++- XMultiServiceFactory multiFactory, ++- XRegistryKey regKey ) ++- { ++- XSingleServiceFactory xSingleServiceFactory = null; ++- ++- if ( implName.equals( ScriptProviderForJavaScript._ScriptProviderForJavaScript.class.getName() ) ) ++- { ++- xSingleServiceFactory = FactoryHelper.getServiceFactory( ++- ScriptProviderForJavaScript._ScriptProviderForJavaScript.class, ++- "com.sun.star.script.provider.ScriptProviderForJavaScript", ++- multiFactory, ++- regKey ); ++- } ++- ++- return xSingleServiceFactory; ++- } ++- ++- ++- /** ++- * Writes the service information into the given registry key. ++- * This method is called by the JavaLoader ++- *

++- * ++- * @param regKey the registryKey ++- * @return returns true if the operation succeeded ++- * @see com.sun.star.comp.loader.JavaLoader ++- */ ++- public static boolean __writeRegistryServiceInfo( XRegistryKey regKey ) ++- { ++- String impl = "com.sun.star.script.framework.provider.javascript." + ++- "ScriptProviderForJavaScript$_ScriptProviderForJavaScript"; ++- ++- String service1 = "com.sun.star.script.provider." + ++- "ScriptProvider"; ++- String service2 = "com.sun.star.script.provider." + ++- "LanguageScriptProvider"; ++- String service3 = "com.sun.star.script.provider." + ++- "ScriptProviderForJavaScript"; ++- String service4 = "com.sun.star.script.browse." + ++- "BrowseNode"; ++- ++- if ( FactoryHelper.writeRegistryServiceInfo(impl, service1, regKey) && ++- FactoryHelper.writeRegistryServiceInfo(impl, service2, regKey) && ++- FactoryHelper.writeRegistryServiceInfo(impl, service3, regKey) && ++- FactoryHelper.writeRegistryServiceInfo(impl, service4, regKey) ) ++- { ++- return true; ++- } ++- return false; ++- } ++-} ++-class ScriptImpl implements XScript ++-{ ++- private ScriptMetaData metaData; ++- private XComponentContext m_xContext; ++- private XMultiComponentFactory m_xMultiComponentFactory; ++- private XModel m_xModel; ++- private XScriptInvocationContext m_xInvocContext; ++- ++- ScriptImpl( XComponentContext ctx, ScriptMetaData metaData, XModel xModel, XScriptInvocationContext xInvocContext ) throws com.sun.star.uno.RuntimeException ++- { ++- this.metaData = metaData; ++- this.m_xContext = ctx; ++- this.m_xModel = xModel; ++- this.m_xInvocContext = xInvocContext; ++- try ++- { ++- this.m_xMultiComponentFactory = m_xContext.getServiceManager(); ++- } ++- catch ( Exception e ) ++- { ++- LogUtils.DEBUG( LogUtils.getTrace( e ) ); ++- throw new com.sun.star.uno.RuntimeException( ++- "Error constructing ScriptImpl: [javascript]"); ++- } ++- LogUtils.DEBUG("ScriptImpl [javascript] script data = " + metaData ); ++- } ++- ++- /** ++- * The invoke method of the ScriptProviderForJavaScript runs the ++- * JavaScript script specified in the URI ++- * ++- * ++- * ++- * @param aParams All parameters; pure, out params are ++- * undefined in sequence, i.e., the value ++- * has to be ignored by the callee ++- * ++- * @param aOutParamIndex Out indices ++- * ++- * @param aOutParam Out parameters ++- * ++- * @returns The value returned from the function ++- * being invoked ++- * ++- * @throws ScriptFrameworkErrorException If there is no matching script name ++- * ++- * ++- * @throws InvocationTargetException If the running script throws ++- * an exception this information ++- * is captured and rethrown as ++- * ScriptErrorRaisedException or ++- * ScriptExceptionRaisedException ++- */ ++- ++- public Object invoke( ++- /*IN*/Object[] params, ++- /*OUT*/short[][] aOutParamIndex, ++- /*OUT*/Object[][] aOutParam ) ++- ++- throws ScriptFrameworkErrorException, InvocationTargetException ++- { ++- // Initialise the out paramters - not used at the moment ++- aOutParamIndex[0] = new short[0]; ++- aOutParam[0] = new Object[0]; ++- ++- ++- ++- ClassLoader cl = null; ++- URL sourceUrl = null; ++- try { ++- cl = ClassLoaderFactory.getURLClassLoader( metaData ); ++- sourceUrl = metaData.getSourceURL(); ++- } ++- catch ( java.net.MalformedURLException mfu ) ++- { ++- throw new ScriptFrameworkErrorException( ++- mfu.getMessage(), null, ++- metaData.getLanguageName(), metaData.getLanguage(), ++- ScriptFrameworkErrorType.MALFORMED_URL ); ++- } ++- catch ( com.sun.star.script.framework.provider.NoSuitableClassLoaderException nsc ) ++- { ++- // Framework error ++- throw new ScriptFrameworkErrorException( ++- nsc.getMessage(), null, ++- metaData.getLanguageName(), metaData.getLanguage(), ++- ScriptFrameworkErrorType.UNKNOWN ); ++- } ++- Context ctxt = null; ++- ++- try ++- { ++- String editorURL = sourceUrl.toString(); ++- Object result = null; ++- String source = null; ++- ScriptEditorForJavaScript editor = ++- ScriptEditorForJavaScript.getEditor( ++- metaData.getSourceURL() ); ++- ++- if (editor != null) ++- { ++- editorURL = editor.getURL(); ++- result = editor.execute(); ++- if ( result != null && ++- result.getClass().getName().equals( "org.mozilla.javascript.Undefined" ) ) ++- { ++- // Always return a string ++- // TODO revisit ++- return Context.toString( result ); ++- } ++- ++- } ++- ++- if (editor != null && editor.isModified() == true) ++- { ++- LogUtils.DEBUG("GOT A MODIFIED SOURCE"); ++- source = editor.getText(); ++- } ++- else ++- { ++- metaData.loadSource(); ++- source = metaData.getSource(); ++- ++- } ++- ++- if ( source == null || source.length() == 0 ) { ++- throw new ScriptFrameworkErrorException( ++- "Failed to read source data for script", null, ++- metaData.getLanguageName(), metaData.getLanguage(), ++- ScriptFrameworkErrorType.UNKNOWN ); ++- } ++- ++- /* Set the context ClassLoader on the current thread to ++- be our custom ClassLoader. This is the suggested method ++- for setting up a ClassLoader to be used by the Rhino ++- interpreter ++- */ ++- if (cl != null) { ++- Thread.currentThread().setContextClassLoader(cl); ++- } ++- ++- // Initialize a Rhino Context object ++- ctxt = Context.enter(); ++- ++- /* The ImporterTopLevel ensures that importClass and ++- importPackage statements work in Javascript scripts ++- Make the XScriptContext available as a global variable ++- to the script ++- */ ++- ImporterTopLevel scope = new ImporterTopLevel(ctxt); ++- ++- Scriptable jsCtxt = Context.toObject( ++- ScriptContext.createContext( ++- m_xModel, m_xInvocContext, m_xContext, ++- m_xMultiComponentFactory), scope); ++- scope.put("XSCRIPTCONTEXT", scope, jsCtxt); ++- ++- Scriptable jsArgs = Context.toObject(params, scope); ++- scope.put("ARGUMENTS", scope, jsArgs); ++- ++- result = ctxt.evaluateString(scope, ++- source, "", 1, null); ++- result = ctxt.toString(result); ++- return result; ++- } ++- catch (JavaScriptException jse) { ++- LogUtils.DEBUG( "Caught JavaScriptException exception for JavaScript type = " + jse.getClass() ); ++- String message = jse.getMessage(); ++- //int lineNo = jse.getLineNumber(); ++- Object wrap = jse.getValue(); ++- LogUtils.DEBUG( "\t message " + message ); ++- LogUtils.DEBUG( "\t wrapped type " + wrap.getClass() ); ++- LogUtils.DEBUG( "\t wrapped toString " + wrap.toString() ); ++- ScriptExceptionRaisedException se = new ++- ScriptExceptionRaisedException( message ); ++- se.lineNum = -1; ++- se.language = "JavaScript"; ++- se.scriptName = metaData.getLanguageName(); ++- se.exceptionType = wrap.getClass().getName(); ++- se.language = metaData.getLanguage(); ++- LogUtils.DEBUG( "ExceptionRaised exception " ); ++- LogUtils.DEBUG( "\t message " + se.getMessage() ); ++- LogUtils.DEBUG( "\t lineNum " + se.lineNum ); ++- LogUtils.DEBUG( "\t language " + se.language ); ++- LogUtils.DEBUG( "\t scriptName " + se.scriptName ); ++- raiseEditor( se.lineNum ); ++- throw new InvocationTargetException( "JavaScript uncaught exception" + metaData.getLanguageName(), null, se ); ++- } ++- catch (Exception ex) { ++- LogUtils.DEBUG("Caught Exception " + ex ); ++- LogUtils.DEBUG("rethrowing as ScriptFramework error" ); ++- throw new ScriptFrameworkErrorException( ++- ex.getMessage(), null, ++- metaData.getLanguageName(), metaData.getLanguage(), ++- ScriptFrameworkErrorType.UNKNOWN ); ++- } ++- finally { ++- if ( ctxt != null ) ++- { ++- Context.exit(); ++- } ++- } ++- } ++- ++- private void raiseEditor( int lineNum ) ++- { ++- ScriptEditorForJavaScript editor = null; ++- try ++- { ++- URL sourceUrl = metaData.getSourceURL(); ++- editor = ScriptEditorForJavaScript.getEditor( sourceUrl ); ++- if ( editor == null ) ++- { ++- editor = ScriptEditorForJavaScript.getEditor(); ++- editor.edit( ++- ScriptContext.createContext(m_xModel, m_xInvocContext, ++- m_xContext, m_xMultiComponentFactory), metaData ); ++- editor = ScriptEditorForJavaScript.getEditor( sourceUrl ); ++- } ++- if ( editor != null ) ++- { ++- System.out.println("** Have raised IDE for JavaScript, calling indicateErrorLine for line " + lineNum ); ++- editor.indicateErrorLine( lineNum ); ++- } ++- } ++- catch( Exception ignore ) ++- { ++- } ++- } ++-} ++- ++diff -urN scripting-old//java/com/sun/star/script/framework/provider/javascript/template.js scripting/java/com/sun/star/script/framework/provider/javascript/template.js ++--- scripting-old//java/com/sun/star/script/framework/provider/javascript/template.js 2011-06-28 08:26:37.000000000 +0000 +++++ scripting/java/com/sun/star/script/framework/provider/javascript/template.js 1970-01-01 00:00:00.000000000 +0000 ++@@ -1,37 +0,0 @@ ++-// Hello World in JavaScript ++-// Import standard OpenOffice.org API classes. For more information on ++-// these classes and the OpenOffice.org API, see the OpenOffice.org ++-// Developers Guide at: ++-// http://api.openoffice.org/ ++- ++-importClass(Packages.com.sun.star.uno.UnoRuntime); ++-importClass(Packages.com.sun.star.text.XTextDocument); ++-importClass(Packages.com.sun.star.text.XText); ++-importClass(Packages.com.sun.star.text.XTextRange); ++-importClass(Packages.com.sun.star.frame.XModel); ++- ++-// Import XScriptContext class. An instance of this class is available ++-// to all JavaScript scripts in the global variable "XSCRIPTCONTEXT". This ++-// variable can be used to access the document for which this script ++-// was invoked. ++-// ++-// Methods available are: ++-// ++-// XSCRIPTCONTEXT.getDocument() returns XModel ++-// XSCRIPTCONTEXT.getInvocationContext() returns XScriptInvocationContext or NULL ++-// XSCRIPTCONTEXT.getDesktop() returns XDesktop ++-// XSCRIPTCONTEXT.getComponentContext() returns XComponentContext ++-// ++-// For more information on using this class see the scripting ++-// developer guides at: ++-// ++-// http://api.openoffice.org/docs/DevelopersGuide/ScriptingFramework/ScriptingFramework.xhtml ++-// ++- ++-oDoc = UnoRuntime.queryInterface(XModel,XSCRIPTCONTEXT.getInvocationContext()); ++-if ( !oDoc ) ++- oDoc = XSCRIPTCONTEXT.getDocument(); ++-xTextDoc = UnoRuntime.queryInterface(XTextDocument,oDoc); ++-xText = xTextDoc.getText(); ++-xTextRange = xText.getEnd(); ++-xTextRange.setString( "Hello World (in JavaScript)" ); ++diff -urN scp2-old//source/ooo/file_ooo.scp scp2/source/ooo/file_ooo.scp ++--- scp2-old//source/ooo/file_ooo.scp 2011-06-28 08:32:41.000000000 +0000 +++++ scp2/source/ooo/file_ooo.scp 2011-06-28 08:33:19.000000000 +0000 ++@@ -1261,12 +1256,6 @@ ++ End ++ #endif ++ ++-File gid_File_Scripts_Javascript ++- Dir = gid_Dir_Share_Scripts; ++- ARCHIVE_TXT_FILE_BODY; ++- Name = "ScriptsJavaScript.zip"; ++-End ++- ++ // new user interface configuration files ++ File gid_File_Share_Config_Sofficecfg_uiconfig_Zip ++ TXT_FILE_BODY; +Index: libreoffice-3.4.2/libreoffice-build/patches/dev300/apply +=================================================================== +--- libreoffice-3.4.2.orig/libreoffice-build/patches/dev300/apply 2011-08-19 11:46:09.000000000 +0200 ++++ libreoffice-3.4.2/libreoffice-build/patches/dev300/apply 2011-08-19 11:47:41.799434982 +0200 +@@ -1415,3 +1415,6 @@ + sd_effects_styles.diff, pixie + symbols-20-august.diff, i#11167, jopsen + vEdit-13-August.diff, jopsen ++ ++[TemporaryHacks] ++disable-rhino.diff diff -Nru libreoffice-3.3.3/debian/patches/disable-sdbc-postgresql.diff libreoffice-3.4.3/debian/patches/disable-sdbc-postgresql.diff --- libreoffice-3.3.3/debian/patches/disable-sdbc-postgresql.diff 1970-01-01 00:00:00.000000000 +0000 +++ libreoffice-3.4.3/debian/patches/disable-sdbc-postgresql.diff 2011-10-07 07:13:30.000000000 +0000 @@ -0,0 +1,13 @@ +Index: libreoffice-3.4.3/libreoffice-build/patches/dev300/apply +=================================================================== +--- libreoffice-3.4.3.orig/libreoffice-build/patches/dev300/apply 2011-10-06 17:40:27.043417209 +0200 ++++ libreoffice-3.4.3/libreoffice-build/patches/dev300/apply 2011-10-06 17:40:40.479416494 +0200 +@@ -50,7 +50,7 @@ + # Slackware + Slackware : LinuxCommon, Mono, msaccess + # Debian +-DebianBase : LinuxCommon, DebianBaseOnly, GCCSTL, BerkeleyDB43, Split, PostgreSQL ++DebianBase : LinuxCommon, DebianBaseOnly, GCCSTL, BerkeleyDB43, Split + Debian : DebianBase, DebianOnly, DebianSidOnly, Debian32Only + DebianEtch : DebianBase, DebianOnly, DebianEtchOnly, Debian32Only + # Ubuntu diff -Nru libreoffice-3.3.3/debian/patches/do-not-switch-workspaces-of-wm.diff libreoffice-3.4.3/debian/patches/do-not-switch-workspaces-of-wm.diff --- libreoffice-3.3.3/debian/patches/do-not-switch-workspaces-of-wm.diff 2011-06-27 10:51:08.000000000 +0000 +++ libreoffice-3.4.3/debian/patches/do-not-switch-workspaces-of-wm.diff 1970-01-01 00:00:00.000000000 +0000 @@ -1,174 +0,0 @@ -Index: libreoffice-3.3.3/libreoffice-build/patches/dev300/do-not-switch-workspaces-of-wm.diff -=================================================================== ---- /dev/null 1970-01-01 00:00:00.000000000 +0000 -+++ libreoffice-3.3.3/libreoffice-build/patches/dev300/do-not-switch-workspaces-of-wm.diff 2011-06-23 01:55:34.990980348 +0200 -@@ -0,0 +1,157 @@ -+ -+# HG changeset patch -+# User Philipp Lohmann [pl] -+# Date 1288021264 -7200 -+# Node ID 173e68c517835e500f593456da9bab11365863e2 -+# Parent 59f9607c035c6354ffc8b0389698cb98d2700c16 -+vcl116: #i96684# optionally do not switch workspaces of WM -+ -+diff -r 59f9607c035c -r 173e68c51783 vcl/unx/inc/wmadaptor.hxx -+--- vcl/unx/inc/wmadaptor.hxx Fri Oct 22 12:40:16 2010 +0200 -++++ vcl/unx/inc/wmadaptor.hxx Mon Oct 25 17:41:04 2010 +0200 -+@@ -165,6 +165,8 @@ -+ bool m_bLegacyPartialFullscreen; -+ int m_nWinGravity; -+ int m_nInitWinGravity; -++ bool m_bWMshouldSwitchWorkspace; -++ bool m_bWMshouldSwitchWorkspaceInit; -+ -+ WMAdaptor( SalDisplay * ) -+ ; -+@@ -177,6 +179,7 @@ -+ */ -+ virtual bool isValid() const; -+ -++ bool getWMshouldSwitchWorkspace() const; -+ public: -+ virtual ~WMAdaptor(); -+ -+@@ -214,8 +217,9 @@ -+ -+ /* -+ * attemp to switch the desktop to a certain workarea -++ * if bConsiderWM is true, then on some WMs the call will not result in any action -+ */ -+- void switchToWorkArea( int nWorkArea ) const; -++ void switchToWorkArea( int nWorkArea, bool bConsiderWM = true ) const; -+ -+ /* -+ * sets window title -+diff -r 59f9607c035c -r 173e68c51783 vcl/unx/source/app/wmadaptor.cxx -+--- vcl/unx/source/app/wmadaptor.cxx Fri Oct 22 12:40:16 2010 +0200 -++++ vcl/unx/source/app/wmadaptor.cxx Mon Oct 25 17:41:04 2010 +0200 -+@@ -32,22 +32,23 @@ -+ #include -+ #include -+ #include -+-#include -+-#include -+-#include -+-#include -+-#include -+-#include -+-#include -+-#include -+-#include -++#include "sal/alloca.h" -++#include "wmadaptor.hxx" -++#include "saldisp.hxx" -++#include "saldata.hxx" -++#include "salframe.h" -++#include "vcl/salgdi.hxx" -++#include "osl/thread.h" -++#include "rtl/locale.h" -++#include "osl/process.h" -++#include "vcl/configsettings.hxx" -+ #include -+ -+-#include -++#include "tools/prex.h" -+ #include -+ #include -+ #include -+-#include -++#include "tools/postx.h" -+ -+ #if OSL_DEBUG_LEVEL > 1 -+ #include -+@@ -238,7 +239,9 @@ -+ m_bEnableAlwaysOnTopWorks( false ), -+ m_bLegacyPartialFullscreen( false ), -+ m_nWinGravity( StaticGravity ), -+- m_nInitWinGravity( StaticGravity ) -++ m_nInitWinGravity( StaticGravity ), -++ m_bWMshouldSwitchWorkspace( true ), -++ m_bWMshouldSwitchWorkspaceInit( false ) -+ { -+ Atom aRealType = None; -+ int nFormat = 8; -+@@ -965,6 +968,30 @@ -+ return bNetWM; -+ } -+ -++bool WMAdaptor::getWMshouldSwitchWorkspace() const -++{ -++ if( ! m_bWMshouldSwitchWorkspaceInit ) -++ { -++ WMAdaptor * pWMA = const_cast(this); -++ -++ pWMA->m_bWMshouldSwitchWorkspace = true; -++ vcl::SettingsConfigItem* pItem = vcl::SettingsConfigItem::get(); -++ rtl::OUString aSetting( pItem->getValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "WM" ) ), -++ rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "ShouldSwitchWorkspace" ) ) ) ); -++ if( aSetting.getLength() == 0 ) -++ { -++ if( m_aWMName.EqualsAscii( "awesome" ) ) -++ { -++ pWMA->m_bWMshouldSwitchWorkspace = false; -++ } -++ } -++ else -++ pWMA->m_bWMshouldSwitchWorkspace = aSetting.toBoolean(); -++ pWMA->m_bWMshouldSwitchWorkspaceInit = true; -++ } -++ return m_bWMshouldSwitchWorkspace; -++} -++ -+ /* -+ * WMAdaptor::isValid() -+ */ -+@@ -2338,8 +2365,11 @@ -+ * WMAdaptor::getCurrentWorkArea -+ */ -+ // fixme: multi screen case -+-void WMAdaptor::switchToWorkArea( int nWorkArea ) const -++void WMAdaptor::switchToWorkArea( int nWorkArea, bool bConsiderWM ) const -+ { -++ if( bConsiderWM && ! getWMshouldSwitchWorkspace() ) -++ return; -++ -+ if( m_aWMAtoms[ NET_CURRENT_DESKTOP ] ) -+ { -+ XEvent aEvent; -+ -+ -+# HG changeset patch -+# User Philipp Lohmann [pl] -+# Date 1288021859 -7200 -+# Node ID aaa0ff2e7c5ccb8f6c0b398bc00b813e5da58006 -+# Parent 173e68c517835e500f593456da9bab11365863e2 -+vcl116: #i96684# add configuration option for sworkspace switching -+ -+diff -r 173e68c51783 -r aaa0ff2e7c5c officecfg/registry/data/org/openoffice/VCL.xcu -+--- officecfg/registry/data/org/openoffice/VCL.xcu Mon Oct 25 17:41:04 2010 +0200 -++++ officecfg/registry/data/org/openoffice/VCL.xcu Mon Oct 25 17:50:59 2010 +0200 -+@@ -60,6 +60,11 @@ -+ Default -+ -+ -++ -++ -++ false -++ -++ -+ -+ -+ -+ -Index: libreoffice-3.3.3/libreoffice-build/patches/dev300/apply -=================================================================== ---- libreoffice-3.3.3.orig/libreoffice-build/patches/dev300/apply 2011-06-23 01:55:31.370980349 +0200 -+++ libreoffice-3.3.3/libreoffice-build/patches/dev300/apply 2011-06-23 01:55:34.990980348 +0200 -@@ -837,6 +837,7 @@ - # prioritize hebrew culmus fonts, Debian bugs #280084, #296152, #300642 - hebrew-culmus.diff, noelpwer - -+do-not-switch-workspaces-of-wm.diff, #i96684# - - [ AddressBooks ] - # build either the driver for Evolution 1.x or 2.x diff -Nru libreoffice-3.3.3/debian/patches/fdo39510.diff libreoffice-3.4.3/debian/patches/fdo39510.diff --- libreoffice-3.3.3/debian/patches/fdo39510.diff 1970-01-01 00:00:00.000000000 +0000 +++ libreoffice-3.4.3/debian/patches/fdo39510.diff 2011-10-07 07:13:30.000000000 +0000 @@ -0,0 +1,49 @@ +--- /dev/null 2011-09-27 10:43:04.452932903 +0200 ++++ libreoffice/libreoffice-build/patches/hotfixes/fdo39510.diff 2011-09-27 17:03:55.218832472 +0200 +@@ -0,0 +1,46 @@ ++From f8f5d96666bff5051cc88d06b10d855548a441de Mon Sep 17 00:00:00 2001 ++From: Bjoern Michaelsen ++Date: Thu, 22 Sep 2011 18:47:21 +0200 ++Subject: [PATCH 1/2] fdo#39510 lp#854626: crash on closing document with ++ footnotes ++ ++Signed-off-by: Michael Stahl ++--- ++ sw/source/core/layout/newfrm.cxx | 1 + ++ 1 files changed, 1 insertions(+), 0 deletions(-) ++ ++From 6a3faed5b459ea133c39ef5243dad8e366ca00c3 Mon Sep 17 00:00:00 2001 ++From: Bjoern Michaelsen ++Date: Fri, 23 Sep 2011 01:13:34 +0200 ++Subject: [PATCH 2/2] fdo#39510: comment added ++ ++Signed-off-by: Michael Stahl ++--- ++ sw/source/core/layout/newfrm.cxx | 10 ++++++++++ ++ 1 files changed, 10 insertions(+), 0 deletions(-) ++ ++diff --git a/sw/source/core/layout/newfrm.cxx b/sw/source/core/layout/newfrm.cxx ++index 7f19c1a..3943336 100644 ++--- sw/source/core/layout/newfrm.cxx +++++ sw/source/core/layout/newfrm.cxx ++@@ -607,6 +607,17 @@ SwRootFrm::~SwRootFrm() ++ { ++ bTurboAllowed = sal_False; ++ pTurbo = 0; +++ // fdo#39510 crash on document close with footnotes +++ // Object ownership in writer and esp. in layout are a mess: Before the +++ // document/layout split SwDoc and SwRootFrm were essentially one object +++ // and magically/uncleanly worked around their common destruction by call +++ // to SwDoc::IsInDtor() -- even from the layout. As of now destuction of +++ // the layout proceeds forward through the frames. Since SwTxtFtn::DelFrms +++ // also searches backwards to find the master of footnotes, they must be +++ // considered to be owned by the SwRootFrm and also be destroyed here, +++ // before tearing down the (now footnote free) rest of the layout. +++ AllRemoveFtns(); +++ ++ if(pBlink) ++ pBlink->FrmDelete( this ); ++ if ( static_cast(GetRegisteredInNonConst()) ) ++-- ++1.7.5.4 ++ diff -Nru libreoffice-3.3.3/debian/patches/fix-distro-config.diff libreoffice-3.4.3/debian/patches/fix-distro-config.diff --- libreoffice-3.3.3/debian/patches/fix-distro-config.diff 1970-01-01 00:00:00.000000000 +0000 +++ libreoffice-3.4.3/debian/patches/fix-distro-config.diff 2011-10-07 07:13:30.000000000 +0000 @@ -0,0 +1,11 @@ +--- libreoffice-3.4.2.orig/libreoffice-build/distro-configs/Debian.conf.in ++++ libreoffice-3.4.2/libreoffice-build/distro-configs/Debian.conf.in +@@ -2,7 +2,7 @@ + --with-system-expat + --with-system-odbc + --with-system-curl +---with-system-sane ++--with-system-sane-header + --with-system-xrender-headers + --enable-gnome-vfs + --enable-symbols diff -Nru libreoffice-3.3.3/debian/patches/fix-jpeg.diff libreoffice-3.4.3/debian/patches/fix-jpeg.diff --- libreoffice-3.3.3/debian/patches/fix-jpeg.diff 2011-06-27 10:51:08.000000000 +0000 +++ libreoffice-3.4.3/debian/patches/fix-jpeg.diff 1970-01-01 00:00:00.000000000 +0000 @@ -1,31 +0,0 @@ -Index: libreoffice-3.3.3/libreoffice-build/patches/dev300/fix-jpeg.diff -=================================================================== ---- /dev/null 1970-01-01 00:00:00.000000000 +0000 -+++ libreoffice-3.3.3/libreoffice-build/patches/dev300/fix-jpeg.diff 2011-06-23 01:58:04.260980311 +0200 -@@ -0,0 +1,14 @@ -+--- solenv/inc/libs.mk_old 2011-03-24 18:37:09.390730134 +0100 -++++ solenv/inc/libs.mk 2011-03-24 18:38:00.900730121 +0100 -+@@ -210,10 +210,8 @@ -+ #i34482# Blackdown/Sun jdk is in the libsearch patch and has a libjpeg :-( -+ .IF "$(OS)" == "FREEBSD" -+ JPEG3RDLIB=/usr/local/lib/libjpeg.so -+-.ELIF "$(CPUNAME)" == "X86_64" || "$(CPUNAME)" == "S390X" || "$(CPUNAME)" == "POWERPC64" -+-JPEG3RDLIB=/usr/lib64/libjpeg.so -+ .ELSE -+-JPEG3RDLIB=/usr/lib/libjpeg.so -++JPEG3RDLIB=/usr/lib/$(DEB_BUILD_MULTIARCH)/libjpeg.so -+ .ENDIF -+ .ELSE -+ JPEG3RDLIB=-ljpeg -Index: libreoffice-3.3.3/libreoffice-build/patches/dev300/apply -=================================================================== ---- libreoffice-3.3.3.orig/libreoffice-build/patches/dev300/apply 2011-06-23 01:57:27.020980320 +0200 -+++ libreoffice-3.3.3/libreoffice-build/patches/dev300/apply 2011-06-23 01:58:04.260980311 +0200 -@@ -1566,6 +1566,7 @@ - ubuntu-mstopdf.diff, ccheney - # FIXME: update for LO - #f11-fullscreen.diff, ccheney -+fix-jpeg.diff - - #[ UbuntuOnly ] - #unxlngi6-notune.diff, doko diff -Nru libreoffice-3.3.3/debian/patches/fix-libreoffice-build-configure-in.diff libreoffice-3.4.3/debian/patches/fix-libreoffice-build-configure-in.diff --- libreoffice-3.3.3/debian/patches/fix-libreoffice-build-configure-in.diff 1970-01-01 00:00:00.000000000 +0000 +++ libreoffice-3.4.3/debian/patches/fix-libreoffice-build-configure-in.diff 2011-10-07 07:13:30.000000000 +0000 @@ -0,0 +1,720 @@ +Index: libreoffice-3.4.2/libreoffice-build/configure +=================================================================== +--- libreoffice-3.4.2.orig/libreoffice-build/configure 2011-08-25 01:57:25.593666465 +0200 ++++ libreoffice-3.4.2/libreoffice-build/configure 2011-08-25 01:58:01.233666195 +0200 +@@ -7178,7 +7178,7 @@ + + ac_config_files="$ac_config_files intltool-extract intltool-merge intltool-update" + +-ac_config_files="$ac_config_files Makefile bin/setup bin/Makefile patches/dev300/system-python-ure-bootstrap.diff patches/dev300/pyuno-ooodir.diff patches/dev300/system-python-uno-path.diff patches/dev300/split-icons-search-usr-share.diff bin/piece/sys-setup bin/piece/Makefile distro-configs/Makefile distro-configs/ArchLinux.conf distro-configs/Ark.conf distro-configs/Common.conf distro-configs/CommonLinux.conf distro-configs/CommonWin32.conf distro-configs/CommonMac.conf distro-configs/CrossWin32.conf distro-configs/DroplineGNOME.conf distro-configs/DroplineGNOME64.conf distro-configs/Debian.conf distro-configs/DebianEtch.conf distro-configs/DebianSarge.conf distro-configs/OOo4Kids.conf distro-configs/OxygenOfficeLinux.conf distro-configs/OxygenOfficeWindows.conf distro-configs/UbuntuL10n.conf distro-configs/UbuntuHardy.conf distro-configs/UbuntuJaunty.conf distro-configs/UbuntuKarmic.conf distro-configs/UbuntuLucid.conf distro-configs/UbuntuMaverick.conf distro-configs/UbuntuNatty.conf distro-configs/SUSE.conf distro-configs/SUSE-reduced.conf distro-configs/SUSE-9.1.conf distro-configs/SUSE-9.2.conf distro-configs/SUSE-9.3.conf distro-configs/SUSE-10.0.conf distro-configs/SUSE-10.1.conf distro-configs/SUSE-10.2.conf distro-configs/SUSE-10.3.conf distro-configs/SUSE-11.0.conf distro-configs/SUSE-11.1.conf distro-configs/SUSE-11.2.conf distro-configs/Slackware.conf distro-configs/Mandriva.conf distro-configs/Mandriva64.conf distro-configs/NovellWin32.conf distro-configs/NovellWin32ISO.conf distro-configs/Gentoo.conf distro-configs/Frugalware.conf distro-configs/openmamba.conf distro-configs/translate-org-za-linux.conf distro-configs/translate-org-za-win32.conf distro-configs/rpl2.conf distro-configs/rpl2-64.conf distro-configs/Pardus2007.conf distro-configs/Pardus2008.conf distro-configs/PlainLinux.conf distro-configs/Win32.conf distro-configs/Solaris.conf distro-configs/LibreOfficeWin32.conf distro-configs/LibreOfficeLinux.conf distro-configs/LibreOfficeLinuxDevel.conf distro-configs/LibreOfficeMacOSX.conf distro-configs/LibreOfficeOpenBSD.conf etc/Makefile extensions/Makefile extensions/tweakconfig/Makefile patches/apply.pl patches/Makefile patches/dev300/Makefile patches/hotfixes/Makefile patches/vba/Makefile patches/mono/Makefile patches/postgresql/Makefile patches/64bit/Makefile po/Makefile po/sdf-templates/Makefile doc/Makefile src/helpcontent2/Makefile src/icons/Makefile src/icons/tango/Makefile src/layout/Makefile src/sdf/Makefile stamp/Makefile templates/Makefile man/Makefile" ++ac_config_files="$ac_config_files Makefile bin/setup bin/Makefile patches/dev300/system-python-ure-bootstrap.diff patches/dev300/pyuno-ooodir.diff patches/dev300/system-python-uno-path.diff patches/dev300/split-icons-search-usr-share.diff bin/piece/sys-setup bin/piece/Makefile distro-configs/Makefile distro-configs/ArchLinux.conf distro-configs/Ark.conf distro-configs/Common.conf distro-configs/CommonLinux.conf distro-configs/CommonWin32.conf distro-configs/CommonMac.conf distro-configs/CrossWin32.conf distro-configs/DroplineGNOME.conf distro-configs/DroplineGNOME64.conf distro-configs/Debian.conf distro-configs/DebianEtch.conf distro-configs/DebianSarge.conf distro-configs/OOo4Kids.conf distro-configs/OxygenOfficeLinux.conf distro-configs/OxygenOfficeWindows.conf distro-configs/UbuntuL10n.conf distro-configs/UbuntuHardy.conf distro-configs/UbuntuJaunty.conf distro-configs/UbuntuKarmic.conf distro-configs/UbuntuLucid.conf distro-configs/UbuntuMaverick.conf distro-configs/UbuntuNatty.conf distro-configs/SUSE.conf distro-configs/SUSE-reduced.conf distro-configs/SUSE-9.1.conf distro-configs/SUSE-9.2.conf distro-configs/SUSE-9.3.conf distro-configs/SUSE-10.0.conf distro-configs/SUSE-10.1.conf distro-configs/SUSE-10.2.conf distro-configs/SUSE-10.3.conf distro-configs/SUSE-11.0.conf distro-configs/SUSE-11.1.conf distro-configs/SUSE-11.2.conf distro-configs/Slackware.conf distro-configs/Mandriva.conf distro-configs/Mandriva64.conf distro-configs/NovellWin32.conf distro-configs/NovellWin32ISO.conf distro-configs/Gentoo.conf distro-configs/Frugalware.conf distro-configs/openmamba.conf distro-configs/translate-org-za-linux.conf distro-configs/translate-org-za-win32.conf distro-configs/rpl2.conf distro-configs/rpl2-64.conf distro-configs/Pardus2007.conf distro-configs/Pardus2008.conf distro-configs/PlainLinux.conf distro-configs/Win32.conf distro-configs/Solaris.conf distro-configs/LibreOfficeWin32.conf distro-configs/LibreOfficeLinux.conf distro-configs/LibreOfficeLinuxDevel.conf distro-configs/LibreOfficeMacOSX.conf distro-configs/LibreOfficeOpenBSD.conf etc/Makefile extensions/Makefile extensions/tweakconfig/Makefile patches/apply.pl patches/Makefile patches/dev300/Makefile patches/hotfixes/Makefile patches/vba/Makefile patches/mono/Makefile patches/postgresql/Makefile patches/64bit/Makefile po/Makefile po/sdf-templates/Makefile doc/Makefile src/Makefile src/helpcontent2/Makefile src/icons/Makefile src/icons/tango/Makefile src/layout/Makefile src/sdf/Makefile stamp/Makefile templates/Makefile man/Makefile" + + cat >confcache <<\_ACEOF + # This file is a shell script that caches the results of configure +@@ -8019,6 +8019,7 @@ + "po/Makefile") CONFIG_FILES="$CONFIG_FILES po/Makefile" ;; + "po/sdf-templates/Makefile") CONFIG_FILES="$CONFIG_FILES po/sdf-templates/Makefile" ;; + "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;; ++ "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; + "src/helpcontent2/Makefile") CONFIG_FILES="$CONFIG_FILES src/helpcontent2/Makefile" ;; + "src/icons/Makefile") CONFIG_FILES="$CONFIG_FILES src/icons/Makefile" ;; + "src/icons/tango/Makefile") CONFIG_FILES="$CONFIG_FILES src/icons/tango/Makefile" ;; +Index: libreoffice-3.4.2/libreoffice-build/configure.in +=================================================================== +--- libreoffice-3.4.2.orig/libreoffice-build/configure.in 2011-08-25 01:54:21.243667855 +0200 ++++ libreoffice-3.4.2/libreoffice-build/configure.in 2011-08-25 01:58:01.233666195 +0200 +@@ -1873,6 +1873,7 @@ + po/Makefile + po/sdf-templates/Makefile + doc/Makefile ++src/Makefile + src/helpcontent2/Makefile + src/icons/Makefile + src/icons/tango/Makefile +Index: libreoffice-3.4.2/libreoffice-build/src/Makefile.in +=================================================================== +--- /dev/null 1970-01-01 00:00:00.000000000 +0000 ++++ libreoffice-3.4.2/libreoffice-build/src/Makefile.in 2011-08-25 01:58:01.243666196 +0200 +@@ -0,0 +1,682 @@ ++# Makefile.in generated by automake 1.11.1 from Makefile.am. ++# @configure_input@ ++ ++# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, ++# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, ++# Inc. ++# This Makefile.in is free software; the Free Software Foundation ++# gives unlimited permission to copy and/or distribute it, ++# with or without modifications, as long as this notice is preserved. ++ ++# This program is distributed in the hope that it will be useful, ++# but WITHOUT ANY WARRANTY, to the extent permitted by law; without ++# even the implied warranty of MERCHANTABILITY or FITNESS FOR A ++# PARTICULAR PURPOSE. ++ ++@SET_MAKE@ ++VPATH = @srcdir@ ++pkgdatadir = $(datadir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ ++pkglibdir = $(libdir)/@PACKAGE@ ++pkglibexecdir = $(libexecdir)/@PACKAGE@ ++am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd ++install_sh_DATA = $(install_sh) -c -m 644 ++install_sh_PROGRAM = $(install_sh) -c ++install_sh_SCRIPT = $(install_sh) -c ++INSTALL_HEADER = $(INSTALL_DATA) ++transform = $(program_transform_name) ++NORMAL_INSTALL = : ++PRE_INSTALL = : ++POST_INSTALL = : ++NORMAL_UNINSTALL = : ++PRE_UNINSTALL = : ++POST_UNINSTALL = : ++subdir = src ++DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in ++ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 ++am__aclocal_m4_deps = $(top_srcdir)/configure.in ++am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ ++ $(ACLOCAL_M4) ++mkinstalldirs = $(install_sh) -d ++CONFIG_CLEAN_FILES = ++CONFIG_CLEAN_VPATH_FILES = ++SOURCES = ++DIST_SOURCES = ++RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ ++ html-recursive info-recursive install-data-recursive \ ++ install-dvi-recursive install-exec-recursive \ ++ install-html-recursive install-info-recursive \ ++ install-pdf-recursive install-ps-recursive install-recursive \ ++ installcheck-recursive installdirs-recursive pdf-recursive \ ++ ps-recursive uninstall-recursive ++RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ ++ distclean-recursive maintainer-clean-recursive ++AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ ++ $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \ ++ distdir ++ETAGS = etags ++CTAGS = ctags ++DIST_SUBDIRS = $(SUBDIRS) ++DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ++am__relativize = \ ++ dir0=`pwd`; \ ++ sed_first='s,^\([^/]*\)/.*$$,\1,'; \ ++ sed_rest='s,^[^/]*/*,,'; \ ++ sed_last='s,^.*/\([^/]*\)$$,\1,'; \ ++ sed_butlast='s,/*[^/]*$$,,'; \ ++ while test -n "$$dir1"; do \ ++ first=`echo "$$dir1" | sed -e "$$sed_first"`; \ ++ if test "$$first" != "."; then \ ++ if test "$$first" = ".."; then \ ++ dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ ++ dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ ++ else \ ++ first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ ++ if test "$$first2" = "$$first"; then \ ++ dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ ++ else \ ++ dir2="../$$dir2"; \ ++ fi; \ ++ dir0="$$dir0"/"$$first"; \ ++ fi; \ ++ fi; \ ++ dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ ++ done; \ ++ reldir="$$dir2" ++ACLOCAL = @ACLOCAL@ ++ACONF = @ACONF@ ++AGFA_MONOTYPE_FONTS_SOURCE = @AGFA_MONOTYPE_FONTS_SOURCE@ ++AMTAR = @AMTAR@ ++APACHE_ANT_TARBALL = @APACHE_ANT_TARBALL@ ++APPLY_DIR = @APPLY_DIR@ ++ARCHITECTURE = @ARCHITECTURE@ ++AUTOCONF = @AUTOCONF@ ++AUTOHEADER = @AUTOHEADER@ ++AUTOMAKE = @AUTOMAKE@ ++AWK = @AWK@ ++BARCODE_EXTENSION = @BARCODE_EXTENSION@ ++BISON = @BISON@ ++BUILDDIR = @BUILDDIR@ ++BUILD_MOZILLA_SOURCE = @BUILD_MOZILLA_SOURCE@ ++BUILD_NCPUS = @BUILD_NCPUS@ ++BUILD_WIN32 = @BUILD_WIN32@ ++CABEXTRACT = @CABEXTRACT@ ++CAIRO_CONFIGURE_FLAG = @CAIRO_CONFIGURE_FLAG@ ++CAIRO_ENABLED = @CAIRO_ENABLED@ ++CAIRO_VER = @CAIRO_VER@ ++CC = @CC@ ++CCACHE = @CCACHE@ ++CCDEPMODE = @CCDEPMODE@ ++CFLAGS = @CFLAGS@ ++CLONEDIR = @CLONEDIR@ ++COMPAT_OOWRAPPERS = @COMPAT_OOWRAPPERS@ ++CPP = @CPP@ ++CPPFLAGS = @CPPFLAGS@ ++CYGPATH_W = @CYGPATH_W@ ++DEFS = @DEFS@ ++DEFUZZ_PATCHES = @DEFUZZ_PATCHES@ ++DEJAVU_FONTS_PACK_NAME = @DEJAVU_FONTS_PACK_NAME@ ++DEJAVU_FONTS_VER = @DEJAVU_FONTS_VER@ ++DEPDIR = @DEPDIR@ ++DIAGRAM_EXTENSION = @DIAGRAM_EXTENSION@ ++DISTCC = @DISTCC@ ++DISTRO = @DISTRO@ ++DRINK = @DRINK@ ++ECHO_C = @ECHO_C@ ++ECHO_N = @ECHO_N@ ++ECHO_T = @ECHO_T@ ++EGREP = @EGREP@ ++ENABLE_ACCESS = @ENABLE_ACCESS@ ++ENABLE_BINFILTER = @ENABLE_BINFILTER@ ++ENABLE_CCACHE = @ENABLE_CCACHE@ ++ENABLE_DISTCC = @ENABLE_DISTCC@ ++ENABLE_EXTENSIONS = @ENABLE_EXTENSIONS@ ++ENABLE_GRAPHITE = @ENABLE_GRAPHITE@ ++ENABLE_ICECREAM = @ENABLE_ICECREAM@ ++ENABLE_MONO = @ENABLE_MONO@ ++ENABLE_ODK = @ENABLE_ODK@ ++EXEEXT = @EXEEXT@ ++FLEX = @FLEX@ ++FOO_GTK_CFLAGS = @FOO_GTK_CFLAGS@ ++FOO_GTK_LIBS = @FOO_GTK_LIBS@ ++GET_CMD = @GET_CMD@ ++GITTAG = @GITTAG@ ++GNUPATCH = @GNUPATCH@ ++GNUTAR = @GNUTAR@ ++GOOGLE_DOCS_EXTENSION = @GOOGLE_DOCS_EXTENSION@ ++GREP = @GREP@ ++HUNART_EXTENSION = @HUNART_EXTENSION@ ++ICECREAM_BINDIR = @ICECREAM_BINDIR@ ++INSTALL = @INSTALL@ ++INSTALL_DATA = @INSTALL_DATA@ ++INSTALL_PROGRAM = @INSTALL_PROGRAM@ ++INSTALL_SCRIPT = @INSTALL_SCRIPT@ ++INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ ++INTLTOOL_PERL = @INTLTOOL_PERL@ ++LANGUAGETOOL_EXTENSION = @LANGUAGETOOL_EXTENSION@ ++LDFLAGS = @LDFLAGS@ ++LIBERATION_FONTS_VER = @LIBERATION_FONTS_VER@ ++LIBOBJS = @LIBOBJS@ ++LIBS = @LIBS@ ++LIGHTPROOF_FILENAMES = @LIGHTPROOF_FILENAMES@ ++LIGHTPROOF_LANG = @LIGHTPROOF_LANG@ ++LTLIBOBJS = @LTLIBOBJS@ ++MAGYARLINUXLIBERTINE_FONTS_TIMESTAMP = @MAGYARLINUXLIBERTINE_FONTS_TIMESTAMP@ ++MAINT = @MAINT@ ++MAKEINFO = @MAKEINFO@ ++MAX_JOBS = @MAX_JOBS@ ++MDBTOOLS_SRC = @MDBTOOLS_SRC@ ++MINIMUM_REQS_CFLAGS = @MINIMUM_REQS_CFLAGS@ ++MINIMUM_REQS_LIBS = @MINIMUM_REQS_LIBS@ ++MIRROR = @MIRROR@ ++MKDIR_P = @MKDIR_P@ ++MONO_GAC_ROOT = @MONO_GAC_ROOT@ ++NLPSOLVER_EXTENSION = @NLPSOLVER_EXTENSION@ ++NUMBERTEXT_EXTENSION = @NUMBERTEXT_EXTENSION@ ++OBJEXT = @OBJEXT@ ++OOBUILDDIR = @OOBUILDDIR@ ++OOOBLOGGER_EXTENSION = @OOOBLOGGER_EXTENSION@ ++OOOINSTALLDIRNAME = @OOOINSTALLDIRNAME@ ++OOOP_FONTS_PACK = @OOOP_FONTS_PACK@ ++OOOP_GALLERY_PACK = @OOOP_GALLERY_PACK@ ++OOOP_SAMPLES_PACK = @OOOP_SAMPLES_PACK@ ++OOOP_TEMPLATES_PACK = @OOOP_TEMPLATES_PACK@ ++OOO_ADDITIONAL_SECTIONS = @OOO_ADDITIONAL_SECTIONS@ ++OOO_BINSUFFIX = @OOO_BINSUFFIX@ ++OOO_BUILDVERSION = @OOO_BUILDVERSION@ ++OOO_BUILD_NOARCH = @OOO_BUILD_NOARCH@ ++OOO_CUSTOM_IMAGES = @OOO_CUSTOM_IMAGES@ ++OOO_EXTRA_ARTWORK = @OOO_EXTRA_ARTWORK@ ++OOO_GIT = @OOO_GIT@ ++OOO_GIT_MANAGED = @OOO_GIT_MANAGED@ ++OOO_LANGS = @OOO_LANGS@ ++OOO_POOR_HELP_LOCALIZATIONS = @OOO_POOR_HELP_LOCALIZATIONS@ ++OOO_SOURCEDIRNAME = @OOO_SOURCEDIRNAME@ ++OOO_SOURCEVERSION = @OOO_SOURCEVERSION@ ++OOO_STRIP = @OOO_STRIP@ ++OOO_VERSION = @OOO_VERSION@ ++OOO_WIDGET_FLAGS = @OOO_WIDGET_FLAGS@ ++OPENCLIPART_DIR = @OPENCLIPART_DIR@ ++OPENCLIPART_VER = @OPENCLIPART_VER@ ++PACKAGE = @PACKAGE@ ++PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ ++PACKAGE_NAME = @PACKAGE_NAME@ ++PACKAGE_STRING = @PACKAGE_STRING@ ++PACKAGE_TARNAME = @PACKAGE_TARNAME@ ++PACKAGE_URL = @PACKAGE_URL@ ++PACKAGE_VERSION = @PACKAGE_VERSION@ ++PATH_SEPARATOR = @PATH_SEPARATOR@ ++PERL = @PERL@ ++PIECE = @PIECE@ ++PKG_CONFIG = @PKG_CONFIG@ ++PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ ++PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ ++PREBUILT_WRITINGAIDS_TIMESTAMP = @PREBUILT_WRITINGAIDS_TIMESTAMP@ ++PROPAGATED_ARGS = @PROPAGATED_ARGS@ ++RAWBUILDDIR = @RAWBUILDDIR@ ++RSYNC = @RSYNC@ ++RUN_POST_INSTALL_SCRIPTS = @RUN_POST_INSTALL_SCRIPTS@ ++SET_MAKE = @SET_MAKE@ ++SHELL = @SHELL@ ++SNAPSHOT_TAG = @SNAPSHOT_TAG@ ++SOURCE_TYPE = @SOURCE_TYPE@ ++SPLIT = @SPLIT@ ++SPLIT_APP_MODULES = @SPLIT_APP_MODULES@ ++SPLIT_OPT_FEATURES = @SPLIT_OPT_FEATURES@ ++SRCDIR = @SRCDIR@ ++STRIP = @STRIP@ ++SUNTEMPLATES_LANG = @SUNTEMPLATES_LANG@ ++SYSTEM_CAIRO = @SYSTEM_CAIRO@ ++SYSTEM_GCC = @SYSTEM_GCC@ ++SYSTEM_LIBWPD = @SYSTEM_LIBWPD@ ++SYSTEM_LIBWPG = @SYSTEM_LIBWPG@ ++SYSTEM_LIBWPS = @SYSTEM_LIBWPS@ ++SYSTEM_MDBTOOLS = @SYSTEM_MDBTOOLS@ ++SYSTEM_MDDS = @SYSTEM_MDDS@ ++SYSTEM_ZLIB = @SYSTEM_ZLIB@ ++TOOLSDIR = @TOOLSDIR@ ++TYPO_EXTENSION = @TYPO_EXTENSION@ ++UPSTREAM_NAME = @UPSTREAM_NAME@ ++UPSTREAM_URI = @UPSTREAM_URI@ ++VALIDATOR_EXTENSION = @VALIDATOR_EXTENSION@ ++VENDORNAME = @VENDORNAME@ ++VERSION = @VERSION@ ++WATCH_WINDOW_EXTENSION = @WATCH_WINDOW_EXTENSION@ ++WITH_ARCH_FLAGS = @WITH_ARCH_FLAGS@ ++WITH_BARCODE = @WITH_BARCODE@ ++WITH_DIAGRAM = @WITH_DIAGRAM@ ++WITH_GOOGLE_DOCS = @WITH_GOOGLE_DOCS@ ++WITH_HUNART = @WITH_HUNART@ ++WITH_LANGUAGETOOL = @WITH_LANGUAGETOOL@ ++WITH_NLPSOLVER = @WITH_NLPSOLVER@ ++WITH_NUMBERTEXT = @WITH_NUMBERTEXT@ ++WITH_OOOBLOGGER = @WITH_OOOBLOGGER@ ++WITH_TYPO = @WITH_TYPO@ ++WITH_VALIDATOR = @WITH_VALIDATOR@ ++WITH_WATCH_WINDOW = @WITH_WATCH_WINDOW@ ++XSLTPROC = @XSLTPROC@ ++abs_builddir = @abs_builddir@ ++abs_srcdir = @abs_srcdir@ ++abs_top_builddir = @abs_top_builddir@ ++abs_top_srcdir = @abs_top_srcdir@ ++ac_ct_CC = @ac_ct_CC@ ++am__include = @am__include@ ++am__leading_dot = @am__leading_dot@ ++am__quote = @am__quote@ ++am__tar = @am__tar@ ++am__untar = @am__untar@ ++bindir = @bindir@ ++build_alias = @build_alias@ ++builddir = @builddir@ ++datadir = @datadir@ ++datarootdir = @datarootdir@ ++docdir = @docdir@ ++dvidir = @dvidir@ ++exec_prefix = @exec_prefix@ ++host_alias = @host_alias@ ++htmldir = @htmldir@ ++includedir = @includedir@ ++infodir = @infodir@ ++install_sh = @install_sh@ ++libdir = @libdir@ ++libexecdir = @libexecdir@ ++localedir = @localedir@ ++localstatedir = @localstatedir@ ++mandir = @mandir@ ++mkdir_p = @mkdir_p@ ++oldincludedir = @oldincludedir@ ++pdfdir = @pdfdir@ ++png_CFLAGS = @png_CFLAGS@ ++png_LIBS = @png_LIBS@ ++prefix = @prefix@ ++program_transform_name = @program_transform_name@ ++psdir = @psdir@ ++sbindir = @sbindir@ ++sharedstatedir = @sharedstatedir@ ++srcdir = @srcdir@ ++sysconfdir = @sysconfdir@ ++target_alias = @target_alias@ ++top_build_prefix = @top_build_prefix@ ++top_builddir = @top_builddir@ ++top_srcdir = @top_srcdir@ ++SUBDIRS = helpcontent2 icons layout sdf ++EXTRA_DIST = \ ++ default_images \ ++ ${wildcard *.dic} \ ++ Draft.jpg \ ++ banner_go-oo.bmp \ ++ banner_nld.bmp \ ++ cli_uno_bridge.dll.config.in \ ++ mono-ooo.pc.in \ ++ nologoinstall_go-oo.bmp \ ++ nologoinstall_nld.bmp \ ++ ooosetup_go-oo.ico \ ++ ooobanner_go-oo.bmp \ ++ ooobitmap_go-oo.bmp \ ++ openintro_go-oo.png \ ++ openabout_go-oo.png \ ++ ooosetup_nld.ico \ ++ ooobanner_nld.bmp \ ++ ooobitmap_nld.bmp \ ++ openintro_nld.png \ ++ openintro_nld_eval.png \ ++ openabout_nld.png \ ++ openintro_ark.png \ ++ openabout_ark.png \ ++ openintro_fw.png \ ++ openabout_fw.png \ ++ openintro_gentoo.png \ ++ openintro_translateorgza.png \ ++ openabout_translateorgza.png \ ++ openintro_pld.png \ ++ openabout_pld.png \ ++ sg3.sdg sg3.sdv sg3.thm \ ++ sofficerc-upstream \ ++ tango_mainapp_16.png \ ++ glib-1.2.10-ooo.patch \ ++ libIDL-0.6.8-ooo.patch \ ++ go-oo-team.png ++ ++all: all-recursive ++ ++.SUFFIXES: ++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) ++ @for dep in $?; do \ ++ case '$(am__configure_deps)' in \ ++ *$$dep*) \ ++ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ ++ && { if test -f $@; then exit 0; else break; fi; }; \ ++ exit 1;; \ ++ esac; \ ++ done; \ ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \ ++ $(am__cd) $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu src/Makefile ++.PRECIOUS: Makefile ++Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status ++ @case '$?' in \ ++ *config.status*) \ ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ ++ *) \ ++ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ ++ esac; ++ ++$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++ ++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++$(am__aclocal_m4_deps): ++ ++# This directory's subdirectories are mostly independent; you can cd ++# into them and run `make' without going through this Makefile. ++# To change the values of `make' variables: instead of editing Makefiles, ++# (1) if the variable is set in `config.status', edit `config.status' ++# (which will cause the Makefiles to be regenerated when you run `make'); ++# (2) otherwise, pass the desired values on the `make' command line. ++$(RECURSIVE_TARGETS): ++ @fail= failcom='exit 1'; \ ++ for f in x $$MAKEFLAGS; do \ ++ case $$f in \ ++ *=* | --[!k]*);; \ ++ *k*) failcom='fail=yes';; \ ++ esac; \ ++ done; \ ++ dot_seen=no; \ ++ target=`echo $@ | sed s/-recursive//`; \ ++ list='$(SUBDIRS)'; for subdir in $$list; do \ ++ echo "Making $$target in $$subdir"; \ ++ if test "$$subdir" = "."; then \ ++ dot_seen=yes; \ ++ local_target="$$target-am"; \ ++ else \ ++ local_target="$$target"; \ ++ fi; \ ++ ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ ++ || eval $$failcom; \ ++ done; \ ++ if test "$$dot_seen" = "no"; then \ ++ $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ ++ fi; test -z "$$fail" ++ ++$(RECURSIVE_CLEAN_TARGETS): ++ @fail= failcom='exit 1'; \ ++ for f in x $$MAKEFLAGS; do \ ++ case $$f in \ ++ *=* | --[!k]*);; \ ++ *k*) failcom='fail=yes';; \ ++ esac; \ ++ done; \ ++ dot_seen=no; \ ++ case "$@" in \ ++ distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ ++ *) list='$(SUBDIRS)' ;; \ ++ esac; \ ++ rev=''; for subdir in $$list; do \ ++ if test "$$subdir" = "."; then :; else \ ++ rev="$$subdir $$rev"; \ ++ fi; \ ++ done; \ ++ rev="$$rev ."; \ ++ target=`echo $@ | sed s/-recursive//`; \ ++ for subdir in $$rev; do \ ++ echo "Making $$target in $$subdir"; \ ++ if test "$$subdir" = "."; then \ ++ local_target="$$target-am"; \ ++ else \ ++ local_target="$$target"; \ ++ fi; \ ++ ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ ++ || eval $$failcom; \ ++ done && test -z "$$fail" ++tags-recursive: ++ list='$(SUBDIRS)'; for subdir in $$list; do \ ++ test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ ++ done ++ctags-recursive: ++ list='$(SUBDIRS)'; for subdir in $$list; do \ ++ test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ ++ done ++ ++ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) ++ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ ++ unique=`for i in $$list; do \ ++ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ ++ done | \ ++ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ ++ END { if (nonempty) { for (i in files) print i; }; }'`; \ ++ mkid -fID $$unique ++tags: TAGS ++ ++TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ ++ $(TAGS_FILES) $(LISP) ++ set x; \ ++ here=`pwd`; \ ++ if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ ++ include_option=--etags-include; \ ++ empty_fix=.; \ ++ else \ ++ include_option=--include; \ ++ empty_fix=; \ ++ fi; \ ++ list='$(SUBDIRS)'; for subdir in $$list; do \ ++ if test "$$subdir" = .; then :; else \ ++ test ! -f $$subdir/TAGS || \ ++ set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ ++ fi; \ ++ done; \ ++ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ ++ unique=`for i in $$list; do \ ++ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ ++ done | \ ++ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ ++ END { if (nonempty) { for (i in files) print i; }; }'`; \ ++ shift; \ ++ if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ ++ test -n "$$unique" || unique=$$empty_fix; \ ++ if test $$# -gt 0; then \ ++ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ ++ "$$@" $$unique; \ ++ else \ ++ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ ++ $$unique; \ ++ fi; \ ++ fi ++ctags: CTAGS ++CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ ++ $(TAGS_FILES) $(LISP) ++ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ ++ unique=`for i in $$list; do \ ++ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ ++ done | \ ++ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ ++ END { if (nonempty) { for (i in files) print i; }; }'`; \ ++ test -z "$(CTAGS_ARGS)$$unique" \ ++ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ ++ $$unique ++ ++GTAGS: ++ here=`$(am__cd) $(top_builddir) && pwd` \ ++ && $(am__cd) $(top_srcdir) \ ++ && gtags -i $(GTAGS_ARGS) "$$here" ++ ++distclean-tags: ++ -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags ++ ++distdir: $(DISTFILES) ++ @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ++ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ++ list='$(DISTFILES)'; \ ++ dist_files=`for file in $$list; do echo $$file; done | \ ++ sed -e "s|^$$srcdirstrip/||;t" \ ++ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ ++ case $$dist_files in \ ++ */*) $(MKDIR_P) `echo "$$dist_files" | \ ++ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ ++ sort -u` ;; \ ++ esac; \ ++ for file in $$dist_files; do \ ++ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ ++ if test -d $$d/$$file; then \ ++ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ ++ if test -d "$(distdir)/$$file"; then \ ++ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ fi; \ ++ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ ++ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ ++ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ fi; \ ++ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ else \ ++ test -f "$(distdir)/$$file" \ ++ || cp -p $$d/$$file "$(distdir)/$$file" \ ++ || exit 1; \ ++ fi; \ ++ done ++ @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ ++ if test "$$subdir" = .; then :; else \ ++ test -d "$(distdir)/$$subdir" \ ++ || $(MKDIR_P) "$(distdir)/$$subdir" \ ++ || exit 1; \ ++ fi; \ ++ done ++ @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ ++ if test "$$subdir" = .; then :; else \ ++ dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ ++ $(am__relativize); \ ++ new_distdir=$$reldir; \ ++ dir1=$$subdir; dir2="$(top_distdir)"; \ ++ $(am__relativize); \ ++ new_top_distdir=$$reldir; \ ++ echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ ++ echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ ++ ($(am__cd) $$subdir && \ ++ $(MAKE) $(AM_MAKEFLAGS) \ ++ top_distdir="$$new_top_distdir" \ ++ distdir="$$new_distdir" \ ++ am__remove_distdir=: \ ++ am__skip_length_check=: \ ++ am__skip_mode_fix=: \ ++ distdir) \ ++ || exit 1; \ ++ fi; \ ++ done ++check-am: all-am ++check: check-recursive ++all-am: Makefile ++installdirs: installdirs-recursive ++installdirs-am: ++install: install-recursive ++install-exec: install-exec-recursive ++install-data: install-data-recursive ++uninstall: uninstall-recursive ++ ++install-am: all-am ++ @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am ++ ++installcheck: installcheck-recursive ++install-strip: ++ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ ++ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ ++ `test -z '$(STRIP)' || \ ++ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install ++mostlyclean-generic: ++ ++clean-generic: ++ ++distclean-generic: ++ -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) ++ -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) ++ ++maintainer-clean-generic: ++ @echo "This command is intended for maintainers to use" ++ @echo "it deletes files that may require special tools to rebuild." ++clean: clean-recursive ++ ++clean-am: clean-generic mostlyclean-am ++ ++distclean: distclean-recursive ++ -rm -f Makefile ++distclean-am: clean-am distclean-generic distclean-tags ++ ++dvi: dvi-recursive ++ ++dvi-am: ++ ++html: html-recursive ++ ++html-am: ++ ++info: info-recursive ++ ++info-am: ++ ++install-data-am: ++ ++install-dvi: install-dvi-recursive ++ ++install-dvi-am: ++ ++install-exec-am: ++ ++install-html: install-html-recursive ++ ++install-html-am: ++ ++install-info: install-info-recursive ++ ++install-info-am: ++ ++install-man: ++ ++install-pdf: install-pdf-recursive ++ ++install-pdf-am: ++ ++install-ps: install-ps-recursive ++ ++install-ps-am: ++ ++installcheck-am: ++ ++maintainer-clean: maintainer-clean-recursive ++ -rm -f Makefile ++maintainer-clean-am: distclean-am maintainer-clean-generic ++ ++mostlyclean: mostlyclean-recursive ++ ++mostlyclean-am: mostlyclean-generic ++ ++pdf: pdf-recursive ++ ++pdf-am: ++ ++ps: ps-recursive ++ ++ps-am: ++ ++uninstall-am: ++ ++.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \ ++ install-am install-strip tags-recursive ++ ++.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ ++ all all-am check check-am clean clean-generic ctags \ ++ ctags-recursive distclean distclean-generic distclean-tags \ ++ distdir dvi dvi-am html html-am info info-am install \ ++ install-am install-data install-data-am install-dvi \ ++ install-dvi-am install-exec install-exec-am install-html \ ++ install-html-am install-info install-info-am install-man \ ++ install-pdf install-pdf-am install-ps install-ps-am \ ++ install-strip installcheck installcheck-am installdirs \ ++ installdirs-am maintainer-clean maintainer-clean-generic \ ++ mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \ ++ tags-recursive uninstall uninstall-am ++ ++ ++# Tell versions [3.59,3.63) of GNU make to not export all variables. ++# Otherwise a system limit (for SysV at least) may be exceeded. ++.NOEXPORT: diff -Nru libreoffice-3.3.3/debian/patches/fix-sample-icc-1.3.2-patch.diff libreoffice-3.4.3/debian/patches/fix-sample-icc-1.3.2-patch.diff --- libreoffice-3.3.3/debian/patches/fix-sample-icc-1.3.2-patch.diff 1970-01-01 00:00:00.000000000 +0000 +++ libreoffice-3.4.3/debian/patches/fix-sample-icc-1.3.2-patch.diff 2011-10-07 07:13:30.000000000 +0000 @@ -0,0 +1,26 @@ +diff --git a/home/rene/3b32204d9f900130cd1877675d8b51281b81f90d.patch b/home/rene/3b32204d9f900130cd1877675d8b51281b81f90d.patch +new file mode 100644 +index 0000000..739f2e3 +--- /dev/null ++++ libreoffice-3.4.3/libreoffice-build/patches/hotfixes/fix-sample-icc-1.3.2-patch.diff +@@ -0,0 +1,20 @@ ++From 3b32204d9f900130cd1877675d8b51281b81f90d Mon Sep 17 00:00:00 2001 ++From: Lionel Elie Mamane ++Date: Fri, 02 Sep 2011 12:39:41 +0000 ++Subject: fdo#39355: reenable "use typedefs and endianess from sal" patch hunk ++ ++--- ++diff --git a/icc/SampleICC-1.3.2.patch b/icc/SampleICC-1.3.2.patch ++index 3371520..cb65c42 100644 ++--- icc/SampleICC-1.3.2.patch +++++ icc/SampleICC-1.3.2.patch ++@@ -1389,6 +1389,7 @@ ++ ++ //Define how 64 bit integers are represented ++ #define ICCUINT64 unsigned __int64 +++*************** ++ *** 107,126 **** ++ ++ #else // non-PC, perhaps Mac or Linux ++-- ++cgit v0.9.0.2-2-gbebe diff -Nru libreoffice-3.3.3/debian/patches/gcc4.6.0.diff libreoffice-3.4.3/debian/patches/gcc4.6.0.diff --- libreoffice-3.3.3/debian/patches/gcc4.6.0.diff 2011-06-27 10:51:08.000000000 +0000 +++ libreoffice-3.4.3/debian/patches/gcc4.6.0.diff 2011-10-07 07:13:30.000000000 +0000 @@ -1,302 +1,6 @@ -Index: libreoffice-3.3.3/libreoffice-build/patches/dev300/gcc4.6.0.diff -=================================================================== ---- /dev/null 1970-01-01 00:00:00.000000000 +0000 -+++ libreoffice-3.3.3/libreoffice-build/patches/dev300/gcc4.6.0.diff 2011-06-23 01:56:23.060980336 +0200 -@@ -0,0 +1,303 @@ -+diff --git basegfx/source/polygon/b2dpolygon.cxx basegfx/source/polygon/b2dpolygon.cxx -+index f88069b..4e578a9 100644 -+--- basegfx/source/polygon/b2dpolygon.cxx -++++ basegfx/source/polygon/b2dpolygon.cxx -+@@ -257,6 +257,8 @@ class ControlVectorPair2D -+ basegfx::B2DVector maNextVector; -+ -+ public: -++ ControlVectorPair2D() {} -++ -+ const basegfx::B2DVector& getPrevVector() const -+ { -+ return maPrevVector; -+diff --git basegfx/source/polygon/b2dsvgpolypolygon.cxx basegfx/source/polygon/b2dsvgpolypolygon.cxx -+index 7f5ed07..51b8740 100644 -+--- basegfx/source/polygon/b2dsvgpolypolygon.cxx -++++ basegfx/source/polygon/b2dsvgpolypolygon.cxx -+@@ -787,9 +787,9 @@ namespace basegfx -+ // (since -+ // createPolygonFromEllipseSegment() -+ // normalizes to e.g. cw arc) -+- const bool bFlipSegment( (bLargeArcFlag!=0) == -+- (fmod(fTheta2+2*M_PI-fTheta1, -+- 2*M_PI) self; -+ typedef std::vector< DYN XX* > impl_type; -+ typedef typename impl_type::size_type size_type; -+- typedef ptrdiff_t difference_type; -++ typedef std::ptrdiff_t difference_type; -+ -+ class const_iterator; -+ class iterator; -+diff --git autodoc/source/display/idl/hi_linkhelper.hxx autodoc/source/display/idl/hi_linkhelper.hxx -+index c08be55..1cdfaa7 100644 -+--- autodoc/source/display/idl/hi_linkhelper.hxx -++++ autodoc/source/display/idl/hi_linkhelper.hxx -+@@ -85,9 +85,7 @@ class LinkHelper -+ const String & XrefsSuffix() const; -+ -+ private: -+- // DATA -+- mutable HtmlEnvironment_Idl & -+- rEnv; -++ HtmlEnvironment_Idl & rEnv; -+ }; -+ -+ inline const ary::idl::CodeEntity * -+diff --git autodoc/inc/ary/idl/i_ce2s.hxx autodoc/inc/ary/idl/i_ce2s.hxx -+index c490980..efb2711 100644 -+--- autodoc/inc/ary/idl/i_ce2s.hxx -++++ autodoc/inc/ary/idl/i_ce2s.hxx -+@@ -51,6 +51,7 @@ class Ce_2s -+ { -+ public: -+ // LIFECYCLE -++ Ce_2s() {} -+ virtual ~Ce_2s(); -+ -+ static DYN Ce_2s * Create_( -+diff --git unotools/inc/unotools/streamwrap.hxx unotools/inc/unotools/streamwrap.hxx -+index 80cde76..4b53500 100644 -+--- unotools/inc/unotools/streamwrap.hxx -++++ unotools/inc/unotools/streamwrap.hxx -+@@ -51,7 +51,7 @@ namespace utl -+ //================================================================== -+ typedef ::cppu::WeakImplHelper1 < stario::XInputStream -+ > InputStreamWrapper_Base; -+- // needed for some compilers -++// needed for some compilers -+ /// helper class for wrapping an SvStream into an XInputStream -+ class UNOTOOLS_DLLPUBLIC OInputStreamWrapper : public InputStreamWrapper_Base -+ { -+@@ -69,9 +69,6 @@ public: -+ OInputStreamWrapper(SvStream* pStream, sal_Bool bOwner=sal_False); -+ virtual ~OInputStreamWrapper(); -+ -+-// UNO Anbindung -+- DECLARE_UNO3_AGG_DEFAULTS(OInputStreamWrapper, InputStreamWrapper_Base); -+- -+ // stario::XInputStream -+ virtual sal_Int32 SAL_CALL readBytes(staruno::Sequence< sal_Int8 >& aData, sal_Int32 nBytesToRead) throw(stario::NotConnectedException, stario::BufferSizeExceededException, staruno::RuntimeException); -+ virtual sal_Int32 SAL_CALL readSomeBytes(staruno::Sequence< sal_Int8 >& aData, sal_Int32 nMaxBytesToRead) throw(stario::NotConnectedException, stario::BufferSizeExceededException, staruno::RuntimeException); -+@@ -122,9 +119,6 @@ protected: -+ public: -+ OOutputStreamWrapper(SvStream& _rStream) :rStream(_rStream) { } -+ -+-// UNO Anbindung -+- DECLARE_UNO3_AGG_DEFAULTS(OOutputStreamWrapper, OutputStreamWrapper_Base); -+- -+ // stario::XOutputStream -+ virtual void SAL_CALL writeBytes(const staruno::Sequence< sal_Int8 >& aData) throw(stario::NotConnectedException, stario::BufferSizeExceededException, staruno::RuntimeException); -+ virtual void SAL_CALL flush() throw(stario::NotConnectedException, stario::BufferSizeExceededException, staruno::RuntimeException); -+diff --git lotuswordpro/source/filter/xfilter/xfparastyle.hxx lotuswordpro/source/filter/xfilter/xfparastyle.hxx -+index fde03ae..ead40ff 100644 -+--- lotuswordpro/source/filter/xfilter/xfparastyle.hxx -++++ lotuswordpro/source/filter/xfilter/xfparastyle.hxx -+@@ -235,10 +235,7 @@ public: -+ -+ sal_uInt32 GetFlag(){ return m_nFlag; } -+ -+- /** -+- * @descr return margins. -+- */ -+- XFMargins GetMargins(){return m_aMargin;} -++ XFMargins& GetMargins(){return m_aMargin;} -+ -+ virtual enumXFStyle GetStyleFamily(); -+ -+diff --git chart2/source/controller/main/ChartController.hxx chart2/source/controller/main/ChartController.hxx -+index 3927da9..93b1706 100644 -+--- chart2/source/controller/main/ChartController.hxx -++++ chart2/source/controller/main/ChartController.hxx -+@@ -545,7 +545,7 @@ private: -+ TheModel* operator->() const { return m_pTheModel; } -+ private: -+ TheModel* m_pTheModel; -+- mutable ::osl::Mutex& m_rModelMutex; -++ ::osl::Mutex& m_rModelMutex; -+ }; -+ -+ private: -+diff --git writerperfect/source/filter/Style.hxx writerperfect/source/filter/Style.hxx -+index 2820415..d54f0c8 100644 -+--- writerperfect/source/filter/Style.hxx -++++ writerperfect/source/filter/Style.hxx -+@@ -34,7 +34,7 @@ -+ class TopLevelElementStyle -+ { -+ public: -+- TopLevelElementStyle() : mpsMasterPageName(NULL) { } -++ TopLevelElementStyle() : mpsMasterPageName(0) { } -+ virtual ~TopLevelElementStyle() { if (mpsMasterPageName) delete mpsMasterPageName; } -+ void setMasterPageName(WPXString &sMasterPageName) { mpsMasterPageName = new WPXString(sMasterPageName); } -+ const WPXString * getMasterPageName() const { return mpsMasterPageName; } -+diff --git filter/source/xmlfilteradaptor/streamwrap.hxx filter/source/xmlfilteradaptor/streamwrap.hxx -+index 369a7bb..2a1a2ce 100644 -+--- filter/source/xmlfilteradaptor/streamwrap.hxx -++++ filter/source/xmlfilteradaptor/streamwrap.hxx -+@@ -34,13 +34,6 @@ -+ #include -+ #include -+ -+-#define DECLARE_UNO3_AGG_DEFAULTS(classname, baseclass) \ -+-virtual void SAL_CALL acquire() throw() { baseclass::acquire(); } \ -+-virtual void SAL_CALL release() throw() { baseclass::release(); } \ -+-virtual ::com::sun::star::uno::Any SAL_CALL queryInterface(const ::com::sun::star::uno::Type& _rType) throw (::com::sun::star::uno::RuntimeException) \ -+-{ return baseclass::queryInterface(_rType); } \ -+-void SAL_CALL PUT_SEMICOLON_AT_THE_END() -+- -+ namespace osl -+ { -+ class File; -+@@ -63,9 +56,6 @@ class OOutputStreamWrapper : public OutputStreamWrapper_Base -+ public: -+ OOutputStreamWrapper(::osl::File& _rStream) :rStream(_rStream) { } -+ -+-// UNO Anbindung -+- DECLARE_UNO3_AGG_DEFAULTS(OOutputStreamWrapper, OutputStreamWrapper_Base); -+- -+ // stario::XOutputStream -+ virtual void SAL_CALL writeBytes(const staruno::Sequence< sal_Int8 >& aData) throw(stario::NotConnectedException, stario::BufferSizeExceededException, staruno::RuntimeException); -+ virtual void SAL_CALL flush() throw(stario::NotConnectedException, stario::BufferSizeExceededException, staruno::RuntimeException); -+diff --git comphelper/inc/comphelper/oslfile2streamwrap.hxx comphelper/inc/comphelper/oslfile2streamwrap.hxx -+index d636666..4d6c454 100644 -+--- comphelper/inc/comphelper/oslfile2streamwrap.hxx -++++ comphelper/inc/comphelper/oslfile2streamwrap.hxx -+@@ -44,10 +44,7 @@ namespace comphelper -+ // FmUnoIOStream, -+ // stream zum schreiben un lesen von Daten, basieren auf File -+ //================================================================== -+-struct InputStreamWrapper_Base : public ::cppu::WeakImplHelper1 -+-{}; -+- -+-class COMPHELPER_DLLPUBLIC OSLInputStreamWrapper : public InputStreamWrapper_Base -++class COMPHELPER_DLLPUBLIC OSLInputStreamWrapper : public ::cppu::WeakImplHelper1 -+ { -+ ::osl::Mutex m_aMutex; -+ ::osl::File* m_pFile; -+@@ -58,14 +55,6 @@ public: -+ OSLInputStreamWrapper(::osl::File* pStream, sal_Bool bOwner=sal_False); -+ virtual ~OSLInputStreamWrapper(); -+ -+-// UNO Anbindung -+- virtual void SAL_CALL acquire() throw() -+- { InputStreamWrapper_Base::acquire(); } -+- virtual void SAL_CALL release() throw() -+- { InputStreamWrapper_Base::release(); } -+- virtual ::com::sun::star::uno::Any SAL_CALL queryInterface(const ::com::sun::star::uno::Type& _rType) throw (::com::sun::star::uno::RuntimeException) -+- { return InputStreamWrapper_Base::queryInterface(_rType); } -+- -+ // stario::XInputStream -+ virtual sal_Int32 SAL_CALL readBytes(staruno::Sequence< sal_Int8 >& aData, sal_Int32 nBytesToRead) throw(stario::NotConnectedException, stario::BufferSizeExceededException, staruno::RuntimeException); -+ virtual sal_Int32 SAL_CALL readSomeBytes(staruno::Sequence< sal_Int8 >& aData, sal_Int32 nMaxBytesToRead) throw(stario::NotConnectedException, stario::BufferSizeExceededException, staruno::RuntimeException); -+@@ -78,24 +67,13 @@ public: -+ // FmUnoOutStream, -+ // Datensenke fuer Files -+ //================================================================== -+-struct OutputStreamWrapper_Base : public ::cppu::WeakImplHelper1 -+-{}; -+- -+-class COMPHELPER_DLLPUBLIC OSLOutputStreamWrapper : public OutputStreamWrapper_Base -++class COMPHELPER_DLLPUBLIC OSLOutputStreamWrapper : public ::cppu::WeakImplHelper1 -+ { -+ ::osl::File& rFile; -+ -+ public: -+ OSLOutputStreamWrapper(::osl::File& _rFile) :rFile(_rFile) { } -+ -+-// UNO Anbindung -+- virtual void SAL_CALL acquire() throw() -+- { OutputStreamWrapper_Base::acquire(); } -+- virtual void SAL_CALL release() throw() -+- { OutputStreamWrapper_Base::release(); } -+- virtual ::com::sun::star::uno::Any SAL_CALL queryInterface(const ::com::sun::star::uno::Type& _rType) throw (::com::sun::star::uno::RuntimeException) -+- { return OutputStreamWrapper_Base::queryInterface(_rType); } -+- -+ // stario::XOutputStream -+ virtual void SAL_CALL writeBytes(const staruno::Sequence< sal_Int8 >& aData) throw(stario::NotConnectedException, stario::BufferSizeExceededException, staruno::RuntimeException); -+ virtual void SAL_CALL flush() throw(stario::NotConnectedException, stario::BufferSizeExceededException, staruno::RuntimeException); -+diff --git sc/source/filter/inc/xeroot.hxx sc/source/filter/inc/xeroot.hxx -+index cac22f4..dc8652e 100644 -+--- sc/source/filter/inc/xeroot.hxx -++++ sc/source/filter/inc/xeroot.hxx -+@@ -168,7 +168,7 @@ private: -+ XclExpRootData::XclExpLinkMgrRef GetLocalLinkMgrRef() const; -+ -+ private: -+- mutable XclExpRootData& mrExpData; /// Reference to the global export data struct. -++ XclExpRootData& mrExpData; /// Reference to the global export data struct. -+ }; -+ -+ // ============================================================================ -+diff --git sc/source/filter/inc/xiroot.hxx sc/source/filter/inc/xiroot.hxx -+index 1b4153e..83953e3 100644 -+--- sc/source/filter/inc/xiroot.hxx -++++ sc/source/filter/inc/xiroot.hxx -+@@ -218,7 +218,7 @@ public: -+ void ReadCodeName( XclImpStream& rStrm, bool bGlobals ); -+ -+ private: -+- mutable XclImpRootData& mrImpData; /// Reference to the global import data struct. -++ XclImpRootData& mrImpData; /// Reference to the global import data struct. -+ }; -+ -+ // ============================================================================ -+diff --git sc/source/filter/inc/xlroot.hxx sc/source/filter/inc/xlroot.hxx -+index 5e132fa..3f9f6fa 100644 -+--- sc/source/filter/inc/xlroot.hxx -++++ sc/source/filter/inc/xlroot.hxx -+@@ -285,7 +285,7 @@ public: -+ inline void IncCurrScTab() { ++mrData.mnScTab; } -+ -+ private: -+- mutable XclRootData& mrData; /// Reference to the global data struct. -++ XclRootData& mrData; /// Reference to the global data struct. -+ }; -+ -+ // ============================================================================ -+diff --git dbaccess/source/core/dataaccess/documentdefinition.hxx dbaccess/source/core/dataaccess/documentdefinition.hxx -+index f74b6ac..e51b959 100644 -+--- dbaccess/source/core/dataaccess/documentdefinition.hxx -++++ dbaccess/source/core/dataaccess/documentdefinition.hxx -+@@ -374,7 +374,7 @@ private: -+ ODocumentDefinition& m_rDocumentDefinition; -+ const ::com::sun::star::uno::Any m_aOldValue; -+ const ::com::sun::star::uno::Any m_aNewValue; -+- mutable ::osl::ResettableMutexGuard& m_rClearForNotify; -++ ::osl::ResettableMutexGuard& m_rClearForNotify; -+ -+ void impl_fireEvent_throw( const sal_Bool i_bVetoable ); -+ }; -+diff --git hwpfilter/source/list.hxx hwpfilter/source/list.hxx -+index 043a214..02f6e00 100644 -+--- hwpfilter/source/list.hxx -++++ hwpfilter/source/list.hxx -+@@ -41,6 +41,7 @@ -+ * re-implements the same functionality, based on the STL. -+ */ -+ -++#include -+ #include -+ -+ template +--- /dev/null 2011-04-24 04:52:22.984502351 +0000 ++++ libreoffice-3.4.0/libreoffice-build/patches/hotfixes/gcc4.6.0.diff 2011-04-29 22:34:08.000000000 +0000 +@@ -0,0 +1,9 @@ +--- cli_ure/util/makefile.pmk-old 2011-04-30 12:45:51.000000000 +0000 ++++ cli_ure/util/makefile.pmk 2011-04-30 12:45:55.000000000 +0000 +@@ -29,7 +29,6 @@ @@ -306,24 +10,3 @@ +-CFLAGSENABLESYMBOLS:=-Z7 + .ENDIF + .ENDIF # "L10N_framework"=="" -Index: libreoffice-3.3.3/libreoffice-build/patches/dev300/apply -=================================================================== ---- libreoffice-3.3.3.orig/libreoffice-build/patches/dev300/apply 2011-06-23 01:56:04.350980341 +0200 -+++ libreoffice-3.3.3/libreoffice-build/patches/dev300/apply 2011-06-23 01:56:23.060980336 +0200 -@@ -23,7 +23,7 @@ - LinuxCommon : Common, Defaults, FontConfigTemporaryHacks, \ - FedoraLinuxOnlyFixes, LinuxOnly, msaccess, OpenGLTransitions, \ - CliMonoCommon, Mono, MonoComp, AddressBooks, QuickStarter, KDE4, Netbook, \ -- GlobalNSPluginSupport -+ GlobalNSPluginSupport, Gcc46 - MacOSXCommon : Common, Defaults - Win32Common : Common, Defaults, Win32Only, CliMonoCommon, CliComponent, NotDebian - # Experimental sections -@@ -2381,3 +2381,7 @@ - [PowerPC] - ppc64-openjdk.diff - no-minimaltoc.diff -+ -+[ Gcc46 ] -+gcc4.6.0.diff -+ diff -Nru libreoffice-3.3.3/debian/patches/hack-no-rm-fr-of-smoketest-userconfig.diff libreoffice-3.4.3/debian/patches/hack-no-rm-fr-of-smoketest-userconfig.diff --- libreoffice-3.3.3/debian/patches/hack-no-rm-fr-of-smoketest-userconfig.diff 2011-06-27 10:51:08.000000000 +0000 +++ libreoffice-3.4.3/debian/patches/hack-no-rm-fr-of-smoketest-userconfig.diff 1970-01-01 00:00:00.000000000 +0000 @@ -1,55 +0,0 @@ -Index: libreoffice-3.3.3/libreoffice-build/patches/dev300/hack-no-rm-fr-of-smoketest-userconfig.diff -=================================================================== ---- /dev/null 1970-01-01 00:00:00.000000000 +0000 -+++ libreoffice-3.3.3/libreoffice-build/patches/dev300/hack-no-rm-fr-of-smoketest-userconfig.diff 2011-06-23 01:55:31.370980349 +0200 -@@ -0,0 +1,39 @@ -+diff --git a/solenv/inc/installationtest.mk b/solenv/inc/installationtest.mk -+index 80de446..3a7be7f 100644 -+--- solenv/inc/installationtest.mk -++++ solenv/inc/installationtest.mk -+@@ -90,14 +90,14 @@ $(MISC)/$(TARGET)/installation.flag : $(shell \ -+ .END -+ -+ cpptest .PHONY : $(MISC)/$(TARGET)/services.rdb -+- $(RM) -r $(MISC)/$(TARGET)/user -++# $(RM) -r $(MISC)/$(TARGET)/user -+ $(MKDIRHIER) $(MISC)/$(TARGET)/user -+ $(CPPUNITTESTER) \ -+ -env:UNO_SERVICES=$(my_file)$(PWD)/$(MISC)/$(TARGET)/services.rdb \ -+ -env:UNO_TYPES=$(my_file)$(SOLARBINDIR)/types.rdb \ -+ -env:arg-soffice=$(my_soffice) -env:arg-user=$(MISC)/$(TARGET)/user \ -+ $(my_cppenv) $(OOO_CPPTEST_ARGS) -+- $(RM) -r $(MISC)/$(TARGET)/user -++# $(RM) -r $(MISC)/$(TARGET)/user -+ .IF "$(OS)" == "WNT" && "$(OOO_TEST_SOFFICE)" == "" -+ $(RM) -r $(installationtest_instpath) $(MISC)/$(TARGET)/installation.flag -+ cpptest : $(MISC)/$(TARGET)/installation.flag -+@@ -111,7 +111,7 @@ $(MISC)/$(TARGET)/services.rdb : -+ -+ .IF "$(SOLAR_JAVA)" == "TRUE" && "$(OOO_JUNIT_JAR)" != "" -+ javatest .PHONY : $(JAVATARGET) -+- $(RM) -r $(MISC)/$(TARGET)/user -++# $(RM) -r $(MISC)/$(TARGET)/user -+ $(MKDIRHIER) $(MISC)/$(TARGET)/user -+ $(JAVAI) $(JAVAIFLAGS) $(JAVACPS) \ -+ '$(OOO_JUNIT_JAR)$(PATH_SEPERATOR)$(CLASSPATH)' \ -+@@ -119,7 +119,7 @@ javatest .PHONY : $(JAVATARGET) -+ -Dorg.openoffice.test.arg.user=$(my_file)$(PWD)/$(MISC)/$(TARGET)/user \ -+ $(my_javaenv) org.junit.runner.JUnitCore \ -+ $(foreach,i,$(JAVATESTFILES) $(subst,/,. $(PACKAGE)).$(i:s/.java//)) -+- $(RM) -r $(MISC)/$(TARGET)/user -++# $(RM) -r $(MISC)/$(TARGET)/user -+ .IF "$(OS)" == "WNT" && "$(OOO_TEST_SOFFICE)" == "" -+ $(RM) -r $(installationtest_instpath) $(MISC)/$(TARGET)/installation.flag -+ javatest : $(MISC)/$(TARGET)/installation.flag -Index: libreoffice-3.3.3/libreoffice-build/patches/dev300/apply -=================================================================== ---- libreoffice-3.3.3.orig/libreoffice-build/patches/dev300/apply 2011-06-23 01:55:24.240980351 +0200 -+++ libreoffice-3.3.3/libreoffice-build/patches/dev300/apply 2011-06-23 01:55:31.370980349 +0200 -@@ -2368,3 +2368,6 @@ - [ Win32Packaging ] - # patch to create a multilang installer and helppacks by default - instsetoo_native-win32-packaging.diff, fridrich -+ -+[ TemporaryHacks ] -+hack-no-rm-fr-of-smoketest-userconfig.diff diff -Nru libreoffice-3.3.3/debian/patches/handle-NULL-display-gracefully.diff libreoffice-3.4.3/debian/patches/handle-NULL-display-gracefully.diff --- libreoffice-3.3.3/debian/patches/handle-NULL-display-gracefully.diff 1970-01-01 00:00:00.000000000 +0000 +++ libreoffice-3.4.3/debian/patches/handle-NULL-display-gracefully.diff 2011-10-07 07:13:30.000000000 +0000 @@ -0,0 +1,38 @@ +--- /dev/null 2011-09-14 22:08:43.143634037 +0200 ++++ libreoffice-3.4.3/libreoffice-build/patches/hotfixes/handle-NULL-display-gracefully.diff 2011-09-15 21:39:32.000000000 +0200 +@@ -0,0 +1,35 @@ ++From 253ff23c3a93b5ea45a2451a8bc97fca19856a75 Mon Sep 17 00:00:00 2001 ++From: David Tardon ++Date: Tue, 24 May 2011 04:30:46 +0000 ++Subject: handle NULL display gracefully ++ ++(cherry-picked from core 2daa098c3c1b49ce4d46306eddc45f7a66b7c021) ++ ++Signed-off-by: Bjoern Michaelsen ++--- ++diff --git a/desktop/unx/source/splashx.c b/desktop/unx/source/splashx.c ++index 4f5d4b2..e975733 100755 ++--- desktop/unx/source/splashx.c +++++ desktop/unx/source/splashx.c ++@@ -589,6 +589,9 @@ static void process_events() ++ // Draw the progress ++ void splash_draw_progress( int progress ) ++ { +++ if (!display) +++ return; +++ ++ // sanity ++ if ( progress < 0 ) ++ progress = 0; ++@@ -619,7 +622,8 @@ void splash_draw_progress( int progress ) ++ // Close the window & cleanup ++ void splash_close_window() ++ { ++- XCloseDisplay( display ); +++ if (display) +++ XCloseDisplay( display ); ++ display = NULL; ++ #ifdef USE_LIBPNG ++ png_destroy_read_struct( &png_ptr, &info_ptr, NULL ); ++-- ++cgit v0.9.0.2-2-gbebe diff -Nru libreoffice-3.3.3/debian/patches/installer-globals-max-1-regcomp.diff libreoffice-3.4.3/debian/patches/installer-globals-max-1-regcomp.diff --- libreoffice-3.3.3/debian/patches/installer-globals-max-1-regcomp.diff 2011-06-27 10:51:08.000000000 +0000 +++ libreoffice-3.4.3/debian/patches/installer-globals-max-1-regcomp.diff 1970-01-01 00:00:00.000000000 +0000 @@ -1,34 +0,0 @@ -Index: libreoffice-3.3.2/libreoffice-build/patches/dev300/installer-globals-max-1-regcomp.diff -=================================================================== ---- /dev/null 1970-01-01 00:00:00.000000000 +0000 -+++ libreoffice-3.3.2/libreoffice-build/patches/dev300/installer-globals-max-1-regcomp.diff 2011-03-22 14:16:46.621328842 +0100 -@@ -0,0 +1,14 @@ -+diff --git a/solenv/bin/modules/installer/globals.pm b/solenv/bin/modules/installer/globals.pm -+--- solenv/bin/modules/installer/globals.pm -++++ solenv/bin/modules/installer/globals.pm -+@@ -404,8 +404,8 @@ -+ %usedtreeconditions = (); -+ %moduledestination = (); -+ -+- $unomaxservices = 1800; # regcomp -c argument length -+- $javamaxservices = 15; -++ $unomaxservices = 1; # regcomp -c argument length -++ $javamaxservices = 1; -+ -+ $one_cab_file = 0; -+ $fix_number_of_cab_files = 1; -Index: libreoffice-3.3.2/libreoffice-build/patches/dev300/apply -=================================================================== ---- libreoffice-3.3.2.orig/libreoffice-build/patches/dev300/apply 2011-03-22 13:28:53.531329568 +0100 -+++ libreoffice-3.3.2/libreoffice-build/patches/dev300/apply 2011-03-22 14:16:46.631328842 +0100 -@@ -235,6 +235,10 @@ - # configmgr paths are not yet existing then - speed-sal-fewer-lstats.diff, i#89730, jholesov - -+# set unomaxservices and javamaxservices to 1 -+[ TemporaryHacks and DebianOnly ] -+installer-globals-max-1-regcomp.diff -+ - [ OOo4KidsPatches ] - - # TODO: updated icons missing, updated sdf files missing diff -Nru libreoffice-3.3.3/debian/patches/jdk-1.7.0-vendorname.diff libreoffice-3.4.3/debian/patches/jdk-1.7.0-vendorname.diff --- libreoffice-3.3.3/debian/patches/jdk-1.7.0-vendorname.diff 1970-01-01 00:00:00.000000000 +0000 +++ libreoffice-3.4.3/debian/patches/jdk-1.7.0-vendorname.diff 2011-10-07 07:13:30.000000000 +0000 @@ -0,0 +1,65 @@ +--- /dev/null 2011-09-14 22:08:43.143634037 +0200 ++++ libreoffice-3.4.3/libreoffice-build/patches/hotfixes/jdk-1.7.0-vendorname.diff 2011-09-22 18:31:03.000000000 +0200 +@@ -0,0 +1,62 @@ ++From 549e54fb2f8113502743c443d6deadfe648dede1 Mon Sep 17 00:00:00 2001 ++From: Hanno Meyer-Thurow ++Date: Tue, 13 Sep 2011 12:23:28 +0000 ++Subject: add Oracle Java 1.7.0 recognition ++ ++--- ++diff --git a/jvmfwk/distributions/OpenOfficeorg/javavendors_linux.xml b/jvmfwk/distributions/OpenOfficeorg/javavendors_linux.xml ++index ed329e5..489511f 100644 ++--- jvmfwk/distributions/OpenOfficeorg/javavendors_linux.xml +++++ jvmfwk/distributions/OpenOfficeorg/javavendors_linux.xml ++@@ -9,6 +9,9 @@ ++ ++ 1.5.0 ++ +++ +++ 1.7.0 +++ ++ ++ 1.5.0 ++ ++@@ -25,6 +28,7 @@ ++ ++ ++ vnd.sun.star.expand:$URE_INTERNAL_LIB_DIR/sunjavaplugin.so +++ vnd.sun.star.expand:$URE_INTERNAL_LIB_DIR/sunjavaplugin.so ++ vnd.sun.star.expand:$URE_INTERNAL_LIB_DIR/sunjavaplugin.so ++ vnd.sun.star.expand:$URE_INTERNAL_LIB_DIR/sunjavaplugin.so ++ vnd.sun.star.expand:$URE_INTERNAL_LIB_DIR/sunjavaplugin.so ++diff --git a/jvmfwk/plugins/sunmajor/javaenvsetup/javaldx.cxx b/jvmfwk/plugins/sunmajor/javaenvsetup/javaldx.cxx ++index 8567d79..91ad4c6 100644 ++--- jvmfwk/plugins/sunmajor/javaenvsetup/javaldx.cxx +++++ jvmfwk/plugins/sunmajor/javaenvsetup/javaldx.cxx ++@@ -112,6 +112,7 @@ SAL_IMPLEMENT_MAIN_WITH_ARGS(argc, argv) ++ ++ //Only do something if the sunjavaplugin created this JavaInfo ++ rtl::OUString sVendor1(RTL_CONSTASCII_USTRINGPARAM("Sun Microsystems Inc.")); +++ rtl::OUString sVendor9(RTL_CONSTASCII_USTRINGPARAM("Oracle Corporation")); ++ rtl::OUString sVendor2(RTL_CONSTASCII_USTRINGPARAM("IBM Corporation")); ++ rtl::OUString sVendor3(RTL_CONSTASCII_USTRINGPARAM("Blackdown Java-Linux Team")); ++ rtl::OUString sVendor4(RTL_CONSTASCII_USTRINGPARAM("Apple Inc.")); ++@@ -121,6 +122,7 @@ SAL_IMPLEMENT_MAIN_WITH_ARGS(argc, argv) ++ rtl::OUString sVendor8(RTL_CONSTASCII_USTRINGPARAM("The FreeBSD Foundation")); ++ if ( ! (sVendor1.equals(pInfo->sVendor) == sal_True ++ || sVendor2.equals(pInfo->sVendor) == sal_True +++ || sVendor9.equals(pInfo->sVendor) == sal_True ++ || sVendor3.equals(pInfo->sVendor) == sal_True ++ || sVendor4.equals(pInfo->sVendor) == sal_True ++ || sVendor5.equals(pInfo->sVendor) == sal_True ++diff --git a/jvmfwk/plugins/sunmajor/pluginlib/vendorlist.cxx b/jvmfwk/plugins/sunmajor/pluginlib/vendorlist.cxx ++index f24b6ff..5e87002 100644 ++--- jvmfwk/plugins/sunmajor/pluginlib/vendorlist.cxx +++++ jvmfwk/plugins/sunmajor/pluginlib/vendorlist.cxx ++@@ -52,6 +52,7 @@ namespace jfw_plugin ++ */ ++ BEGIN_VENDOR_MAP() ++ VENDOR_MAP_ENTRY("Sun Microsystems Inc.", SunInfo) +++ VENDOR_MAP_ENTRY("Oracle Corporation", SunInfo) ++ VENDOR_MAP_ENTRY("IBM Corporation", OtherInfo) ++ VENDOR_MAP_ENTRY("Blackdown Java-Linux Team", OtherInfo) ++ VENDOR_MAP_ENTRY("Apple Inc.", OtherInfo) ++-- ++cgit v0.9.0.2-2-gbebe diff -Nru libreoffice-3.3.3/debian/patches/jurt-soffice-location.diff libreoffice-3.4.3/debian/patches/jurt-soffice-location.diff --- libreoffice-3.3.3/debian/patches/jurt-soffice-location.diff 2011-06-27 10:51:08.000000000 +0000 +++ libreoffice-3.4.3/debian/patches/jurt-soffice-location.diff 2011-10-07 07:13:30.000000000 +0000 @@ -1,7 +1,6 @@ -Index: libreoffice-3.3.3/libreoffice-build/patches/dev300/jurt-soffice-location.diff -=================================================================== +Index: libreoffice-3.4.1/libreoffice-build/patches/dev300/jurt-soffice-location.diff --- /dev/null 1970-01-01 00:00:00.000000000 +0000 -+++ libreoffice-3.3.3/libreoffice-build/patches/dev300/jurt-soffice-location.diff 2011-06-23 01:56:38.920980332 +0200 ++++ libreoffice-3.3.2/libreoffice-build/patches/hotfixes/jurt-soffice-location.diff 2011-06-07 14:06:35.057334630 +0200 @@ -0,0 +1,20 @@ +commit b71107fb12e3c3125e0cb62c5a4f6636a80c6408 +Author: Bjoern Michaelsen @@ -23,17 +22,3 @@ ++ return new File("/usr/lib/libreoffice/program/soffice"); + return null; + } -Index: libreoffice-3.3.3/libreoffice-build/patches/dev300/apply -=================================================================== ---- libreoffice-3.3.3.orig/libreoffice-build/patches/dev300/apply 2011-06-23 01:56:34.370980333 +0200 -+++ libreoffice-3.3.3/libreoffice-build/patches/dev300/apply 2011-06-23 01:56:38.920980332 +0200 -@@ -539,6 +539,9 @@ - # build using -O2 on x86 and sparc according to Debian policy. - debian-opt.diff - -+# on debian based systems, we know where our soffice is -+jurt-soffice-location.diff -+ - [ LocalizeFixes and DebianBaseOnly ] - # mention openoffice.org-report-builder instead of getting people - # to download it from elsewhere diff -Nru libreoffice-3.3.3/debian/patches/libebook-1.2.so.11.diff libreoffice-3.4.3/debian/patches/libebook-1.2.so.11.diff --- libreoffice-3.3.3/debian/patches/libebook-1.2.so.11.diff 1970-01-01 00:00:00.000000000 +0000 +++ libreoffice-3.4.3/debian/patches/libebook-1.2.so.11.diff 2011-10-07 07:13:30.000000000 +0000 @@ -0,0 +1,28 @@ +Index: libreoffice-3.4.1/libreoffice-build/patches/hotfixes/ubuntufixes.diff +=================================================================== +--- /dev/null 1970-01-01 00:00:00.000000000 +0000 ++++ libreoffice-3.4.1/libreoffice-build/patches/hotfixes/libebook-1.2.so.11.diff 2011-07-19 16:29:10.855486007 +0200 +@@ -0,0 +1,23 @@ ++From 795ac1b9088af83e36661d59b816edbe5aef5eab Mon Sep 17 00:00:00 2001 ++From: Bjoern Michaelsen ++Date: Tue, 19 Jul 2011 15:48:36 +0200 ++Subject: [PATCH 2/2] libebook-1.2.so SONAME bumped again ++ ++--- ++ connectivity/source/drivers/evoab2/EApi.cxx | 1 + ++ 1 files changed, 1 insertions(+), 0 deletions(-) ++ ++diff --git a/connectivity/source/drivers/evoab2/EApi.cxx b/connectivity/source/drivers/evoab2/EApi.cxx ++index 1767ec1..f93d67a 100644 ++--- connectivity/source/drivers/evoab2/EApi.cxx +++++ connectivity/source/drivers/evoab2/EApi.cxx ++@@ -35,6 +35,7 @@ ++ #define DECLARE_FN_POINTERS 1 ++ #include "EApi.h" ++ static const char *eBookLibNames[] = { +++ "libebook-1.2.so.11", // bumped again ++ "libebook-1.2.so.10", // bumped again ++ "libebook-1.2.so.9", // evolution-2.8 ++ "libebook-1.2.so.5", // evolution-2.4 and 2.6+ ++-- ++1.7.5.4 diff -Nru libreoffice-3.3.3/debian/patches/lp720716.diff libreoffice-3.4.3/debian/patches/lp720716.diff --- libreoffice-3.3.3/debian/patches/lp720716.diff 2011-06-27 10:51:08.000000000 +0000 +++ libreoffice-3.4.3/debian/patches/lp720716.diff 1970-01-01 00:00:00.000000000 +0000 @@ -1,743 +0,0 @@ -Index: libreoffice-3.3.3/libreoffice-build/patches/dev300/lp720716.diff -=================================================================== ---- /dev/null 1970-01-01 00:00:00.000000000 +0000 -+++ libreoffice-3.3.3/libreoffice-build/patches/dev300/lp720716.diff 2011-06-24 12:04:56.440958308 +0200 -@@ -0,0 +1,728 @@ -+diff --git a/sysui/desktop/menus/base.desktop b/sysui/desktop/menus/base.desktop -+index 3cb84f8..a2693a5 100644 -+--- sysui/desktop/menus/base.desktop -++++ sysui/desktop/menus/base.desktop -+@@ -11,3 +11,8 @@ Name[pt_BR]=%PRODUCTNAME_BR Base -+ GenericName=Database Development -+ Comment=Manage databases, create queries and reports to track and manage your information by using Base. -+ InitialPreference=5 -++X-Ayatana-Desktop-Shortcuts=New -++[New Shortcut Group] -++UnityQuicklist=New Database -++Exec=libreoffice -base %U -++TargetEnvironment=Unity -+diff --git a/sysui/desktop/menus/calc.desktop b/sysui/desktop/menus/calc.desktop -+index d885589..b93e8a1 100644 -+--- sysui/desktop/menus/calc.desktop -++++ sysui/desktop/menus/calc.desktop -+@@ -11,3 +11,8 @@ Name[pt_BR]=%PRODUCTNAME_BR Calc -+ GenericName=Spreadsheet -+ Comment=Perform calculation, analyze information and manage lists in spreadsheets by using Calc. -+ InitialPreference=5 -++X-Ayatana-Desktop-Shortcuts=New -++[New Shortcut Group] -++UnityQuicklist=New Spreadsheet -++Exec=libreoffice -calc %U -++TargetEnvironment=Unity -+diff --git a/sysui/desktop/menus/draw.desktop b/sysui/desktop/menus/draw.desktop -+index 21c31b8..6748f61 100644 -+--- sysui/desktop/menus/draw.desktop -++++ sysui/desktop/menus/draw.desktop -+@@ -11,3 +11,8 @@ Name[pt_BR]=%PRODUCTNAME_BR Draw -+ GenericName=Drawing Program -+ Comment=Create and edit drawings, flow charts, and logos by using Draw. -+ InitialPreference=5 -++X-Ayatana-Desktop-Shortcuts=New -++[New Shortcut Group] -++UnityQuicklist=New Drawing -++Exec=libreoffice -draw %U -++TargetEnvironment=Unity -+diff --git a/sysui/desktop/menus/impress.desktop b/sysui/desktop/menus/impress.desktop -+index 33a7d90..301131a 100644 -+--- sysui/desktop/menus/impress.desktop -++++ sysui/desktop/menus/impress.desktop -+@@ -11,3 +11,8 @@ Name[pt_BR]=%PRODUCTNAME_BR Impress -+ GenericName=Presentation -+ Comment=Create and edit presentations for slideshows, meeting and Web pages by using Impress. -+ InitialPreference=5 -++X-Ayatana-Desktop-Shortcuts=New -++[New Shortcut Group] -++UnityQuicklist=New Presentation -++Exec=libreoffice -impress %U -++TargetEnvironment=Unity -+diff --git a/sysui/desktop/menus/math.desktop b/sysui/desktop/menus/math.desktop -+index cd0717a..71468cc 100644 -+--- sysui/desktop/menus/math.desktop -++++ sysui/desktop/menus/math.desktop -+@@ -11,3 +11,8 @@ Name[pt_BR]=%PRODUCTNAME_BR Math -+ GenericName=Formula Editor -+ Comment=Create and edit scientific formulas and equations by using Math. -+ InitialPreference=5 -++X-Ayatana-Desktop-Shortcuts=New -++[New Shortcut Group] -++UnityQuicklist=New Formula -++Exec=libreoffice -math %U -++TargetEnvironment=Unity -+diff --git a/sysui/desktop/menus/writer.desktop b/sysui/desktop/menus/writer.desktop -+index 95fe8db..f16a132 100644 -+--- sysui/desktop/menus/writer.desktop -++++ sysui/desktop/menus/writer.desktop -+@@ -11,3 +11,8 @@ Name[pt_BR]=%PRODUCTNAME_BR Writer -+ GenericName=Word Processor -+ Comment=Create and edit text and graphics in letters, reports, documents and Web pages by using Writer. -+ InitialPreference=5 -++X-Ayatana-Desktop-Shortcuts=New -++[New Shortcut Group] -++UnityQuicklist=New Document -++Exec=libreoffice -writer %U -++TargetEnvironment=Unity -+diff --git a/sysui/desktop/share/launcher_comment.ulf b/sysui/desktop/share/launcher_comment.ulf -+index e369492..7bd3179 100644 -+--- sysui/desktop/share/launcher_comment.ulf -++++ sysui/desktop/share/launcher_comment.ulf -+@@ -1,21 +1,192 @@ -+ [writer] -+ en-US = "Create and edit text and graphics in letters, reports, documents and Web pages by using Writer." -++ast = "Escribi y edita testos y gráficos en cartes, informes, documentos y páxines web." -++ca = "Creeu i editeu text i gràfics a cartes, informes, documents i pàgines web." -++da = "Opret og redigér tekst og grafik i breve, rapporter, dokumenter og hjemmesider." -++de = "Texte und Grafiken in Briefen, Berichten, Dokumenten und Webseiten erstellen und bearbeiten." -++es = "Cree y edite textos y gráficos en cartas, informes, documentos y páginas web." -++el = "Δημιουργία και επεξεργασία κειμένου και γραφικών σε επιστολές, αναφορές, έγγραφα και ιστοσελίδες." -++fi = "Luo ja muokkaa tekstejä ja grafiikkaa kirjeisiin, raportteihin, asiakirjoihin ja WWW-sivuille." -++fr = "Créer et modifier des textes et graphiques pour lettres, rapports, documents ou pages Web." -++gl = "Cree e modifique textos e gráficos en cartas, informes, documentos e páxinas web." -++he = "יצירה ועריכה של טקסט וגרפיקה במכתבים, דוחות, מסמכים ואתרי אינטרנט." -++hr = "Stvorite i uredite tekstualna i grafička pisma, izvještaje, dokumente i web stranice." -++hu = "Levelek, jelentések, dokumentumok és weboldalak szövegének és grafikájának létrehozása és szerkesztése" -++it = "Crea e modifica testo e grafica in lettere, rapporti, documenti e pagine Web." -++is = "Búa til og sýsla með texta og myndefni í bréfum, skýrslum, ýmsum textaskjölum og vefsíðum." -++ja = "手紙やレポート、文書、Webページ向けの文章や画像を作成・編集します。" -++ku = "Nivîs û grafîkên di name, rapor, belge û rûpelên torê de çêbike û sererast bike." -++nl = "Tekst en afbeeldingen bewerken in brieven, rapporten, documenten en webpagina's. " -++pt_BR = "Crie e edite seus textos e gráficos em cartas, relatórios, documentos ou páginas da web." -++ro = "Creați și editați documente text și grafice sub formă de scrisori, rapoarte, articole sau pagini web." -++ru = "Создание и редактирование текстов и изображений в письмах, отчётах, документах и на веб-страницах." -++sl = "Ustvarjajte in urejajte besedilo in grafiko v pismih, poročilih, dokumentih in spletnih straneh." -++te = "పత్రాలు, నివేదికలు మరియు వెబ్ పేజీలలో పాఠ్యం మరియు గ్రాఫిక్స్ సృష్టి మరియు సవరణ" -++vi = "Tạo và soạn văn bản và hình trong thư, báo cáo, tài liệu và trang web." -++zh_CN = "创建编辑文档、报告、信件和网页中的文本和图形。" -++zh_TW = "建立與編輯書信、報告、文件與網頁中的文字和圖形。" -+ -+ [impress] -+ en-US = "Create and edit presentations for slideshows, meeting and Web pages by using Impress." -++ast = "Fai y edita presentaciones pa pases de diapositives, reuniones y páxines web." -++ca = "Creeu i editeu presentacions per a diapositives, conferències i pàgines web." -++da = "Opret og rediger præsentationer til diasshows, møder og hjemmesider." -++de = "Präsentationen für Vorführungen, Besprechungen und Web-Auftritte erstellen und bearbeiten." -++el = "Δημιουργία και επεξεργασία παρουσιάσεων για προβολές διαφανειών, συσκέψεις και ιστοσελίδες" -++es = "Cree y edite presentaciones para pases de diapositivas, reuniones y páginas web." -++fi = "Luo ja muokkaa esityksiä esitelmiin, tapaamisiin ja WWW-sivuille." -++fr = "Créer et modifier des présentations pour des diaporamas, des conférences et pour le Web." -++gl = "Cree e modifique presentacións para diaporamas, conferencias e páxinas web." -++he = "יצירה ועריכה של מצגות עבור שקופיות, פגישות ואתרי אינטרנט." -++hr = "Stvorite i uredite prezentacije za sastanke i web stranice." -++hu = "Bemutatók készítése és szerkesztése diavetítésekhez vagy a webre" -++it = "Crea e modifica presentazioni per proiezioni, meeting e pagine Web." -++is = "Búa til og breyta kynningum fyrir ráðstefnur, fyrirlestra og fyrir birtingu á vef." -++ja = "スライドショーや会議、Webページ向けのプレゼンテーションを作成・編集します。" -++nl = "Presentaties maken voor diavoorstellingen, vergaderingen en webpagina's." -++pt_BR = "Crie e edite apresentações para reuniões ou páginas da web." -++ro = "Creați și editați prezentări, diapozitive sau pagini web." -++ru = "Создание и редактирование презентаций для слайд-шоу, докладов и веб-страниц." -++sl = "Ustvarjajte in urejajte predstavitve za srečanja, predstavitve in spletne strani." -++vi = "Tạo trình diễn để chiếu tự động, cho cuộc họp hoặc trang web" -++zh_CN = "创建编辑用于幻灯片放映、会议和网页的演示文稿。" -++zh_TW = "建立與編輯投影片放映、會議、網頁中的簡報。" -+ -+ [draw] -+ en-US = "Create and edit drawings, flow charts, and logos by using Draw." -++ast = "Crea y edita dibuxos, diagrames de fluxu y logos." -++ca = "Creeu i editeu dibuixos, diagrames de flux i logotips." -++da = "Opret og rediger tegninger, diagrammer og logoer." -++de = "Zeichnungen, Flussdiagramme und Logos erstellen und bearbeiten" -++el = "Δημιουργία και επεξεργασία σχεδιασμάτων, διαγραμμάτων ροής και λογοτύπων." -++es = "Cree y edite dibujos, diagramas de flujo y logotipos." -++fi = "Luo ja muokkaa piirroksia, vuokaavioita ja logoja." -++fr = "Créer et modifier des dessins, diagrammes et logos." -++gl = "Cree e modifique debuxos, diagramas de fluxo e logotipos." -++he = ".יצירה ועריכה של ציורים, תרשימי זרימה וסמלילים" -++hr = "Stvorite i uredite crteže, dijagrame toka i logotipove." -++hu = "Rajzok, folyamatábrák és logók létrehozása és szerkesztése" -++it = "Crea e modifica disegni, diagrammi di flusso e loghi." -++is = "Búa til og breyta teikningum, skýringamyndum og flæðiritum." -++ja = "ベクタ画像やフローチャート、ロゴを編集します。" -++nl = "Tekeningen, diagrammen en logo's maken." -++pt_BR = "Crie e edite desenho, fluxograma ou logos" -++ro = "Creați și editați desene, grafice și logouri. " -++ru = "Создание и редактирование рисунков, диаграмм и логотипов." -++sl = "Ustvarjajte in urejajte slike, diagrame poteka in logotipe." -++te = "చిత్రాలు,చిహ్నాలు(లోగో) మరియు ఫ్లో చార్టులు సృష్టి మరియు సవరణ" -++vi = "Tạo và sửa hình vẽ, sơ đồ và biểu tượng" -++zh_CN = "创建编辑图形、图表和标志。" -++zn_TW = "建立與編輯繪圖、流程圖與標誌。" -+ -+ [calc] -+ en-US = "Perform calculation, analyze information and manage lists in spreadsheets by using Calc." -++ast = "Fai cálculos, analiza información y xestiona llistes en fueyes de cálculu." -++ca = "Executeu càlculs, analitzeu informació i gestioneu llistats en fulls de càlcul." -++da = "Udfør beregninger, analysér information og håndter lister i regneark." -++de = "Berechnungen ausführen, Informationen analysieren und Listen in Tabellen verwalten." -++el = "Εκτέλεση υπολογισμών, ανάλυση πληροφοριών και διαχείριση καταλόγων στα λογιστικά φύλλα" -++es = "Realice cálculos, analice información y gestione listas en hojas de cálculo." -++fi = "Tee laskelmia, käsittele tietoa ja hallitse luetteloita laskentataulukoissa." -++fr = "Réaliser des calculs, analyser les informations et gérer des listes avec des feuilles de calcul." -++gl = "Realice cálculos, analice información e administre listas en follas de cálculo." -++he = "ביצוע חישובים, ניתוח מידע וניהול רשימות בגיליונות אלקטרונים." -++hr = "Upravljajte izračunima i analizirajte informacije u proračunskim tablicama." -++hu = "Számítások végrehajtása, adatok elemzése és listák kezelése munkafüzetekben" -++it = "Esegue calcoli, analizza informazioni e gestisce elenchi in fogli di calcolo." -++is = "Framkvæma útreikninga, greina gögn og meðhöndla lista í töfluformi." -++ja = "シート上にある数値の集計や分析、シートの管理を行います。" -++nl = "Berekeningen maken, informatie analyseren en lijsten beheren in rekenbladen." -++pt_BR = "Realize cálculos, analise informação e gerencie listas em planilhas" -++ro = "Efectuați calcule, analizați informații și administrați liste în foi de calcul." -++ru = "Расчёты, анализ информации и управление списками с помощью электронных таблиц." -++sl = "Izvajajte izračune, analizirajte informacije in upravljajte sezname in preglednice." -++te = "స్ప్రెడ్ షీట్ లో లెక్కించు, వివరాలను విశ్లేషించు మరియు జాబితా నిర్వహించు " -++vi = "Tính toán, xử lý thông tin và quản lý danh sách trong tờ bảng tính" -++zh_CN = "在电子表格中计算、分析、管理信息。" -++zh_TW = "在試算表中進行計算、分析資訊,以及管理清單。" -+ -+ [math] -+ en-US = "Create and edit scientific formulas and equations by using Math." -++ast = "Fai y edita fórmules científiques y ecuaciones." -++ca = "Creeu i editeu fórmules científiques i equacions." -++da = "Opret og redigér videnskabelige formler og ligninger." -++de = "Wissenschaftliche Formeln und Gleichungen erstellen und bearbeiten." -++el = "Δημιουργία και επεξεργασία επιστημονικών τύπων και εξισώσεων." -++es = "Cree y edite fórmulas científicas y ecuaciones." -++fi = "Luo ja muokkaa tieteellisiä kaavoja ja yhtälöitä." -++fr = "Créer et modifier des formules scientifiques et des équations." -++gl = "Cree e modifique fórmulas científicas e ecuacións." -++he = "יצירה ועריכה של נוסחות מדעיות ומשוואות." -++hr = "Stvorite i uredite znanstvene formule i jednadžbe." -++hu = "Képletek és egyenletek létrehozása és szerkesztése" -++it = "Crea e modifica formule scientifiche ed equazioni." -++is = "Búa til og breyta vísindaformúlum og jöfnum." -++ja = "数式や方程式を作成・編集します。" -++nl = "Wetenschappelijke formules en vergelijkingen maken." -++pt_BR = "Crie e edite fórmulas e equações científicas." -++ro = "Creați și editați formule științifice și ecuații." -++ru = "Создание и редактирование научных формул и уравнений." -++sl = "Ustvarjajte in urejajte znanstvene formule in enačbe." -++te = "శాస్త్ర సూత్రాలు మరియు సమీకరణాల సృష్టి మరియు సవరణ" -++vi = "Tạo và soạn công thức và phương trình khoa học" -++zh_CN = "创建编辑数学公式和方程" -++zh_TW = "建立與編輯科學公式與方程式。" -++ -+ -+ [base] -+ en-US = "Manage databases, create queries and reports to track and manage your information by using Base." -++ast = "Xestiona bases de datos, fai consultes ya informes, sigui y xestiona la to información." -++ca = "Gestioneu bases de dades, creeu consultes i informes per fer un seguiment i gestionar la vostra informació." -++da = "Håndtér databaser, og opret forespørgsler og rapporter til at overvåge og administrere dine informationer." -++de = "Datenbanken verwalten, Abfragen und Berichte erstellen, um Ihre Daten zu überblicken und zu verwalten." -++el = "Διαχείριση βάσεων δεδομένων, δημιουργία ερωτημάτων και αναφορών για την παρακολούθηση και διαχείριση των πληροφοριών σας." -++es = "Gestione bases de datos, cree consultas e informes, siga y gestione su información." -++fi = "Hallitse tietokantoja, tee hakuja ja raportteja seurataksesi ja hallitaksesi tietoja." -++fr = "Gérer des bases de données, créer des requêtes et des rapports pour le suivi et l'analyse de vos données." -++gl = "Administre bases de datos, cree consultas e informes, siga e xestione a súa información." -++he = "ניהול מסדי נתונים, יצירת חקירות ודוחות על מנת לנהל את המידע שלכם ולעקוב אחריו." -++hr = "Upravljajte bazama podataka, definirajte upite i izvještaje za praćenje i upravljanje vašim informacijama." -++hu = "Adatbázisok kezelése, lekérdezések és jelentések készítése az információinak kezeléséhez" -++it = "Gestisce database, crea query e rapporti per tracciare e gestire le proprie informazioni." -++is = "Sýsla með gagnagrunna, búa til útfyllingarform og skýrslur, safna saman og vinna úr ýmiskonar gögnum." -++ja = "データベースの管理やクエリの作成、情報の追跡や管理した結果を報告します。" -++nl = "Databases beheren, query's en rapporten maken om uw informatie te beheren en op te zoeken." -++nn = "Handsam databaser og lag spørringar og rapportar for å gjera informasjonen oversiktleg" -++pt_BR = "Administre base de dados, crie consultas e relatórios para rastrear e gerenciar informação." -++ro = "Administrați baze de date, creați interogări și rapoarte pentru a urmări și administra informațiile proprii." -++ru = "Управление базами данных, создание запросов и отчётов для контролирования вашей информации." -++sl = "Upravljajte podatkovne zbirke, ustvarjajte poizvedbe in poročila za sledenje in upravljanje svojih podatkov." -++te = "మీ జాబితా మరియు వివరాలకోసం డాటాబేస్ నిర్వహణ మరియు ప్రశ్నలు, నివేదికల సృష్టి " -++vi = "Quản lý cơ sở dữ liệu, tạo lệnh tìm kiếm và báo cáo để theo dõi và quản lý thông tin của bạn." -++zh_CN = "管理数据库,创建查询和报告,跟踪和管理您的信息。" -++zh_TW = "管理資料庫、建立查詢與報告,以追蹤及管理您的資訊。" -++ -+ -+ [startcenter] -+ en-US = "The office productivity suite compatible to the open and standardized ODF document format. Supported by The Document Foundation." -++ast = "Suite de productividá d'oficina compatible con ODF, el formatu de documentos abiertu y estandarizáu. Col sofitu de la Document Foundation." -++ca = "Paquet ofimàtic compatible amb el format estàndard de documents ODF. Mantingut per la Document Foundation." -++da = "Office produktionspakken er kompatibel med det åbne og standardiseret ODF-dokumentformat. Understøttet af The Document Foundation." -++de = "Die zum offenen und standardisierten ODF-Format kompatible Sammlung von Büroanwendungen. Unterstützt durch »The Document Foundation«." -++es = "Suite de productividad para la oficina compatible con ODF, el formato de documentos abierto y estandarizado. Con el soporte de la Document Foundation." -++el = "Η συμβατή με την ανοικτή και πρότυπη μορφή εγγράφων ODF σουίτα γραφείου. Υποστηρίζεται από το The Document Foundation." -++fi = "Avointa ja standardoitua ODF-asiakirjamuotoa tukeva toimisto-ohjelmisto. The Document Foundation -säätiön tukema." -++fr = "Suite bureautique compatible avec le format de document standard et ouvert ODF. Soutenue par The Document Foundation." -++gl = "A suite de produtividade de oficina compatíbel co formato aberto e estandarizado de documentos ODF. Co apoio da Document Foundation" -++he = "חבילת כלי העבודה המשרדית תואמת את מבנה המסמכים הפתוח והתקני ODF. נתמכת על ידי The Document Foundation." -++hr = "Paket uredskih aplikacija s podrškom za otvoren i standardiziran ODF format dokumenata. Podržan od strane Document fundacije." -++hu = "A nyílt és szabványos ODF formátummal kompatibilis irodai programcsomag a Document Foundation támogatásával" -++it = "La suite di produttività compatibile con il formato standard e aperto dei documenti ODF. Supportata dalla The Document Foundation." -++is = "Forritavöndull til hjálpar við vinnu við gagna- og textavinnslu, styðst við ODF sjalasniðið sem er staðlað og frjálst snið fyrir ýmiskonar skjöl. Stutt af Document Foundation." -++ja = "オープンで標準化されたODFドキュメントフォーマットに対応した生産性の高いオフィススイートです。The Document Foundationによってサポートされています。" -++nl = "Het kantoorpakket compatibel met ODF (het gestandaardiseerde Open Document Formaat). Ondersteund door The Document Foundation. " -++pt_BR = "Suíte de escritório produtiva, compatível com o formato aberto ODF. Suportado pela The Document Foundation." -++ro = "Suita de birou compatibilă cu formatul de document liber și standardizat ODF, cu asistență oferită de The Document Foundation." -++ru = "Офисный пакет, совместимый с открытым и стандартизованным форматом документов ODF. Поддерживается The Document Foundation." -++sl = "Pisarniška zbirka, združljiva z odprtim in standardiziranim zapisom ODF. Podpira jo The Document Foundation." -++te = "రహస్యాలు లేని మరియు ప్రామాణికమైన ODF కు అనుకూలమైన కార్యాలయ ఉత్పాదకత అనువర్తనాల సముదాయం, డాక్యుమెంట్ ఫౌండేషన్ తోడ్పాటుతో" -++vi = "Bộ văn phòng thích hợp với chuẩn đinh dạng tài liệu mở ODF, nhận được sự hỗ trợ từ Quỹ The Document Foundation" -++zh_CN = "兼容开放标准 ODF 的办公软件套装。由 The Document Foundation 支持。" -++zh_TW = "與開放且標準化的 ODF 文件格式相容的辦公生產力套裝軟體。由文件基金會提供支援。" -+ -+diff --git a/sysui/desktop/share/launcher_genericname.ulf b/sysui/desktop/share/launcher_genericname.ulf -+index ff8041a..ba16f53 100644 -+--- sysui/desktop/share/launcher_genericname.ulf -++++ sysui/desktop/share/launcher_genericname.ulf -+@@ -1,23 +1,191 @@ -+ [writer] -+ en-US = "Word Processor" -++ast = "Procesador de testos" -++ca = "Processador de texts" -++da = "Tekstbehandling" -++de = "Textverarbeitung" -++es = "Procesador de textos" -++el = "Επεξεργαστής κειμένου" -++fi = "Tekstinkäsittely" -++fr = "Traitement de texte" -++gl = "Procesador de texto" -++he = "מעבד תמלילים" -++hr = "Obrađivač teksta" -++hu = "Szövegszerkesztő" -++it = "Word processor" -++is = "Ritvinnsla" -++ja = "ワープロ" -++ku = "Bernameya nivîsê" -++nl = "Tekstverwerker" -++pt_BR = "Processador de texto" -++ro = "Procesor de documente" -++ru = "Редактор документов" -++sl = "Urejevalnik besedila" -++te = "పాఠ్య సవరణ" -++vi = "Soạn thảo văn bản" -++zh_CN = "文档编辑器" -++zh_TW = "文書處理器" -+ -+ [impress] -+ en-US = "Presentation" -++ast = "Presentación" -++ca = "Presentació" -++da = "Præsentation" -++de = "Präsentationen" -++el = "Παρουσίαση" -++es = "Presentación" -++fi = "Esitys" -++fr = "Présentation" -++gl = "Presentación" -++he = "מצגות" -++hr = "Prezentacija" -++hu = "Bemutatókészítő" -++it = "Presentazione" -++is = "Skyggnusýning" -++ja = "プレゼンテーション" -++nl = "Presentatie" -++pt_BR = "Apresentação" -++ro = "Prezentări" -++ru = "Презентация" -++sl = "Predstavitev" -++vi = "Trình diễn" -++zh_CN = "演示文稿" -++zh_TW = "簡報" -+ -+ [calc] -+ en-US = "Spreadsheet" -++ast = "Fueya de cálculu" -++ca = "Full de càlcul" -++da = "Regneark" -++de = "Tabellenkalkulation" -++el = "Λογιστικό φύλλο" -++es = "Hoja de cálculo" -++fi = "Taulukko" -++fr = "Feuille de calcul" -++gl = "Folla de cálculo" -++he = "גיליון אלקטרוני" -++hr = "Proračunske tablice" -++hu = "Táblázatkezelő" -++it = "Foglio di calcolo" -++is = "Töflureikniblað" -++ja = "表計算" -++nl = "Rekenblad" -++pt_BR = "Planilha" -++ro = "Foi de calcul" -++ru = "Электронные таблицы" -++sl = "Preglednica" -++te = "స్ప్రెడ్ షీట్" -++vi = "Tờ bảng tính" -++zh_CN = "电子表格" -++zh_TW = "試算表" -+ -+ [base] -+ en-US = "Database Development" -++ast = "Desendolcu de bases de datos" -++ca = "Desenvolupament de bases de dades" -++da = "Databaseudvikling" -++de = "Datenbankentwicklung" -++el = "Ανάπτυξη βάσεων δεδομένων" -++es = "Desarrollo de bases de datos" -++fi = "Tietokanta" -++fr = "Développement de bases de données" -++gl = "Desenvolvemento de bases de datos" -++he = "פיתוח מסדי נתונים" -++hr = "Razvoj baza podataka" -++hu = "Adatbázis-fejlesztés" -++it = "Sviluppo database" -++is = "Hönnun gagnagrunna" -++ja = "データベース開発" -++nl = "Database-ontwikkeling" -++nn = "Databasehandsaming" -++pt_BR = "Desenvolvimento de base de dados" -++ro = "Dezvoltare baze de date" -++ru = "Разработка баз данных" -++sl = "Razvoj podatkovnih zbirk" -++te = "డాటాబేస్ అభివృద్ధి" -++vi = "Phát triển Cơ sở dữ liệu" -++zn_CN = "数据库开发" -++zh_TW = "資料庫開發" -+ -+ [math] -+ en-US = "Formula Editor" -++ast = "Editor de fórmules" -++ca = "Editor de fórmules" -++da = "Formelredigering" -++de = "Formel-Editor" -++el = "Τύπος" -++es = "Editor de fórmulas" -++fi = "Kaavaeditori" -++fr = "Éditeur de formules" -++gl = "Editor de fórmulas" -++he = "עורך נוסחות" -++hr = "Uređivač jednadžbi" -++hu = "Képletszerkesztő" -++it = "Editor di formule" -++is = "Formúluritill" -++ja = "数式エディタ" -++nl = "Formule-editor" -++pt_BR = "Editor de fórmula" -++ro = "Editor de formule" -++ru = "Редактор формул" -++sl = "Urejevalnik formule" -++te = "సూత్ర సవరణి" -++vi = "Trình soạn công thức" -++zh_CN = "公式编辑器" -++zh_TW = "公式編輯器" -+ -+ [draw] -+ en-US = "Drawing Program" -++ast = "Programa de dibuxu" -++ca = "Programa de dibuix" -++da = "Tegneprogram" -++de = "Zeichenprogramm" -++el = "Πρόγραμμα Σχεδίασης" -++es = "Programa de dibujo" -++fi = "Piirros" -++fr = "Logiciel de dessin" -++gl = "Programa de debuxo" -++he = "תוכנת ציור" -++hr = "Crtanje" -++hu = "Rajzoló" -++it = "Programma di disegno" -++is = "Teikniforrit" -++ja = "図形描画" -++nl = "Tekenprogramma" -++pt_BR = "Programa para desenho" -++ro = "Program de desensare " -++ru = "Программа для рисования" -++sl = "Program za risanje" -++te = "చిత్రలేఖన ప్రోగ్రామ్" -++vi = "Chương trình Vẽ" -++zh_CN = "绘图工具" -++zh_TW = "繪圖程式" -+ -+ [startcenter] -+ en-US = "Office" -++ast = "Oficina" -++ca = "Oficina" -++da = "Kontor" -++de = "Büroanwendungen" -++es = "Oficina" -++fi = "Toimisto" -++fr = "Bureautique" -++gl = "Oficina" -++he = "אופיס" -++hr = "Ured" -++hu = "Iroda" -++it = "Office" -++is = "Skrifstofa" -++ja = "オフィス" -++nl = "Kantoor" -++pt_BR = "Escritório" -++ro = "Suită de birou" -++ru = "Офис" -++sl = "Pisarna" -++te = "కార్యాలయం" -++vi = "Bộ văn phòng" -++zh_CN = "办公" -++zh_TW = "辦公" -+ -+ [javafilter] -+ en-US = "Small Device Format Importer" -+diff --git a/sysui/desktop/share/launcher_unityquicklist.ulf b/sysui/desktop/share/launcher_unityquicklist.ulf -+new file mode 100644 -+index 0000000..7b4c18a -+--- /dev/null -++++ sysui/desktop/share/launcher_unityquicklist.ulf -+@@ -0,0 +1,168 @@ -++[writer] -++en-US = "New Document" -++ast = "Documentu nuevu" -++ca = "Document nou" -++da = "Nyt dokument" -++de = "Neues Dokument" -++es = "Documento nuevo" -++el = "Νέο έγγραφο" -++fi = "Uusi tekstiasiakirja" -++fr = "Nouveau document" -++gl = "Novo documento" -++he = "מסמך חדש" -++hr = "Novi dokument" -++hu = "Új dokumentum" -++it = "Nuovo documento" -++is = "Nýtt textaskjal" -++ja = "新規文書を作成" -++ku = "Belgeya nû" -++nl = "Nieuw Document" -++pt_BR = "Novo documento" -++ro = "Document nou" -++ru = "Новый документ" -++sl = "Nov dokument" -++te = "కొత్త పత్రం" -++vi = "Tài liệu mới" -++zh_CN = "新建文档" -++zh_TW = "新增文件" -++ -++[impress] -++en-US = "New Presentation" -++ast = "Presentación nueva" -++ca = "Presentació nova" -++da = "Ny præsentation" -++de = "Neue Präsentation" -++el = "Νέα παρουσίαση" -++es = "Presentación nueva" -++fi = "Uusi esitys" -++fr = "Nouvelle présentation" -++gl = "Nova presentación" -++he = "מצגת חדשה" -++hr = "Nova prezentacija" -++hu = "Új bemutató" -++it = "Nuova presentazione" -++is = "Ný skyggnusýning" -++ja = "新規プレゼンテーションを作成" -++nl = "Nieuwe presentatie" -++pt_BR = "Nova apresentação" -++ro = "Prezentare nouă" -++ru = "Новая презентация" -++sl = "Nova predstavitev" -++vi = "Trình diễn mới" -++zh_CN = "新建演示文稿" -++zh_TW = "新增簡報" -++ -++[calc] -++en-US = "New Spreadsheet" -++ast = "Fueya de cálculu nueva" -++ca = "Full de càlcul nou" -++da = "Nyt regneark" -++de = "Neue Tabelle" -++el = "Δημιουργία Νέου λογιστικού φύλλου" -++es = "Hoja de cálculo nueva" -++fi = "Uusi taulukko" -++fr = "Nouvelle feuille de calcul" -++gl = "Nova folla de cálculo" -++he = "גיליון אלקטרוני חדש" -++hr = "Nova proračunska tablica" -++hu = "Új táblázat" -++it = "Nuovo foglio di calcolo" -++is = "Nýtt töflureikniblað" -++ja = "新規シートを作成" -++nl = "Nieuw Rekenblad" -++pt_BR = "Nova planilha" -++ro = "Foaie de calcul nouă" -++ru = "Новая электронная таблица" -++sl = "Nova preglednica" -++te = "కొత్త స్ప్రెడ్ షీట్" -++vi = "Bảng tính mới" -++zh_CN = "新建表格" -++zh_TW = "新增試算" -++ -++[base] -++en-US = "New Database" -++ast = "Base de datos nueva" -++ca = "Base de dades nova" -++da = "Ny database" -++de = "Neue Datenbank" -++el = "Νέα βάση δεδομένων" -++es = "Base de datos nueva" -++fi = "Uusi tietokanta" -++fr = "Nouvelle base de données" -++gl = "Nova base de datos" -++he = "מסד נתונים חדש" -++hr = "Nova baza podataka" -++hu = "Új adatbázis" -++it = "Nuovo database" -++is = "Nýr Base gagnagrunnur" -++ja = "新規デ>ータベースを作成" -++nl = "Nieuwe database" -++nn = "Ny database" -++pt_BR = "Nova base de dados" -++ro = "Bază de date nouă" -++ru = "Новая база данных" -++sl = "Nova podatkovna zbirka" -++te = "కొత్త డాటాబేస్" -++vi = "Cơ sở dữ liệu mới" -++zn_CN = "新建数据库" -++zh_TW = "新增資料庫" -++ -++[math] -++en-US = "New Formula" -++ast = "Fórmula nueva" -++ca = "Fórmula nova" -++da = "Ny formel" -++de = "Neue Formel" -++el = "Νέος τύπος" -++es = "Fórmula nueva" -++fi = "Uusi kaava" -++fr = "Nouvelle formule" -++gl = "Nova fórmula" -++he = "נוסחה חדשה" -++hr = "Nova jednadžba" -++hu = "Új képlet" -++it = "Nuova formula" -++is = "Ný formúla" -++ja = "新しい数式を作成" -++nl = "Nieuwe formule" -++pt_BR = "Nova fórmula" -++ro = "Formulă nouă" -++ru = "Новая формула" -++sl = "Nova formula" -++te = ""కొత్త సూత్రం -++vi = "Công thức mới" -++zh_CN = "新建公式" -++zh_TW = "新增公式" -++ -++[draw] -++en-US = "New Drawing" -++ast = "Dibuxu nuevu" -++ca = "Dibuix nou" -++da = "Ny tegning" -++de = "Neue Zeichnung" -++el = "Νέα σχεδίαση" -++es = "Dibujo nuevo" -++fi = "Uusi piirros" -++fr = "Nouveau dessin" -++gl = "Novo debuxo" -++he = "ציור חדש" -++hr = "Nov crtež" -++hu = "Új rajz" -++it = "Nuovo disegno" -++is = "Ný teikning" -++ja = "新規画像を作成" -++nl = "Nieuwe tekening" -++pt_BR = "Novo desenho" -++ro = "Desen nou" -++ru = "Новый рисунок" -++sl = "Nova risba" -++te = "కొత్త చిత్రం" -++vi = "Hình vẽ mới" -++zh_CN = "新建绘图" -++zh_TW = "新增繪圖" -++ -++[startcenter] -++en-US = "" -++ -++[javafilter] -++en-US = "" -+diff --git a/sysui/desktop/share/makefile.mk b/sysui/desktop/share/makefile.mk -+index 898d7b0..7c35386 100644 -+--- sysui/desktop/share/makefile.mk -++++ sysui/desktop/share/makefile.mk -+@@ -50,6 +50,7 @@ ULFFILES= \ -+ documents.ulf \ -+ launcher_comment.ulf \ -+ launcher_genericname.ulf \ -++ launcher_unityquicklist.ulf \ -+ launcher_name.ulf -+ -+ LAUNCHERLIST = writer calc draw impress math base printeradmin qstart startcenter javafilter -+@@ -145,7 +146,7 @@ ALLTAR : $(LAUNCHERFLAGFILE) $(SPECFILES) $(COMMONMISC)$/{$(PRODUCTLIST)}$/build -+ # merge-in the translations. -+ # -+ -+-$(LAUNCHERFLAGFILE) : ../productversion.mk brand.pl translate.pl $(ULFDIR)$/launcher_name.ulf $(ULFDIR)$/launcher_comment.ulf $(ULFDIR)/launcher_genericname.ulf -++$(LAUNCHERFLAGFILE) : ../productversion.mk brand.pl translate.pl $(ULFDIR)$/launcher_name.ulf $(ULFDIR)$/launcher_comment.ulf $(ULFDIR)/launcher_genericname.ulf $(ULFDIR)/launcher_unityquicklist.ulf -+ $(LAUNCHERFLAGFILE) : $(LAUNCHERDEPN) -+ @@-$(MKDIRHIER) $(@:db).$(INPATH).$(@:f) -+ @echo Creating desktop entries for $(@:f) .. -+@@ -154,6 +155,7 @@ $(LAUNCHERFLAGFILE) : $(LAUNCHERDEPN) -+ @$(PERL) translate.pl -p '$${{PRODUCTNAME}} $${{PRODUCTVERSION}}' -b '$${{PRODUCTNAME_BR}} $${{PRODUCTVERSION}}' -d $(@:db).$(INPATH).$(@:f) --ext "desktop" --key "Name" $(ULFDIR)$/launcher_name.ulf -+ @$(PERL) translate.pl -p '$${{PRODUCTNAME}} $${{PRODUCTVERSION}}' -b '$${{PRODUCTNAME_BR}} $${{PRODUCTVERSION}}' -d $(@:db).$(INPATH).$(@:f) --ext "desktop" --key "Comment" $(ULFDIR)$/launcher_comment.ulf -+ @$(PERL) translate.pl -p '$${{PRODUCTNAME}} $${{PRODUCTVERSION}}' -p '$${{PRODUCTNAME_BR}} $${{PRODUCTVERSION}}' -d $(@:db).$(INPATH).$(@:f) --ext "desktop" --key "GenericName" $(ULFDIR)$/launcher_genericname.ulf -++ @$(PERL) translate.pl -p '$${{PRODUCTNAME}} $${{PRODUCTVERSION}}' -p '$${{PRODUCTNAME_BR}} $${{PRODUCTVERSION}}' -d $(@:db).$(INPATH).$(@:f) --ext "desktop" --key "UnityQuicklist" $(ULFDIR)$/launcher_unityquicklist.ulf -+ .IF "$(WITH_LIBSN)"=="YES" -+ @noop x$(foreach,i,$(LAUNCHERLIST) $(shell @echo "StartupNotify=true" >> $(@:db).$(INPATH).$(@:f)/$i.desktop))x -+ .ENDIF -+diff --git a/sysui/desktop/share/translate.pl b/sysui/desktop/share/translate.pl -+index cb209e4..fe7fecd 100644 -+--- sysui/desktop/share/translate.pl -++++ sysui/desktop/share/translate.pl -+@@ -69,6 +69,12 @@ while ($_ = $ARGV[0], /^-/) { -+ } -+ } -+ -++# hack for unity section -++$outkey = $key; -++if ( $outkey eq "UnityQuicklist" ) { -++ $outkey = "Name"; -++} -++ -+ # open input file -+ unless (open(SOURCE, $ARGV[0])) { -+ print STDERR "Can't open $ARGV[0] file: $!\n"; -+@@ -111,9 +117,12 @@ while () { -+ -+ # Pass the head of the template to the output file -+ KEY: while (