author | Manuel Sanmartin (no email) <collectd@verplant.org> | |
Tue, 9 Mar 2010 15:12:51 +0000 (16:12 +0100) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Tue, 9 Mar 2010 15:48:11 +0000 (16:48 +0100) | ||
commit | 35602ac111564b7908cfbe54c6fd85671f5623d5 | |
tree | 3ce2c8f9a33528efe20d6b51ad1f61dfb7b8cd8f | tree | snapshot |
parent | b786f02e823acac1428d8dce04d6fe838bc74906 | commit | diff |
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>
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 | diff | blob | history | |
src/common.c | diff | blob | history | |
src/common.h | diff | blob | history |