[master] 8a84960 update generated boilerplates

Nils Goroll nils.goroll at uplex.de
Mon Nov 6 18:24:05 UTC 2017


commit 8a84960f608f993f1ee49d3c576a4c86d4f34990
Author: Nils Goroll <nils.goroll at uplex.de>
Date:   Mon Nov 6 19:15:07 2017 +0100

    update generated boilerplates

diff --git a/lib/libvmod_blob/automake_boilerplate.am b/lib/libvmod_blob/automake_boilerplate.am
index 3b4ed7a..e934696 100644
--- a/lib/libvmod_blob/automake_boilerplate.am
+++ b/lib/libvmod_blob/automake_boilerplate.am
@@ -24,8 +24,6 @@ libvmod_blob_la_LDFLAGS = \
 
 nodist_libvmod_blob_la_SOURCES = vcc_if.c vcc_if.h
 
-# BUILT_SOURCES is only a hack
-# and dependency tracking does not help for the first build
 $(libvmod_blob_la_OBJECTS): vcc_if.h
 
 vcc_if.h vmod_blob.rst vmod_blob.man.rst: vcc_if.c
diff --git a/lib/libvmod_directors/automake_boilerplate.am b/lib/libvmod_directors/automake_boilerplate.am
index 19e10a3..df54f45 100644
--- a/lib/libvmod_directors/automake_boilerplate.am
+++ b/lib/libvmod_directors/automake_boilerplate.am
@@ -24,8 +24,6 @@ libvmod_directors_la_LDFLAGS = \
 
 nodist_libvmod_directors_la_SOURCES = vcc_if.c vcc_if.h
 
-# BUILT_SOURCES is only a hack
-# and dependency tracking does not help for the first build
 $(libvmod_directors_la_OBJECTS): vcc_if.h
 
 vcc_if.h vmod_directors.rst vmod_directors.man.rst: vcc_if.c
diff --git a/lib/libvmod_purge/automake_boilerplate.am b/lib/libvmod_purge/automake_boilerplate.am
index 3a5b4a5..b400cdb 100644
--- a/lib/libvmod_purge/automake_boilerplate.am
+++ b/lib/libvmod_purge/automake_boilerplate.am
@@ -24,8 +24,6 @@ libvmod_purge_la_LDFLAGS = \
 
 nodist_libvmod_purge_la_SOURCES = vcc_if.c vcc_if.h
 
-# BUILT_SOURCES is only a hack
-# and dependency tracking does not help for the first build
 $(libvmod_purge_la_OBJECTS): vcc_if.h
 
 vcc_if.h vmod_purge.rst vmod_purge.man.rst: vcc_if.c
diff --git a/lib/libvmod_std/automake_boilerplate.am b/lib/libvmod_std/automake_boilerplate.am
index 66410b0..c1d6e3d 100644
--- a/lib/libvmod_std/automake_boilerplate.am
+++ b/lib/libvmod_std/automake_boilerplate.am
@@ -24,8 +24,6 @@ libvmod_std_la_LDFLAGS = \
 
 nodist_libvmod_std_la_SOURCES = vcc_if.c vcc_if.h
 
-# BUILT_SOURCES is only a hack
-# and dependency tracking does not help for the first build
 $(libvmod_std_la_OBJECTS): vcc_if.h
 
 vcc_if.h vmod_std.rst vmod_std.man.rst: vcc_if.c
diff --git a/lib/libvmod_vtc/automake_boilerplate.am b/lib/libvmod_vtc/automake_boilerplate.am
index 1eb8f6f..d7bd77e 100644
--- a/lib/libvmod_vtc/automake_boilerplate.am
+++ b/lib/libvmod_vtc/automake_boilerplate.am
@@ -24,8 +24,6 @@ libvmod_vtc_la_LDFLAGS = \
 
 nodist_libvmod_vtc_la_SOURCES = vcc_if.c vcc_if.h
 
-# BUILT_SOURCES is only a hack
-# and dependency tracking does not help for the first build
 $(libvmod_vtc_la_OBJECTS): vcc_if.h
 
 vcc_if.h vmod_vtc.rst vmod_vtc.man.rst: vcc_if.c


More information about the varnish-commit mailing list