Commit 6c998c60 authored by Rafaël Carré's avatar Rafaël Carré

We don't patch pkg-config (anymore), don't run autoconf

parent 5e91281e
......@@ -165,7 +165,6 @@ pkg-config-$(PKGCFG_VERSION).tar.gz:
pkgconfig: pkg-config-$(PKGCFG_VERSION).tar.gz .autoconf
$(UNPACK)
$(MOVE)
(cd $@; $(AUTOCONF))
.pkg-config: pkgconfig
(cd pkgconfig; ./configure --prefix=$(PREFIX) --disable-shared --enable-static && make && make install)
......
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