projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
becd531
)
Move to here from utf16-ucs4-safe.
author
Bruno Haible
<bruno@clisp.org>
Sun, 28 Jan 2007 02:09:30 +0000
(
02:09
+0000)
committer
Bruno Haible
<bruno@clisp.org>
Sun, 28 Jan 2007 02:09:30 +0000
(
02:09
+0000)
modules/utf16-ucs4
[new file with mode: 0644]
patch
|
blob
diff --git a/modules/utf16-ucs4
b/modules/utf16-ucs4
new file mode 100644
(file)
index 0000000..
442183f
--- /dev/null
+++ b/
modules/utf16-ucs4
@@ -0,0
+1,26
@@
+Description:
+Conversion UTF-16 to UCS-4.
+
+Files:
+lib/utf16-ucs4.h
+lib/unistr/utf16-ucs4.c
+m4/utf-ucs4.m4
+
+Depends-on:
+unitypes
+
+configure.ac:
+gl_UTF_UCS4
+
+Makefile.am:
+lib_SOURCES += utf16-ucs4.h unistr/utf16-ucs4.c
+
+Include:
+"utf16-ucs4.h"
+
+License:
+LGPL
+
+Maintainer:
+Bruno Haible
+