diff options
author | Tor Lillqvist <tml@collabora.com> | 2013-10-09 11:51:59 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2013-10-09 13:46:43 +0300 |
commit | 8fe9a68f1a10f9bca66c8b959337fd2a522a2f26 (patch) | |
tree | cf7f1040a4ca87d0e99fba69a97463bb6a3e775c /config_host/config_features.h.in | |
parent | 6d41b096e6a83a567a940884c3c8168682f70a26 (diff) |
Update comment to match reality
Change-Id: I859ebb6e97a935d6e47a5269253165114fd90a1b
Diffstat (limited to 'config_host/config_features.h.in')
-rw-r--r-- | config_host/config_features.h.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/config_host/config_features.h.in b/config_host/config_features.h.in index 100706ac9098..7462ba10dc81 100644 --- a/config_host/config_features.h.in +++ b/config_host/config_features.h.in @@ -68,8 +68,7 @@ #define HAVE_FEATURE_MULTIUSER_ENVIRONMENT 0 /* - * Whether we have the OpenCL headers and should compile in any - * support for that abstraction. + * Whether OpenCL is usable on the platform and we should compile in use of OpenCL. */ #define HAVE_FEATURE_OPENCL 0 |