Rename module 'memxfrm' to 'amemxfrm'.
[pspp] / modules / uninorm / u16-normcmp
index da4140499c7064eb129f8dd49f160e06093d7371..cbb0006695e6eb6c6000b127c09eea8f666b313e 100644 (file)
@@ -12,9 +12,12 @@ unistr/u16-cmp2
 minmax
 
 configure.ac:
+gl_LIBUNISTRING_MODULE([0.9], [uninorm/u16-normcmp])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNINORM_U16_NORMCMP
 lib_SOURCES += uninorm/u16-normcmp.c
+endif
 
 Include:
 "uninorm.h"