[Libreoffice-commits] .: configure.in
Tor Lillqvist
tml at kemper.freedesktop.org
Wed Feb 15 07:05:47 PST 2012
configure.in | 1 +
1 file changed, 1 insertion(+)
New commits:
commit de9c3dcb769bc2df9abaefbae4f8ed90131176e0
Author: Tor Lillqvist <tlillqvist at suse.com>
Date: Wed Feb 15 17:01:14 2012 +0200
Set SOLARLIB for Android
diff --git a/configure.in b/configure.in
index 437da5f..18adc1b 100644
--- a/configure.in
+++ b/configure.in
@@ -2967,6 +2967,7 @@ linux-androideabi*)
;;
esac
SOLARINC="$SOLARINC -I$SRC_ROOT/solenv/inc/$OUTPATH"
+ SOLARLIB="-L$SRC_ROOT/solver/${OUTPATH}${PROEXT}/lib"
;;
mingw*)
More information about the Libreoffice-commits
mailing list