From 32ccb02a57dbb989503f85591a0b8f4d67e6598b Mon Sep 17 00:00:00 2001 From: David Thompson Date: Sun, 15 May 2016 19:12:41 -0400 Subject: guix: Update explanatory comment. * guix.scm: Remove outdated configure flags. --- guix.scm | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'guix.scm') diff --git a/guix.scm b/guix.scm index 8f26a04..82649bf 100644 --- a/guix.scm +++ b/guix.scm @@ -22,9 +22,7 @@ ;; To setup the development environment, run the following: ;; ;; guix environment -l guix.scm -;; ./bootstrap && ./configure \ -;; --with-libfreeimage-prefix=$(guix build freeimage) \ -;; --with-libgslcblas-prefix=$(guix build gsl) +;; ./bootstrap && ./configure ;; ;; To build the development snapshot, run: ;; -- cgit v1.2.3