aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2012-05-13 15:31:31 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2012-05-13 15:31:31 +0300
commit00c1786bc21c86dacf39769868cd6d362950bb2b (patch)
tree6db218c4b0d9ffdf57d60f5276e213d82f497432 /configure.ac
parent803b69beb391083eaf3044c29400d070f5478f62 (diff)
downloadpam-modules-00c1786bc21c86dacf39769868cd6d362950bb2b.tar.gz
pam-modules-00c1786bc21c86dacf39769868cd6d362950bb2b.tar.bz2
Use imprimatur to maintain docs.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac6
1 files changed, 6 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 737f191..170a4e0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -19,6 +19,7 @@ AC_PREREQ(2.63)
AC_INIT(pam-modules, 1.7, bug-pam-modules@gnu.org.ua)
AC_CONFIG_SRCDIR(pam_fshadow/pam_fshadow.c)
AC_CONFIG_AUX_DIR([build-aux])
+AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE([1.11 no-exeext tar-ustar dist-xz silent-rules])
AM_CONFIG_HEADER(config.h)
@@ -189,6 +190,11 @@ AC_ARG_WITH(pamdir,
AC_SUBST(PAMDIR)
## **************
+## Imprimatur
+## **************
+IMPRIMATUR_INIT
+
+## **************
## Summary
## **************

Return to:

Send suggestions and report system problems to the System administrator.