From 685a7e3407a8450ce71ff9d7dea94de6d4847e65 Mon Sep 17 00:00:00 2001 From: Roland Reichwein Date: Wed, 4 Jan 2023 18:03:44 +0100 Subject: Test HTTPS+HTTP * IPv6+IPv4 * HTTP1.0+HTTP1.1 --- common.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'common.mk') diff --git a/common.mk b/common.mk index cb4a426..74bfb03 100644 --- a/common.mk +++ b/common.mk @@ -98,7 +98,6 @@ CXXTYPE=g++ endif CXXFLAGS+=$(shell pkg-config --cflags fmt) -LIBS+=$(shell pkg-config --libs fmt) SRC_ROOT=$(shell echo $(MAKEFILE_LIST) | tr " " "\n" | grep common.mk | sed -e 's/\([^ ]*\)common.mk/\1/g') VERSION=$(shell dpkg-parsechangelog --show-field Version --file $(SRC_ROOT)/debian/changelog) -- cgit v1.2.3