diff options
author | Luigi Scarso <luigi.scarso@gmail.com> | 2019-03-06 13:23:58 +0000 |
---|---|---|
committer | Luigi Scarso <luigi.scarso@gmail.com> | 2019-03-06 13:23:58 +0000 |
commit | c4f771a2be42ef7a46974bea88d0a71987280e77 (patch) | |
tree | f67fd4f9e693c9779d61a34dabbca0788cfa9c2b /Build/source/texk/web2c/configure | |
parent | 5c369e9c0320131c484974d5aa932fe7d80cb7f4 (diff) |
Sync with luatex revision 7102.
git-svn-id: svn://tug.org/texlive/trunk@50260 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/configure')
-rwxr-xr-x | Build/source/texk/web2c/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/configure b/Build/source/texk/web2c/configure index 8b2a0fcd68f..8912391d251 100755 --- a/Build/source/texk/web2c/configure +++ b/Build/source/texk/web2c/configure @@ -22734,7 +22734,7 @@ if test "$ac_res" != no; then : fi -for ac_func in access atoi fmax ftime gettimeofday mkdtemp setlocale strerror strlcat strlcpy strndup +for ac_func in access atoi fmax ftime gettimeofday fabs labs mkdtemp setlocale strerror strlcat strlcpy strndup 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" |