]> git.proxmox.com Git - mirror_zfs.git/blame - configure.ac
Drop unnecessary srcdir paths
[mirror_zfs.git] / configure.ac
CommitLineData
c9c0d073
BB
1/*
2 * This file is part of the ZFS Linux port.
3 *
4 * Copyright (c) 2009 Lawrence Livermore National Security, LLC.
5 * Produced at Lawrence Livermore National Laboratory
6 * Written by:
7 * Brian Behlendorf <behlendorf1@llnl.gov>,
8 * Herb Wartens <wartens2@llnl.gov>,
9 * Jim Garlick <garlick@llnl.gov>
10 * LLNL-CODE-403049
11 *
12 * CDDL HEADER START
13 *
14 * The contents of this file are subject to the terms of the
15 * Common Development and Distribution License, Version 1.0 only
16 * (the "License"). You may not use this file except in compliance
17 * with the License.
18 *
19 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
20 * or http://www.opensolaris.org/os/licensing.
21 * See the License for the specific language governing permissions
22 * and limitations under the License.
23 *
24 * When distributing Covered Code, include this CDDL HEADER in each
25 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
26 * If applicable, add the following below this CDDL HEADER, with the
27 * fields enclosed by brackets "[]" replaced with your own identifying
28 * information: Portions Copyright [yyyy] [name of copyright owner]
29 *
30 * CDDL HEADER END
31 */
32
928046b7
AR
33AC_INIT(m4_esyscmd(grep ^Name: META | cut -d ':' -f 2 | tr -d ' \n'),
34 m4_esyscmd(grep ^Version: META | cut -d ':' -f 2 | tr -d ' \n'))
c9c0d073
BB
35AC_LANG(C)
36ZFS_AC_META
37AC_CONFIG_AUX_DIR([config])
8c392629 38AC_CONFIG_MACRO_DIR([config])
c9c0d073
BB
39AC_CANONICAL_SYSTEM
40AM_MAINTAINER_MODE
5b5a65b0 41m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
0b04990a 42AM_INIT_AUTOMAKE([subdir-objects])
c9c0d073
BB
43AC_CONFIG_HEADERS([zfs_config.h], [
44 (mv zfs_config.h zfs_config.h.tmp &&
6283f55e 45 awk -f ${ac_srcdir}/config/config.awk zfs_config.h.tmp >zfs_config.h &&
c9c0d073
BB
46 rm zfs_config.h.tmp) || exit 1])
47
48AC_PROG_INSTALL
49AC_PROG_CC
50AC_PROG_LIBTOOL
762f9ef3 51PKG_PROG_PKG_CONFIG
c9c0d073 52AM_PROG_AS
3c67d83a 53AM_PROG_CC_C_O
acf04442 54AX_CODE_COVERAGE
1dfde3d9 55_AM_PROG_TAR(pax)
c9c0d073
BB
56
57ZFS_AC_LICENSE
58ZFS_AC_PACKAGE
59ZFS_AC_CONFIG
60ZFS_AC_DEBUG
0d3980ac 61ZFS_AC_DEBUGINFO
93ce2b4c
BB
62ZFS_AC_DEBUG_KMEM
63ZFS_AC_DEBUG_KMEM_TRACKING
c9c0d073 64
6bb24f4d 65AC_CONFIG_FILES([
c9c0d073 66 Makefile
381d91de
RM
67 cmd/Makefile
68 cmd/arc_summary/Makefile
69 cmd/arcstat/Makefile
70 cmd/dbufstat/Makefile
71 cmd/fsck_zfs/Makefile
72 cmd/mount_zfs/Makefile
73 cmd/raidz_test/Makefile
74 cmd/vdev_id/Makefile
75 cmd/zdb/Makefile
76 cmd/zed/Makefile
77 cmd/zed/zed.d/Makefile
78 cmd/zfs/Makefile
de4f06c2 79 cmd/zfs_ids_to_path/Makefile
381d91de
RM
80 cmd/zgenhostid/Makefile
81 cmd/zhack/Makefile
82 cmd/zinject/Makefile
83 cmd/zpool/Makefile
c618f87c 84 cmd/zstream/Makefile
381d91de
RM
85 cmd/zstreamdump/Makefile
86 cmd/ztest/Makefile
87 cmd/zvol_id/Makefile
88 cmd/zvol_wait/Makefile
89 contrib/Makefile
90 contrib/bash_completion.d/Makefile
ae38e009 91 contrib/bpftrace/Makefile
381d91de
RM
92 contrib/dracut/02zfsexpandknowledge/Makefile
93 contrib/dracut/90zfs/Makefile
94 contrib/dracut/Makefile
95 contrib/initramfs/Makefile
4cfd339c
RL
96 contrib/initramfs/conf.d/Makefile
97 contrib/initramfs/conf-hooks.d/Makefile
381d91de
RM
98 contrib/initramfs/hooks/Makefile
99 contrib/initramfs/scripts/Makefile
100 contrib/initramfs/scripts/local-top/Makefile
101 contrib/pyzfs/Makefile
102 contrib/pyzfs/setup.py
103 contrib/zcp/Makefile
c9c0d073 104 etc/Makefile
5ecbb293 105 etc/default/Makefile
01c0e61d 106 etc/init.d/Makefile
381d91de
RM
107 etc/modules-load.d/Makefile
108 etc/sudoers.d/Makefile
881f45c6 109 etc/systemd/Makefile
55d80e65 110 etc/systemd/system-generators/Makefile
381d91de
RM
111 etc/systemd/system/Makefile
112 etc/zfs/Makefile
113 include/Makefile
114 include/os/Makefile
9f0a21e6
MM
115 include/os/freebsd/Makefile
116 include/os/freebsd/linux/Makefile
117 include/os/freebsd/spl/Makefile
118 include/os/freebsd/spl/acl/Makefile
119 include/os/freebsd/spl/rpc/Makefile
120 include/os/freebsd/spl/sys/Makefile
121 include/os/freebsd/zfs/Makefile
122 include/os/freebsd/zfs/sys/Makefile
381d91de
RM
123 include/os/linux/Makefile
124 include/os/linux/kernel/Makefile
125 include/os/linux/kernel/linux/Makefile
126 include/os/linux/spl/Makefile
127 include/os/linux/spl/rpc/Makefile
128 include/os/linux/spl/sys/Makefile
129 include/os/linux/zfs/Makefile
130 include/os/linux/zfs/sys/Makefile
131 include/sys/Makefile
132 include/sys/crypto/Makefile
133 include/sys/fm/Makefile
134 include/sys/fm/fs/Makefile
135 include/sys/fs/Makefile
136 include/sys/lua/Makefile
137 include/sys/sysevent/Makefile
c9c0d073 138 lib/Makefile
381d91de
RM
139 lib/libavl/Makefile
140 lib/libefi/Makefile
141 lib/libicp/Makefile
142 lib/libnvpair/Makefile
143 lib/libshare/Makefile
a26baf28
BB
144 lib/libspl/Makefile
145 lib/libspl/asm-generic/Makefile
146 lib/libspl/asm-i386/Makefile
147 lib/libspl/asm-x86_64/Makefile
148 lib/libspl/include/Makefile
6283f55e
BB
149 lib/libspl/include/ia32/Makefile
150 lib/libspl/include/ia32/sys/Makefile
d31277ab 151 lib/libspl/include/os/Makefile
9f0a21e6
MM
152 lib/libspl/include/os/freebsd/Makefile
153 lib/libspl/include/os/freebsd/sys/Makefile
d31277ab
MM
154 lib/libspl/include/os/linux/Makefile
155 lib/libspl/include/os/linux/sys/Makefile
6283f55e
BB
156 lib/libspl/include/rpc/Makefile
157 lib/libspl/include/sys/Makefile
6283f55e
BB
158 lib/libspl/include/sys/dktp/Makefile
159 lib/libspl/include/util/Makefile
46364cb2 160 lib/libtpool/Makefile
c9c0d073
BB
161 lib/libunicode/Makefile
162 lib/libuutil/Makefile
381d91de 163 lib/libzfs/Makefile
c3f8dc2a
TF
164 lib/libzfs/libzfs.pc
165 lib/libzfs/libzfs_core.pc
6f1ffb06 166 lib/libzfs_core/Makefile
381d91de
RM
167 lib/libzpool/Makefile
168 lib/libzutil/Makefile
169 man/Makefile
170 man/man1/Makefile
171 man/man5/Makefile
172 man/man8/Makefile
71504277 173 module/Kbuild
c9c0d073
BB
174 module/Makefile
175 module/avl/Makefile
381d91de
RM
176 module/icp/Makefile
177 module/lua/Makefile
c9c0d073 178 module/nvpair/Makefile
bced7e3a
MM
179 module/os/linux/spl/Makefile
180 module/os/linux/zfs/Makefile
181 module/spl/Makefile
c9c0d073
BB
182 module/unicode/Makefile
183 module/zcommon/Makefile
184 module/zfs/Makefile
381d91de
RM
185 rpm/Makefile
186 rpm/generic/Makefile
187 rpm/generic/zfs-dkms.spec
188 rpm/generic/zfs-kmod.spec
189 rpm/generic/zfs.spec
190 rpm/redhat/Makefile
191 rpm/redhat/zfs-dkms.spec
192 rpm/redhat/zfs-kmod.spec
193 rpm/redhat/zfs.spec
c9c0d073 194 scripts/Makefile
6bb24f4d 195 tests/Makefile
381d91de 196 tests/runfiles/Makefile
6bb24f4d 197 tests/test-runner/Makefile
c8f9061f 198 tests/test-runner/bin/Makefile
6bb24f4d
BB
199 tests/test-runner/include/Makefile
200 tests/test-runner/man/Makefile
6bb24f4d 201 tests/zfs-tests/Makefile
00481e7d 202 tests/zfs-tests/callbacks/Makefile
6bb24f4d 203 tests/zfs-tests/cmd/Makefile
523fc800 204 tests/zfs-tests/cmd/btree_test/Makefile
6bb24f4d
BB
205 tests/zfs-tests/cmd/chg_usr_exec/Makefile
206 tests/zfs-tests/cmd/devname2devid/Makefile
207 tests/zfs-tests/cmd/dir_rd_update/Makefile
208 tests/zfs-tests/cmd/file_check/Makefile
209 tests/zfs-tests/cmd/file_trunc/Makefile
210 tests/zfs-tests/cmd/file_write/Makefile
30af21b0 211 tests/zfs-tests/cmd/get_diff/Makefile
6bb24f4d 212 tests/zfs-tests/cmd/largest_file/Makefile
b83a0e2d 213 tests/zfs-tests/cmd/libzfs_input_check/Makefile
6bb24f4d
BB
214 tests/zfs-tests/cmd/mkbusy/Makefile
215 tests/zfs-tests/cmd/mkfile/Makefile
216 tests/zfs-tests/cmd/mkfiles/Makefile
217 tests/zfs-tests/cmd/mktree/Makefile
218 tests/zfs-tests/cmd/mmap_exec/Makefile
b2ab468d 219 tests/zfs-tests/cmd/mmap_libaio/Makefile
6bb24f4d 220 tests/zfs-tests/cmd/mmapwrite/Makefile
d99a0153 221 tests/zfs-tests/cmd/nvlist_to_lua/Makefile
6bb24f4d 222 tests/zfs-tests/cmd/randfree_file/Makefile
d2734cce 223 tests/zfs-tests/cmd/randwritecomp/Makefile
6bb24f4d
BB
224 tests/zfs-tests/cmd/readmmap/Makefile
225 tests/zfs-tests/cmd/rename_dir/Makefile
226 tests/zfs-tests/cmd/rm_lnkcnt_zero_file/Makefile
381d91de 227 tests/zfs-tests/cmd/stride_dd/Makefile
6bb24f4d 228 tests/zfs-tests/cmd/threadsappend/Makefile
381d91de 229 tests/zfs-tests/cmd/user_ns_exec/Makefile
6bb24f4d
BB
230 tests/zfs-tests/cmd/xattrtest/Makefile
231 tests/zfs-tests/include/Makefile
6bb24f4d
BB
232 tests/zfs-tests/tests/Makefile
233 tests/zfs-tests/tests/functional/Makefile
234 tests/zfs-tests/tests/functional/acl/Makefile
235 tests/zfs-tests/tests/functional/acl/posix/Makefile
381d91de 236 tests/zfs-tests/tests/functional/alloc_class/Makefile
5e021f56 237 tests/zfs-tests/tests/functional/arc/Makefile
6bb24f4d
BB
238 tests/zfs-tests/tests/functional/atime/Makefile
239 tests/zfs-tests/tests/functional/bootfs/Makefile
523fc800 240 tests/zfs-tests/tests/functional/btree/Makefile
6bb24f4d
BB
241 tests/zfs-tests/tests/functional/cache/Makefile
242 tests/zfs-tests/tests/functional/cachefile/Makefile
243 tests/zfs-tests/tests/functional/casenorm/Makefile
d99a0153
CW
244 tests/zfs-tests/tests/functional/channel_program/Makefile
245 tests/zfs-tests/tests/functional/channel_program/lua_core/Makefile
246 tests/zfs-tests/tests/functional/channel_program/synctask_core/Makefile
b4d8e2be 247 tests/zfs-tests/tests/functional/chattr/Makefile
381d91de 248 tests/zfs-tests/tests/functional/checksum/Makefile
6bb24f4d
BB
249 tests/zfs-tests/tests/functional/clean_mirror/Makefile
250 tests/zfs-tests/tests/functional/cli_root/Makefile
251 tests/zfs-tests/tests/functional/cli_root/zdb/Makefile
381d91de 252 tests/zfs-tests/tests/functional/cli_root/zfs/Makefile
3fd3e56c 253 tests/zfs-tests/tests/functional/cli_root/zfs_bookmark/Makefile
b5256303 254 tests/zfs-tests/tests/functional/cli_root/zfs_change-key/Makefile
6bb24f4d
BB
255 tests/zfs-tests/tests/functional/cli_root/zfs_clone/Makefile
256 tests/zfs-tests/tests/functional/cli_root/zfs_copies/Makefile
257 tests/zfs-tests/tests/functional/cli_root/zfs_create/Makefile
258 tests/zfs-tests/tests/functional/cli_root/zfs_destroy/Makefile
b59b2297 259 tests/zfs-tests/tests/functional/cli_root/zfs_diff/Makefile
6bb24f4d 260 tests/zfs-tests/tests/functional/cli_root/zfs_get/Makefile
de4f06c2 261 tests/zfs-tests/tests/functional/cli_root/zfs_ids_to_path/Makefile
6bb24f4d 262 tests/zfs-tests/tests/functional/cli_root/zfs_inherit/Makefile
b5256303 263 tests/zfs-tests/tests/functional/cli_root/zfs_load-key/Makefile
6bb24f4d 264 tests/zfs-tests/tests/functional/cli_root/zfs_mount/Makefile
272b5d73 265 tests/zfs-tests/tests/functional/cli_root/zfs_program/Makefile
6bb24f4d
BB
266 tests/zfs-tests/tests/functional/cli_root/zfs_promote/Makefile
267 tests/zfs-tests/tests/functional/cli_root/zfs_property/Makefile
268 tests/zfs-tests/tests/functional/cli_root/zfs_receive/Makefile
269 tests/zfs-tests/tests/functional/cli_root/zfs_rename/Makefile
270 tests/zfs-tests/tests/functional/cli_root/zfs_reservation/Makefile
271 tests/zfs-tests/tests/functional/cli_root/zfs_rollback/Makefile
272 tests/zfs-tests/tests/functional/cli_root/zfs_send/Makefile
273 tests/zfs-tests/tests/functional/cli_root/zfs_set/Makefile
274 tests/zfs-tests/tests/functional/cli_root/zfs_share/Makefile
275 tests/zfs-tests/tests/functional/cli_root/zfs_snapshot/Makefile
e8bcb693 276 tests/zfs-tests/tests/functional/cli_root/zfs_sysfs/Makefile
b5256303 277 tests/zfs-tests/tests/functional/cli_root/zfs_unload-key/Makefile
6bb24f4d
BB
278 tests/zfs-tests/tests/functional/cli_root/zfs_unmount/Makefile
279 tests/zfs-tests/tests/functional/cli_root/zfs_unshare/Makefile
280 tests/zfs-tests/tests/functional/cli_root/zfs_upgrade/Makefile
5a42ef04 281 tests/zfs-tests/tests/functional/cli_root/zfs_wait/Makefile
381d91de 282 tests/zfs-tests/tests/functional/cli_root/zpool/Makefile
6bb24f4d
BB
283 tests/zfs-tests/tests/functional/cli_root/zpool_add/Makefile
284 tests/zfs-tests/tests/functional/cli_root/zpool_attach/Makefile
285 tests/zfs-tests/tests/functional/cli_root/zpool_clear/Makefile
286 tests/zfs-tests/tests/functional/cli_root/zpool_create/Makefile
287 tests/zfs-tests/tests/functional/cli_root/zpool_destroy/Makefile
288 tests/zfs-tests/tests/functional/cli_root/zpool_detach/Makefile
88f9c939 289 tests/zfs-tests/tests/functional/cli_root/zpool_events/Makefile
6bb24f4d
BB
290 tests/zfs-tests/tests/functional/cli_root/zpool_expand/Makefile
291 tests/zfs-tests/tests/functional/cli_root/zpool_export/Makefile
292 tests/zfs-tests/tests/functional/cli_root/zpool_get/Makefile
293 tests/zfs-tests/tests/functional/cli_root/zpool_history/Makefile
294 tests/zfs-tests/tests/functional/cli_root/zpool_import/Makefile
1dfde3d9 295 tests/zfs-tests/tests/functional/cli_root/zpool_import/blockfiles/Makefile
619f0976 296 tests/zfs-tests/tests/functional/cli_root/zpool_initialize/Makefile
dbb38f66 297 tests/zfs-tests/tests/functional/cli_root/zpool_labelclear/Makefile
6bb24f4d
BB
298 tests/zfs-tests/tests/functional/cli_root/zpool_offline/Makefile
299 tests/zfs-tests/tests/functional/cli_root/zpool_online/Makefile
300 tests/zfs-tests/tests/functional/cli_root/zpool_remove/Makefile
d3f2cd7e 301 tests/zfs-tests/tests/functional/cli_root/zpool_reopen/Makefile
6bb24f4d 302 tests/zfs-tests/tests/functional/cli_root/zpool_replace/Makefile
381d91de 303 tests/zfs-tests/tests/functional/cli_root/zpool_resilver/Makefile
6bb24f4d
BB
304 tests/zfs-tests/tests/functional/cli_root/zpool_scrub/Makefile
305 tests/zfs-tests/tests/functional/cli_root/zpool_set/Makefile
7fab6361 306 tests/zfs-tests/tests/functional/cli_root/zpool_split/Makefile
6bb24f4d 307 tests/zfs-tests/tests/functional/cli_root/zpool_status/Makefile
bec1067d 308 tests/zfs-tests/tests/functional/cli_root/zpool_sync/Makefile
1b939560 309 tests/zfs-tests/tests/functional/cli_root/zpool_trim/Makefile
6bb24f4d 310 tests/zfs-tests/tests/functional/cli_root/zpool_upgrade/Makefile
1dfde3d9 311 tests/zfs-tests/tests/functional/cli_root/zpool_upgrade/blockfiles/Makefile
e60e158e
JG
312 tests/zfs-tests/tests/functional/cli_root/zpool_wait/Makefile
313 tests/zfs-tests/tests/functional/cli_root/zpool_wait/scan/Makefile
6bb24f4d
BB
314 tests/zfs-tests/tests/functional/cli_user/Makefile
315 tests/zfs-tests/tests/functional/cli_user/misc/Makefile
316 tests/zfs-tests/tests/functional/cli_user/zfs_list/Makefile
317 tests/zfs-tests/tests/functional/cli_user/zpool_iostat/Makefile
318 tests/zfs-tests/tests/functional/cli_user/zpool_list/Makefile
d84c5a12 319 tests/zfs-tests/tests/functional/cli_user/zpool_status/Makefile
6bb24f4d 320 tests/zfs-tests/tests/functional/compression/Makefile
599b8648 321 tests/zfs-tests/tests/functional/cp_files/Makefile
6bb24f4d 322 tests/zfs-tests/tests/functional/ctime/Makefile
8fb1ede1 323 tests/zfs-tests/tests/functional/deadman/Makefile
6bb24f4d
BB
324 tests/zfs-tests/tests/functional/delegate/Makefile
325 tests/zfs-tests/tests/functional/devices/Makefile
3f03fc8d 326 tests/zfs-tests/tests/functional/events/Makefile
6bb24f4d 327 tests/zfs-tests/tests/functional/exec/Makefile
f734301d 328 tests/zfs-tests/tests/functional/fallocate/Makefile
ec0e24c2 329 tests/zfs-tests/tests/functional/fault/Makefile
381d91de 330 tests/zfs-tests/tests/functional/features/Makefile
6bb24f4d 331 tests/zfs-tests/tests/functional/features/async_destroy/Makefile
50c957f7 332 tests/zfs-tests/tests/functional/features/large_dnode/Makefile
e4a3297a 333 tests/zfs-tests/tests/functional/grow/Makefile
6bb24f4d 334 tests/zfs-tests/tests/functional/history/Makefile
4807c0ba 335 tests/zfs-tests/tests/functional/hkdf/Makefile
6bb24f4d
BB
336 tests/zfs-tests/tests/functional/inheritance/Makefile
337 tests/zfs-tests/tests/functional/inuse/Makefile
a584ef26 338 tests/zfs-tests/tests/functional/io/Makefile
6bb24f4d
BB
339 tests/zfs-tests/tests/functional/large_files/Makefile
340 tests/zfs-tests/tests/functional/largest_pool/Makefile
449705db 341 tests/zfs-tests/tests/functional/libzfs/Makefile
0f5f2386 342 tests/zfs-tests/tests/functional/limits/Makefile
381d91de 343 tests/zfs-tests/tests/functional/link_count/Makefile
93e28d66 344 tests/zfs-tests/tests/functional/log_spacemap/Makefile
6bb24f4d
BB
345 tests/zfs-tests/tests/functional/migration/Makefile
346 tests/zfs-tests/tests/functional/mmap/Makefile
379ca9cf 347 tests/zfs-tests/tests/functional/mmp/Makefile
6bb24f4d
BB
348 tests/zfs-tests/tests/functional/mount/Makefile
349 tests/zfs-tests/tests/functional/mv_files/Makefile
350 tests/zfs-tests/tests/functional/nestedfs/Makefile
351 tests/zfs-tests/tests/functional/no_space/Makefile
352 tests/zfs-tests/tests/functional/nopwrite/Makefile
353 tests/zfs-tests/tests/functional/online_offline/Makefile
77f6826b 354 tests/zfs-tests/tests/functional/persist_l2arc/Makefile
d2734cce 355 tests/zfs-tests/tests/functional/pool_checkpoint/Makefile
381d91de 356 tests/zfs-tests/tests/functional/pool_names/Makefile
6bb24f4d
BB
357 tests/zfs-tests/tests/functional/poolversion/Makefile
358 tests/zfs-tests/tests/functional/privilege/Makefile
d1261452 359 tests/zfs-tests/tests/functional/procfs/Makefile
9c5167d1 360 tests/zfs-tests/tests/functional/projectquota/Makefile
85ce3f4f 361 tests/zfs-tests/tests/functional/pyzfs/Makefile
6bb24f4d 362 tests/zfs-tests/tests/functional/quota/Makefile
ab9f4b0b 363 tests/zfs-tests/tests/functional/raidz/Makefile
30af21b0 364 tests/zfs-tests/tests/functional/redacted_send/Makefile
6bb24f4d
BB
365 tests/zfs-tests/tests/functional/redundancy/Makefile
366 tests/zfs-tests/tests/functional/refquota/Makefile
367 tests/zfs-tests/tests/functional/refreserv/Makefile
a1d477c2 368 tests/zfs-tests/tests/functional/removal/Makefile
6bb24f4d
BB
369 tests/zfs-tests/tests/functional/rename_dirs/Makefile
370 tests/zfs-tests/tests/functional/replacement/Makefile
371 tests/zfs-tests/tests/functional/reservation/Makefile
3c819a2c 372 tests/zfs-tests/tests/functional/resilver/Makefile
6bb24f4d
BB
373 tests/zfs-tests/tests/functional/rootpool/Makefile
374 tests/zfs-tests/tests/functional/rsend/Makefile
375 tests/zfs-tests/tests/functional/scrub_mirror/Makefile
376 tests/zfs-tests/tests/functional/slog/Makefile
377 tests/zfs-tests/tests/functional/snapshot/Makefile
378 tests/zfs-tests/tests/functional/snapused/Makefile
379 tests/zfs-tests/tests/functional/sparse/Makefile
9fb6abe5 380 tests/zfs-tests/tests/functional/suid/Makefile
6bb24f4d 381 tests/zfs-tests/tests/functional/threadsappend/Makefile
ace1eae8 382 tests/zfs-tests/tests/functional/tmpfile/Makefile
1b939560 383 tests/zfs-tests/tests/functional/trim/Makefile
6bb24f4d 384 tests/zfs-tests/tests/functional/truncate/Makefile
381d91de 385 tests/zfs-tests/tests/functional/upgrade/Makefile
0e85048f 386 tests/zfs-tests/tests/functional/user_namespace/Makefile
6bb24f4d 387 tests/zfs-tests/tests/functional/userquota/Makefile
e0ab3ab5 388 tests/zfs-tests/tests/functional/vdev_zaps/Makefile
6bb24f4d
BB
389 tests/zfs-tests/tests/functional/write_dirs/Makefile
390 tests/zfs-tests/tests/functional/xattr/Makefile
391 tests/zfs-tests/tests/functional/zvol/Makefile
6bb24f4d 392 tests/zfs-tests/tests/functional/zvol/zvol_ENOSPC/Makefile
381d91de 393 tests/zfs-tests/tests/functional/zvol/zvol_cli/Makefile
6bb24f4d
BB
394 tests/zfs-tests/tests/functional/zvol/zvol_misc/Makefile
395 tests/zfs-tests/tests/functional/zvol/zvol_swap/Makefile
679d73e9
JWK
396 tests/zfs-tests/tests/perf/Makefile
397 tests/zfs-tests/tests/perf/fio/Makefile
398 tests/zfs-tests/tests/perf/regression/Makefile
399 tests/zfs-tests/tests/perf/scripts/Makefile
6bb24f4d 400 tests/zfs-tests/tests/stress/Makefile
381d91de
RM
401 udev/Makefile
402 udev/rules.d/Makefile
fb7eb3e3 403 zfs.release
c9c0d073
BB
404])
405
6078881a 406
c9c0d073 407AC_OUTPUT