xorg: use BR2_PACKAGE_XORG instead of BR2_PACKAGE_XSERVER_none
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 17 Jul 2009 13:42:40 +0000 (15:42 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 24 Jul 2009 21:26:47 +0000 (23:26 +0200)
commit6beeb755fa41a24ef54c189b8ae723534fa15c92
tree7f6a13d143fb680a7a8b75f1f83e6a24c1118372
parentf2d8a44f263c24ff7858ed26e91f2505c8b66dd7
xorg: use BR2_PACKAGE_XORG instead of BR2_PACKAGE_XSERVER_none

The BR2_PACKAGE_XSERVER_none option has gone, so use BR2_PACKAGE_XORG7
instead. It is more logical to test if BR2_PACKAGE_XORG7 is set to
know if an X.org server is available, than testing if
BR2_PACKAGE_XSERVER_none is set to know if an X.org server is *not*
available.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/atk/atk.mk
package/cairo/cairo.mk
package/cups/cups.mk
package/directfb/Config.in
package/games/lxdoom/Config.in
package/java/classpath/classpath.mk
package/java/jamvm/jamvm.mk
package/libgtk2/libgtk2.mk
package/pango/pango.mk
package/xpdf/xpdf.mk