projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e3d544f
)
[packages] qt4: make compilation of directfb gfx driver not only dependant on the...
author
Jo-Philipp Wich
<
[email protected]
>
Mon, 7 Nov 2011 04:39:43 +0000
(
04:39
+0000)
committer
Jo-Philipp Wich
<
[email protected]
>
Mon, 7 Nov 2011 04:39:43 +0000
(
04:39
+0000)
SVN-Revision: 28798
Xorg/lib/qt4/Makefile
patch
|
blob
|
history
diff --git
a/Xorg/lib/qt4/Makefile
b/Xorg/lib/qt4/Makefile
index 637d8e746ca368a967c04de35e882af0a97c37d6..b01f13d6c0488f1cd15c38a10b6f1a56e90a48b5 100644
(file)
--- a/
Xorg/lib/qt4/Makefile
+++ b/
Xorg/lib/qt4/Makefile
@@
-384,7
+384,7
@@
define Build/Configure
$(if $(CONFIG_PACKAGE_qt4-drivers-gfx-vnc),-plugin-gfx-vnc,-no-gfx-vnc) \
-no-gfx-multiscreen \
-no-gfx-qnx \
- $(if $(CONFIG_
PACKAGE_directfb),-plugin-gfx-directfb
) \
+ $(if $(CONFIG_
FEATURE_drawing-backend_DirectFB),$(if $(CONFIG_PACKAGE_directfb),-plugin-gfx-directfb)
) \
-plugin-gfx-linuxfb \
-no-mouse-qvfb \
-no-mouse-qnx \