diff options
Diffstat (limited to 'Build/source/texk/ptexenc/configure')
-rwxr-xr-x | Build/source/texk/ptexenc/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/ptexenc/configure b/Build/source/texk/ptexenc/configure index f16d22f2495..d10f8b2f271 100755 --- a/Build/source/texk/ptexenc/configure +++ b/Build/source/texk/ptexenc/configure @@ -12735,7 +12735,7 @@ _ACEOF fi done -for ac_func in bcmp bcopy bzero getcwd getwd index memcmp memcpy mkstemp mktemp rindex strchr strrchr +for ac_func in getcwd getwd memcmp memcpy mkstemp mktemp strchr strrchr 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" |