summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2012-09-07 00:22:17 -0400
committerKohei Yoshida <kohei.yoshida@gmail.com>2012-09-07 09:10:40 -0400
commit03094f1edbb519f803952fa7b4a63efb412594b6 (patch)
tree6c9c15fa0d77aeda4728faf93a52d773d4256758 /configure.in
parent0e9ac8852948da47a67077bdaabc9f3c8172f14b (diff)
Set orcus package tarball location for download.
Change-Id: Iccdb2e53ad6a62d3ee96d368b897d47ee77fdc12
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 4e37bcdc9400..e0544a1e7b13 100644
--- a/configure.in
+++ b/configure.in
@@ -8605,6 +8605,7 @@ if test "$with_system_orcus" = "yes"; then
PKG_CHECK_MODULES(ORCUS, orcus >= 0.1.0)
else
AC_MSG_RESULT([internal])
+ ORCUS_TARBALL=46d9f4cf8b145c21ce1056e116d2ce71-liborcus_0.1.0.tar.bz2
BUILD_TYPE="$BUILD_TYPE LIBORCUS"
SYSTEM_LIBORCUS=NO
fi