mirror of
https://github.com/curl/curl.git
synced 2026-07-30 19:48:04 +03:00
minimum -> or higher
This commit is contained in:
parent
c62c48ef44
commit
c952c5d74c
1 changed files with 1 additions and 1 deletions
|
|
@ -134,7 +134,7 @@ $ write pdsc " end if;"
|
|||
$!
|
||||
$write pdsc " software VMSPORTS ''base' ZLIB ;"
|
||||
$write pdsc -
|
||||
" if (not <software VMSPORTS ''base' ZLIB version minimum v1.2-8>) ;"
|
||||
" if (not <software VMSPORTS ''base' ZLIB v1.2-8 or higher>) ;"
|
||||
$write pdsc " error NEED_ZLIB;"
|
||||
$write pdsc " end if;"
|
||||
$!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue