summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@suse.com>2012-02-15 17:01:14 +0200
committerTor Lillqvist <tlillqvist@suse.com>2012-02-15 17:01:32 +0200
commitde9c3dcb769bc2df9abaefbae4f8ed90131176e0 (patch)
treecbf17934503e7134ced9411c9d2a1802614c587b /configure.in
parentsw: SvxRTFItemStack has been changed to std::deque in the meantime (diff)
downloadcore-de9c3dcb769bc2df9abaefbae4f8ed90131176e0.tar.gz
core-de9c3dcb769bc2df9abaefbae4f8ed90131176e0.zip
Set SOLARLIB for Android
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 437da5fa7430..18adc1b2ba39 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*)