diff options
author | H.Merijn Brand <h.m.brand@xs4all.nl> | 2006-11-06 13:58:56 +0000 |
---|---|---|
committer | H.Merijn Brand <h.m.brand@xs4all.nl> | 2006-11-06 13:58:56 +0000 |
commit | f025e94b3bdd286f2ee3dc88718b923af2a6e55d (patch) | |
tree | 410624df7e4f685c76e25179f7c78d4791c75e93 /uconfig.sh | |
parent | dcb5c535ce9837c3fd7fcab63fad5d507cdd8eed (diff) | |
download | perl-f025e94b3bdd286f2ee3dc88718b923af2a6e55d.tar.gz |
The non-unix parts for localtime_r_needs_tzset
Plus forced Glossary entry. That is a TODO for automation
p4raw-id: //depot/perl@29213
Diffstat (limited to 'uconfig.sh')
-rwxr-xr-x | uconfig.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/uconfig.sh b/uconfig.sh index 01c6ad2614..b1d6c71330 100755 --- a/uconfig.sh +++ b/uconfig.sh @@ -212,6 +212,7 @@ d_ldbl_dig='undef' d_libm_lib_version='undef' d_link='undef' d_localtime_r='undef' +d_localtime_r_needs_tzset='undef' d_locconv='undef' d_lockf='undef' d_longdbl='undef' |