inet_ntop. getaddrinfo: Respect rules for use of AC_LIBOBJ.
[pspp] / modules / unistr / u32-cpy
index 97ae099f1e762b7594751b8d5a6f59e6d2dc7845..02e086ebf9e15f3f4b1fba89495bafd29c090188 100644 (file)
@@ -9,15 +9,18 @@ Depends-on:
 unistr/base
 
 configure.ac:
+gl_LIBUNISTRING_MODULE([0.9], [unistr/u32-cpy])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNISTR_U32_CPY
 lib_SOURCES += unistr/u32-cpy.c
+endif
 
 Include:
 "unistr.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible