Merge branch '2.6'

This commit is contained in:
Petri Lehtinen 2014-07-12 06:43:07 +03:00
commit c8d017bd88

View File

@ -140,7 +140,7 @@ By default the CMake_ project will generate build files for building the
static library. To build the shared version use:: static library. To build the shared version use::
... ...
cmake -DBUILD_SHARED=1 .. cmake -DJANSSON_BUILD_SHARED_LIBS=1 ..
Changing install directory (same as autoconf --prefix) Changing install directory (same as autoconf --prefix)
"""""""""""""""""""""""""""""""""""""""""""""""""""""" """"""""""""""""""""""""""""""""""""""""""""""""""""""