]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libgfortran/configure
Pr 47431 CTIME/FDATE thread-safety using ctime_r()
[thirdparty/gcc.git] / libgfortran / configure
index 836dfdc05e3efca2569c745fb3e4cc6381decdde..b87210675a4f61a59672b6e13f44a7e2e23c7e71 100755 (executable)
@@ -16367,7 +16367,7 @@ _ACEOF
 fi
 done
 
-for ac_func in localtime_r gmtime_r strerror_r getpwuid_r ttyname_r
+for ac_func in localtime_r gmtime_r strerror_r getpwuid_r ttyname_r ctime_r
 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"