mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Christian Hemp <c.hemp@phytec.de>
To: ptxdist@pengutronix.de
Cc: Christian Hemp <c.hemp@phytec.de>
Subject: [ptxdist] [PATCH] qt4: Set correct define for QT4_BUILD_SVG
Date: Mon, 2 Apr 2012 16:18:46 +0200	[thread overview]
Message-ID: <1333376326-11025-1-git-send-email-c.hemp@phytec.de> (raw)

With QT4_BUILD_SVG enabled, libqsvg.so was not installed into the rootfs.
Added PTXCONF prefix.

Signed-off-by: Christian Hemp <c.hemp@phytec.de>
---
 rules/qt4.make |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/rules/qt4.make b/rules/qt4.make
index 97725b6..5e8b9e9 100644
--- a/rules/qt4.make
+++ b/rules/qt4.make
@@ -359,7 +359,7 @@ QT4_IMAGEFORMATS-$(PTXCONF_QT4_MNG_NONE)	+= mng
 QT4_IMAGEFORMATS-$(PTXCONF_QT4_TIFF_NONE)	+= tiff
 endif
 QT4_IMAGEFORMATS-$(PTXCONF_QT4_ICO_NONE)	+= ico
-ifdef QT4_BUILD_SVG
+ifdef PTXCONF_QT4_BUILD_SVG
 QT4_IMAGEFORMATS-				+= svg
 endif
 
-- 
1.7.0.4


-- 
ptxdist mailing list
ptxdist@pengutronix.de

                 reply	other threads:[~2012-04-02 14:18 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1333376326-11025-1-git-send-email-c.hemp@phytec.de \
    --to=c.hemp@phytec.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox