Andreas Enge writes: >> + (system* >> + "./configure" >> + "-bindir" (string-append out "/bin") >> + "-config" (string-append out "/etc/ocamfind.conf") >> + "-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 configure > 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 -- Jan Nieuwenhuizen <jann...@gnu.org> | GNU LilyPond http://lilypond.org Freelance IT http://JoyofSource.com | AvatarĀ® http://AvatarAcademy.nl