summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL14
1 files changed, 14 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 353d825a..29fd860d 100644
--- a/INSTALL
+++ b/INSTALL
@@ -33,3 +33,17 @@ Problems you may encounter:
NOTE: make sure you build with at least the correct LIBDIR=
specification, otherwise iptables(8) won't know where to find the
dynamic objects.
+
+
+DEVELOPERS:
+===========
+
+0) If you wish to install iptables development libraries
+ and related components, type:
+ % make install-devel
+
+Development libraries currently installed by the above are:
+ libipq: Userspace packet queueing API
+
+
+