All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Laird <daniel.j.laird@nxp.com>
To: buildroot@busybox.net
Subject: [Buildroot]  [PATCH]: Do not redefine PKG_CONFIG_* in pango.mk
Date: Fri, 23 May 2008 06:37:10 -0700 (PDT)	[thread overview]
Message-ID: <17425804.post@talk.nabble.com> (raw)


see patch:

--- buildroot/package/pango/pango.mk 
+++ buildroot.new/package/pango/pango.mk 
@@ -39,7 +39,7 @@
 		am_getline_needs_run_time_check=no am_cv_func_working_getline=yes \
 		gl_cv_func_mkdir_trailing_slash_bug=no gl_cv_func_mkstemp_limitations=no
\
 		ac_cv_func_working_mktime=yes jm_cv_func_working_re_compile_pattern=yes \
-		ac_use_included_regex=no gl_cv_c_restrict=no
PKG_CONFIG_SYSROOT="$(STAGING_DIR)" \
+		ac_use_included_regex=no gl_cv_c_restrict=no \
 		ac_cv_path_GLIB_GENMARSHAL=/usr/bin/glib-genmarshal
ac_cv_path_FREETYPE_CONFIG=$(STAGING_DIR)/usr/bin/freetype-config 
 		
 ifneq ($(BR2_PACKAGE_XSERVER_none),y)
@@ -59,8 +59,7 @@
 		--mandir=/usr/man --infodir=/usr/info \
 		--enable-shared --enable-static \
 		$(PANGO_CONF_OPT_X) \
-		--enable-explicit-deps=no --disable-debug
PKG_CONFIG_PATH="$(STAGING_DIR)/usr/lib/pkgconfig"
-
+		--enable-explicit-deps=no --disable-debug
 
 PANGO_DEPENDENCIES = uclibc gettext libintl pkgconfig libglib2 $(XSERVER)
cairo 
 

-- 
View this message in context: http://www.nabble.com/-PATCH-%3A-Do-not-redefine-PKG_CONFIG_*-in-pango.mk-tp17425804p17425804.html
Sent from the BuildRoot mailing list archive at Nabble.com.

                 reply	other threads:[~2008-05-23 13:37 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=17425804.post@talk.nabble.com \
    --to=daniel.j.laird@nxp.com \
    --cc=buildroot@busybox.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.