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