summaryrefslogtreecommitdiff
path: root/dwm-6.2/log.txt
diff options
context:
space:
mode:
authorstkhan <personal@slickd.xyz>2021-04-16 16:27:12 +0000
committerstkhan <personal@slickd.xyz>2021-04-16 16:27:12 +0000
commitec72cbbcef95909bd61aa07a94c4fdd98d3fe768 (patch)
tree3b4eabe074f9fc4e0bc28f0692cef9b44c6ddac7 /dwm-6.2/log.txt
Init commit
Diffstat (limited to 'dwm-6.2/log.txt')
-rw-r--r--dwm-6.2/log.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/dwm-6.2/log.txt b/dwm-6.2/log.txt
new file mode 100644
index 0000000..59aafc5
--- /dev/null
+++ b/dwm-6.2/log.txt
@@ -0,0 +1,4 @@
+dwm build options:
+CFLAGS = -std=c99 -pedantic -Wall -Wno-deprecated-declarations -Os -I/usr/X11R6/include -I/usr/include/freetype2 -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=2 -DVERSION="6.2" -DXINERAMA
+LDFLAGS = -L/usr/X11R6/lib -lX11 -lXinerama -lfontconfig -lXft
+CC = cc