]> git.ipfire.org Git - thirdparty/lxc.git/commit
autotools: add --{disable,enable}-thread-safety
authorChristian Brauner <christian.brauner@ubuntu.com>
Wed, 22 Aug 2018 11:13:29 +0000 (13:13 +0200)
committerChristian Brauner <christian.brauner@ubuntu.com>
Mon, 10 Dec 2018 15:22:26 +0000 (16:22 +0100)
commit0c0f00595f630770447364c7ee7802b534a8def6
tree4d13ad66ca20139ff28468549256b6c304648d4d
parent34484cdaf528083f6d777097b93c74960ab1f48e
autotools: add --{disable,enable}-thread-safety

Fail the build if --enable-thread-safety is passed and the environment cannot
guarantee thread-safety.

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
configure.ac