changeset 492:121397bd1afc

Small fix
author Sebastien Decugis <sdecugis@nict.go.jp>
date Fri, 13 Aug 2010 17:06:28 +0900
parents 6edd14e5f132
children d68f27e7e814
files include/freeDiameter/CMakeLists.txt
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/include/freeDiameter/CMakeLists.txt	Fri Aug 13 15:52:28 2010 +0900
+++ b/include/freeDiameter/CMakeLists.txt	Fri Aug 13 17:06:28 2010 +0900
@@ -89,6 +89,7 @@
 		   return sctp_connectx(0, NULL, 0, NULL);
 		}
 		")
+	SET(CMAKE_REQUIRED_INCLUDES ${SCTP_INCLUDE_DIRS})
 	SET(CMAKE_REQUIRED_LIBRARIES ${SCTP_LIBRARIES})
 	CHECK_C_SOURCE_COMPILES("${CHECK_SCTP_CONNECTX_4_ARGS_SOURCE_CODE}" SCTP_CONNECTX_4_ARGS)
 ELSE (NOT DISABLE_SCTP)
"Welcome to our mercurial repository"