realloc-*: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / unictype / property-sentence-terminal
index 16dc1cb0c5cee546c00fb076c22bdda06e9721eb..73dbdf9e3db551620b8ab0402d9570c5b3025a05 100644 (file)
@@ -11,9 +11,12 @@ unictype/base
 
 configure.ac:
 AC_REQUIRE([AC_C_INLINE])
+gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-sentence-terminal])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_SENTENCE_TERMINAL
 lib_SOURCES += unictype/pr_sentence_terminal.c
+endif
 
 Include:
 "unictype.h"