summaryrefslogtreecommitdiffstats
path: root/plugins/imtcp/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
|
* cleanup by Michael BieblRainer Gerhards2008-03-061-1/+1
|
* applied patch from Michael Biebl to clean up build systemRainer Gerhards2008-03-061-2/+3
|
* split off imgssapi from imtcp, but still with a lot of dependencyRainer Gerhards2008-02-261-8/+0
|
* applied Michael Biebl's fix for building rsyslog core without gssapiRainer Gerhards2008-02-261-2/+5
| | | | support
* integrated patch from Peter Vrabec to change the build process to produceRainer Gerhards2008-02-221-3/+7
| | | | | imtcp.so and imgssapi.so from imtcp.c (in support of new gassapi input module) - many thanks, Peter!
* 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 work on imtcpRainer Gerhards2007-12-211-0/+8