summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)Author
2011-10-28documentation: --with-system-libs also active for libexttextcat and libvisioLionel Elie Mamane
2011-10-26Fixed "no --enable-dbgutil for MSVC" check.Stephan Bergmann
2011-10-25do not hardcode mingw sysroot pathDavid Tardon
2011-10-24I give up on --enable-dbgutil with MSVCTor Lillqvist
2011-10-21Disable Mozilla stuff more effectively in a Windows dbgutil buildTor Lillqvist
2011-10-20Introduced --disable-linkoo.Stephan Bergmann
2011-10-19fix configure with autoconf-2.59Petr Mladek
2011-10-18remove accidential Debian-only commitRene Engelhard
2011-10-18Decouple NSS build from the Mozilla build.Jan Holesovsky
2011-10-16bump pkg-config check for libexttextcat to actually require 3.1.1Rene Engelhard
2011-10-16don't grep /proc/cpuinfo but use getconf on LinuxRene Engelhard
2011-10-13icu-config check that survives older icu versions.Jan Holesovsky
2011-10-11enable libstdc++ debug mode with --enable-dbgutilMichael Stahl
2011-10-07remove unsupported format from epm listPeter Foley
2011-10-07quote tr argumentsPeter Foley
2011-10-07fix typosPeter Foley
2011-10-07bootstrap.1 is not usefull anymore use bootsrap directlyNorbert Thiebaud
2011-10-06Kill --without-cmis option that is noop anywayFridrich Štrba
2011-10-05Add libexttextcat and libvisio under system-libs switchTomas Chvatal
2011-10-05Revert "Use simpler detection for system/internal libs."Fridrich Štrba
2011-10-05Use simpler detection for system/internal libs.Tomas Chvatal
2011-10-05Fix Windows build and enable CMIS inconditionallyFridrich Štrba
2011-10-05LIBVISIO_* -> VISIO_* to avoid eventual conflict with pkg-config danseFridrich Štrba
2011-10-05LIBWPS_* -> WPS_* to avoid eventual conflict with pkg-config danseFridrich Štrba
2011-10-05LIBWPG_* -> WPG_* to avoid eventual conflict with pkg-config danseFridrich Štrba
2011-10-05LIBWPD_* -> WPD_* to avoid eventual conflict with pkg-config danseFridrich Štrba
2011-10-04use the same pattern as all the other onesCaolán McNamara
2011-10-04Wrap the cmis system/internal check into global feature switch.Tomas Chvatal
2011-10-04The system-libs switch should not be done here yet.Tomas Chvatal
2011-10-04Cosmetics: remove stray yesTomas Chvatal
2011-10-04Use with rather than enable for cims switch.Tomas Chvatal
2011-10-04Revert "Don't bother with libcmis on Windows for now"Cédric Bosdonnat
2011-10-04Added --disable-cmis flag for use while the feature is too unstableCédric Bosdonnat
2011-10-03Improve readability (oneline).Jan Holesovsky
2011-10-03Fix the build / host confusion around icu tools.Jan Holesovsky
2011-10-03Don't bother with libcmis on Windows for nowTor Lillqvist
2011-10-03Add the libcmis switch to known flags.Tomas Chvatal
2011-10-03fix some typos..., thanks matusRene Engelhard
2011-10-02add --with-system-libcmisRene Engelhard
2011-10-01Don't generate config.status twicePeter Foley
2011-10-01get version from AC_PACKAGE_VERSION instead of files in solenv/incPeter Foley
2011-09-30Add support for bundling the -system .dll's into the MinGW builds.Jan Holesovsky
2011-09-30MacOSX 10.4 is still the 'default' SDK, choose the righ gcc for other SDKsNorbert Thiebaud
2011-09-30-fthreadsafe-statics uses a single lock on Mac OS X and thus leads to deadlock.Stephan Bergmann
2011-09-30Remove a commented out obsolete testTor Lillqvist
2011-09-30Surely MOZILLA_TOOLKIT is never "gtk2" for MacOSXTor Lillqvist
2011-09-30If no SDK options given, default to 10.6 if that is presentTor Lillqvist
2011-09-30Clarify help for the MacOSX version optionsTor Lillqvist
2011-09-28make configure check for cpp/poppler-version.hRene Engelhard
2011-09-27Fix system Python configuration for MacOSX SDK >= 10.6Tor Lillqvist