summaryrefslogtreecommitdiffstats
path: root/plugins/im3195/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* make all cflags and libs variables uppercaseMichael Biebl2009-02-241-1/+1
| | | | | | pkg-config uses uppercase for its _CFLAGS and _LIBS variable names. So we follow suit and convert all _cflags and _libs variables to uppercase for more consistency.
* final touches for 3.19.0v3.19.0Rainer Gerhards2008-05-061-1/+1
|
* modularization workRainer Gerhards2008-04-171-0/+8
cleanup + created an abstract class for global data items and moved glblGetWorkDir to it