strtod: Restore errno when successfully parsing Infinity or NaN.
[gnulib.git] / modules / unilbrk / ulc-possible-linebreaks
index f7cc283..5c9a28d 100644 (file)
@@ -12,9 +12,12 @@ uniconv/u8-conv-from-enc
 c-ctype
 
 configure.ac:
+gl_LIBUNISTRING_MODULE([0.9], [unilbrk/ulc-possible-linebreaks])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNILBRK_ULC_POSSIBLE_LINEBREAKS
 lib_SOURCES += unilbrk/ulc-possible-linebreaks.c
+endif
 
 Include:
 "unilbrk.h"