diff options
author | H.Merijn Brand <h.m.brand@xs4all.nl> | 2013-09-16 14:47:08 +0200 |
---|---|---|
committer | H.Merijn Brand <h.m.brand@xs4all.nl> | 2013-09-16 14:47:08 +0200 |
commit | a05353bfa2b031e0c0283559432496d3915c83b2 (patch) | |
tree | 9e2a465aaa01ff4ba9d798cfa9d1309555df7f3b /uconfig.sh | |
parent | db433f450608e784356bfeb17ba135fbfb2f3af1 (diff) | |
download | perl-a05353bfa2b031e0c0283559432496d3915c83b2.tar.gz |
Regenerate Configure and chainsaw voidflags
Diffstat (limited to 'uconfig.sh')
-rw-r--r-- | uconfig.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/uconfig.sh b/uconfig.sh index 00f06d6c77..ca535de57f 100644 --- a/uconfig.sh +++ b/uconfig.sh @@ -488,7 +488,6 @@ db_prefixtype='size_t' db_version_major='0' db_version_minor='0' db_version_patch='0' -defvoidused=1 direntrytype='struct dirent' doublesize='8' drand01="Perl_drand48()" @@ -817,5 +816,4 @@ vendorarchexp='' vendorlib_stem='' vendorlibexp='' versiononly='undef' -voidflags=1 zip='' |