From a6d1da6d5a998725cdcf83133c37ea924ad10c3f Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Sat, 24 Oct 2009 00:38:36 +0200 Subject: [PATCH] =?utf8?q?Don=E2=80=99t=20compile=20for=20DZEN=20by=20defa?= =?utf8?q?ult?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 0fa51a9..b69c08b 100644 --- a/Makefile +++ b/Makefile @@ -19,7 +19,7 @@ CFLAGS+=-lbsd endif # Define this if you want i3status to spit out dzen2-compatible output on stdout -CFLAGS+=-DDZEN +#CFLAGS+=-DDZEN CFLAGS+=$(EXTRA_CFLAGS) OBJS:=$(wildcard src/*.c *.c) -- 2.39.2