summaryrefslogtreecommitdiff
path: root/src/external/libunistring.m4
AgeCommit message (Collapse)AuthorFilesLines
2013-09-09AUTOTOOLS: Refactor unicode library detectionLukas Slebodnik1-7/+24
If $libdir is not in default library path libunistring cannot be found. (pkg-config can not be used in this case). This patch helps to search libunistring in "$libdir" directory. In refactoring part, indentation was updated to be more readable and some duplicated parts were removed.
2011-11-18RESPONDER: Ensure that all input strings are valid UTF-8Stephen Gallagher1-0/+5
2011-07-29libipa_hbac: Support case-insensitive comparisons with UTF8Stephen Gallagher1-0/+9