summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)Author
2011-09-27Fix system Python configuration for MacOSX SDK >= 10.6Tor Lillqvist
2011-09-27Enforce use of internal Python for MacOSX 10.[45] only, as apparently is the ...Tor Lillqvist
2011-09-26partially revert 6985b28d533c1324896a1647304499c23e553239 as it breaks the wh...Bjoern Michaelsen
2011-09-26Match the Android host_os that the new config.sub producesTor Lillqvist
2011-09-26When I say --disable-extension-integration, I really mean it.Jan Holesovsky
2011-09-26Fail to configure when running in a shell with a sourced Env.Host.sh.Jan Holesovsky
2011-09-25don't echo JAVA_HOME twicePeter Foley
2011-09-25Use AC_RUN_IFELSE AC_LINK_IFELSE AC_COMPILE_IFELSE AC_PREPROC_IFELSE macrosPeter Foley
2011-09-25fix quoting and use AC_CANONICAL_HOSTPeter Foley
2011-09-25Do not use AS_IF and AS_CASE macrosTomas Chvatal
2011-09-25Remove the comment as it confuses the macro expansion.Tomas Chvatal
2011-09-25Update some java checks to check all vars properly.Tomas Chvatal
2011-09-24For wiki-ext check also java and ext support.Tomas Chvatal
2011-09-23bump to libexttextcatCaolán McNamara
2011-09-22Override internal apache-commons with system-jars.Tomas Chvatal
2011-09-21Disable also the nss module when using --enable-dbgutil in a Windows buildTor Lillqvist
2011-09-20Fix typo for 0ab55ac8e88f04258f1d3e79e984382f-lightproof-en-US_0.1.oxtJulien Nabet
2011-09-20lower the autoconf requirement to 2.61 in order to pass on MacOSXNorbert Thiebaud
2011-09-20Enable some extensions by default and cleanup logicTomas Chvatal
2011-09-19Forward the num-cpus and max-jobs switches to the (cross) build configure.Jan Holesovsky
2011-09-18Remove config.parmsPeter Foley
2011-09-18Honor preset VALGRIND_CFLAGS in configure.Stephan Bergmann
2011-09-18Removed unhelpful --enable-werror warning.Stephan Bergmann
2011-09-18Revert "Remove once again the INSTALLDIR feature"Tomas Chvatal
2011-09-17fix cross-compilation failure after gbuildization of desktopPeter Foley
2011-09-17m4 is a real pain with [], fixes missing themes/iconsCaolán McNamara
2011-09-17check make 3.81 for bug 20033 and only disable parallelism if neededBjoern Michaelsen
2011-09-17Whitespace once again.Tomas Chvatal
2011-09-17Fix whitespace in last commit, add safeguards for the with-theme values.Tomas Chvatal
2011-09-17Make --with-theme actually work.Tomas Chvatal
2011-09-17remove former key id language code 'kid'Andras Timar
2011-09-17Enable some extensions by default, describe system-libs better.Tomas Chvatal
2011-09-17Check for hsqldb only if --with-java is passed.Tomas Chvatal
2011-09-16Removed no longer needed PROFULLSWITCH.Stephan Bergmann
2011-09-15make the needed change to soffice.sh at configure timeDavid Tardon
2011-09-13Fix typo: missing dollarsignTor Lillqvist
2011-09-12Do not search for java packages if --without-java is passed.Tomáš Chvátal
2011-09-10on MacOSX we use the system header by default for MesaNorbert Thiebaud
2011-09-10try to use our 'own' make if installed in /opt/lo/bin/makeNorbert Thiebaud
2011-09-10Add detection of stale / slow makes (for Windows) and warn about them.Michael Meeks
2011-09-09add missing $David Tardon
2011-09-07fix typo of the option nameTakeshi Abe
2011-09-06silence the hamcrest checkPeter Foley
2011-09-06clean visibility.cxxPeter Foley
2011-09-01update gdocs extension and fix the floating toolbar problem - bnc#714876Andras Timar
2011-09-01extend branding options in configureAndras Timar
2011-08-30Don't error out if we can't detect shared MinGW libgcc and libstdc++Tor Lillqvist
2011-08-29Fix MINGW_SHARED_LIBSTDCPPTor Lillqvist
2011-08-29MinGW cross-compilation improvementsTor Lillqvist
2011-08-28clean-up work filesNorbert Thiebaud