aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2016-01-24 00:34:07 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2016-01-24 00:37:26 +0200
commit226acfe9d91317d1bd516e77d109cdcccb8ee8a7 (patch)
treea9f94c5c08f2659bc9ed3e18cf4a9b8756943019 /.gitmodules
parent88662efe6a07c531878e1c56ca68e22a906e83ba (diff)
downloadvmod-dbrw-226acfe9d91317d1bd516e77d109cdcccb8ee8a7.tar.gz
vmod-dbrw-226acfe9d91317d1bd516e77d109cdcccb8ee8a7.tar.bz2
Varnish 4.1
* .gitmodules: New file. * acvmod: New submodule. * bootstrap: Update. * Makefile.am (ACLOCAL_AMFLAGS): Add acvmod * configure.ac: Use AM_VARNISHAPI instead of inlining the related code. Enable silent rules. Set version number 2.0.90-4.1.0 * src/Makefile.am: Enable silent rules. * tests/Makefile.am: Likewise. * tests/atlocal.in (at_vcl_backend): Remove conditional. * src/vmod_dbrw.c: Use event function. * src/vmod_dbrw.vcc: Likewise. * NEWS: Document changes.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..00ae21c
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "acvmod"]
+ path = acvmod
+ url = git://git.gnu.org.ua/acvmod.git

Return to:

Send suggestions and report system problems to the System administrator.