Explorar o código

http_client: Makefile - removed useless var for xml config

Daniel-Constantin Mierla %!s(int64=7) %!d(string=hai) anos
pai
achega
ebb1377e9f
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/modules/http_client/Makefile

+ 0 - 1
src/modules/http_client/Makefile

@@ -9,7 +9,6 @@ auto_gen=
 NAME=http_client.so
 
 ifeq ($(CROSS_COMPILE),)
-XML2CFG=$(shell which xml2-config)
 CURL_BUILDER=$(shell \
 	if pkg-config --exists libcurl; then \
 		echo 'pkg-config libcurl'; \