summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorPeter Foley <pefoley2@verizon.net>2012-10-10 21:43:21 -0400
committerPeter Foley <pefoley2@verizon.net>2012-10-12 19:20:23 -0400
commit8615d09bb10a91444b993fa8806696a7b01f06f9 (patch)
treeb9efa6fbd91454e0d74286e7fcc8502155c9abb1 /configure.in
parent179e267704733fff336637a9de61598369e1dce9 (diff)
convert librsvg to gbuild
Change-Id: I1f84f85abc4e2db3679e64d34671458779ca97fa
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index f2eb784b22c1..8ca933ff93e5 100644
--- a/configure.in
+++ b/configure.in
@@ -11528,6 +11528,7 @@ internal|fully-internal)
ENABLE_LIBRSVG=INTERNAL
SYSTEM_LIBRSVG=NO
BUILD_TYPE="$BUILD_TYPE LIBRSVG"
+ LIBRSVG_TARBALL="d7a242ca43e33e1b63d3073f9d46a6a8-librsvg-2.32.1.tar.gz"
;;
no)
@@ -11541,6 +11542,7 @@ no)
esac
AC_SUBST(ENABLE_LIBRSVG)
+AC_SUBST(LIBRSVG_TARBALL)
AC_SUBST(LIBRSVG_CFLAGS)
AC_SUBST(LIBRSVG_LIBS)
AC_SUBST(SYSTEM_LIBRSVG)
@@ -11812,6 +11814,7 @@ if test "$SYSTEM_LIBRSVG" = YES; then
AC_MSG_RESULT([yes])
elif test "$enable_librsvg" = fully-internal; then
SYSTEM_LIBGSF=NO
+
AC_MSG_RESULT([no])
else
case "$_os" in