summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMartin Ebourne <martin@ebourne.me.uk>2005-12-25 18:28:26 +0000
committerMartin Ebourne <martin@ebourne.me.uk>2005-12-25 18:28:26 +0000
commit814337dedb1462451a32cd8a08555e44a60a33df (patch)
tree644fef4f173fab9b32aaeb649fb1b508fb05a158 /configure.ac
parent2a8fa1955bef6a50b192a196f53e47f8b9852acb (diff)
Attempt to fix box_ntoh64 for FreeBSD which renames betoh64 to be64toh
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 42cce8c1..3a1ced0a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -112,7 +112,7 @@ AC_FUNC_CLOSEDIR_VOID
AC_FUNC_ERROR_AT_LINE
AC_TYPE_SIGNAL
AC_FUNC_STAT
-AC_CHECK_FUNCS([getpeereid kqueue lchown setproctitle])
+AC_CHECK_FUNCS([be64toh getpeereid kqueue lchown setproctitle])
AX_FUNC_SYSCALL
AX_CHECK_SYSCALL_LSEEK