summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/configure
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2012-08-02 08:58:48 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2012-08-02 08:58:48 +0000
commit3a6d7bc4bc41d4ebbd74f149130d054f6bcb942c (patch)
treeccd1258874f894441b0bb8dcf88e738148daa763 /Build/source/texk/web2c/configure
parent7b1f86886de719653324e1fa02f55271fd6b2234 (diff)
mplibdir: Drop replacement function for snprintf()
git-svn-id: svn://tug.org/texlive/trunk@27284 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 702a4112810..fd54888a023 100755
--- a/Build/source/texk/web2c/configure
+++ b/Build/source/texk/web2c/configure
@@ -20400,7 +20400,7 @@ if test "$ac_res" != no; then :
fi
-for ac_func in access atoi fmax ftime gettimeofday mkdtemp setlocale snprintf strerror strlcat strlcpy
+for ac_func in access atoi fmax ftime gettimeofday mkdtemp setlocale 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"