libvirt/m4
Fabian Freyer b436a8ae5c gnulib: add getopt module
Unconditionally use gnulib's getopt module. This is needed by the bhyve driver
to provide a reentrant interface for getopt.

Several gnulib headers rely on features.h being included by ctype.h to provide
__GNUC_PREREQ, but on systems without glibc, this is not provided. In these
cases __GNUC_PREREQ gets redefined to 0, which causes build errors from checks
in src/internal.h.
Therefore, define __GNUC_PREREQ as early as possible. config-post.h is probably
the first header that is included, before any other headers.
2016-07-10 15:39:44 -04:00
..
virt-apparmor.m4
virt-attr.m4
virt-audit.m4
virt-avahi.m4
virt-blkid.m4
virt-capng.m4
virt-compile-pie.m4 Fix '-pie' build with clang 2016-02-09 13:29:53 +01:00
virt-compile-warnings.m4 build: add GCC 6.0 -Wlogical-op workaround 2016-04-11 12:09:14 +02:00
virt-curl.m4
virt-dbus.m4
virt-driver-bhyve.m4 gnulib: add getopt module 2016-07-10 15:39:44 -04:00
virt-driver-uml.m4 uml: only build on Linux 2016-05-10 07:42:35 +03:00
virt-driver-vz.m4
virt-fuse.m4
virt-gluster.m4
virt-hal.m4
virt-host-validate.m4 configure: Make virt-host-validate optional 2016-04-13 10:06:29 +02:00
virt-init-script.m4 configure: Remove nested conditionals in LIBVIRT_CHECK_INIT_SCRIPT 2016-05-03 16:10:43 +02:00
virt-lib.m4
virt-linker-no-indirect.m4
virt-linker-relro.m4
virt-login-shell.m4 virt-login-shell: mark as Linux only 2016-06-13 12:51:17 +03:00
virt-netcf.m4
virt-nss.m4 nss: fix typo in configure help string 2016-04-09 07:52:33 +03:00
virt-numactl.m4
virt-openwsman.m4
virt-pciaccess.m4
virt-pkgconfig-back-compat.m4
virt-readline.m4
virt-result.m4
virt-sanlock.m4
virt-sasl.m4
virt-selinux.m4 build: accomodate selinux 2.5 header API change 2016-02-24 15:14:30 -07:00
virt-ssh2.m4
virt-udev.m4
virt-wireshark.m4 wireshark: Fix distcheck 2016-04-25 18:56:48 +02:00
virt-yajl.m4