summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/configure
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2009-12-07 10:47:30 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2009-12-07 10:47:30 +0000
commite84ea0384009f65714151198b3138c148cf5e890 (patch)
treebbc42a7bc310740c94e802ceca0229388177de7c /Build/source/texk/web2c/configure
parent527ba05256a88ec3960d769889dbb67809dd8b48 (diff)
build system update for xindy-2.4 (xindy-new)
git-svn-id: svn://tug.org/texlive/trunk@16321 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/configure')
-rwxr-xr-xBuild/source/texk/web2c/configure4
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/web2c/configure b/Build/source/texk/web2c/configure
index e7c77e1d492..da880532d01 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 strerror gettimeofday ftime
+for ac_func in access atoi fmax setlocale strerror strlcat strlcpy gettimeofday 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"
@@ -18578,7 +18578,7 @@ _ACEOF
fi
done
-for ac_header in errno.h langinfo.h sys/timeb.h sys/wait.h time.h
+for ac_header in errno.h langinfo.h locale.h sys/time.h sys/timeb.h sys/wait.h time.h
do :
as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"