diff options
Diffstat (limited to 'dwm-6.2/log.txt')
| -rw-r--r-- | dwm-6.2/log.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/dwm-6.2/log.txt b/dwm-6.2/log.txt deleted file mode 100644 index 59aafc5..0000000 --- a/dwm-6.2/log.txt +++ /dev/null @@ -1,4 +0,0 @@ -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 |