From b7bf1dd7220f73b0d27e94e69099d14064b14661 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Fri, 1 May 2009 17:53:27 +0200 Subject: Implement flags for batteries to use the last full capacity. This breaks configfiles. --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 6ebd743..7dfc5b4 100644 --- a/Makefile +++ b/Makefile @@ -6,6 +6,7 @@ CFLAGS+=-DPREFIX=\"\" ifeq ($(shell uname),Linux) CFLAGS+=-DLINUX +CFLAGS+=-D_GNU_SOURCE endif # Define this if you want i3status to spit out dzen2-compatible output on stdout -- cgit v1.2.3