diff include/freeDiameter/CMakeLists.txt @ 236:60f34df3e025

Remove dependency on signalent.h
author Sebastien Decugis <sdecugis@nict.go.jp>
date Mon, 08 Mar 2010 14:10:30 +0900
parents 6db078b955e3
children ad3c46016584
line wrap: on
line diff
--- a/include/freeDiameter/CMakeLists.txt	Fri Mar 05 19:01:48 2010 +0900
+++ b/include/freeDiameter/CMakeLists.txt	Mon Mar 08 14:10:30 2010 +0900
@@ -89,9 +89,6 @@
 # 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"