The changes below add better support for DirectFB and libgtk2.
authorDaniel Laird <danieljlaird@hotmail.com>
Tue, 26 Aug 2008 12:19:29 +0000 (12:19 -0000)
committerDaniel Laird <danieljlaird@hotmail.com>
Tue, 26 Aug 2008 12:19:29 +0000 (12:19 -0000)
commitb46a591b910ccf8f29d5c1672d25527c40cbe6db
treef93f8cbc0adb608cdf7766989e4a5fe88acdcc31
parentc964f7c880c0a2c7e0ae5f525bd5306d55c6c742
The changes below add better support for DirectFB and libgtk2.
Should be no different for X builds.

 Config.in  |    3 +--
 libgtk2.mk |    7 +++----
 2 files changed, 4 insertions(+), 6 deletions(-)

Signed-off-by: daniel.j.laird@nxp.com
package/libgtk2/Config.in
Allow DirectFB to turn on LIBGTK2 support without X being enabled.
Disable autoselection of cups.  May not be wanted (Can cause crosscompilation issues).

package/libgtk2/libgtk2.mk
Remove unnessary redefine of PKG_CONFIG_*
Pass $(DISABLE_LARGEFILE) to configure (supports large file or not)
Move 'cups' to X extra dependencies instead of general.
package/libgtk2/Config.in
package/libgtk2/libgtk2.mk