summaryrefslogtreecommitdiffstats
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
...
* don't grep /proc/cpuinfo but use getconf on LinuxRene Engelhard2011-10-161-1/+6
* icu-config check that survives older icu versions.Jan Holesovsky2011-10-131-1/+1
* enable libstdc++ debug mode with --enable-dbgutilMichael Stahl2011-10-111-0/+16
* remove unsupported format from epm listPeter Foley2011-10-071-1/+0
* quote tr argumentsPeter Foley2011-10-071-1/+1
* fix typosPeter Foley2011-10-071-2/+2
* bootstrap.1 is not usefull anymore use bootsrap directlyNorbert Thiebaud2011-10-071-1/+0
* Kill --without-cmis option that is noop anywayFridrich Štrba2011-10-061-20/+13
* Add libexttextcat and libvisio under system-libs switchTomas Chvatal2011-10-051-2/+4
* Revert "Use simpler detection for system/internal libs."Fridrich Štrba2011-10-051-50/+66
* Use simpler detection for system/internal libs.Tomas Chvatal2011-10-051-66/+50
* Fix Windows build and enable CMIS inconditionallyFridrich Štrba2011-10-051-6/+0
* LIBVISIO_* -> VISIO_* to avoid eventual conflict with pkg-config danseFridrich Štrba2011-10-051-3/+3
* LIBWPS_* -> WPS_* to avoid eventual conflict with pkg-config danseFridrich Štrba2011-10-051-3/+3
* LIBWPG_* -> WPG_* to avoid eventual conflict with pkg-config danseFridrich Štrba2011-10-051-3/+3
* LIBWPD_* -> WPD_* to avoid eventual conflict with pkg-config danseFridrich Štrba2011-10-051-3/+3
* use the same pattern as all the other onesCaolán McNamara2011-10-041-1/+2
* Wrap the cmis system/internal check into global feature switch.Tomas Chvatal2011-10-041-12/+14
* The system-libs switch should not be done here yet.Tomas Chvatal2011-10-041-1/+1
* Cosmetics: remove stray yesTomas Chvatal2011-10-041-1/+0
* Use with rather than enable for cims switch.Tomas Chvatal2011-10-041-7/+7
* Revert "Don't bother with libcmis on Windows for now"Cédric Bosdonnat2011-10-041-4/+1
* Added --disable-cmis flag for use while the feature is too unstableCédric Bosdonnat2011-10-041-0/+11
* Improve readability (oneline).Jan Holesovsky2011-10-031-0/+1
* Fix the build / host confusion around icu tools.Jan Holesovsky2011-10-031-14/+27
* Don't bother with libcmis on Windows for nowTor Lillqvist2011-10-031-1/+4
* Add the libcmis switch to known flags.Tomas Chvatal2011-10-031-0/+5
* fix some typos..., thanks matusRene Engelhard2011-10-031-1/+1
* add --with-system-libcmisRene Engelhard2011-10-021-0/+17
* Don't generate config.status twicePeter Foley2011-10-011-4/+5
* get version from AC_PACKAGE_VERSION instead of files in solenv/incPeter Foley2011-10-011-12/+5
* Add support for bundling the -system .dll's into the MinGW builds.Jan Holesovsky2011-09-301-10/+47
* MacOSX 10.4 is still the 'default' SDK, choose the righ gcc for other SDKsNorbert Thiebaud2011-09-301-16/+12
* -fthreadsafe-statics uses a single lock on Mac OS X and thus leads to deadlock.Stephan Bergmann2011-09-301-1/+52
* Remove a commented out obsolete testTor Lillqvist2011-09-301-5/+0
* Surely MOZILLA_TOOLKIT is never "gtk2" for MacOSXTor Lillqvist2011-09-301-8/+3
* If no SDK options given, default to 10.6 if that is presentTor Lillqvist2011-09-301-2/+18
* Clarify help for the MacOSX version optionsTor Lillqvist2011-09-301-2/+2
* make configure check for cpp/poppler-version.hRene Engelhard2011-09-281-0/+10
* Fix system Python configuration for MacOSX SDK >= 10.6Tor Lillqvist2011-09-271-6/+25
* Enforce use of internal Python for MacOSX 10.[45] only, as apparently is the ...Tor Lillqvist2011-09-271-2/+5
* partially revert 6985b28d533c1324896a1647304499c23e553239 as it breaks the wh...Bjoern Michaelsen2011-09-261-5/+5
* Match the Android host_os that the new config.sub producesTor Lillqvist2011-09-261-2/+2
* When I say --disable-extension-integration, I really mean it.Jan Holesovsky2011-09-261-6/+6
* Fail to configure when running in a shell with a sourced Env.Host.sh.Jan Holesovsky2011-09-261-0/+4
* don't echo JAVA_HOME twicePeter Foley2011-09-251-1/+0
* Use AC_RUN_IFELSE AC_LINK_IFELSE AC_COMPILE_IFELSE AC_PREPROC_IFELSE macrosPeter Foley2011-09-251-60/+41
* fix quoting and use AC_CANONICAL_HOSTPeter Foley2011-09-251-3/+3
* Do not use AS_IF and AS_CASE macrosTomas Chvatal2011-09-251-103/+107
* Remove the comment as it confuses the macro expansion.Tomas Chvatal2011-09-251-1/+1