diff --git a/templates/glib-2.18.1.tmpl b/templates/glib-2.18.1.tmpl index 6a86a9143ba..7c49d5d9359 100755 --- a/templates/glib-2.18.1.tmpl +++ b/templates/glib-2.18.1.tmpl @@ -7,8 +7,7 @@ make_cmd="$PKGFS_MASTERDIR/bin/gmake" # Disable FAM for now and use the installed pcre package instead # of the supplied one. configure_args="--disable-fam --with-pcre=system" -configure_env="ac_cv_path_PKG_CONFIG=$PKGFS_MASTERDIR/bin/pkg-config -ac_cv_func_statfs=no" +configure_env="ac_cv_func_statfs=no" build_style=gnu_configure short_desc="The GNU library of C routines" maintainer="Juan RP "