summaryrefslogtreecommitdiff
path: root/src/build_macros.m4
AgeCommit message (Collapse)AuthorFilesLines
2013-09-09AUTOTOOLS: Refactor unicode library detectionLukas Slebodnik1-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.
2012-11-16Provide AM_COND_IF-combatible implementation for old automake systemsJakub Hrozek1-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>
2010-02-18Rename server/ directory to src/Stephen Gallagher1-0/+21
Also update BUILD.txt