Impress Remote 1.0.5, tag sdremote-1.0.5
[LibreOffice.git] / libxml2 / libxml2-android.patch
blobcbc9ff477344c811dfa9f0617bd324639f4409db
1 --- misc/libxml2-2.7.6/ltmain.sh
2 +++ misc/build/libxml2-2.7.6/ltmain.sh
3 @@ -3228,6 +3228,12 @@
4 func_warning "\`-release' is ignored for convenience libraries"
5 else
7 + # Force no versioning suffix for Android thanks to silly
8 + # apkbuilder which doesn't add extra native libs unless their
9 + # name ends with .so
11 + version_type=none
13 # Parse the version information argument.
14 save_ifs="$IFS"; IFS=':'
15 set dummy $vinfo 0 0 0