pread: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / unistr / u32-cpy-alloc
index d6dd635abaf658ba32dfc28bf77219ffb95ea79f..9ca49acdf2100bf682a5b3e8b5825f95eeea7df5 100644 (file)
@@ -10,9 +10,12 @@ unistr/base
 malloc-posix
 
 configure.ac:
+gl_LIBUNISTRING_MODULE([0.9], [unistr/u32-cpy-alloc])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNISTR_U32_CPY_ALLOC
 lib_SOURCES += unistr/u32-cpy-alloc.c
+endif
 
 Include:
 "unistr.h"