summaryrefslogtreecommitdiff
path: root/config_host
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-03-29 20:36:55 +0200
committerStephan Bergmann <sbergman@redhat.com>2015-03-29 20:36:55 +0200
commitd6567a7d27ede35b649c1f50d35a9570635f177a (patch)
treebe4c2bdddd647181742392f5948f0ce081483fc4 /config_host
parentfec207b77aadd6fa8f8411c5918c99af95dea786 (diff)
loplugin:checkconfigmacros
Change-Id: I2948340c8c0be50543a898f07b125e7eaccc8909
Diffstat (limited to 'config_host')
-rw-r--r--config_host/config_liblangtag.h.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config_host/config_liblangtag.h.in b/config_host/config_liblangtag.h.in
index 40077d99739a..f639fb76c11a 100644
--- a/config_host/config_liblangtag.h.in
+++ b/config_host/config_liblangtag.h.in
@@ -1,6 +1,6 @@
#ifndef CONFIG_LIBLANGTAG_H
#define CONFIG_LIBLANGTAG_H
-#undef LIBLANGTAG_INLINE_FIX
+#define LIBLANGTAG_INLINE_FIX 0
#endif