summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Collapse)Author
2012-08-01configure: remove check for empty $COMPATHMichael Stahl
It would be extremely suprising if we could get to line 11075 in the configure script if there isn't actually a C++ compiler available, and the test does fail on Fedora 17 without ccache installed because $CC is /bin/gcc. Change-Id: I727ba171a3d647e2ba974d196794943b6450ce6e Signed-off-by: Petr Mladek <pmladek@suse.cz>
2012-07-11configure: don't fail if ant home contains spaceMichael Stahl
Change-Id: I70ee8a557cb0e9aee393939e886cf82d8a9fc79c (cherry picked from commit 32aa5e6aa0e0e976a16204b23699031192b9bb34) Signed-off-by: Bjoern Michaelsen <bjoern.michaelsen@canonical.com> (cherry picked from commit ca7e5ff61db9d96e1a48e16cd1cb97555cecba6b) Conflicts: configure.in
2012-05-31remove ORBit configure checkCaolán McNamara
Change-Id: I2be7decd8ee54a1199cbbc205bceb782b748f042 Signed-off-by: Tomas Chvatal <tchvatal@suse.cz>
2012-05-18allow java 1.7, or any future versionCaolán McNamara
(cherry picked from commit 3d1f1c43a0cb6efb5bee3490ce90c63debf2d27b) Signed-off-by: Michael Stahl <mstahl@redhat.com>
2012-04-18add 5.3 into the db check for-loopRene Engelhard
Signed-off-by: Petr Mladek <pmladek@suse.cz>
2012-04-16configure.in: fix Qt detection in Debian/Ubuntu multiarchRene Engelhard
Signed-off-by: Petr Mladek <pmladek@suse.cz>
2012-04-12Add Barcode 1.3.5.0 extensionKalman Szalai - KAMI
Barcode 1.3.5.0 release: * LibreOffice 3.4.x-3.5.x support * Resizeable barcodes * CODE128 fix (cherry picked from commit 39d8a541e623fd3ae91e28dc6dfc34411bf23b57) Signed-off-by: Miklos Vajna <vmiklos@suse.cz>
2012-04-03as of ICU 4.9 RBBI the Prepend property is emptyEike Rathke
Backport of 43084e8b30c101a44510b7a8267d5c2b316a17bb * config_host.mk doesn't exist, instead changes to set_soenv.in * i18npool/CustomTarget_breakiterator.mk doesn't exist, instead same changes to i18npool/source/breakiterator/Makefile * char.txt and char_in.txt unchanged Signed-off-by: Tomáš Chvátal <tomas.chvatal@gmail.com>
2012-03-18Add check for hamcrest even if it is not first in classpath.Tomas Chvatal
Conflicts: configure.in Signed-off-by: Bjoern Michaelsen <bjoern.michaelsen@canonical.com>
2012-03-18fix wrong libpng check result textLuboš Luňák
Signed-off-by: Tomas Chvatal <tchvatal@suse.cz>
2012-02-21build also with older npapiRene Engelhard
(merge from e6d0daefbdb8367384d8e5c217f65118bd8dc565) Signed-off-by: Rene Engelhard <rene@debian.org>
2012-02-20Improve check for broken -fthreadsafe-staticsStephan Bergmann
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
2012-02-10use system stdlibs on Linux by default (fdo#45074, fdo#45696)Petr Mladek
The old system libraries breaked 3rd-party extensions. There were also problems with exceptions hadnling. We use pretty old compiler for the official build, so it should be compatible with most systems. It is the preferred default also for other distro builds. Signed-off-by: Miklos Vajna <vmiklos@frugalware.org>
2012-01-23fdo#45090: Changed postgresql-sdbc from bundled oxt to proper optional part.Stephan Bergmann
Replaced --enable-ext-postgresql-sdbc with --disable-postgresql-sdbc. Renamed postgresql-sdbc.uno{.ini,rc} to consistent postgresql-sdbc.ini (which made the code a little easier). Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
2012-01-18_MSC_VER is compiler define and cpp.lcc needs to be taught about itFridrich Štrba
(cherry picked from commit d3f17ac97d1d90069fd66ccc63caab0f0472dc7d) Signed-off-by: Tor Lillqvist <tlillqvist@suse.com>
2012-01-17add human theme to configureBjoern Michaelsen
Conflicts: configure.in
2012-01-11bah, i forgot *export*David Tardon
Signed-off-by: David Tardon <dtardon@redhat.com>
2012-01-11we need a var. assignment here, not a valueDavid Tardon
Signed-off-by: David Tardon <dtardon@redhat.com>
2012-01-11only use posix_fallocate() if it's actually availableRobert Nagy
2011-12-30build qadevOOo only if OOO_JUNIT_JAR are set (add BUILD_TYPE)Rene Engelhard
2011-12-18remove obsolete (OxygenOffice-style) Lightproof integrationAndras Timar
Signed-off-by: Andras Timar <atimar@suse.com>
2011-12-12Some more postgresql fixesFridrich Štrba
1. The --enable-extension-integration affects only packaging 2. OUTDIR_FOR_BUILD is for native build in case of crosscompiling Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
2011-12-08Allow Xinerama to sit in another directory than other X librariesLionel Elie Mamane
2011-12-08Rework yacc rule for gcc platforms.Thorsten Behrens
Generalized the OSX ppc workaround for ancient bison versions, factored out for all gcc platforms. Put bison version detection into configure accordingly, to switch on that, and not on platform.
2011-12-07remove NSIS supportAndras Timar
2011-12-07Revert "GdkPrinter seems optional on Gtk3, too"Thorsten Behrens
This reverts commit 88a4a8d997921309a7886ed0d1dc383ee3c2f767. Sorry, seemed to be an intermittent local problem.
2011-12-07GdkPrinter seems optional on Gtk3, tooThorsten Behrens
Added necessary configure magic & conditional compiles for that.
2011-12-06make --disable-unix-qstart-libpng really work (fdo#36497)Petr Mladek
2011-12-05set up CFLAGS/LIBS for gtk print dialog in configureDavid Tardon
The dialog is built for gtk 2.0 if the version present at the system is at least 2.10.0 and always for gtk 3.0.
2011-12-05configure.in: search for pg_config in default fink/MacPort locationsLionel Elie Mamane
2011-12-03Oups... set_soeven does not like literal "@" in valuesLionel Elie Mamane
2011-12-01Internal libpq (PostgreSQL client lib)Lionel Elie Mamane
2011-12-01External PostgreSQL: automatically search MacOS-specific pathsLionel Elie Mamane
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan
2011-11-30configure pgsql-sdbc: use PGCONFIG instead of relying on PATHLionel Elie Mamane
2011-11-30postgresql-sdbc: review build rulesLionel Elie Mamane
2011-11-30Don't add nonexistent Java files and dirs to various env varsTor Lillqvist
2011-11-30rename, and bundle the postgresql driver if it is enabledMichael Meeks
2011-11-30Use SmART Gallery 0.95Kalman Szalai - KAMI
2011-11-29Makefile.in -- die, die, die!Bjoern Michaelsen
2011-11-29Add enable-oxygenoffice configure switchKalman Szalai - KAMI
Now only handling brand downloading
2011-11-29Export DO_FETCH_TARBALLS in set_soenv.Tomas Chvatal
2011-11-29Add checking msg for tarball fetching so we know if it is on/offTomas Chvatal
2011-11-29Make branding bulk-configurable.Thorsten Behrens
2011-11-28Add comment about SOLAR_JAVA's alleged "BUILD" valueTor Lillqvist
2011-11-27remove PCH support in dmake-moduleNorbert Thiebaud
2011-11-27render the --enable-pch option inert.Norbert Thiebaud
2011-11-25Improve build-time Java checks when cross-compiling from MacOSXTor Lillqvist
2011-11-25Need double-quotes around backticks to avoid test syntax errorsTor Lillqvist
2011-11-24upstream seamoney-is-iceape.diff from libreoffice/buildBjoern Michaelsen