From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Nieuwenhuizen Subject: Re: [PATCH] gnu: Add laby. Date: Fri, 12 Feb 2016 19:30:24 +0100 Message-ID: <874mdddbnj.fsf@gnu.org> References: <87egcleiig.fsf@gnu.org> <87fux1y0vg.fsf@dustycloud.org> <20160211221839.73cf23b5@debian-netbook> <87k2madh1x.fsf@gnu.org> <20160212181736.GC8954@debian> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45047) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aUIUE-0008Qt-A2 for guix-devel@gnu.org; Fri, 12 Feb 2016 13:30:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aUIU9-0007KC-Ka for guix-devel@gnu.org; Fri, 12 Feb 2016 13:30:34 -0500 Received: from lb2-smtp-cloud6.xs4all.net ([194.109.24.28]:50425) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aUIU9-0007Js-E0 for guix-devel@gnu.org; Fri, 12 Feb 2016 13:30:29 -0500 In-Reply-To: <20160212181736.GC8954@debian> (Andreas Enge's message of "Fri, 12 Feb 2016 19:17:36 +0100") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Andreas Enge Cc: guix-devel@gnu.org Andreas Enge writes: >> + (system* >> + "./configure" >> + "-bindir" (string-append out "/bin") >> + "-config" (string-append out "/etc/ocamfind.con= f") >> + "-mandir" (string-append out "/share/man") >> + "-sitelib" (string-append out "/lib/ocaml/site-= lib") >> + "-with-toolbox"))))))) > > Ah, one more thing: This could potentially be a list of configure flags, > see for instance font-adobe100dpi. These are added to our standard config= ure > flags. Some build systems choke on "--enable-fast-install" and need an > explicit call to "./configure" then. If this is the case, please add a > comment such as > ;; do not pass "--enable-fast-install", which makes the > ;; configure process fail This is a custom configure. It takes single-dashed flags and it chokes on all standard flags as well as on CONFIG_SHELL et al. I would be happy to use something like #:configure-flags but I could use help because I do not see how to do that. Greetings, Jan --=20 Jan Nieuwenhuizen | GNU LilyPond http://lilypond.org Freelance IT http://JoyofSource.com | Avatar=C2=AE http://AvatarAcademy.nl= =20=20