diff options
author | Siqi <me@siqi.fr> | 2013-07-26 02:04:45 +0200 |
---|---|---|
committer | Siqi <me@siqi.fr> | 2013-07-26 02:05:05 +0200 |
commit | 0dc8821659ffcca5d48c9c3a133c4f793017f783 (patch) | |
tree | 8816c84500b7945ff97899f6185fb0b2722a24e5 /config_host | |
parent | bfa3f8584b2f2492f5c0573f22e4ebd96d9a8af5 (diff) |
use config_features.h.in instead
Change-Id: I1332fc22caae759c65b64e6c43e73740245e4abd
Diffstat (limited to 'config_host')
-rw-r--r-- | config_host/config_features.h.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config_host/config_features.h.in b/config_host/config_features.h.in index fac764e1936b..e5d5187d81a1 100644 --- a/config_host/config_features.h.in +++ b/config_host/config_features.h.in @@ -66,4 +66,6 @@ #define HAVE_FEATURE_OPENCL 0 +#define HAVE_FEATURE_AVAHI 0 + #endif |