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 /plan9 | |
parent | 884c85deaef58603e3b39e659f541355647185a0 (diff) | |
download | perl-38ab612acfe3528276f4a4e63c523d193ea047b8.tar.gz |
forgot the cfgvar
Diffstat (limited to 'plan9')
-rw-r--r-- | plan9/config_sh.sample | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plan9/config_sh.sample b/plan9/config_sh.sample index 97452acb34..ef93b2130b 100644 --- a/plan9/config_sh.sample +++ b/plan9/config_sh.sample @@ -799,6 +799,7 @@ i_values='undef' i_varargs='undef' i_varhdr='stdarg.h' i_vfork='undef' +i_xlocale='undef' ignore_versioned_solibs='' inc_version_list=' ' inc_version_list_init='0' |