summaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* build: fix linker issue when LDFLAGS contains --as-neededPeter Volkov2009-03-241-4/+4
* build: trigger reconfigure when extensions/GNUmakefile.in changesJan Engelhardt2009-02-171-1/+2
* libiptc: make library available as a shared libraryJan Engelhardt2009-02-161-8/+10
* build: remove unneeded -ldl from iptables_xml_LDADDJan Engelhardt2009-02-121-1/+1
* build: restructure Makefile for include/ directoryJan Engelhardt2009-02-121-3/+3
* Merge branch 'master' of git://dev.medozas.de/iptablesPatrick McHardy2009-02-121-3/+4
|\
| * libxtables: decouple non-xtables parts from headerJan Engelhardt2009-02-101-1/+1
| * build: move -ldl to proper LDADDJan Engelhardt2009-02-101-2/+3
* | libxtables: Make ip6tables, iptables and iptables-xml use xtables_globalsJamal Hadi Salim2009-02-111-0/+1
|/
* libxtables: prefix/order - program_nameJan Engelhardt2009-01-301-1/+1
* libxtables: prefix/order - fw_xallocJan Engelhardt2009-01-271-1/+1
* build: remove non-portable ruleJan Engelhardt2009-01-121-3/+0
* build: use regular = assignments in MakefileJan Engelhardt2009-01-121-10/+10
* doc: put iptables version into manpageJan Engelhardt2009-01-081-2/+2
* build: resolve autotools suggestionsJan Engelhardt2009-01-071-0/+1
* build: run ldconfig on `make install`Jan Engelhardt2008-09-081-0/+5
* build: prepare make tarball for git 1.6.0Jan Engelhardt2008-09-011-1/+1
* build: fix iptables-static buildJan Engelhard2008-08-151-2/+2
* build: fix dependency tracking for xtables.h.inJan Engelhardt2008-08-131-0/+2
* Put xtables.c into its own library, libxtables.soJan Engelhardt2008-08-041-12/+18
* src: drop libiptc from installationJan Engelhardt2008-08-041-3/+0
* build: do not install ip{,6}tables.hJan Engelhardt2008-07-291-1/+1
* [PATCH 1] Makefile.am: use PACKAGE_TARNAMEJan Engelhardt2008-04-211-5/+5
* [PATCH 11] configure.ac: remove already-defined variablesJan Engelhardt2008-04-151-3/+1
* Install libiptc header files because xtables.h depends on itJan Engelhardt2008-04-141-0/+3
* Add all necessary header files - compilation fix for various casesJan Engelhardt2008-04-141-1/+1
* configure: split --enable-libipq from --enable-develJan Engelhardt2008-04-131-1/+1
* Makefile: add a "tarball" targetJan Engelhardt2008-04-061-0/+8
* Give preference to iptables header filesJan Engelhardt2008-01-291-1/+4
* Converts the iptables build infrastructure to autotools.Jan Engelhardt2008-01-201-0/+92