all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: John Darrington <john@darrington.wattle.id.au>
To: Leo Famulari <leo@famulari.name>
Cc: guix-devel@gnu.org, John Darrington <jmd@gnu.org>
Subject: Re: [PATCH 3/3] gnu: Add jacal.
Date: Tue, 28 Feb 2017 07:10:08 +0100	[thread overview]
Message-ID: <20170228061008.GA25471@jocasta.intra> (raw)
In-Reply-To: <20170228003111.GB14214@jasmine>

[-- Attachment #1: Type: text/plain, Size: 890 bytes --]

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 #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 181 bytes --]

  reply	other threads:[~2017-02-28  6:10 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-26 19:42 [PATCH 1/3] gnu: Add slib John Darrington
2017-02-26 19:42 ` [PATCH 2/3] gnu: Add scm John Darrington
2017-02-26 19:42 ` [PATCH 3/3] gnu: Add jacal John Darrington
2017-02-28  0:31   ` Leo Famulari
2017-02-28  6:10     ` John Darrington [this message]
2017-02-28  0:26 ` [PATCH 1/3] gnu: Add slib Leo Famulari

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170228061008.GA25471@jocasta.intra \
    --to=john@darrington.wattle.id.au \
    --cc=guix-devel@gnu.org \
    --cc=jmd@gnu.org \
    --cc=leo@famulari.name \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.