mirror_zfs/config
Rob N aebd94cc85
config: don't link libudev on FreeBSD
FreeBSD has a libudev shim in libudev-devd. If present, configure would
detect it and produce binaries linked against it, even though nothing
used it. That is surprising and unnecessary, so lets remove it.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Rob Norris <robn@despairlabs.com>
Closes #14669
2023-03-27 11:55:54 -07:00
..
.gitignore
always-arch.m4 Add ARM architecture to OpenZFS buildsystem 2023-03-02 13:51:50 -08:00
always-compiler-options.m4 Fix Clang 15 compilation errors 2022-11-30 13:46:26 -08:00
always-cppcheck.m4
always-parallel.m4
always-python.m4
always-pyzfs.m4 Make autodetection disable pyzfs for kernel/srpm configurations 2022-11-16 09:27:53 -08:00
always-sed.m4
always-shellcheck.m4
always-system.m4
ax_code_coverage.m4
ax_count_cpus.m4
ax_python_devel.m4 removal of LegacyVersion broke ax_python_dev.m4 2023-01-05 11:04:24 -08:00
ax_restore_flags.m4
ax_save_flags.m4
config.rpath
CppCheck.am
deb.am Fix shebang for helper script of deb-utils 2023-01-05 10:50:00 -08:00
find_system_library.m4
gettext.m4
host-cpu-c-abi.m4
iconv.m4
intlmacosx.m4
kernel-access-ok-type.m4
kernel-acl.m4 linux 6.2 compat: zpl_set_acl arg2 is now struct dentry 2023-01-24 11:20:50 -08:00
kernel-add-disk.m4
kernel-aio-fsync.m4 Perform KABI checks in parallel 2019-10-01 12:50:34 -07:00
kernel-automount.m4 Linux compat: Minimum kernel version 3.10 2019-11-12 08:59:06 -08:00
kernel-bdi.m4 Minor fix to configure on s390x 2021-05-27 22:39:53 -07:00
kernel-bio_max_segs.m4
kernel-bio.m4
kernel-blk-queue.m4 Accommodate debug-kernel stack frame size 2023-03-01 14:40:45 -08:00
kernel-blkdev.m4 zed: mark disks as REMOVED when they are removed 2022-09-28 09:48:46 -07:00
kernel-block-device-operations.m4
kernel-clear-inode.m4 Perform KABI checks in parallel 2019-10-01 12:50:34 -07:00
kernel-commit-metadata.m4 Linux compat: Minimum kernel version 3.10 2019-11-12 08:59:06 -08:00
kernel-config-defined.m4
kernel-copy-from-user-inatomic.m4
kernel-cpu_has_feature.m4 Workaround for Linux PowerPC GPL-only cpu_has_feature() 2023-03-10 09:35:00 -08:00
kernel-current-time.m4
kernel-declare-event-class.m4
kernel-dentry-alias.m4 Remove zpl_revalidate: fix snapshot rollback 2022-10-28 09:47:19 -07:00
kernel-dentry-operations.m4
kernel-dirty-inode.m4 Perform KABI checks in parallel 2019-10-01 12:50:34 -07:00
kernel-discard-granularity.m4 Linux compat: Minimum kernel version 3.10 2019-11-12 08:59:06 -08:00
kernel-encode-fh-inode.m4
kernel-evict-inode.m4
kernel-fadvise.m4
kernel-fallocate.m4
kernel-file-dentry.m4
kernel-file-inode.m4
kernel-filemap.m4 Linux: use filemap_range_has_page() 2023-02-14 11:04:34 -08:00
kernel-flush_dcache_page.m4 Workaround for Linux PowerPC GPL-only cpu_has_feature() 2023-03-10 09:35:00 -08:00
kernel-fmode-t.m4
kernel-follow-down-one.m4
kernel-fpu.m4 Linux 5.19 compat: asm/fpu/internal.h 2022-06-01 09:59:15 -07:00
kernel-fst-mount.m4
kernel-fsync.m4 Linux compat: Minimum kernel version 3.10 2019-11-12 08:59:06 -08:00
kernel-generic_fadvise.m4
kernel-generic_fillattr.m4
kernel-generic_io_acct.m4 linux 6.3 compat: add another bdev_io_acct case 2023-03-27 11:29:19 -07:00
kernel-generic_readlink.m4
kernel-genhd-flags.m4
kernel-get-disk-ro.m4
kernel-get-link.m4
kernel-global_page_state.m4
kernel-group-info.m4
kernel-hotplug.m4
kernel-iattr-vfsid.m4 Support idmapped mount in user namespace 2022-11-08 10:28:56 -08:00
kernel-idmap_mnt_api.m4 Support idmapped mount 2022-10-19 11:17:09 -07:00
kernel-in-compat-syscall.m4
kernel-inode-create.m4 Linux 5.12 compat: idmapped mounts 2021-03-19 21:00:59 -07:00
kernel-inode-getattr.m4 Linux 5.12 compat: idmapped mounts 2021-03-19 21:00:59 -07:00
kernel-inode-lock.m4
kernel-inode-lookup.m4
kernel-inode-permission.m4
kernel-inode-set-flags.m4
kernel-inode-set-iversion.m4
kernel-inode-times.m4
kernel-insert-inode-locked.m4
kernel-is_owner_or_cap.m4
kernel-kmap-atomic-args.m4 Linux compat: Minimum kernel version 3.10 2019-11-12 08:59:06 -08:00
kernel-kmem-cache.m4
kernel-kmem.m4
kernel-kstrtoul.m4
kernel-kthread.m4
kernel-ktime.m4
kernel-kuid-helpers.m4
kernel-kuidgid.m4 Linux compat: Minimum kernel version 3.10 2019-11-12 08:59:06 -08:00
kernel-lseek-execute.m4 Perform KABI checks in parallel 2019-10-01 12:50:34 -07:00
kernel-make-request-fn.m4
kernel-misc-minor.m4 Perform KABI checks in parallel 2019-10-01 12:50:34 -07:00
kernel-mkdir.m4 Add missing AC_MSG_RESULT(no) to configure 2022-05-12 09:12:32 -07:00
kernel-mknod.m4 Linux 5.12 compat: idmapped mounts 2021-03-19 21:00:59 -07:00
kernel-objtool.m4
kernel-pagemap-folio_wait_bit.m4 autoconf: AC_MSG_CHECKING consistency 2022-06-01 09:59:37 -07:00
kernel-pde-data.m4
kernel-percpu.m4 Introduce write-mostly sums 2021-05-27 14:27:29 -06:00
kernel-proc-operations.m4 Linux 5.6 compat: struct proc_ops 2020-02-07 11:03:53 -08:00
kernel-put-link.m4 Fix typos 2020-06-09 21:24:09 -07:00
kernel-readpages.m4
kernel-rename.m4 zfs_rename: support RENAME_* flags 2022-10-28 09:49:20 -07:00
kernel-revalidate-disk-size.m4
kernel-rw.m4
kernel-rwsem.m4 Delete rw_semaphore.wait_lock configure check 2020-12-09 21:22:54 -08:00
kernel-sched.m4
kernel-security-inode-init.m4 Linux compat: Minimum kernel version 3.10 2019-11-12 08:59:06 -08:00
kernel-set-nlink.m4 Linux compat: Minimum kernel version 3.10 2019-11-12 08:59:06 -08:00
kernel-setattr-prepare.m4 Linux 5.12 compat: idmapped mounts 2021-03-19 21:00:59 -07:00
kernel-sget-args.m4
kernel-show-options.m4
kernel-shrink.m4
kernel-siginfo.m4 Add SIGSTOP and SIGTSTP handling to issig 2021-04-15 13:34:35 -07:00
kernel-signal-stop.m4 Add SIGSTOP and SIGTSTP handling to issig 2021-04-15 13:34:35 -07:00
kernel-special-state.m4 Add SIGSTOP and SIGTSTP handling to issig 2021-04-15 13:34:35 -07:00
kernel-stdarg.m4
kernel-super-userns.m4
kernel-symlink.m4 Linux 5.12 compat: idmapped mounts 2021-03-19 21:00:59 -07:00
kernel-sysfs.m4
kernel-timer.m4
kernel-tmpfile.m4 Introduce ZFS_LINUX_REQUIRE_API autoconf macro 2023-01-06 14:33:53 -08:00
kernel-totalhigh_pages.m4
kernel-totalram-pages-func.m4
kernel-truncate-setsize.m4 Linux compat: Minimum kernel version 3.10 2019-11-12 08:59:06 -08:00
kernel-user-ns-inum.m4
kernel-userns-capabilities.m4
kernel-usleep_range.m4
kernel-vfs-direct_IO.m4
kernel-vfs-filemap_dirty_folio.m4
kernel-vfs-fsync.m4
kernel-vfs-getattr.m4
kernel-vfs-iov_iter.m4 Linux 5.19 compat: bdev_max_discard_sectors() 2022-05-31 12:04:17 -07:00
kernel-vfs-iterate.m4 Perform KABI checks in parallel 2019-10-01 12:50:34 -07:00
kernel-vfs-read_folio.m4 autoconf: AC_MSG_CHECKING consistency 2022-06-01 09:59:37 -07:00
kernel-vfs-rw-iterate.m4 Perform KABI checks in parallel 2019-10-01 12:50:34 -07:00
kernel-vfs-set_page_dirty.m4
kernel-wait.m4
kernel-xattr-handler.m4 Add xattr_handler support for Android kernels 2022-09-06 10:02:18 -07:00
kernel-zero_page.m4
kernel-zlib.m4
kernel.m4 Workaround for Linux PowerPC GPL-only cpu_has_feature() 2023-03-10 09:35:00 -08:00
lib-ld.m4
lib-link.m4
lib-prefix.m4
mount-helper.m4
nls.m4
pkg.m4
po.m4
progtest.m4 config: libintl/libiconv for gettext() detection 2019-04-19 12:09:29 -07:00
rpm.am
Rules.am
Shellcheck.am Ubuntu 22.04 integration: ShellCheck 2022-11-18 11:24:48 -08:00
Substfiles.am Replace EXTRA_DIST with dist_noinst_DATA 2022-05-26 09:24:50 -07:00
tgz.am
toolchain-simd.m4
user-aio.h.m4 config: user: check for <aio.h> 2022-03-28 10:24:22 -07:00
user-clock_gettime.m4
user-dracut.m4
user-gettext.m4
user-libaio.m4
user-libatomic.m4
user-libblkid.m4
user-libcrypto.m4
user-libexec.m4
user-libfetch.m4
user-libtirpc.m4
user-libudev.m4 Fix up FIND_SYSTEM_LIBRARY to work with cross-compiling 2020-07-10 14:26:40 -07:00
user-libuuid.m4
user-makedev.m4
user-pam.m4
user-runstatedir.m4
user-systemd.m4
user-sysvinit.m4
user-udev.m4
user-zlib.m4
user.m4 config: don't link libudev on FreeBSD 2023-03-27 11:55:54 -07:00
zfs-build.m4 Add native-deb* targets to build native Debian packages 2022-12-13 17:33:05 -08:00
zfs-meta.m4