projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd77122
)
Better to use the correct --without
author
Thomas Lundquist
<lists@zelow.no>
Wed, 14 Jan 2009 13:36:36 +0000
(13:36 -0000)
committer
Thomas Lundquist
<lists@zelow.no>
Wed, 14 Jan 2009 13:36:36 +0000
(13:36 -0000)
package/cairo/cairo.mk
patch
|
blob
|
history
diff --git
a/package/cairo/cairo.mk
b/package/cairo/cairo.mk
index 0b5ff13a7cf4adb3694952102d6a95a0832b97e7..5ee52f19d87054a77120c274dfff1ce015d83d3a 100644
(file)
--- a/
package/cairo/cairo.mk
+++ b/
package/cairo/cairo.mk
@@
-46,7
+46,7
@@
ifeq ($(BR2_PACKAGE_DIRECTFB),y)
CAIRO_CONF_OPT = --disable-xlib --without-x --enable-directfb
CAIRO_DEPENDENCIES_EXTRA = directfb
endif
-CAIRO_CONF_OPT += --disable-gtk-doc --with
-html-dir=""
+CAIRO_CONF_OPT += --disable-gtk-doc --with
out-html-dir
CAIRO_DEPENDENCIES = uclibc gettext libintl pkgconfig zlib libpng fontconfig $(CAIRO_DEPENDENCIES_EXTRA) pixman $(XSERVER)