Compare commits
No commits in common. "13c2139ffdfec635839dad0d673ec11f4020fe5c" and "49dc8002cd995641b32f16e39879bf70e2b601bf" have entirely different histories.
13c2139ffd
...
49dc8002cd
@ -20,8 +20,6 @@ LIBS = -L$(X11LIB) -lm -lrt -lX11 -lutil -lXft -lXrender\
|
||||
`$(PKG_CONFIG) --libs fontconfig` \
|
||||
`$(PKG_CONFIG) --libs freetype2`
|
||||
|
||||
LIBS += -lXrandr
|
||||
|
||||
# flags
|
||||
STCPPFLAGS = -DVERSION=\"$(VERSION)\" -D_XOPEN_SOURCE=600
|
||||
STCFLAGS = $(INCS) $(STCPPFLAGS) $(CPPFLAGS) $(CFLAGS)
|
||||
|
Loading…
Reference in New Issue
Block a user