summaryrefslogtreecommitdiffstats
path: root/src/build_macros.m4
Commit message (Collapse)AuthorAgeFilesLines
* AUTOTOOLS: Refactor unicode library detectionLukas Slebodnik2013-09-091-0/+14
| | | | | | | | | 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.
* Provide AM_COND_IF-combatible implementation for old automake systemsJakub Hrozek2012-11-161-0/+15
| | | | | | | AM_COND_IF is a very handy construct that is not present on old automake systems such as the one in RHEL5. The original author of the code is Ralf Corsepius <rc040203 -at- freenet.de>
* Rename server/ directory to src/Stephen Gallagher2010-02-181-0/+21
Also update BUILD.txt