[btls]: Make configure fail when building on Android without '--with-btls-android...
authorMartin Baulig <martin.baulig@xamarin.com>
Wed, 15 Feb 2017 18:13:58 +0000 (19:13 +0100)
committerMartin Baulig <martin.baulig@xamarin.com>
Wed, 15 Feb 2017 18:13:58 +0000 (19:13 +0100)
commitc363aae8d1d8419f08a85d92d7a7a75d433c06d0
tree9bb3965eebcdb09f4a7cc9133f26cd377d91fe63
parent6e89ac3b204de65f0c2773fb99af400e6af087ed
[btls]: Make configure fail when building on Android without '--with-btls-android-ndk'.

When building on Android with BTLS support, the '--with-btls-android-ndk' argument
is required to teach the underlying cmake the NDK location.  Fixes #52511.
configure.ac