aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2011-10-02 12:24:13 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2011-10-02 12:24:13 +0300
commit492d1763e951c8dfd2915ca7c6d497859d4d7069 (patch)
tree55f0db1d7d12bc74d0255bf207e49ad820237df8 /configure.ac
parent65b05f3562b1aead4296427c5f6941cb53d94adf (diff)
downloadcfpeek-492d1763e951c8dfd2915ca7c6d497859d4d7069.tar.gz
cfpeek-492d1763e951c8dfd2915ca7c6d497859d4d7069.tar.bz2
Use Imprimatur for documentation development and maintenance.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index fd419fe..17edec6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -45,6 +45,9 @@ GRECS_SETUP(grecs, [tests getopt git2chg all-parsers syntax-doc])
GINT_INIT([gint], [1.8 with-guile doc-distrib], [use_guile=yes], [use_guile=no])
AM_CONDITIONAL([CFPEEK_COND_GUILE],[test $use_guile = yes])
+# Imprimatur
+IMPRIMATUR_INIT
+
# Initialize the test suite.
AC_CONFIG_TESTDIR(tests)
AC_CONFIG_FILES([tests/Makefile tests/atlocal])

Return to:

Send suggestions and report system problems to the System administrator.