Module: sems
Branch: master
Commit: 00a9ddff486919ba7ac185438dab97749221be3e
URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=00a9ddff486919ba7ac185438dab97749221be3e

Author: Peter Lemenkov <[email protected]>
Committer: Peter Lemenkov <[email protected]>
Date:   Thu May 19 15:44:39 2011 +0400

Typo fix

Signed-off-by: Peter Lemenkov <[email protected]>

---

 cmake/FindSIP.cmake |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/cmake/FindSIP.cmake b/cmake/FindSIP.cmake
index 5bad413..06f6792 100644
--- a/cmake/FindSIP.cmake
+++ b/cmake/FindSIP.cmake
@@ -13,7 +13,7 @@ IF(PYTHONLIBS_FOUND OR PYTHON_LIBRARIES)
 
        IF(SIP_FOUND)
                IF (NOT SIP_FIND_QUIETLY)
-                       MESSAGE(STATUS "Found sip includes:     
${SIP_INCLUDE_DIR}/speex/speex.h")
+                       MESSAGE(STATUS "Found sip includes:     
${SIP_INCLUDE_DIR}/sip.h")
                        MESSAGE(STATUS "Found sip binary:       ${SIP_BINARY}")
                ENDIF (NOT SIP_FIND_QUIETLY)
        ELSE(SIP_FOUND)

_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev

Reply via email to