summaryrefslogtreecommitdiffstats
path: root/contrib/cmake/FindPHP5.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/cmake/FindPHP5.cmake')
-rw-r--r--contrib/cmake/FindPHP5.cmake8
1 files changed, 4 insertions, 4 deletions
diff --git a/contrib/cmake/FindPHP5.cmake b/contrib/cmake/FindPHP5.cmake
index eee8e3f..fded5fd 100644
--- a/contrib/cmake/FindPHP5.cmake
+++ b/contrib/cmake/FindPHP5.cmake
@@ -1,8 +1,8 @@
if (UNIX)
- if (APPLE)
- # mavericks broke it - will look into it eventually
- return()
- endif()
+ # if (APPLE)
+ # # mavericks broke it - will look into it eventually
+ # return()
+ # endif()
if (NOT PHP_CONFIG)
find_program(PHP_CONFIG
NAMES php-config