recognise no-sctp
This commit is contained in:
parent
7dd6407a4c
commit
7bb4f8ff12
1 changed files with 1 additions and 0 deletions
|
@ -1143,6 +1143,7 @@ sub read_options
|
||||||
"shlib" => \$shlib,
|
"shlib" => \$shlib,
|
||||||
"dll" => \$shlib,
|
"dll" => \$shlib,
|
||||||
"shared" => 0,
|
"shared" => 0,
|
||||||
|
"no-sctp" => 0,
|
||||||
"no-gmp" => 0,
|
"no-gmp" => 0,
|
||||||
"no-rfc3779" => 0,
|
"no-rfc3779" => 0,
|
||||||
"no-montasm" => 0,
|
"no-montasm" => 0,
|
||||||
|
|
Loading…
Reference in a new issue