]> git.pld-linux.org Git - packages/varnish.git/blob - ac.patch
up to 3.0.7
[packages/varnish.git] / ac.patch
1 --- varnish-3.0.5/configure.ac  2017-04-20 12:10:13.927977904 +0300
2 +++ varnish-3.0.7/configure.ac  2017-04-20 12:12:07.970236508 +0300
3 @@ -4,5 +4,5 @@
4  AC_CONFIG_SRCDIR(include/varnishapi.h)
5 -AM_CONFIG_HEADER(config.h)
6 +AC_CONFIG_HEADERS(config.h)
7  
8  # save command line CFLAGS for use in VCC_CC (to pass through things like -m64)
9  OCFLAGS="$CFLAGS"
This page took 0.124078 seconds and 3 git commands to generate.