Fix mistake in last commit.
authorBruno Haible <bruno@clisp.org>
Mon, 21 Apr 2008 22:16:03 +0000 (00:16 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 21 Apr 2008 22:16:03 +0000 (00:16 +0200)
ChangeLog
lib/localename.c

index 3c5c979..7b5dc0e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-04-21  Bruno Haible  <bruno@clisp.org>
+
+       * lib/localename.c (SUBLANG_TIBETAN_PRC, SUBLANG_TIBETAN_BHUTAN):
+       Actually assign a value.
+
 2008-04-20  Bruno Haible  <bruno@clisp.org>
 
        Fix conflict between modules 'canonicalize' and 'canonicalize-lgpl',
index 1d270e4..f2e1f41 100644 (file)
 # define SUBLANG_TAMAZIGHT_ALGERIA_LATIN 0x02
 # endif
 # ifndef SUBLANG_TIBETAN_PRC
-# define SUBLANG_TIBETAN_PRC
+# define SUBLANG_TIBETAN_PRC 0x01
 # endif
 # ifndef SUBLANG_TIBETAN_BHUTAN
-# define SUBLANG_TIBETAN_BHUTAN
+# define SUBLANG_TIBETAN_BHUTAN 0x02
 # endif
 # ifndef SUBLANG_TIGRINYA_ETHIOPIA
 # define SUBLANG_TIGRINYA_ETHIOPIA 0x01