summaryrefslogtreecommitdiff
path: root/shell/source/tools/lngconvex/lngconvex.cxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2010-10-13 15:10:27 +0100
committerCaolán McNamara <caolanm@redhat.com>2010-10-13 20:30:55 +0100
commit3317f535d107643e88209ae6925ebfd8da09893f (patch)
treecd045f25050a626a21f66c98b8fa87f11ee47e85 /shell/source/tools/lngconvex/lngconvex.cxx
parent5d78ff3bca5091d044d848f64f9f07959497c3e1 (diff)
AIX tweaks
Diffstat (limited to 'shell/source/tools/lngconvex/lngconvex.cxx')
-rw-r--r--shell/source/tools/lngconvex/lngconvex.cxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/shell/source/tools/lngconvex/lngconvex.cxx b/shell/source/tools/lngconvex/lngconvex.cxx
index ded55a6a4c45..ada243f1edd4 100644
--- a/shell/source/tools/lngconvex/lngconvex.cxx
+++ b/shell/source/tools/lngconvex/lngconvex.cxx
@@ -26,6 +26,10 @@
*
************************************************************************/
+#ifdef AIX
+# undef _THREAD_SAFE
+#endif
+
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_shell.hxx"