Commit fced2111 authored by Dominik Charousset's avatar Dominik Charousset

fixed configure help text

parent ec693f37
...@@ -31,7 +31,7 @@ Usage: $0 [OPTION]... [VAR=VALUE]... ...@@ -31,7 +31,7 @@ Usage: $0 [OPTION]... [VAR=VALUE]...
--dual-build build both with gcc and clang --dual-build build both with gcc and clang
--no-examples build libcppa without examples --no-examples build libcppa without examples
--no-qt-examples build libcppa without Qt examples --no-qt-examples build libcppa without Qt examples
--no-protobuf-example build libcppa without protobuf examples --no-protobuf-examples build libcppa without protobuf examples
--no-unit-tests build libcppa without unit tests --no-unit-tests build libcppa without unit tests
--build-static build libcppa as static and shared library --build-static build libcppa as static and shared library
--build-static-only build libcppa as static library only --build-static-only build libcppa as static library only
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment