summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/configure
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2009-12-07 16:51:36 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2009-12-07 16:51:36 +0000
commit35d853280159bea628c9356cf0e690b1bec9ed52 (patch)
treea17ee72c81806c612cca7a6119e8c4785a3db5c6 /Build/source/texk/web2c/configure
parente84ea0384009f65714151198b3138c148cf5e890 (diff)
more configure checks for tex/web2c/
git-svn-id: svn://tug.org/texlive/trunk@16322 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/configure')
-rwxr-xr-xBuild/source/texk/web2c/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/configure b/Build/source/texk/web2c/configure
index da880532d01..3b86cc33d67 100755
--- a/Build/source/texk/web2c/configure
+++ b/Build/source/texk/web2c/configure
@@ -18565,7 +18565,7 @@ if test "$ac_res" != no; then :
fi
-for ac_func in access atoi fmax setlocale strerror strlcat strlcpy gettimeofday ftime
+for ac_func in access atoi fmax ftime gettimeofday mkdtemp setlocale snprintf stat64 strerror strlcat strlcpy
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"