Skip to content

Commit

Permalink
[depends] - Allow MacOSX 10.13 SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
lobermann authored and Memphiz committed Oct 29, 2017
1 parent cbd11f1 commit b3f1dab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/depends/configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -322,6 +322,7 @@ case $host in
10.10);;
10.11);;
10.12);;
10.13);;
*)
AC_MSG_ERROR(error in configure of --with-sdk=$use_sdk)
esac
Expand Down

0 comments on commit b3f1dab

Please sign in to comment.