From: Johannes Berg Date: Thu, 17 Nov 2011 16:28:56 +0000 (+0100) Subject: remove NLVERSION from Makefile X-Git-Tag: v3.3~12 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9dc92c31ce78064b5f427a0560ed06949a7babca;p=thirdparty%2Fiw.git remove NLVERSION from Makefile It's unused and causes errors with older pkg-config. --- diff --git a/Makefile b/Makefile index 3393d15..5747b5a 100644 --- a/Makefile +++ b/Makefile @@ -66,7 +66,6 @@ endif LIBS += $(shell $(PKG_CONFIG) --libs $(NLLIBNAME)) CFLAGS += $(shell $(PKG_CONFIG) --cflags $(NLLIBNAME)) -NLVERSION :=$(shell $(PKG_CONFIG) --print-provides $(NLLIBNAME)) ifeq ($(V),1) Q=