libvirt/m4
Pavel Hrdina d7147b3797 m4: virt-xdr: rewrite XDR check
The current code to check XDR support was obsolete and way to
complicated.

On linux we can use pkg-config to check for libtirpc and have
the CFLAGS and LIBS configured by it as well.

On MinGW there is portablexdr library which installs header files
directly into system include directory.

On FreeBSD and macOS XDR functions are part of libc so there is
no library needed, we just need to call AM_CONDITIONAL to silence
configure which otherwise complains about missing WITH_XDR.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
2020-07-10 16:07:02 +02:00
..
virt-acl.m4
virt-apparmor.m4
virt-arg.m4
virt-attr.m4 Fix include for xattr.h 2018-08-06 11:50:53 +02:00
virt-audit.m4
virt-bash-completion.m4
virt-blkid.m4
virt-capng.m4
virt-chrdev-lock-files.m4 configure: Prefer LIBVIRT_RESULT over AC_MSG_NOTICE 2019-09-12 12:12:54 +02:00
virt-compile-pie.m4 src: remove all traces of Cygwin support 2020-01-29 14:51:40 +00:00
virt-compile-warnings.m4 gnulib: delete all gnulib integration 2020-02-07 15:03:54 +00:00
virt-curl.m4
virt-dbus.m4
virt-debug.m4 configure: Prefer LIBVIRT_RESULT over AC_MSG_NOTICE 2019-09-12 12:12:54 +02:00
virt-default-editor.m4 configure: Prefer LIBVIRT_RESULT over AC_MSG_NOTICE 2019-09-12 12:12:54 +02:00
virt-devmapper.m4
virt-dlopen.m4
virt-driver-bhyve.m4 build: drop the getopt-posix gnulib module 2019-10-07 11:34:24 +01:00
virt-driver-esx.m4
virt-driver-hyperv.m4
virt-driver-interface.m4 m4/virt-arg: Rename LIBVIRT_ARG_WITH* macros 2016-12-22 15:20:05 +01:00
virt-driver-libvirtd.m4
virt-driver-libxl.m4 m4: libxl: properly fail when libxl is required 2020-02-20 22:30:45 +01:00
virt-driver-lxc.m4
virt-driver-modules.m4 build: use DLOPEN_LIBS directly 2020-07-10 09:39:47 +02:00
virt-driver-network.m4 Fix spelling for macOS 2019-04-15 11:09:10 +02:00
virt-driver-openvz.m4
virt-driver-qemu.m4 qemu-conf: add configurable dbus-daemon location 2020-03-24 15:57:33 +01:00
virt-driver-remote.m4 remote: enable connecting to the per-driver daemons 2019-08-09 14:06:31 +01:00
virt-driver-test.m4
virt-driver-vbox.m4
virt-driver-vmware.m4
virt-driver-vz.m4
virt-dtrace.m4 configure: Prefer LIBVIRT_RESULT over AC_MSG_NOTICE 2019-09-12 12:12:54 +02:00
virt-external-programs.m4 src: util: rename some program macros 2020-07-10 09:40:45 +02:00
virt-firewalld-zone.m4 configure: selectively install a firewalld 'libvirt' zone 2019-02-01 12:08:37 -05:00
virt-firewalld.m4 configure: change HAVE_FIREWALLD to WITH_FIREWALLD 2019-02-01 12:08:37 -05:00
virt-fuse.m4
virt-glib.m4 src: replace WSAStartup with g_networking_init() 2020-01-03 15:42:13 +00:00
virt-gluster.m4
virt-gnutls.m4 configure: Require GnuTLS 2018-06-05 14:32:03 +02:00
virt-hal.m4
virt-host-validate.m4 configure: Prefer LIBVIRT_RESULT over AC_MSG_NOTICE 2019-09-12 12:12:54 +02:00
virt-init-script.m4 configure: Provide OpenRC scripts for sub-daemons 2019-12-16 10:11:22 +01:00
virt-lib.m4
virt-libiscsi.m4 configure: Introduce libiscsi in build system 2018-08-06 12:23:55 +02:00
virt-libnl.m4 m4: virt-libnl: drop libnl-1.0 support 2019-10-23 14:30:47 +02:00
virt-libpcap.m4 libpcap: Bump the minimum required version to >= 1.5.0 2020-01-30 16:30:12 +01:00
virt-libssh.m4 rpc: virnetlibsshsession: update deprecated functions 2019-06-21 09:49:24 +02:00
virt-libxml.m4 m4: Drop libxml2 version number from configure help 2019-08-12 09:31:22 +02:00
virt-linker-no-indirect.m4
virt-linker-no-undefined.m4
virt-linker-relro.m4
virt-loader-nvram.m4 qemu: Warn verbosely if using old loader:nvram pairs 2019-11-12 08:34:37 +01:00
virt-login-shell.m4 configure: Prefer LIBVIRT_RESULT over AC_MSG_NOTICE 2019-09-12 12:12:54 +02:00
virt-macvtap.m4
virt-manywarnings.m4 bootstrap: remove 26 more gnulib modules 2020-01-17 10:03:26 +00:00
virt-netcf.m4 m4: virt-netcf: bump minimal version to 0.1.8 2019-10-23 14:30:49 +02:00
virt-nls.m4 m4: Improve portability for non-bash shells 2019-10-22 11:39:38 +02:00
virt-nss.m4 tests: use WITH_NSS instead of NSS 2020-07-10 09:40:58 +02:00
virt-numactl.m4
virt-numad.m4 configure: Prefer LIBVIRT_RESULT over AC_MSG_NOTICE 2019-09-12 12:12:54 +02:00
virt-nwfilter.m4
virt-openwsman.m4
virt-parted.m4
virt-pciaccess.m4
virt-pm-utils.m4
virt-polkit.m4 m4: disable polkit build on Windows 2020-01-29 14:51:40 +00:00
virt-pthread.m4 m4: add check for pthread library 2020-02-04 14:00:45 +00:00
virt-readline.m4 m4: readline: Add gross kludge for include path 2019-04-12 16:22:32 +02:00
virt-result.m4 Revert "virt-result.m4: Colourize summary printings" 2019-09-19 14:31:15 +02:00
virt-sanlock.m4 m4: virt-sanlock: drop check for sanlock_write_lockspace() 2020-07-10 09:40:24 +02:00
virt-sasl.m4 m4: sasl: Use pkg-config 2019-04-12 09:16:08 +02:00
virt-secdriver-apparmor.m4
virt-secdriver-selinux.m4 m4: virt-secdriver-selinux: drop obsolete function checks 2020-07-10 16:07:02 +02:00
virt-selinux.m4 m4: virt-selinux: drop check for selabel_open signature change 2020-07-10 09:40:27 +02:00
virt-ssh2.m4
virt-storage-dir.m4
virt-storage-disk.m4
virt-storage-fs.m4
virt-storage-gluster.m4
virt-storage-iscsi-direct.m4 storage: Implement iscsi_direct pool backend 2018-08-06 12:23:55 +02:00
virt-storage-iscsi.m4
virt-storage-lvm.m4
virt-storage-mpath.m4
virt-storage-rbd.m4 storage: add support for new rbd_list2 method 2019-03-18 15:21:10 +00:00
virt-storage-scsi.m4
virt-storage-sheepdog.m4
virt-storage-vstorage.m4
virt-storage-zfs.m4
virt-sysctl.m4
virt-tls-priority.m4
virt-udev.m4 build: drop check for udev_monitor_set_receive_buffer_size 2019-05-16 16:39:46 +02:00
virt-virtualport.m4
virt-warnings.m4 bootstrap: remove 26 more gnulib modules 2020-01-17 10:03:26 +00:00
virt-win-common.m4 src: remove all traces of Cygwin support 2020-01-29 14:51:40 +00:00
virt-win-mingw.m4
virt-win-symbols.m4 src: remove all traces of Cygwin support 2020-01-29 14:51:40 +00:00
virt-win-windres.m4 src: remove all traces of Cygwin support 2020-01-29 14:51:40 +00:00
virt-wireshark.m4 tools: Drop support for pre-2.4.0 wireshark 2019-02-12 09:22:59 +01:00
virt-xdr.m4 m4: virt-xdr: rewrite XDR check 2020-07-10 16:07:02 +02:00
virt-yajl.m4 m4: Fix check for yajl.pc 2019-07-08 12:01:27 +02:00