Remove LOG4C information as this is not needed anymore

Signed-off-by: Mario Enrico Ragucci <github@ragucci.de>
This commit is contained in:
Mario Enrico Ragucci 2013-04-26 13:32:35 +02:00
parent 1b5ed68375
commit 7e07d20d31

View File

@ -94,10 +94,9 @@ the following differences:
1. For building ``libocsync``, you need to use ``mingw32-cmake`` instead
of cmake.
2. Since there is no cross-compiled LOG4C, the parameter ``-DWITH_LOG4C=OFF`` needs to be used
3. for building ``mirall``, you need to use ``cmake`` again, but make sure
2. for building ``mirall``, you need to use ``cmake`` again, but make sure
to append the following parameter::
4. Also, you need to specify *absolute pathes* for ``CSYNC_LIBRARY_PATH``
3. Also, you need to specify *absolute pathes* for ``CSYNC_LIBRARY_PATH``
and ``CSYNC_LIBRARY_PATH`` when running ``cmake`` on mirall.
``-DCMAKE_TOOLCHAIN_FILE=../mirall/admin/win/Toolchain-mingw32-openSUSE.cmake``