diff options
author | H.Merijn Brand <h.m.brand@xs4all.nl> | 2018-03-27 09:17:48 +0200 |
---|---|---|
committer | H.Merijn Brand <h.m.brand@xs4all.nl> | 2018-03-27 09:17:48 +0200 |
commit | 0cc3cc274e71bf1211f53331f706d17b75acdd54 (patch) | |
tree | 2404a788464cbf737da51a67853c769fe479fbc7 /uconfig64.sh | |
parent | 7dddaf741cbebb8977f5eb34ceecdca24c0cb444 (diff) | |
download | perl-0cc3cc274e71bf1211f53331f706d17b75acdd54.tar.gz |
d_strchr is C89 and has been removed from Configure
Diffstat (limited to 'uconfig64.sh')
-rw-r--r-- | uconfig64.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/uconfig64.sh b/uconfig64.sh index 6ed3d678ed..2acf368b93 100644 --- a/uconfig64.sh +++ b/uconfig64.sh @@ -500,7 +500,6 @@ d_stdio_ptr_lval_sets_cnt='undef' d_stdio_stream_array='undef' d_stdiobase='undef' d_stdstdio='undef' -d_strchr='undef' d_strcoll='undef' d_strerror_l='undef' d_strerror_r='undef' |