Re: Compiling Guile-Gnome with latest G-Wrap
[email protected] (Ludovic Courtès)
| Newsgroups | gmane.lisp.guile.gtk |
|---|---|
| Message-ID | <[email protected]> |
Hi! Andy Wingo <[email protected]> writes: > On Sun 11 Nov 2007 13:09, [email protected] (Ludovic Courtès) writes: >> but apparently lacks `apicheck.scm': > > Is this when running make or make check? It will be required in make > check. It's a part of guile-lib, first released with 0.1.6. OK, that was when running "make check". Perhaps `configure' could look for the module and issue a warning when not found? (Or maybe it did and I just overlooked it :-)) Thanks, Ludovic.