chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] csc.scm.in now uses @


From: felix winkelmann
Subject: Re: [Chicken-users] csc.scm.in now uses @
Date: Thu, 20 Jul 2006 08:22:38 +0200

On 7/20/06, Brandon J. Van Every <address@hidden> wrote:
I changed both the CMake and ./configure build systems to use @ for
substitution in csc.scm.in.  This was necessary for CMake's sanity, as
its CONFIGURE_FILE can only substitute @VARIABLES@ or ${VARIABLES}.
Trying to work around the %VARIABLES% in csc.scm.in was causing me
nightmares with CMake scripts and passing arguments through shells.
CONFIGURE_FILE is much cleaner.  I changed the substitution variable
names while I was at it, which is immaterial to ./configure.  Now
they're all INSTALL_*.  I used \@ in the sed calls to prevent autogen.sh
from clobbering the @.  I ran an autogen, ./configure, and "make
csc.scm".  I got sane results, so I've pushed my changes to Darcs.  If
anything breaks, blame me and I'll do something about it, but it
shouldn't as I've tested it.


Looks and works fine for me.


cheers,
felix

--
http://galinha.ucpel.tche.br:8081/blog/blog.ssp




reply via email to

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