From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Lundquist Date: Sat, 17 Jan 2009 10:55:24 +0100 Subject: [Buildroot] svn commit: trunk/buildroot/package/cairo In-Reply-To: <1231944617.6465.10.camel@sven> References: <20090114133637.93DCB769A1@busybox.osuosl.org> <1231944617.6465.10.camel@sven> Message-ID: <20090117095524.GA11505@zelow.no> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On Wed, Jan 14, 2009 at 03:50:17PM +0100, Sven Neumann wrote: > On Wed, 2009-01-14 at 14:24 +0000, Daniel Laird wrote: > > I think the same can be done for libglib2 and libgtk2 to stop them > > installing as well which would be nice. > > Same for > > gst-plugins-base-libs > gstreamer-0.10 > gstreamer-plugins-0.10 > liboil I'll just add it to the configure part in Makefile.autotools.in, configure seems to ignore it if it's not needed instead of complaining. And I'm pretty sure noone cares about html documentation anyway. Both --without-html-dir and --disable-gtk-doc And I'll connect it to BR2_HAVE_DOCUMENTATION Thomas.