X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funictype%2Fproperty-test;h=75f3599c22d8a1db031df3b751a596718673edf9;hb=43593319b31e6b0175b8eec4433bac744959822d;hp=cdd99671ec5e037c9bc28875090545d7eac55bd3;hpb=1495c20d059a7bf8cae0ad51bc576f4c458674e1;p=gnulib.git diff --git a/modules/unictype/property-test b/modules/unictype/property-test index cdd99671e..75f3599c2 100644 --- a/modules/unictype/property-test +++ b/modules/unictype/property-test @@ -8,9 +8,12 @@ Depends-on: unictype/base configure.ac: -gl_LIBUNISTRING_LIBSOURCE([0.9], [unictype/pr_test.c]) +gl_LIBUNISTRING_MODULE([0.9], [unictype/property-test]) Makefile.am: +if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_TEST +lib_SOURCES += unictype/pr_test.c +endif Include: "unictype.h"