summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorJan Pazdziora <jpazdziora@redhat.com>2014-01-08 19:04:59 +0800
committerJan Pazdziora <jpazdziora@redhat.com>2014-01-09 10:00:47 +0800
commit05dad6aec81f5debb3b229cb2e77083fd2724fb4 (patch)
tree80e5f50ba3f3c504d6bd5f772c7401f1ee5b5103 /README
parentdf8b6850cb48bee2d83177b85aa6663888edba25 (diff)
downloadmod_intercept_form_submit-05dad6aec81f5debb3b229cb2e77083fd2724fb4.tar.gz
mod_intercept_form_submit-05dad6aec81f5debb3b229cb2e77083fd2724fb4.tar.xz
mod_intercept_form_submit-05dad6aec81f5debb3b229cb2e77083fd2724fb4.zip
Use pam_authenticate_with_login_password from mod_authnz_pam.mod_intercept_form_submit-0.9.1
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 54a8b36..c5bcf15 100644
--- a/README
+++ b/README
@@ -99,7 +99,7 @@ Building from sources
When building from sources, command
- apxs -i -a -c mod_intercept_form_submit.c -lpam -Wall -pedantic
+ apxs -i -a -c mod_intercept_form_submit.c -Wall -pedantic
should build and install the module.