Rename module 'memxfrm' to 'amemxfrm'.
[pspp] / modules / uninorm / decomposing-form
index 3df8f9d3ffd01643def4fbd03d0e03a567b9fde3..6a8db019b6950e23ef1c51717d91be9026cbbab6 100644 (file)
@@ -9,9 +9,12 @@ Depends-on:
 uninorm/base
 
 configure.ac:
+gl_LIBUNISTRING_MODULE([0.9], [uninorm/decomposing-form])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNINORM_DECOMPOSING_FORM
 lib_SOURCES += uninorm/decomposing-form.c
+endif
 
 Include:
 "uninorm.h"