summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-05-08 17:22:22 +0200
committerMichael Stahl <mstahl@redhat.com>2013-05-08 17:49:58 +0200
commit416b321666da20857a87b4a8c3991caed1f24587 (patch)
tree524048c6f0690fe81d3ea5123437f57c1afe0e37 /configure.ac
parentcc858aca0ebf653eebceaf09e2316763d8d81051 (diff)
libpng: remove ExternalPackage_libpng
Change-Id: I478a057c07b9fe850401b96297a14d7842c0703f
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 50617558fc2f..ec0a4a6ed782 100644
--- a/configure.ac
+++ b/configure.ac
@@ -11057,7 +11057,7 @@ dnl ===================================================================
dnl Test whether to build libpng or rely on the system version
dnl ===================================================================
-libo_CHECK_SYSTEM_MODULE([libpng],[LIBPNG],[libpng],["-I${OUTDIR}/inc/external"],["-L${OUTDIR}/lib -lpng"])
+libo_CHECK_SYSTEM_MODULE([libpng],[LIBPNG],[libpng],["-I${WORKDIR}/UnpackedTarball/png"],["-L${OUTDIR}/lib -lpng"])
dnl ===================================================================
dnl Check for runtime JVM search path