summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)Author
2011-11-08Make sure we have env vars for the cross-build tools for AndroidTor Lillqvist
2011-11-08Fix syntax errorsTor Lillqvist
2011-11-08fix up --with-system-mozilla-headers again after last updateRene Engelhard
2011-11-08Fixup the headers mozilla check to be up par with latest updates.Tomas Chvatal
2011-11-08Add switch for system/internal npapi.hTomas Chvatal
2011-11-07fix "whether to build stax" checkChristian Lohmaier
2011-11-07configure: $with_system_libs checks are redundantMichael Stahl
2011-11-07configure: certainly Solaris 6 is not supportedMichael Stahl
2011-11-07configure: remove duplicate Solaris GNUTAR checkMichael Stahl
2011-11-07configure: remove --with-system-libxslt:Michael Stahl
2011-11-07configure: refactor system-libs checks:Michael Stahl
2011-11-07configure: move platform detection before argsMichael Stahl
2011-11-04configure: --with-linked-git: check that clone repos existMichael Stahl
2011-11-03Fix the --disable-xmlsec build.Jan Holesovsky
2011-11-03gtk3: Check for gtk3 >= 3.2 - we need that for broadway anywayMichael Meeks
2011-11-02remove obsolete --with-system-translate-toolkitRene Engelhard
2011-11-02Rename --enable-nss-module to --with-system-nss + introduce --enable-xmlsec.Tomas Chvatal
2011-11-02export DBUS_{CFLAGS,LIBS}David Tardon
2011-11-01case mattersCaolán McNamara
2011-11-01When building with gconf check for orbit too.Tomas Chvatal
2011-10-30Fix some typo (verion -> version)Julien Nabet
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