diff options
author | Yang Tse <yangsita@gmail.com> | 2009-12-31 13:35:24 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2009-12-31 13:35:24 +0000 |
commit | 99a5a5a3e91eaa97dfa8cba5538570a2fc84eae1 (patch) | |
tree | b9a1de91076a62ecff10fb4c0bad4702e064c926 /packages/vms | |
parent | eb0479575abceb38850f34a64e6601c9140ae4d0 (diff) | |
download | curl-99a5a5a3e91eaa97dfa8cba5538570a2fc84eae1.tar.gz |
VMS adjustments by Steven M. Schweda
Diffstat (limited to 'packages/vms')
-rwxr-xr-x | packages/vms/build_vms.com | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/vms/build_vms.com b/packages/vms/build_vms.com index 547db95ae..c175ceb84 100755 --- a/packages/vms/build_vms.com +++ b/packages/vms/build_vms.com @@ -449,7 +449,7 @@ $ endif $! $ link 'link_qual' /executable = 'exedir'CURL.EXE - 'objdir'curlsrc.olb /library /include = (main, curlmsg), - - 'objdir'curllib.olb /library /include = (vms_misc) - + 'objdir'curllib.olb /library - 'ssl_opt' - 'ldap_opt' $! |