From 849c45648d2c84a2c98a6e22bd504a92e6751b96 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Thu, 19 Mar 2009 08:30:20 +0000 Subject: pkg-config: rename pkgconfig to pkg-config This matches upstream tarball, doesn't screw up existing .config's with BR2_PACKAGE_PKGCONFIG and makes sure the patch gets applied for target compilation. --- package/pkgconfig/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/pkgconfig/Config.in') diff --git a/package/pkgconfig/Config.in b/package/pkgconfig/Config.in index cd2852df6..8ec805527 100644 --- a/package/pkgconfig/Config.in +++ b/package/pkgconfig/Config.in @@ -1,4 +1,4 @@ -config BR2_PACKAGE_PKGCONFIG +config BR2_PACKAGE_PKG_CONFIG bool "pkg-config" select BR2_PACKAGE_LIBGLIB2 help -- cgit v1.2.3