summaryrefslogtreecommitdiffstats
path: root/src/external/libunistring.m4
Commit message (Collapse)AuthorAgeFilesLines
* AUTOTOOLS: Refactor unicode library detectionLukas Slebodnik2013-09-091-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.
* RESPONDER: Ensure that all input strings are valid UTF-8Stephen Gallagher2011-11-181-0/+5
|
* libipa_hbac: Support case-insensitive comparisons with UTF8Stephen Gallagher2011-07-291-0/+9