diff options
Diffstat (limited to 'Modules/FindPHP4.cmake')
-rw-r--r-- | Modules/FindPHP4.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/FindPHP4.cmake b/Modules/FindPHP4.cmake index a58bbab..b7d0714 100644 --- a/Modules/FindPHP4.cmake +++ b/Modules/FindPHP4.cmake @@ -3,7 +3,7 @@ # and libraries are. It also determines what the name of the library is. This # code sets the following variables: # -# PHP4_INCLUDE_PATH = path to where object.h can be found +# PHP4_INCLUDE_PATH = path to where php.h can be found # PHP4_EXECUTABLE = full path to the php4 binary # |