Introduction
Introduction Statistics Contact Development Disclaimer Help
tminor fix - dwm - [fork] customized build of dwm, the dynamic window manager
git clone git://src.adamsgaard.dk/dwm
Log
Files
Refs
README
LICENSE
---
commit 4db2f44277a29ad2c6c053846568667b27658f3f
parent 1f1a1327847c3beedcbc7b57085a8deb8e8ec1f5
Author: Anselm R Garbe <[email protected]>
Date: Fri, 13 Jun 2008 17:37:43 +0100
minor fix
Diffstat:
M config.mk | 2 --
1 file changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/config.mk b/config.mk
t@@ -20,8 +20,6 @@ LIBS = -L/usr/lib -lc -L${X11LIB} -lX11 ${XINERAMALIBS}
# flags
CPPFLAGS = -DVERSION=\"${VERSION}\" ${XINERAMAFLAGS}
-#CFLAGS = -Os ${INCS} ${CPPFLAGS}
-#LDFLAGS = -s ${LIBS}
CFLAGS = -std=c99 -pedantic -Wall -Os ${INCS} ${CPPFLAGS}
LDFLAGS = -s ${LIBS}
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.