Hi Jeffrey,

On Wed, 17 Jul 2019 20:55:48 -0400, Jeffrey Walton wrote:
> I'm trying to build Make 4.2.1 from the release tarball on an antique system.
> I've tried configuring with without a guile option, --without-guile and --
> disable-guile. In each case the tail of configure results in:

> ./configure: line 9660: PKG_PROG_PKG_CONFIG: command not found

> Is it possible to disable Guile support? If so, then how?

Try     ./configure with_guile=no

Best,
J.


_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to