Don't use AC_LIBOBJ with file names in subdirectories.
[pspp] / modules / uninorm / u32-normcoll
index 76b093ecfc41bd8dd9fa431adc57626fb11f05c9..b356fc7dc57ed4972cc9b1d49a5a993ce46df6c7 100644 (file)
@@ -11,9 +11,12 @@ uninorm/u32-normxfrm
 memcmp2
 
 configure.ac:
+gl_LIBUNISTRING_MODULE([0.9], [uninorm/u32-normcoll])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNINORM_U32_NORMCOLL
 lib_SOURCES += uninorm/u32-normcoll.c
+endif
 
 Include:
 "uninorm.h"