Commit 187d8f3d authored by Rafaël Carré's avatar Rafaël Carré

pkgconfig doesn't depend on autoconf

parent ac35f362
......@@ -162,7 +162,7 @@ DISTCLEAN_PKG += automake-$(AUTOMAKE_VERSION).tar.gz
pkg-config-$(PKGCFG_VERSION).tar.gz:
$(download) $(PKGCFG_URL)
pkgconfig: pkg-config-$(PKGCFG_VERSION).tar.gz .autoconf
pkgconfig: pkg-config-$(PKGCFG_VERSION).tar.gz
$(UNPACK)
$(MOVE)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment