summaryrefslogtreecommitdiffstats
path: root/plugins/imklog/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.
* made everything compile with the new runtime subdirectoryRainer Gerhards2008-04-161-1/+1
|
* removed trailing whitespaceRainer Gerhards2008-04-101-1/+1
|
* Add ENABLE_IMKLOG_LINUXMichael Biebl2008-04-101-2/+3
| | | | Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
* fixed build system for BSDRainer Gerhards2008-04-091-4/+4
| | | | | | It's a hack, but at least it works now - on BSD. Will check later if it is fine on Linux, too. Any better method of doing things is happily accepted ;)
* updated build system to detect correct klog driverRainer Gerhards2008-04-091-1/+10
|
* changed imklog to a driver interfaceRainer Gerhards2008-04-081-1/+1
| | | | | | imklog now uses os-specific drivers. The initial "set" contains the linux driver. This is a prequisite for BSD klog, which can now be implemented on that driver interface.
* applied patch from Michael Biebl to clean up build systemRainer Gerhards2008-03-061-2/+2
|
* added --enable-mudflap ./configure optionRainer Gerhards2008-01-081-2/+2
|
* applied Michael Biebl's patch to clean up the makefilesRainer Gerhards2008-01-031-4/+2
|
* begun imklog, replacing klogd.c (finally we get rid of it...)Rainer Gerhards2007-12-171-0/+8