X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funictype%2Fproperty-deprecated;h=6ca423e66c3078caf0882c0c20b2a0de9f4b9145;hb=8fd3c4c104b2cecaedac7b2963e23524ce638d77;hp=7e5d60b845e1cf2926c7f0ce73c849449884057d;hpb=69fe567051cd45f3d71166a9956a4621163b33fb;p=gnulib.git diff --git a/modules/unictype/property-deprecated b/modules/unictype/property-deprecated index 7e5d60b84..6ca423e66 100644 --- a/modules/unictype/property-deprecated +++ b/modules/unictype/property-deprecated @@ -11,9 +11,12 @@ unictype/base configure.ac: AC_REQUIRE([AC_C_INLINE]) +gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-deprecated]) Makefile.am: +if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DEPRECATED lib_SOURCES += unictype/pr_deprecated.c +endif Include: "unictype.h"