summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* build: add configure --without-readlineEric Blake2013-10-071-33/+18
* build: move readline check into its own macroEric Blake2013-10-071-0/+65
* maint: update to latest gnulibEric Blake2013-09-241-2/+0
* build: fix regression in requiring yajl for new enough qemuEric Blake2013-09-101-6/+6
* build: avoid obsolete AC_HELP_STRINGEric Blake2013-09-092-3/+4
* Check for --no-copy-dt-needed linker flagGuido Günther2013-08-221-0/+32
* Simplify RELRO_LDFLAGSGuido Günther2013-08-221-4/+7
* maint: slightly reduce configure sizeEric Blake2013-08-161-36/+36
* configure: fix formatting of missing pkg-config modules errorGiuseppe Scrivano2013-08-081-1/+1
* maint: the compiler is not always named gccEric Blake2013-08-071-2/+2
* Fix build with clangJán Tomko2013-07-041-0/+7
* maint: update to latest gnulibEric Blake2013-07-031-22/+0
* FreeBSD: disable buggy -fstack-protector-allRoman Bogorodskiy2013-05-151-1/+8
* Don't duplicate compiler warning flags when linkingDaniel P. Berrange2013-05-141-4/+0
* Correctly detect warning flags with clangDaniel P. Berrange2013-05-141-1/+23
* Ensure consistent enablement of gcc 'diagnostic' pragmaDaniel P. Berrange2013-05-141-0/+3
* Don't enable -fPIE on Win32 platformsDaniel P. Berrange2013-04-151-2/+7
* Disable cast-align warnings in various placesDaniel P. Berrange2013-04-081-0/+1
* Enable full RELRO modeDaniel P. Berrange2013-04-031-0/+32
* Build all binaries with PIEDaniel P. Berrange2013-04-031-0/+30
* Fix typo in configure.ac causing $LIBS to gain a copy of $CFLAGSDaniel P. Berrange2013-02-051-1/+1
* Fix typo LIBCURL_{CFLAGS,LIBS} to CURL_{CFLAGS,LIBS}Daniel P. Berrange2013-01-141-0/+8
* maint: typo fixEric Blake2013-01-141-1/+1
* Add a test suite for validating SELinux labellingDaniel P. Berrange2013-01-141-0/+9
* Convert openwsman check to use LIBVIRT_CHECK_PKGDaniel P. Berrange2013-01-141-0/+26
* Convert ssh2 check to use LIBVIRT_CHECK_PKGDaniel P. Berrange2013-01-141-0/+26
* Convert curl check over to use LIBVIRT_CHECK_PKGDaniel P. Berrange2013-01-141-0/+26
* Convert fuse check over to use LIBVIRT_CHECK_PKGDaniel P. Berrange2013-01-141-0/+26
* Convert blkid check over to use LIBVIRT_CHECK_PKGDaniel P. Berrange2013-01-141-0/+26
* Convert HAL check to use LIBVIRT_CHECK_PKGDaniel P. Berrange2013-01-141-0/+26
* Convert udev/pciaccess checks to use LIBVIRT_CHECK_PKGDaniel P. Berrange2013-01-142-0/+58
* Convert avahi check to use LIBVIRT_CHECK_PKGDaniel P. Berrange2013-01-141-0/+26
* Convert DBus check to use LIBVIRT_CHECK_PKGDaniel P. Berrange2013-01-141-0/+36
* Convert netcf check to use LIBVIRT_CHECK_PKGDaniel P. Berrange2013-01-141-0/+40
* Convert cap-ng check to use LIBVIRT_CHECK_LIBDaniel P. Berrange2013-01-141-0/+26
* Convert numactl checks to use LIBVIRT_CHECK_LIBDaniel P. Berrange2013-01-141-0/+26
* Convert apparmor check to use LIBVIRT_CHECK_LIBDaniel P. Berrange2013-01-141-0/+42
* Convert selinux check to use LIBVIRT_CHECK_LIBDaniel P. Berrange2013-01-141-0/+51
* build: avoid m4_expand for RHEL 5Eric Blake2013-01-111-9/+9
* Convert audit check to use LIBVIRT_CHECK_LIBDaniel P. Berrange2013-01-111-0/+27
* Convert sasl check to use LIBVIRT_CHECK_LIB_ALTDaniel P. Berrange2013-01-111-0/+29
* Convert sanlock check to use LIBVIRT_CHECK_LIBDaniel P. Berrange2013-01-111-0/+56
* Convert yajl check to use LIBVIRT_CHECK_LIB_ALTDaniel P. Berrange2013-01-111-0/+51
* Add some autoconf helper macros for checking for librariesDaniel P. Berrange2013-01-112-0/+433
* build: make broken -Wlogical-op test be gcc-onlyEric Blake2012-12-191-0/+22
* build: improve FORTIFY_SOURCE usageEric Blake2012-10-231-1/+1
* build: avoid -Wno-format on new-enough gccEric Blake2012-10-021-1/+18
* build: fix build on older gccEric Blake2012-09-071-0/+2
* build: avoid warnings from gcc 4.2.1Eric Blake2012-09-051-1/+7
* build: avoid warnings on older gccEric Blake2012-08-151-0/+18