Commit f063b082 authored by Rafaël Carré's avatar Rafaël Carré

extra/tools: make sure autoconf comes with pkg-config macros

parent 3cd41963
......@@ -132,7 +132,7 @@ autoconf: autoconf-$(AUTOCONF_VERSION).tar.bz2
$(UNPACK)
$(MOVE)
.autoconf: autoconf
.autoconf: autoconf .pkg-config
(cd $<; ./configure --prefix=$(PREFIX) && make && make install)
touch $@
......
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