]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
Add configure and build support for the pthreads library
authorTheodore Ts'o <tytso@mit.edu>
Thu, 14 Jan 2021 00:27:19 +0000 (16:27 -0800)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 21 Jan 2021 15:50:40 +0000 (10:50 -0500)
commitbdcd5f22203fcb5347082ad555a711dbbb2541da
treeddef2f407e60a8e932f19603d0e4e77afd5ee063
parent0d47f5ab05177c1861f16bb3644a47018e6be1d0
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