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 /vms/myconfig.com | |
parent | db433f450608e784356bfeb17ba135fbfb2f3af1 (diff) | |
download | perl-a05353bfa2b031e0c0283559432496d3915c83b2.tar.gz |
Regenerate Configure and chainsaw voidflags
Diffstat (limited to 'vms/myconfig.com')
-rw-r--r-- | vms/myconfig.com | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vms/myconfig.com b/vms/myconfig.com index 2f91648ac3..f3c69b90ca 100644 --- a/vms/myconfig.com +++ b/vms/myconfig.com @@ -156,7 +156,7 @@ $ ECHO " cppflags=''$cppflags'" $ ECHO " ccflags =''$ccflags'" !->vms_cc_type? $ ECHO " ldflags =''$ldflags'" $ ECHO " stdchar=''$stdchar', d_stdstdio=''$d_stdstdio', usevfork=''$usevfork'" -$ ECHO " voidflags=''$voidflags', castflags=''$castflags', d_casti32=''$d_casti32', d_castneg=''$d_castneg'" +$ ECHO " castflags=''$castflags', d_casti32=''$d_casti32', d_castneg=''$d_castneg'" $ ECHO " intsize=''$intsize', alignbytes=''$alignbytes', usemymalloc=''$usemymalloc', randbits=''$randbits'" $ ECHO " Libraries:" $ ECHO " so=''$so'" |