From dbccf6fbff01dce1e4349ab8ccff4357e360da4c Mon Sep 17 00:00:00 2001 From: "Anselm R. Garbe" Date: Mon, 5 Feb 2007 11:10:41 +0100 Subject: got rid of LD, inspired by JGs patch to wmii --- config.mk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'config.mk') diff --git a/config.mk b/config.mk index 7860a39..cc328ea 100644 --- a/config.mk +++ b/config.mk @@ -1,5 +1,5 @@ # dmenu version -VERSION = 2.1 +VERSION = 2.2 # Customize below to fit your system @@ -27,4 +27,3 @@ LDFLAGS = ${LIBS} # compiler and linker CC = cc -LD = ${CC} -- cgit v1.2.3