Identify MallocCfg* globals as variables, not functions.
authorCraig A. Berry <craigberry@mac.com>
Tue, 11 Sep 2012 01:40:08 +0000 (20:40 -0500)
committerCraig A. Berry <craigberry@mac.com>
Tue, 11 Sep 2012 01:43:32 +0000 (20:43 -0500)
commitf43bd6ba6956056680521efe81a53b27ad254e08
tree93fdab9ac1f94fbb0263d4c02aa23bde1d4d0f8a
parent7a950fe49b9cfd0728af3040bf916d3b2d41b31c
Identify MallocCfg* globals as variables, not functions.

Otherwise building on VMS with -Dusemymalloc=y fails because we
enter them as procedures in the linker options file and the linker
knows we're lying and will have none of it.
vms/gen_shrfls.pl