[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-hackers] [PATCH] When referencing libchicken, take PROGRAM_
From: |
Peter Bex |
Subject: |
Re: [Chicken-hackers] [PATCH] When referencing libchicken, take PROGRAM_PREFIX into account |
Date: |
Thu, 17 May 2012 17:12:54 +0200 |
User-agent: |
Mutt/1.4.2.3i |
On Thu, May 17, 2012 at 10:46:10AM -0400, Mario Domenech Goulart wrote:
> > Indeed. I overlooked PROGRAM_SUFFIX. I'll try to provide a patch which
> > also takes PROGRAM_SUFFIX into account.
>
> It is attached. As Peter suggested on IRC, I used INSTALL_LIB_NAME
> instead of passing PROGRAM_PREFIX and PROGRAM_SUFFIX around and
> concatenating them (that's INSTALL_LIB_NAME in the end).
>
> By using INSTALL_LIB_NAME, both PROGRAM_PREFIX and PROGRAM_SUFFIX are
> handled.
Thanks, this has now been pushed.
Cheers,
Peter
--
http://sjamaan.ath.cx
--
"The process of preparing programs for a digital computer
is especially attractive, not only because it can be economically
and scientifically rewarding, but also because it can be an aesthetic
experience much like composing poetry or music."
-- Donald Knuth