This is the mail archive of the guile@sourceware.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: problem with guile-doc-snarf


Dirk Herrmann <dirk@ida.ing.tu-bs.de> writes:

> Hi!
> 
> In guile-doc-snarf /bin/sed is called.  On my system, however, sed is in
> /usr/bin.  (It's a Suse 6.3, linux 2.2.13).
> 
> I can't tell whether my distribution is broken, or whether guile should be
> fixed, though.

2000-03-13  Mikael Djurfeldt  <mdj@mdj.nada.kth.se>

	* guile-doc-snarf.in: Don't use absolute path for `sed'.  (Note
	that we can't use autoconf for this.  Autoconf itself relies on
	the existence of `sed' somewhere on your path.  (Thanks to Dirk
	Herrman.)

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