]> sourceware.org Git - insight.git/commitdiff
README: update configure example to use system installed zlib.
authorPatrick Monnerat <pm@datasphere.ch>
Tue, 31 Mar 2015 10:01:52 +0000 (12:01 +0200)
committerPatrick Monnerat <pm@datasphere.ch>
Tue, 31 Mar 2015 10:01:52 +0000 (12:01 +0200)
README

diff --git a/README b/README
index 692e506cb004e3e6167696ffa5e0afedbaf6fc7d..39788abee8ef400ca4aca6b9a96d7188471ec302 100644 (file)
--- a/README
+++ b/README
@@ -55,6 +55,7 @@ autoconf
                --disable-gprof                                         \
                --disable-ld                                            \
                --disable-rpath                                         \
+               --disable-zlib                                          \
                --enable-sim                                            \
                --with-gdb-datadir=/usr/share/insight                   \
                --with-jit-reader-dir=/usr/lib64/insight                \
This page took 0.027116 seconds and 5 git commands to generate.