Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package: cairo libglib2
Date: Mon, 12 Jan 2009 11:52:21 +0100	[thread overview]
Message-ID: <87zlhwhk4a.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <20090112102946.8FFE4766E4@busybox.osuosl.org> (thomasez@uclibc.org's message of "Mon\, 12 Jan 2009 10\:29\:46 +0000 \(UTC\)")

>>>>> "thomasez" == thomasez  <thomasez@uclibc.org> writes:

 thomasez> Author: thomasez
 thomasez> Date: 2009-01-12 10:29:46 +0000 (Mon, 12 Jan 2009)
 thomasez> New Revision: 24791

 thomasez> Log:
 thomasez> May not be the right way to do it but I just don't want those docs.

 thomasez> +CAIRO_CONF_OPT = --disable-gtk-doc --with-html-dir=/dev/null
 thomasez> +
 thomasez>  ifeq ($(BR2_PACKAGE_DIRECTFB),y)
 thomasez> -	CAIRO_CONF_OPT = --disable-xlib --without-x --enable-directfb
 thomasez> +	CAIRO_CONF_OPT = --disable-xlib --without-x --enable-directfb \
 thomasez> +		--disable-gtk-doc --with-html-dir=/dev/null
 thomasez>  	CAIRO_DEPENDENCIES_EXTRA = directfb
 thomasez>  endif

Adding those with += below would be nicer - E.G.:

+CAIRO_CONF_OPT += --disable-gtk-doc --with-html-dir=/dev/null

-- 
Bye, Peter Korsgaard

  reply	other threads:[~2009-01-12 10:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-12 10:29 [Buildroot] svn commit: trunk/buildroot/package: cairo libglib2 thomasez at uclibc.org
2009-01-12 10:52 ` Peter Korsgaard [this message]
2009-01-12 14:55   ` Thomas Lundquist

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=87zlhwhk4a.fsf@macbook.be.48ers.dk \
    --to=jacmet@uclibc.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox