configure.in: Check for "htonll".
authorManuel Sanmartin (no email) <collectd@verplant.org>
Tue, 9 Mar 2010 15:12:51 +0000 (16:12 +0100)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Tue, 9 Mar 2010 15:48:11 +0000 (16:48 +0100)
commit35602ac111564b7908cfbe54c6fd85671f5623d5
tree3ce2c8f9a33528efe20d6b51ad1f61dfb7b8cd8f
parentb786f02e823acac1428d8dce04d6fe838bc74906
configure.in: Check for "htonll".

The first patch adds support to check if the htonl and htonll functions
(which are used in AIX port) are available in configure. Until now the
AIX port used these functions without perform any existence test.

Signed-off-by: Florian Forster <octo@leeloo.lan.home.verplant.org>
configure.in
src/common.c
src/common.h