pread: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / unistr / u16-strstr
index 014ae113b41ad7d4c47da679f8e4e6bdb7442316..af79f0b367bb14cfcc05cfefce5dc84b62fefb26 100644 (file)
@@ -4,14 +4,19 @@ Substring test for UTF-16 strings.
 Files:
 lib/unistr/u16-strstr.c
 lib/unistr/u-strstr.h
+lib/str-kmp.h
 
 Depends-on:
 unistr/base
 unistr/u16-strchr
 unistr/u16-strmbtouc
+unistr/u16-strlen
+unistr/u16-strnlen
+stdbool
+malloca
 
 configure.ac:
-gl_LIBUNISTRING_MODULE([0.9], [unistr/u16-strstr])
+gl_LIBUNISTRING_MODULE([0.9.4], [unistr/u16-strstr])
 
 Makefile.am:
 if LIBUNISTRING_COMPILE_UNISTR_U16_STRSTR