pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: problem with configure and PKG_CHECK_MODULES
On Fri, Jun 09, 2017 at 10:20:24PM +0100, Dave Tyson wrote:
> pre-configure:
> cd $(WRKSRC) && autoconf
Use
cd ${WRKSRC} && autoreconf -fiv
that does all the steps in the right order.
Thomas
Home |
Main Index |
Thread Index |
Old Index