Add partial support for LDAP-prep Insignificant Character Handling

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22582 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2008-02-11 20:43:50 +00:00
parent 98807b31c1
commit 7705b6ddef
6 changed files with 60 additions and 13 deletions

View File

@@ -14,6 +14,7 @@ libwind_la_SOURCES = \
errorlist_table.c \
map_table.c \
map.c \
ldap.c \
normalize.c \
normalize_table.c \
punycode.c \
@@ -59,6 +60,7 @@ check_PROGRAMS = \
test-normalize \
test-prohibited \
test-punycode \
test-ldap \
test-utf8
test_punycode_SOURCES = \