summaryrefslogtreecommitdiff
path: root/sd/dmenu-5.0/log.txt
diff options
context:
space:
mode:
authorstkhan <personal@slickd.xyz>2021-06-19 10:42:34 -0500
committerstkhan <personal@slickd.xyz>2021-06-19 10:42:34 -0500
commite2dbb81b9144fd8be2eb89617db38fd361079fed (patch)
tree77cdbe3673b967c594327c878379aaae9c56daaf /sd/dmenu-5.0/log.txt
parente8df46e3babbb943a729935786a0d55dbe0e2028 (diff)
1.0.0b2
Former-commit-id: 7e8e8ad1998285a5b38c4bedd38acd0bbe37de4d
Diffstat (limited to 'sd/dmenu-5.0/log.txt')
-rw-r--r--sd/dmenu-5.0/log.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/sd/dmenu-5.0/log.txt b/sd/dmenu-5.0/log.txt
new file mode 100644
index 0000000..ad00eaa
--- /dev/null
+++ b/sd/dmenu-5.0/log.txt
@@ -0,0 +1,4 @@
+dmenu build options:
+CFLAGS = -std=c99 -pedantic -Wall -Os -I/usr/X11R6/include -I/usr/include/freetype2 -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -D_POSIX_C_SOURCE=200809L -DVERSION="5.0" -DXINERAMA
+LDFLAGS = -L/usr/X11R6/lib -lX11 -lXinerama -lfontconfig -lXft
+CC = cc