This is the mail archive of the guile@cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: guile-readline build from CVS sources


Greg Badros <gjb@cs.washington.edu> writes:

> My guile-readline build from CVS sources (updated as of today) needs
> libguile.h, but ../libguile is not in any of the -I lines passed to
> libtool.  Sorry no patch, I only have time right now to report the
> problem.

[ There is a dedicated mailing list for bugs: bug-guile@prep.ai.mit.edu ]

Thanks!

1999-08-04  Marius Vollmer  <mvo@zagadka.ping.de>

	* readline.c: #include <libguile/libguile.h> instead of just
	<libguile.h>.  This picks up ../libguile/libguile.h while
	previously it would pick up a already installed libguile.h, if
	any.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]