From d2689c95a1591fd7bc5bc8a2f1515a2db1d88b72 Mon Sep 17 00:00:00 2001 From: Ken Martin Date: Thu, 15 Dec 2005 10:41:19 -0500 Subject: ENH: some style fixes for the book --- Modules/CheckIncludeFileCXX.cmake | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'Modules/CheckIncludeFileCXX.cmake') diff --git a/Modules/CheckIncludeFileCXX.cmake b/Modules/CheckIncludeFileCXX.cmake index 8fd79c90c6..588f30b32e 100644 --- a/Modules/CheckIncludeFileCXX.cmake +++ b/Modules/CheckIncludeFileCXX.cmake @@ -1,6 +1,7 @@ # - Check if the include file exists. -# CHECK_INCLUDE_FILE_CXX(INCLUDE VARIABLE) - macro which checks the include file exists. -# INCLUDE - name of include file +# CHECK_INCLUDE_FILE_CXX(INCLUDE VARIABLE) +# +# INCLUDE - name of include file # VARIABLE - variable to return result # # An optional third argument is the CFlags to add to the compile line -- cgit v1.2.1