]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
Don't use thread local storage if using diet libc
authorTheodore Ts'o <tytso@mit.edu>
Thu, 10 Jul 2008 14:21:42 +0000 (10:21 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 10 Jul 2008 14:21:42 +0000 (10:21 -0400)
commiteafba6c3100dee37254573d403f49d9bd88da1e6
tree4eb23c5cf6f68e634e4c1c5ce052ad3359a8000f
parentf56f32b0a505e34712c8b8fb908dffb616743726
Don't use thread local storage if using diet libc

...because the diet libc doesn't support TLS.

Addresses-Sourceforge-Bug: #2000654

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
configure
configure.in