realloc-*: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / unictype / bidiclass-test
index 9a496400ef5427aa9615eb618a42115a806dab32..1a03529625f6b9d6b049026697831268ddba7cc3 100644 (file)
@@ -12,7 +12,7 @@ configure.ac:
 gl_LIBUNISTRING_MODULE([0.9.4], [unictype/bidiclass-test])
 
 Makefile.am:
-if LIBUNISTRING_COMPILE_UNICTYPE_BIDICATEGORY_TEST
+if LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_TEST
 lib_SOURCES += unictype/bidi_test.c
 endif