bug-guile
[Top][All Lists]
Advanced

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

Re: Patch for guile-readline/Makefile.am


From: Kevin Ryde
Subject: Re: Patch for guile-readline/Makefile.am
Date: Mon, 03 May 2004 09:46:11 +1000
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (gnu/linux)

Andreas Vögele <address@hidden> writes:
>
> -     cd ice-9 && ln -s ../readline.scm
> +     cd ice-9 && $(LN_S) ../readline.scm readline.scm

Yep, LN_S is the way to go.

Richard Todd also reported that the whole thing is wrong when srcdir
!= builddir.  I think the theory was going to be to make an ice-9
subdir for the thing to live in permanently, to make life easier.  Rob
might even have something ready for that.




reply via email to

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