From 74eaecfc3e049e96dd30ecadc1d62fb235d3caba Mon Sep 17 00:00:00 2001 From: Ken Martin Date: Thu, 15 Dec 2005 14:17:43 -0500 Subject: ENH: cleanups --- Modules/FindPerlLibs.cmake | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Modules/FindPerlLibs.cmake') diff --git a/Modules/FindPerlLibs.cmake b/Modules/FindPerlLibs.cmake index 3372d852e8..1cfe7ef4c0 100644 --- a/Modules/FindPerlLibs.cmake +++ b/Modules/FindPerlLibs.cmake @@ -3,8 +3,8 @@ # and libraries are. It also determines what the name of the library is. This # code sets the following variables: # -# PERL_INCLUDE_PATH = path to where object.h can be found -# PERL_EXECUTABLE = full path to the perl binary +# PERL_INCLUDE_PATH = path to where perl.h is found +# PERL_EXECUTABLE = full path to the perl binary # SET(PERL_POSSIBLE_INCLUDE_PATHS -- cgit v1.2.1