File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13161,7 +13161,7 @@ fi
13161
13161
cat >> confdefs.h << _ACEOF
13162
13162
#define HAVE_DECL_STRLCPY $ac_have_decl
13163
13163
_ACEOF
13164
- ac_fn_c_check_decl " $LINENO " " strnlenfrak " " ac_cv_have_decl_strnlen" " $ac_includes_default "
13164
+ ac_fn_c_check_decl " $LINENO " " strnlen " " ac_cv_have_decl_strnlen" " $ac_includes_default "
13165
13165
if test " x$ac_cv_have_decl_strnlen " = xyes; then :
13166
13166
ac_have_decl=1
13167
13167
else
@@ -13538,7 +13538,7 @@ esac
13538
13538
13539
13539
fi
13540
13540
13541
- ac_fn_c_check_func " $LINENO " " strnlenfrak " " ac_cv_func_strnlen"
13541
+ ac_fn_c_check_func " $LINENO " " strnlen " " ac_cv_func_strnlen"
13542
13542
if test " x$ac_cv_func_strnlen " = xyes; then :
13543
13543
$as_echo " #define HAVE_STRNLEN 1" >> confdefs.h
13544
13544
You can’t perform that action at this time.
0 commit comments