1 diff -ur curl-7.26.0/ltmain.sh misc/build/curl-7.26.0/ltmain.sh
2 --- curl-7.26.0/ltmain.sh 2012-07-02 14:05:04.256112279 +0200
3 +++ misc/build/curl-7.26.0/ltmain.sh 2012-07-02 14:07:23.775119842 +0200
5 func_warning "\`-release' is ignored for convenience libraries"
8 + # Force no versioning suffix for Android thanks to silly
9 + # apkbuilder which doesn't add extra native libs unless their
10 + # name ends with .so
14 # Parse the version information argument.
15 save_ifs="$IFS"; IFS=':'
16 set dummy $vinfo 0 0 0