summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure b/configure
index e4cd3a99..5f0b79d1 100755
--- a/configure
+++ b/configure
@@ -5358,7 +5358,8 @@ LIBS="$saved_libs"
-for ac_func in gettimeofday isatty rename strsep
+
+for ac_func in gettimeofday isatty rename setlocale strsep
do
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
echo "$as_me:$LINENO: checking for $ac_func" >&5