realloc-*: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / unictype / bidiclass-name
index bc81650c30ad7fd3b5ffdebfd26f1e1c0724efd4..3616a13375074c497dd3956c0c5190a7d69a898b 100644 (file)
@@ -11,7 +11,7 @@ configure.ac:
 gl_LIBUNISTRING_MODULE([0.9.4], [unictype/bidiclass-name])
 
 Makefile.am:
-if LIBUNISTRING_COMPILE_UNICTYPE_BIDICATEGORY_NAME
+if LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_NAME
 lib_SOURCES += unictype/bidi_name.c
 endif