Jan Engelhardt
23e83aa04c
Xtables-addons 1.16
2009-05-27 14:55:51 +02:00
Jan Engelhardt
ce03d0ee8e
build: make kbuild call obey V
2009-02-21 16:54:49 +01:00
Jan Engelhardt
fdb7f34bc8
build: use new vars from automake-tranquility-3
2008-11-20 21:17:42 +01:00
Jan Engelhardt
85e3c24167
build: do not unconditionally install ipset
...
build_ipset=n was not completely respected and the ipset userspace
parts were still installed. This is now fixed.
2008-11-20 20:19:55 +01:00
Jan Engelhardt
f3737502bd
build: use readlink -f
...
Coreutils 5.x does not know `readlink -e`; we can also use
`readlink -f` instead which is supported by 5.x.
2008-10-16 20:49:21 -04:00
Jan Engelhardt
419006eff9
src: compile fixes after libiptc dependency throwout
2008-07-30 09:19:07 -04:00
Jan Engelhardt
df6d795d22
build: properly recognize external Kbuild/Mbuild files
2008-07-06 22:00:54 +02:00
Jan Engelhardt
d5ee47e9da
manpages: generate manpages
2008-04-09 20:55:35 +02:00
Jan Engelhardt
818cd3b47e
Makefile: support building multiple files with one config option
2008-03-26 08:11:04 +01:00
Jan Engelhardt
6c06796e3b
Makefile: add missing xtables_CFLAGS variable
...
If xtables.h is to be found in a directory other than included in the
default preprocessor search path, compilation failed because the path
specified with --with-xtables= was not passed to gcc.
2008-03-05 00:19:15 +01:00
Jan Engelhardt
c338e8f827
Move defines in compat_xtables.h down to avoid redeclaration errors
...
Signed-off-by: Jan Engelhardt <jengelh@computergmbh.de >
2008-03-04 05:12:06 +01:00
Jan Engelhardt
7c09f5db2f
Use system's readlink program to make things work with GNU make < 3.81
...
Signed-off-by: Jan Engelhardt <jengelh@computergmbh.de >
2008-02-29 13:49:04 +01:00
Jan Engelhardt
c1592673fb
Allow external projects to be downloaded into the tree and used
...
Signed-off-by: Jan Engelhardt <jengelh@computergmbh.de >
2008-02-15 02:21:35 +01:00
Jan Engelhardt
da011c8871
Allow user to select what extensions to compile and install
...
Signed-off-by: Jan Engelhardt <jengelh@computergmbh.de >
2008-02-14 17:49:47 +01:00