realloc-*: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / unictype / property-dash
index 73be13f61ebd46a5b684732242107a91618bde85..679114557089cb6feb537eee7ec45e3accd50860 100644 (file)
@@ -8,12 +8,15 @@ lib/unictype/bitmap.h
 
 Depends-on:
 unictype/base
-inline
 
 configure.ac:
+AC_REQUIRE([AC_C_INLINE])
+gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-dash])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DASH
 lib_SOURCES += unictype/pr_dash.c
+endif
 
 Include:
 "unictype.h"