summaryrefslogtreecommitdiff
path: root/gnulib/modules/c-ctype
diff options
context:
space:
mode:
Diffstat (limited to 'gnulib/modules/c-ctype')
m---------gnulib0
-rw-r--r--gnulib/modules/c-ctype24
2 files changed, 24 insertions, 0 deletions
diff --git a/gnulib b/gnulib
deleted file mode 160000
-Subproject 443bc5ffcf7429e557f4a371b0661abe98ddbc1
diff --git a/gnulib/modules/c-ctype b/gnulib/modules/c-ctype
new file mode 100644
index 0000000..7013631
--- /dev/null
+++ b/gnulib/modules/c-ctype
@@ -0,0 +1,24 @@
+Description:
+Character handling in C locale.
+
+Files:
+lib/c-ctype.h
+lib/c-ctype.c
+
+Depends-on:
+stdbool
+
+configure.ac:
+
+Makefile.am:
+lib_SOURCES += c-ctype.h c-ctype.c
+
+Include:
+"c-ctype.h"
+
+License:
+LGPLv2+
+
+Maintainer:
+Bruno Haible
+