guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 07/10] gnu: ncurses: support mingw.


From: Andy Wingo
Subject: Re: [PATCH 07/10] gnu: ncurses: support mingw.
Date: Mon, 02 May 2016 10:09:42 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

On Fri 29 Apr 2016 17:12, Jan Nieuwenhuizen <address@hidden> writes:

> @@ -36,6 +39,7 @@
>                      #:allow-other-keys)
>              (let ((out (assoc-ref outputs "out"))
>                    (doc (assoc-ref outputs "doc")))
> +              (format #t "configure flags: ~s~%" configure-flags)
>                (zero? (apply system* "./configure"
>                              (string-append "SHELL=" (which "sh"))
>                              (string-append "--build=" build)

Please remove :)

Otherwise LGTM.



reply via email to

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