summaryrefslogtreecommitdiffstats
path: root/docs/api/rcc-recode.c
Commit message (Collapse)AuthorAgeFilesLines
* Relincensed under LGPLSuren A. Chilingaryan2009-06-121-8/+8
|
* Provide GPL disclaimers with all sourcesSuren A. Chilingaryan2008-12-151-0/+19
| | | | | - Add GPL disclaimers to all sources - Suppress gcc-4.2 warnings
* FreeBSD fixesSuren A. Chilingaryan2007-05-091-0/+680
- 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