summaryrefslogtreecommitdiffstats
path: root/input/packet/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Replace INCLUDES by AM_CPPFLAGS in Makefile.am.Eric Leblond2009-01-221-1/+1
| | | | | This patch fixes autotools warning about deprecated usage of INCLUDES in Makefile.am.
* build: use -avoid-version for modulesJan Engelhardt2009-01-201-2/+2
| | | | | | | The modules are pretty much bound to ulogd, and it does not seem to make sense to specially version these. Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
* Fix NFCT/NFLOG plugin compilation when libraries use non-standard prefix.Eric Leblond2008-06-181-1/+2
| | | | | | | | | Fixes compilation of NFLOG and NFCT plugin when libnetfilter libraries are installed under a non standard prefix. Include path and libs path for libnetfilter_conntrack and libnetfilter_log were not correctly set even if pkg-config found them. Signed-off-by: Eric Leblond <eric@inl.fr>
* use correct libipulog.la libtool name (Philip Craig)/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org2006-05-231-1/+1
|
* fixes/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org2005-11-291-1/+1
|
* finish port of ULOG input pluginlaforge2005-11-051-3/+4
|
* we only need to link against libnetfilter_loglaforge2005-11-051-1/+1
|
* use reasonable names for pluginslaforge2005-10-031-3/+6
|
* disable ULOG until fully implementedlaforge2005-10-031-2/+2
|
* bring NFLOG input plugin into compiling statelaforge2005-10-031-4/+4
|
* more work towards automake'inglaforge2005-10-021-0/+2
|
* first step towards automakelaforge2005-10-021-0/+7