summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)AuthorFilesLines
2011-10-03Improve readability (oneline).Jan Holesovsky1-0/+1
2011-10-03Fix the build / host confusion around icu tools.Jan Holesovsky1-14/+27
2011-10-03Don't bother with libcmis on Windows for nowTor Lillqvist1-1/+4
2011-10-03Add the libcmis switch to known flags.Tomas Chvatal1-0/+5
2011-10-03fix some typos..., thanks matusRene Engelhard1-1/+1
2011-10-02add --with-system-libcmisRene Engelhard1-0/+17
2011-10-01Don't generate config.status twicePeter Foley1-4/+5
2011-10-01get version from AC_PACKAGE_VERSION instead of files in solenv/incPeter Foley1-12/+5
2011-09-30Add support for bundling the -system .dll's into the MinGW builds.Jan Holesovsky1-10/+47
2011-09-30MacOSX 10.4 is still the 'default' SDK, choose the righ gcc for other SDKsNorbert Thiebaud1-16/+12
2011-09-30-fthreadsafe-statics uses a single lock on Mac OS X and thus leads to deadlock.Stephan Bergmann1-1/+52
2011-09-30Remove a commented out obsolete testTor Lillqvist1-5/+0
2011-09-30Surely MOZILLA_TOOLKIT is never "gtk2" for MacOSXTor Lillqvist1-8/+3
2011-09-30If no SDK options given, default to 10.6 if that is presentTor Lillqvist1-2/+18
2011-09-30Clarify help for the MacOSX version optionsTor Lillqvist1-2/+2
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