build_vms.com: use existing curlbuild.h and parsing fix
authorJohn E. Malmberg <wb8tyw@qsl.net>
Wed, 20 Mar 2013 19:36:20 +0000 (20:36 +0100)
committerYang Tse <yangsita@gmail.com>
Wed, 20 Mar 2013 19:44:57 +0000 (20:44 +0100)
commit1c44f83e541ab78537dba762012643f9955bc72b
treed79f8cfef9c239f2516200bcb774c2c071d01288
parent6f1f7e5de8c774e51957afd988d8d316b5a6d92f
build_vms.com: use existing curlbuild.h and parsing fix

This patch removes building curlbuild.h from the build_vms.com procedure
and uses the one in the daily or release tarball instead.

packages/vms/build_curlbuild_h.com is obsolete with this change.

Accessing the library module name "tool_main" needs different handling
when the optional extended parsing is enabled.

Tested on IA64/VMS 8.4 and VAX/VMS 7.3
packages/vms/Makefile.am
packages/vms/build_curlbuild_h.com [deleted file]
packages/vms/build_vms.com