[Pkg-wmaker-commits] [wmacpi] 33/105: wmacpi: Remove deprecated /usr/X11R6/include directory from CFLAGS.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Tue Aug 18 01:13:42 UTC 2015


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to branch master
in repository wmacpi.

commit ff2f32f94e4ba27e0a4ff52f57d4c9637da4a4ae
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date:   Sun Nov 23 23:06:19 2014 -0600

    wmacpi: Remove deprecated /usr/X11R6/include directory from CFLAGS.
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 8b90efd..716e683 100644
--- a/Makefile
+++ b/Makefile
@@ -13,7 +13,7 @@ BUILD_CLI = 1
 #OPT	= -pg -g
 
 CC	:= gcc
-CFLAGS	+= $(OPT) -Wall -W -g -ansi -I/usr/X11R6/include
+CFLAGS	+= $(OPT) -Wall -W -g -ansi
 LDFLAGS += $(OPT) -lX11 -ldockapp
 
 WMSRC	:= wmacpi.c libacpi.c

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmacpi.git



More information about the Pkg-wmaker-commits mailing list