From 50cbb4a1887c798753f7dbf0e228c1fe79a16ce3 Mon Sep 17 00:00:00 2001 From: Ulf Samuelsson Date: Sat, 5 Jul 2008 09:22:38 +0000 Subject: Add configuration possibility for host Gnome Lib installation --- Config.in | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'Config.in') diff --git a/Config.in b/Config.in index 60aefc92c..129171bbf 100644 --- a/Config.in +++ b/Config.in @@ -78,6 +78,17 @@ config BR2_DL_DIR The default is $(BASE_DIR)/dl +config BR2_HOST_GLIB + string "Location of host Gnome library" + default "/usr" + help + Directory where Gnome is installed on the host + Gnome applications is installed in $(BR2_HOST_LIB)/bin + This is needed to build libgtk etc. + The default is /usr + It can be overridden by the BUILDROOT_HOST_GLIB + shell variable + source "target/device/Config.in.mirrors" config BR2_STAGING_DIR -- cgit v1.2.3-55-g7522