summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-12-02 17:04:04 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2009-12-02 17:04:04 +0100
commit113915eb9dfddf5a04f8116b01b71e591e75f193 (patch)
tree2787b4bcbbe904a80c0e1849762d5ac8071b18bf /configure.ac
parent8c20add150be92822d2484822b18ead9fd29ac1d (diff)
downloadrsyslog-113915eb9dfddf5a04f8116b01b71e591e75f193.tar.gz
rsyslog-113915eb9dfddf5a04f8116b01b71e591e75f193.tar.xz
rsyslog-113915eb9dfddf5a04f8116b01b71e591e75f193.zip
worked around an issue where omfile failed to compile on32 bit platforms
under some circumstances (this smells like a gcc problem, but a simple solution was available). Thanks to Kenneth Marshall for some advice.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 08eb24f3..ea3fb1c8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -128,6 +128,7 @@ AC_TRY_COMPILE([
# check for availability of atomic operations
RS_ATOMIC_OPERATIONS
+RS_ATOMIC_OPERATIONS_64BIT
# Additional module directories