]> err.no Git - util-linux/commit
build-sys: add --disable-tls
authorKarel Zak <kzak@redhat.com>
Thu, 21 May 2009 13:52:24 +0000 (15:52 +0200)
committerKarel Zak <kzak@redhat.com>
Fri, 22 May 2009 08:06:16 +0000 (10:06 +0200)
commit3ac22f7a17cb1040e3ca962a805ded3ef812dd28
tree28c703190a3e2385bc03b4f0c417bd6780e2ecaf
parent6c2a09b3e65b9fad67087577a9c86377f3f3b98b
build-sys: add --disable-tls

 * add AX_TLS autoconf macro

 * add --disabletls option

 * cleanup gen_uuid.c code to remove gcc warnings when compiled
   without TLS macro.

Signed-off-by: Karel Zak <kzak@redhat.com>
.gitignore
configure.ac
m4/tls.m4 [new file with mode: 0644]
shlibs/uuid/src/gen_uuid.c