diff options
author | H.Merijn Brand <h.m.brand@xs4all.nl> | 2016-07-28 17:14:30 +0200 |
---|---|---|
committer | H.Merijn Brand <h.m.brand@xs4all.nl> | 2016-07-28 17:14:30 +0200 |
commit | 38ab612acfe3528276f4a4e63c523d193ea047b8 (patch) | |
tree | 91d8917632eae2e379a12021861e634ae8e6a428 /uconfig.h | |
parent | 884c85deaef58603e3b39e659f541355647185a0 (diff) | |
download | perl-38ab612acfe3528276f4a4e63c523d193ea047b8.tar.gz |
forgot the cfgvar
Diffstat (limited to 'uconfig.h')
-rw-r--r-- | uconfig.h | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3225,7 +3225,7 @@ /*#define HAS_FREELOCALE / **/ /*#define HAS_USELOCALE / **/ /*#define HAS_QUERYLOCALE / **/ -# I_XLOCALE /**/ +/*#define I_XLOCALE / **/ /* HAS_NEXTAFTER: * This symbol, if defined, indicates that the nextafter routine is @@ -5267,5 +5267,5 @@ /* Generated from: * cfa085ebfb9eb05bf5e1ba22c5b95092f6706990ceaf36a22d1d69af4e9cc060 config_h.SH - * 3b14c76342a834042da506e8c3b4269f7d545453079733cb740970ab9cc4294e uconfig.sh + * d9b976f8d350063d614cfaf6dc334c3ca7361603add9f38c49e2fed7c85ca388 uconfig.sh * ex: set ro: */ |