summaryrefslogtreecommitdiff
path: root/i18nlangtag
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 /i18nlangtag
parentfec207b77aadd6fa8f8411c5918c99af95dea786 (diff)
loplugin:checkconfigmacros
Change-Id: I2948340c8c0be50543a898f07b125e7eaccc8909
Diffstat (limited to 'i18nlangtag')
-rw-r--r--i18nlangtag/source/languagetag/languagetag.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/i18nlangtag/source/languagetag/languagetag.cxx b/i18nlangtag/source/languagetag/languagetag.cxx
index 5501376049e3..2ac7ca43fe6c 100644
--- a/i18nlangtag/source/languagetag/languagetag.cxx
+++ b/i18nlangtag/source/languagetag/languagetag.cxx
@@ -25,7 +25,7 @@
//#define erDEBUG
#if defined(ENABLE_LIBLANGTAG)
-#if defined(LIBLANGTAG_INLINE_FIX)
+#if LIBLANGTAG_INLINE_FIX
#define LT_HAVE_INLINE
#endif
#include <liblangtag/langtag.h>