diff options
author | Keith Packard <keithp@keithp.com> | 2015-05-11 16:50:43 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2015-05-11 16:50:43 -0700 |
commit | 0409b6e6d63e9cfb5dc71bb27de4b1ed0152dd9b (patch) | |
tree | f8008c34b5cebd04f83c7e245979b8b9cad93de4 /include | |
parent | c39c3a97508dc384c0757a0990c07b5d7b2fe97a (diff) | |
parent | 23702dd2689e2e1e65be5767ac0303a985bb04a0 (diff) |
Merge remote-tracking branch 'evelikov/master'
Diffstat (limited to 'include')
-rw-r--r-- | include/dix-config.h.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/dix-config.h.in b/include/dix-config.h.in index 86cf6f212..78c2010d0 100644 --- a/include/dix-config.h.in +++ b/include/dix-config.h.in @@ -457,9 +457,6 @@ /* Define to __typeof__ if your compiler spells it that way. */ #undef typeof -/* The compiler supported TLS storage class, prefering initial-exec if tls_model is supported */ -#undef TLS - /* Correctly set _XSERVER64 for OSX fat binaries */ #ifdef __APPLE__ #include "dix-config-apple-verbatim.h" |