close: No longer depend on module 'fclose'.
[gnulib.git] / modules / uninorm / nfd
index d00cc3c..cb3d946 100644 (file)
@@ -10,15 +10,18 @@ uninorm/base
 uninorm/canonical-decomposition
 
 configure.ac:
-gl_LIBUNISTRING_LIBSOURCE([0.9], [uninorm/nfd.c])
+gl_LIBUNISTRING_MODULE([0.9.4], [uninorm/nfd])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNINORM_NFD
+lib_SOURCES += uninorm/nfd.c
+endif
 
 Include:
 "uninorm.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible