aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Collapse)AuthorFiles
2022-08-21Add a workaround for automake 1.16 bugv2.7Sergey Poznyakoff1
2018-12-10Update copyright yearsrelease-2.3Sergey Poznyakoff1
2017-08-05Update acvmod. Withdraw the --with-varnish-source option.Sergey Poznyakoff1
2016-01-24Varnish 4.1Sergey Poznyakoff1
* .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/vmod.vcc: Use $Event instead of $Init * src/binlog.c: Declare event function. * src/Makefile.am: Enable silent rules. * tests/Makefile.am: Likewise. * tests/atlocal.in (ret_vcl_recv): Remove variable. * tests/test01.at: Likewise. * tests/test02.at: Likewise.
2014-11-01Update copyright yearsSergey Poznyakoff1
2013-10-18Get rid of the --with-vmod-dir option.Sergey Poznyakoff1
* Makefile.am: Add default options for distcheck. * configure.ac: Remove --with-vmod-dir, default to the standard Varnish module location, Provide the --without-vmoddir option for use in distcheck. * README: Write it. * doc/vmod-binlog.3: Minor change,
2013-10-17binlogsel: add loadable module supportSergey Poznyakoff1
* Makefile.am (SUBDIRS): Add libltdl * configure.ac: Configure ltdl * src/Makefile.am (binlogsel_LDADD): Add LIBLTDL. (binlogsel_CPPFLAGS): New variable. * src/binlogcat.c (catlog): Bugfix. * src/binlogsel.c: Allow for multiple intervals. Support loadable modules. * doc/binlogcat.1: Update. * doc/binlogsel.1: Update. * doc/vmod-binlog.3: Update.
2013-10-16Add manpages.Sergey Poznyakoff1
2013-10-11Add testsuite.Sergey Poznyakoff1
2013-10-11Initial commitSergey Poznyakoff1

Return to:

Send suggestions and report system problems to the System administrator.