diff include/freeDiameter/CMakeLists.txt @ 17:ab3c58d88be3

Added proper gcrypt initializer
author Sebastien Decugis <sdecugis@nict.go.jp>
date Mon, 05 Oct 2009 14:03:05 +0900
parents ef9ef3bf4752
children db6c40b8b307
line wrap: on
line diff
--- a/include/freeDiameter/CMakeLists.txt	Fri Oct 02 18:57:06 2009 +0900
+++ b/include/freeDiameter/CMakeLists.txt	Mon Oct 05 14:03:05 2009 +0900
@@ -11,7 +11,7 @@
 # Disable SCTP support completly ?
 OPTION(DISABLE_SCTP "Disable SCTP support?")
 
-# Disable SCTP support completly ?
+# Find TODO items in the code easily ?
 OPTION(ERRORS_ON_TODO "(development) Generate compilation errors on TODO items ?" OFF)
 
 
"Welcome to our mercurial repository"