From: HiPhish <hiphish@posteo.de>
To: guix-devel@gnu.org
Subject: Removing configure flags?
Date: Mon, 10 Sep 2018 11:27:01 +0200 [thread overview]
Message-ID: <3777480.LYsRssmo1O@aleksandar-ixtreme-m5740> (raw)
Hello everyone,
There is this shell scripting test framework called Roundup which I would like
to package for Guix:
https://github.com/bmizerany/roundup
http://bmizerany.github.io/roundup/
It looks like the author has written his own configure script rather than
using autotools to generate it, and it chokes on the default configure flags
provided by Guix:
https://github.com/bmizerany/roundup/blob/master/configure
The culprits are the `--enable-fast-install` flag and the `--build` option.
There is no need for either of those since it's all just shell scripts anyway,
so is there a way to remove them? I know I can add flags, but I haven't found
anything in the manual about removing some of the default flags.
next reply other threads:[~2018-09-10 9:35 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-10 9:27 HiPhish [this message]
2018-09-10 9:57 ` Removing configure flags? Danny Milosavljevic
2018-09-11 0:04 ` Alex Vong
2018-09-11 10:59 ` HiPhish
2018-09-12 17:17 ` Ludovic Courtès
2018-09-12 17:54 ` HiPhish
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3777480.LYsRssmo1O@aleksandar-ixtreme-m5740 \
--to=hiphish@posteo.de \
--cc=guix-devel@gnu.org \
/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 public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).