guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

compiling without pkg-config


From: Mike Gran
Subject: compiling without pkg-config
Date: Tue, 15 Dec 2009 07:01:20 -0800 (PST)

Hi-

I note that even when BDW_GC_CFLAGS and BDW_GC_LIBS are set
when configure is called, configure still fails if pkg-config isn't present 
on the system.  pkg-config isn't otherwise necessary but the autoconf
macroscheck for its presence before considering BDW_GC_*.

Here, I'm talking about the daily Guile tarball.  pkg.m4 gets pulled into
aclocal.m4but doesn't appear in the m4 directory.

One can work around a missing pkg-config by setting 
PKG_CONFIG="true" at configure time.

This appears to be fixed in the pkg.m4 in pkg-config master.

-Mike





reply via email to

[Prev in Thread] Current Thread [Next in Thread]