summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 9529cfe..3cbde76 100755
--- a/configure
+++ b/configure
@@ -5082,7 +5082,7 @@ _ACEOF
fi
done
-for ac_func in strchr strrchr strspn strcasecmp
+for ac_func in strchr strrchr strspn strcasecmp strdup strndup
do :
as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"