summaryrefslogtreecommitdiff
path: root/build-aux
diff options
context:
space:
mode:
authorAndrea Bolognani <abologna@redhat.com>2022-05-24 09:23:53 +0200
committerAndrea Bolognani <abologna@redhat.com>2022-05-24 12:18:55 +0200
commit4e61aecbc8492177a0b3740ac595ada4ca721646 (patch)
treeb27b4628c4c0b6923c76a0a56fa166e3a20c7728 /build-aux
parent7f403bc2517701381397723203b8b798688d744e (diff)
downloadlibvirt-4e61aecbc8492177a0b3740ac595ada4ca721646.tar.gz
syntax-check: Drop unused http_sites
Signed-off-by: Andrea Bolognani <abologna@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
Diffstat (limited to 'build-aux')
-rw-r--r--build-aux/syntax-check.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/build-aux/syntax-check.mk b/build-aux/syntax-check.mk
index 0b832706ba..05c2f97006 100644
--- a/build-aux/syntax-check.mk
+++ b/build-aux/syntax-check.mk
@@ -828,7 +828,6 @@ http_sites += munin.projects.linpro.no
http_sites += netcat.sourceforge.net
http_sites += snooze.inria.fr
http_sites += www.nimbusproject.org
-http_sites += www.odin.com
http_sites += www.sflow.net
http_sites += xmlsoft.org
http_sites += etallen.com
@@ -843,7 +842,6 @@ http_sites += www.javvin.com
http_sites += publib.boulder.ibm.com
http_sites += kerneltrap.org
http_sites += www.microsoft.com
-http_sites += xenbits.xen.org
http_sites += lovezutto.googlepages.com
http_re= ($(subst $(space),|,$(http_sites)))