summaryrefslogtreecommitdiff
path: root/config_host
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2016-03-29 21:35:58 +0200
committerMichael Stahl <mstahl@redhat.com>2016-03-29 21:37:54 +0200
commitfb8d3a65c52de029135297b1aae2eb5c5bae8ffe (patch)
tree86f2e38eff31d046fcd464dc0f5e2e66fc1654d5 /config_host
parent789a3e61785a2458429890e28ad9a37fab8cdade (diff)
configure: put back lines erroneously deleted by 96c1ae1
Change-Id: I495d7508cab853717952735a2a0365a915165e51
Diffstat (limited to 'config_host')
-rw-r--r--config_host/config_features.h.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/config_host/config_features.h.in b/config_host/config_features.h.in
index 0aa1d6766870..0a389798116f 100644
--- a/config_host/config_features.h.in
+++ b/config_host/config_features.h.in
@@ -152,13 +152,13 @@
#define HAVE_FEATURE_BREAKPAD 0
/*
- * * Whether to enable ATL
- * */
+ * Whether to enable ATL
+ */
#define HAVE_FEATURE_ATL 0
/*
* Whether OpenGL is enabled
- * */
+ */
#define HAVE_FEATURE_OPENGL 0
/*