]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - iconvdata/iso_6937.c
support: Expose sbindir as support_sbindir_prefix
[thirdparty/glibc.git] / iconvdata / iso_6937.c
index 71a829a71bb962bef940244f418e5e6b2f8ce85f..50f350b6378afe586bbc747bdb305b3b4353105b 100644 (file)
@@ -1,5 +1,5 @@
 /* Generic conversion to and from ISO 6937.
-   Copyright (C) 1997-2014 Free Software Foundation, Inc.
+   Copyright (C) 1997-2019 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
@@ -380,6 +380,7 @@ static const char from_ucs4[][2] =
 #define MIN_NEEDED_FROM                1
 #define MAX_NEEDED_FROM                2
 #define MIN_NEEDED_TO          4
+#define ONE_DIRECTION          0
 
 
 /* First define the conversion function from ISO 6937 to UCS4.  */