summaryrefslogtreecommitdiff
path: root/xtrans.m4
diff options
context:
space:
mode:
Diffstat (limited to 'xtrans.m4')
-rw-r--r--xtrans.m43
1 files changed, 3 insertions, 0 deletions
diff --git a/xtrans.m4 b/xtrans.m4
index fe128b4..8215e87 100644
--- a/xtrans.m4
+++ b/xtrans.m4
@@ -134,6 +134,9 @@ AC_DEFUN([XTRANS_CONNECTION_FLAGS],[
AC_DEFINE(LOCALCONN,1,[Support os-specific local connections])
fi
+ # Other functions Xtrans may need
+ AC_CHECK_FUNCS([strcasecmp strlcpy])
+
]) # XTRANS_CONNECTION_FLAGS