summaryrefslogtreecommitdiff
path: root/modules/unictype/ctype-cntrl
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2010-05-18 20:11:42 +0200
committerBruno Haible <bruno@clisp.org>2010-05-18 20:13:13 +0200
commit1495c20d059a7bf8cae0ad51bc576f4c458674e1 (patch)
tree0fb4950e04afb6de2fde50902330d04ecafaeb1f /modules/unictype/ctype-cntrl
parent68e3d00f99416b0d007e9ef9c7841488ea696e3d (diff)
downloadgnulib-1495c20d059a7bf8cae0ad51bc576f4c458674e1.tar.gz
New module 'libunistring-optional'.
Diffstat (limited to 'modules/unictype/ctype-cntrl')
-rw-r--r--modules/unictype/ctype-cntrl2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/unictype/ctype-cntrl b/modules/unictype/ctype-cntrl
index 4b9a4d33b0..375ce5e3cf 100644
--- a/modules/unictype/ctype-cntrl
+++ b/modules/unictype/ctype-cntrl
@@ -12,9 +12,9 @@ unictype/base
configure.ac:
AC_REQUIRE([AC_C_INLINE])
+gl_LIBUNISTRING_LIBSOURCE([0.9], [unictype/ctype_cntrl.c])
Makefile.am:
-lib_SOURCES += unictype/ctype_cntrl.c
Include:
"unictype.h"