--- libaitmqtt/configure 2016/09/14 15:24:21 1.8.2.2 +++ libaitmqtt/configure 2016/09/14 15:52:56 1.8.2.4 @@ -3927,7 +3927,7 @@ $as_echo "#define realloc rpl_realloc" >>confdefs.h fi -for ac_func in memset strdup strerror strtol +for ac_func in memset strdup strerror strtol strlcpy strlcat 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"