]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
Add configure and build support for the pthreads library
authorTheodore Ts'o <tytso@mit.edu>
Tue, 1 Dec 2020 17:54:55 +0000 (12:54 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 1 Dec 2020 18:58:30 +0000 (13:58 -0500)
commit3bfdba2cfd3c15bcfbb7137ad2e9919aff3527a9
tree4bfca372d6c17ee306bb4765b6f58c5f068acae7
parentba526aae3a8b3eff6bf8b895ef7a45bd557e27ac
Add configure and build support for the pthreads library

Support for pthreads can be forcibly disabled by passing
"--without-pthread" to the configure script.

The actual changes in this commit are in configure.ac and MCONFIG.in;
the other files were generated as a result of running aclocal,
autoconf, and autoheader on a Debian testing system.

Note: the autoconf-archive package must now be installed before
rerunning aclocal, to supply the AX_PTHREAD macro.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
MCONFIG.in
aclocal.m4
configure
configure.ac
lib/config.h.in