X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=doc%2Finstallation.xml;h=6f0769a8b6a528fd85b8b6c75dc701142e982232;hp=e07f1c944b88400a037e31ccfb0fce820d9a2dc4;hb=0920106c1999d6628e21f42f2109dc1b18fbe58c;hpb=e87b70ae77aed9a47ee29f69ce2c531fddf394ce diff --git a/doc/installation.xml b/doc/installation.xml index e07f1c9..6f0769a 100644 --- a/doc/installation.xml +++ b/doc/installation.xml @@ -1,4 +1,4 @@ - + Compilation and Installation Introduction @@ -180,11 +180,11 @@ - --enable-shared - The make process will create shared + --disable-shared + The make process will not create shared libraries (also known as shared objects .so). - By default, no shared libraries are created - - equivalent to --disable-shared. + By default, shared libraries are created - + equivalent to --enable-shared.