Add c89 here too.
This commit is contained in:
parent
da9d59f526
commit
33f62dfbe8
|
@ -24,7 +24,7 @@ fi
|
|||
|
||||
for TARGET in $TARGETS; do
|
||||
case $TARGET in
|
||||
default|without-openssl|without-zlib)
|
||||
default|without-openssl|without-zlib|c89)
|
||||
# nothing to do
|
||||
;;
|
||||
kerberos5)
|
||||
|
|
Loading…
Reference in New Issue