Fix spelling/grammatical mistakes detected by Debian's lintian(1)
[platform/upstream/dbus.git] / configure.ac
2011-07-18 Simon McVittieconfigure.ac: fix check for xsltproc
2011-07-18 Simon McVittieOpt-in to modern OS features on Solaris, to get file...
2011-06-10 Simon McVittieversion bump
2011-06-10 Simon McVittieprepare 1.4.12 dbus-1.4.12
2011-06-10 Simon McVittieAdd support for installing most of the modular tests
2011-06-10 Simon McVittiemodular tests: depend on GIO 2.22 for GSocket
2011-06-10 Simon McVittieAdd support for building "modular" tests, which require...
2011-06-10 Simon McVittieDon't disable GLib assertions when disabling our own...
2011-06-07 Simon McVittieRemove support for -Wl,--gc-sections altogether
2011-06-01 Simon McVittieDevelopment version
2011-06-01 Simon McVittiePrepare version 1.4.10 dbus-1.4.10
2011-05-25 Simon McVittieCheck for X even if X11 autolaunching is disabled
2011-05-25 Simon McVittieWhen checking for __sync_sub_and_fetch, don't underquot...
2011-05-25 Simon McVittieWhen checking for va_copy, use AC_LANG_SOURCE to shut...
2011-05-25 Simon McVittieUse TP_ADD_COMPILER_FLAG to simplify application of...
2011-05-25 Simon McVittieUse TP_COMPILER_WARNINGS for all -Wfoo options
2011-04-26 Simon McVittieMerge remote-tracking branch 'origin/dbus-1.4' into...
2011-04-26 Simon McVittieAdd dbus-1-uninstalled.pc.in
2011-04-26 Simon McVittieAdd support for --disable-gc-sections for broken toolchains
2011-04-26 Simon McVittieDon't force use of -fPIE for the dbus-daemon if apparen...
2011-04-08 Simon McVittiedevelopment version
2011-04-08 Simon McVittiePrepare version 1.4.8 dbus-1.4.8
2011-03-14 Simon McVittieRevert merge of master (dbus-1.5) into dbus-1.4
2011-03-10 Simon McVittieMerge branch 'dbus-1.4'
2011-03-10 Simon McVittieRequire specific user action to compile without 64...
2011-02-25 Simon McVittieMerge branch 'dbus-1.4'
2011-02-25 Simon McVittieMerge branch 'doxygenate' into dbus-1.4
2011-02-25 Simon McVittieMerge branch 'changequote' into dbus-1.4
2011-02-25 Simon McVittieMerge branch 'require-display-for-autolaunch-19997...
2011-02-25 Simon McVittieMerge branch 'modern-autofoo-32245' into dbus-1.4
2011-02-24 Simon McVittieHonour aclocal flags in Makefile.am, rather than gluing...
2011-02-24 Simon McVittieModernize setup of libtool for Windows
2011-02-24 Simon McVittieUse AC_CONFIG_HEADERS, not AM_CONFIG_HEADER
2011-02-24 Simon McVittieModernize AC_INIT usage, with a bug report URL
2011-02-24 Simon McVittieRequire a somewhat modern version of autoconf and automake
2011-02-24 Simon McVittieModernize AC_OUTPUT usage
2011-02-24 Simon McVittieModernize checks in ld_supports_flag
2011-02-24 Simon McVittieModernize checks for DBUS__ACQUIRE_SVC
2011-02-24 Simon McVittieModernize checks for monotonic clock
2011-02-24 Simon McVittieModernize checks for cmsgcred
2011-02-24 Simon McVittieModernize checks for ISO/GNU varargs
2011-02-24 Simon McVittieModernize checks for socklen_t
2011-02-24 Simon McVittieModernize checks for non-POSIX getpwnam_r
2011-02-24 Simon McVittieModernize checks for dirfd/dd_fd
2011-02-24 Simon McVittieRename configure.in to configure.ac