summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2011-07-04 12:44:43 +0200
committerJan Engelhardt <jengelh@medozas.de>2011-07-04 12:44:43 +0200
commit411a4e50ec1030f2dc51c5b0156e0c7255c81905 (patch)
treecab7006285f0869ba0de0144a4f3933bc8f8a799 /INSTALL
parent1c9508e1f3f853f33683eb7118e19b193a6c80b7 (diff)
build: install modules in arch-dependent location
Make it possible to have multiple types of ELF classes for the extension modules by putting them in an arch-dependent path. Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index acb56cd5..e17e8441 100644
--- a/INSTALL
+++ b/INSTALL
@@ -31,7 +31,7 @@ Configuring and compiling
--with-xtlibdir=
The path to where Xtables extensions should be installed to. It
- defaults to ${prefix}/libexec/xtables.
+ defaults to ${libdir}/xtables.
--enable-devel (or --disable-devel)