summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMartin Ebourne <martin@ebourne.me.uk>2005-12-28 07:35:17 +0000
committerMartin Ebourne <martin@ebourne.me.uk>2005-12-28 07:35:17 +0000
commit64b59e90e6adf33a99cd902964548ea82bab754d (patch)
treead97f8c46ff49aade05754062ce7a138e2dea5ce /configure.ac
parent2ad91211830d46536be022bd57c2aa942035f4de (diff)
Don't use betoh64/be64tonh to avoid name hassle
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 3a1ced0a..42cce8c1 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([be64toh getpeereid kqueue lchown setproctitle])
+AC_CHECK_FUNCS([getpeereid kqueue lchown setproctitle])
AX_FUNC_SYSCALL
AX_CHECK_SYSCALL_LSEEK