]> 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>
Wed, 22 Aug 2018 11:41:43 +0000 (13:41 +0200)
commit81c76cff14d4e1979d2abe3931b8535cb714e861
treeb917f04db8ca4e9ea145644d628dae685ade6f50
parent607e3fcae17f50b053ac51192cd28e49be278bbe
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