summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMathieu Lirzin <mthl@gnu.org>2016-07-30 23:00:41 +0200
committerMathieu Lirzin <mthl@gnu.org>2016-07-31 01:07:00 +0200
commit651b8bbcf96376b723921820de82061ccdba9c4f (patch)
treedb2976470ec61605273f3c91a066254d04a3df4d /configure.ac
parente58911de37f600dffce3c562ff1d26809343d420 (diff)
downloadcuirass-651b8bbcf96376b723921820de82061ccdba9c4f.tar
cuirass-651b8bbcf96376b723921820de82061ccdba9c4f.tar.gz
Add (cuirass http) module.
* src/cuirass/http.scm: New file. * tests/http.scm: Likewise. * Makefile.am (dist_pkgmodule_DATA, TESTS): Add them. * configure.ac: Check for (json) module.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 660a117..ad6f4be 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,6 +23,7 @@ AS_IF([test -z "$ac_cv_path_GUILD"],
[AC_MSG_ERROR(['guild' program cannot be found.])])
GUILE_MODULE_REQUIRED([guix])
+GUILE_MODULE_REQUIRED([json])
GUILE_MODULE_REQUIRED([sqlite3])
AC_CONFIG_FILES([Makefile