guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 3/3] gnu: Add jacal.


From: John Darrington
Subject: Re: [PATCH 3/3] gnu: Add jacal.
Date: Tue, 28 Feb 2017 07:10:08 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

On Mon, Feb 27, 2017 at 07:31:11PM -0500, Leo Famulari wrote:
     
     > +         (replace 'configure
     > +                  (lambda* (#:key inputs outputs #:allow-other-keys)
     > +                    (zero? (system* "./configure"
     > +                                    (string-append "--prefix="
     > +                                                   (assoc-ref outputs 
"out")))))))))
     
     This can be done in #:configure-flags, right?

Normally it could be.  But in this case, the ./configure script is not a 
autoconf generated one
and does not accept many of the default options that gnu-build-system sends to 
it.

J'

-- 
Avoid eavesdropping.  Send strong encrypted email.
PGP Public key ID: 1024D/2DE827B3 
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://sks-keyservers.net or any PGP keyserver for public key.

Attachment: signature.asc
Description: Digital signature


reply via email to

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