Kaydet (Commit) a4467f69 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Add TODO comment for when liblangtag gets updated

Change-Id: Ic90a9e76c5b1ecbe58ff663ec8970841b7e33d2d
üst c02033a4
...@@ -25,6 +25,9 @@ ...@@ -25,6 +25,9 @@
#if defined(ENABLE_LIBLANGTAG) #if defined(ENABLE_LIBLANGTAG)
#define LT_HAVE_INLINE #define LT_HAVE_INLINE
// TODO: remove above line again for liblangtag >= 0.5.5, cf.
// <https://bitbucket.org/tagoh/liblangtag/commits/9324836a0d1c> "Fix a
// build issue with inline keyword"
#include <liblangtag/langtag.h> #include <liblangtag/langtag.h>
#else #else
/* Replacement code for LGPL phobic and Android systems. /* Replacement code for LGPL phobic and Android systems.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment