]> sjero.net Git - linphone/commitdiff
fix readme for zrtpcpp
authorSimon Morlat <simon.morlat@linphone.org>
Thu, 29 Nov 2012 09:01:28 +0000 (10:01 +0100)
committerSimon Morlat <simon.morlat@linphone.org>
Thu, 29 Nov 2012 09:01:28 +0000 (10:01 +0100)
README.macos

index aecd2922fab00e70e1f69e7e6165a1a72d273733..1648a3135fb691a05c030efbcdd84a4788dbd760 100644 (file)
@@ -28,7 +28,7 @@ You need:
 - Install zrtpcpp (optional), for unbreakable call encryption
  $ port install cmake
  $ git clone git://git.linphone.org/zrtpcpp.git
- $ cd zrtpcpp && cmake -Denable_ccrtp=false . && make
+ $ cd zrtpcpp && cmake -Denable-ccrtp=false . && make
  $ sudo make install
 
 - Install gtk. It is recommended to use the quartz backend for better integration.