aboutsummarylogtreecommitdiffstats
path: root/config.mk
diff options
context:
space:
mode:
authorAnselm R Garbe2008-03-15 14:17:42 +0000
committerAnselm R Garbe2008-03-15 14:17:42 +0000
commit46c5a32e7ebb54adf8d34078644740e51db9c2a4 (patch)
treef98065746514eb463998b8c95b2560c253010908 /config.mk
parent2eb27831ee95dcd7157fd0938a2a48e5b998b866 (diff)
downloadaur-46c5a32e7ebb54adf8d34078644740e51db9c2a4.tar.gz
made the string-based setgeom working
Diffstat (limited to 'config.mk')
-rw-r--r--config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.mk b/config.mk
index 5176248939fb..f365e8fc640a 100644
--- a/config.mk
+++ b/config.mk
@@ -17,7 +17,7 @@ LIBS = -L/usr/lib -lc -L${X11LIB} -lX11
# flags
CFLAGS = -Os ${INCS} -DVERSION=\"${VERSION}\"
LDFLAGS = -s ${LIBS}
-#CFLAGS = -g -std=c99 -pedantic -Wall -O2 ${INCS} -DVERSION=\"${VERSION}\" -DWORK
+#CFLAGS = -g -std=c99 -pedantic -Wall -O2 ${INCS} -DVERSION=\"${VERSION}\"
#LDFLAGS = -g ${LIBS}
# Solaris