summaryrefslogtreecommitdiff
path: root/modules/unistr/u16-mbtouc-unsafe
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2007-03-24 14:55:28 +0000
committerBruno Haible <bruno@clisp.org>2007-03-24 14:55:28 +0000
commit876ad5b7ccf0d0fdc40cb67da02e7c4f4c5c3883 (patch)
tree2ca620814cf64b27c647db9eb8bda0795390c900 /modules/unistr/u16-mbtouc-unsafe
parent8ebb4dc2e07799707815e2b7511315ef989e76ce (diff)
downloadgnulib-876ad5b7ccf0d0fdc40cb67da02e7c4f4c5c3883.tar.gz
Reorganize modules utf8-ucs4-unsafe, utf16-ucs4-unsafe, utf8-ucs4, utf16-ucs4,
ucs4-utf8, ucs4-utf16.
Diffstat (limited to 'modules/unistr/u16-mbtouc-unsafe')
-rw-r--r--modules/unistr/u16-mbtouc-unsafe3
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/unistr/u16-mbtouc-unsafe b/modules/unistr/u16-mbtouc-unsafe
index 8e1ff61658..6213dc5eb3 100644
--- a/modules/unistr/u16-mbtouc-unsafe
+++ b/modules/unistr/u16-mbtouc-unsafe
@@ -3,6 +3,7 @@ Look at first character in UTF-16 string.
Files:
lib/unistr/u16-mbtouc-unsafe.c
+lib/unistr/u16-mbtouc-unsafe-aux.c
Depends-on:
unistr/base
@@ -11,7 +12,7 @@ configure.ac:
gl_MODULE_INDICATOR([unistr/u16-mbtouc-unsafe])
Makefile.am:
-lib_SOURCES += unistr/u16-mbtouc-unsafe.c
+lib_SOURCES += unistr/u16-mbtouc-unsafe.c unistr/u16-mbtouc-unsafe-aux.c
Include:
"unistr.h"