diff include/freeDiameter/CMakeLists.txt @ 8:3e143f047f78

Backup for the week-end
author Sebastien Decugis <sdecugis@nict.go.jp>
date Fri, 18 Sep 2009 18:54:07 +0900
parents bafb831ba688
children ef9ef3bf4752
line wrap: on
line diff
--- a/include/freeDiameter/CMakeLists.txt	Fri Sep 04 18:05:25 2009 +0900
+++ b/include/freeDiameter/CMakeLists.txt	Fri Sep 18 18:54:07 2009 +0900
@@ -71,6 +71,9 @@
 # malloc.h ?
 CHECK_INCLUDE_FILES (malloc.h HAVE_MALLOC_H)
 
+# signalent.h ? -- found in strace distrib; just for nice signal names...
+CHECK_INCLUDE_FILES (signalent.h HAVE_SIGNALENT_H)
+
 # The default configuration file name
 IF (NOT DEFAULT_CONF_FILE)
    SET(DEFAULT_CONF_FILE "freeDiameter.conf")
"Welcome to our mercurial repository"