summaryrefslogtreecommitdiff
path: root/docs/manual/programs/apxs.html.en
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manual/programs/apxs.html.en')
-rw-r--r--docs/manual/programs/apxs.html.en5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/manual/programs/apxs.html.en b/docs/manual/programs/apxs.html.en
index 2acee6a0..5bc7659c 100644
--- a/docs/manual/programs/apxs.html.en
+++ b/docs/manual/programs/apxs.html.en
@@ -214,6 +214,11 @@
<dd>This option passes <var>linker-flags</var> as additional
flags to the <code>libtool --mode=link</code> command. Use this
to add local linker-specific options.</dd>
+
+ <dt><code>-p</code></dt>
+ <dd>This option causes apxs to link against the apr/apr-util libraries.
+ This is useful when compiling helper programs that use the apr/apr-util
+ libraries.</dd>
</dl>