summaryrefslogtreecommitdiff
path: root/m4
AgeCommit message (Collapse)Author
2013-11-16Compatibility with older automake and fixes to release scriptSuren A. Chilingaryan
2013-11-16Multiple fixes of build systemSuren A. Chilingaryan
2013-11-13Fix build system for compatibility with latest versions of automakeSuren A. Chilingaryan
2007-05-09FreeBSD fixesSuren A. Chilingaryan
- Autoconf: try to locate libraries in /usr/local - Autoconf: Help FreeBSD to locate BerkeleyDB - Autoconf: Search for dlopen in libc library - Autoconf: Support of --disable-bdb option is added to configure script - Fixed compilation with missing dlopen functionality - Suppress various warnings
2005-08-02Language autodetectionSuren A. Chilingaryan
- rccConfigRecode function's are added - Language autodetection using aspell is added - Translation in 3 modes: "To English Language", "Skip English Translation", "Full" - Example2 to demonstrate translation possibilities
2005-07-0808.07.2005Suren A. Chilingaryan