fix last patch
This commit is contained in:
parent
d4be776500
commit
feb522ad4a
1 changed files with 1 additions and 0 deletions
|
@ -164,6 +164,7 @@ fi
|
|||
case "${enable_shared}" in
|
||||
yes) shared=yes ;;
|
||||
no) shared=no ;;
|
||||
"") shared=no ;;
|
||||
*) shared=yes ;;
|
||||
esac
|
||||
|
||||
|
|
Loading…
Reference in a new issue