Use HOST_GLIB for packages

This commit is contained in:
Ulf Samuelsson
2008-07-05 09:30:17 +00:00
parent 50cbb4a188
commit 1a75be4d73
8 changed files with 11 additions and 11 deletions

View File

@@ -39,7 +39,7 @@ ATK_CONF_ENV = ac_cv_func_posix_getpwuid_r=yes \
am_cv_func_working_getline=yes gl_cv_func_mkdir_trailing_slash_bug=no \
gl_cv_func_mkstemp_limitations=no ac_cv_func_working_mktime=yes \
jm_cv_func_working_re_compile_pattern=yes ac_use_included_regex=no \
gl_cv_c_restrict=no ac_cv_path_GLIB_GENMARSHAL=/usr/bin/glib-genmarshal \
gl_cv_c_restrict=no ac_cv_path_GLIB_GENMARSHAL=$(HOST_GLIB)/bin/glib-genmarshal \
ac_cv_prog_F77=no ac_cv_prog_CXX=no
ifneq ($(BR2_PACKAGE_XSERVER_none),y)