Index: third_party/libxslt/configure |
diff --git a/third_party/libxslt/configure b/third_party/libxslt/configure |
index 2e7027792a6c4b701914f020ab8faf4be0a27987..f1f82c59c1f6d6daa94c2110a3a949be9e26155e 100755 |
--- a/third_party/libxslt/configure |
+++ b/third_party/libxslt/configure |
@@ -13484,7 +13484,7 @@ _ACEOF |
fi |
done |
-for ac_func in mktime localtime localtime_r asctime time gmtime gmtime_r ftime |
+for ac_func in localtime localtime_r time gmtime gmtime_r ftime |
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" |