diff options
| author | Sam Varshavchik | 2021-02-13 23:30:50 -0500 |
|---|---|---|
| committer | Sam Varshavchik | 2021-02-13 23:30:50 -0500 |
| commit | 688f31b2d1a5e0735661a829d7f743f9a0b68050 (patch) | |
| tree | c2a23e4d760d8d1b72f07e0c8b108f2d46315ce2 /unicode/Makefile.am | |
| parent | 2db8a28d72bee3746ce6d06bf5c0896e46269492 (diff) | |
| download | courier-libs-688f31b2d1a5e0735661a829d7f743f9a0b68050.tar.bz2 | |
2021-02-13 Sam Varshavchik <mrsam@courier-mta.com>
* courier-unicode-version.m4: split version checking macro into its
own m4 file.
* unicode::bidi_calc - an empty string with an explicit embedding
level should return the requested embedding level.
Diffstat (limited to 'unicode/Makefile.am')
| -rw-r--r-- | unicode/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unicode/Makefile.am b/unicode/Makefile.am index 7ba36f1..d254857 100644 --- a/unicode/Makefile.am +++ b/unicode/Makefile.am @@ -24,7 +24,7 @@ noinst_PROGRAMS=unicodetest graphemetest linebreaktest wordbreaktest \ enttest scripttest biditest biditest2 aclocaldir=$(datadir)/aclocal -aclocal_DATA=m4/courier-unicode.m4 +aclocal_DATA=m4/courier-unicode.m4 courier-unicode-version.m4 update-www: @$(MAKE) update-www-unicode |
