Whamcloud - gitweb
LU-18687 build: consolidate autoconf files 33/57933/3
authorTimothy Day <timday@amazon.com>
Fri, 31 Jan 2025 05:09:34 +0000 (00:09 -0500)
committerOleg Drokin <green@whamcloud.com>
Tue, 18 Feb 2025 05:04:47 +0000 (05:04 +0000)
commit2cfdf23a2974c80eac81d6cc7d81d631e8348f93
tree1bb7d6366bc7e40f7e397e1ed253fae03912fa3f
parent4a656e329d93e0ceb1f27dff08230a00006f7bb0
LU-18687 build: consolidate autoconf files

Maintain all of the autoconf files in the same
top-level directory. This mirrors the practices
of other projects (like ZFS) and makes it easier
to find these files.

Test-Parameters: trivial
Signed-off-by: Timothy Day <timday@amazon.com>
Change-Id: I6bfdef9032bf768a63292999a6e9369a85240a2b
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/57933
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Reviewed-by: Max Wang <wamax@amazon.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
17 files changed:
autogen.sh
config/Makefile.am
config/ac_pkg_swig.m4 [moved from lustre/autoconf/ac_pkg_swig.m4 with 100% similarity]
config/ac_python_devel.m4 [moved from lustre/autoconf/ac_python_devel.m4 with 100% similarity]
config/kerberos5.m4 [moved from lustre/autoconf/kerberos5.m4 with 100% similarity]
config/lustre-core.m4 [moved from lustre/autoconf/lustre-core.m4 with 99% similarity]
config/lustre-libcfs.m4 [moved from libcfs/autoconf/lustre-libcfs.m4 with 99% similarity]
config/lustre-lnet.m4 [moved from lnet/autoconf/lustre-lnet.m4 with 99% similarity]
libcfs/autoMakefile.am
libcfs/autoconf/.gitignore [deleted file]
libcfs/autoconf/Makefile.am [deleted file]
lnet/autoMakefile.am
lnet/autoconf/.gitignore [deleted file]
lnet/autoconf/Makefile.am [deleted file]
lustre/autoMakefile.am
lustre/autoconf/.gitignore [deleted file]
lustre/autoconf/Makefile.am [deleted file]