summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAlan Antonuk <alan.antonuk@gmail.com>2014-07-26 09:54:48 -0700
committerAlan Antonuk <alan.antonuk@gmail.com>2014-07-26 09:54:48 -0700
commitc7716b8bb9080bdec51dcbd571d16eeaeea5e5b6 (patch)
tree069aef735f9eb19aacb5dbf4cc22eba1b2f8d98c /.gitignore
parentc8ba350d000739cda0a8fcc7166a44fae874039e (diff)
downloadrabbitmq-c-github-ask-c7716b8bb9080bdec51dcbd571d16eeaeea5e5b6.tar.gz
Correct htonll macro detection in CMake.
CMake's check_function_exists() only checks for a symbol being defined in a library, and does not cover the instance where a function may be defined as a macro a header. Use check_symbol_exists() to check arpa/inet.h header for symbol existance of htonll. This fixes #200
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions