summaryrefslogtreecommitdiff
path: root/package/pkg-config
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-10-29 10:32:23 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-10-29 10:32:23 +0100
commit21795cc1a20760ff37bca88b799fef664e70ccf2 (patch)
treeb394e6a82614f8be05a9d4af5721b047cbbf25b1 /package/pkg-config
parent303f5c0994a6ff6c7d3bee7c29f94928ae5674de (diff)
convert tslib to autotool infrastructure, downgrade m4, newest version have problems generating correct Makefiles
Diffstat (limited to 'package/pkg-config')
-rw-r--r--package/pkg-config/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/pkg-config/Makefile b/package/pkg-config/Makefile
index cced59b35..78d81765e 100644
--- a/package/pkg-config/Makefile
+++ b/package/pkg-config/Makefile
@@ -21,6 +21,7 @@ $(eval $(call HOST_template,PKG_CONFIG,pkg-config,$(PKG_VERSION)-${PKG_RELEASE})
$(eval $(call PKG_template,PKG_CONFIG,pkg-config,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
HOST_STYLE:= auto
+HOST_CONFIGURE_ARGS+= --with-internal-glib
CONFIGURE_ARGS+= --with-installed-glib \
--with-installed-popt