unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Removing configure flags?
@ 2018-09-10  9:27 HiPhish
  2018-09-10  9:57 ` Danny Milosavljevic
  0 siblings, 1 reply; 6+ messages in thread
From: HiPhish @ 2018-09-10  9:27 UTC (permalink / raw)
  To: guix-devel

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.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-09-12 17:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-10  9:27 Removing configure flags? HiPhish
2018-09-10  9:57 ` 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

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).