mirror of
https://github.com/mintycube/slock.git
synced 2024-10-22 14:05:51 +02:00
Comment out dependencies by default
This commit is contained in:
parent
3f2ac9baec
commit
dc5c20a6d1
@ -11,14 +11,14 @@ X11INC = /usr/X11R6/include
|
||||
X11LIB = /usr/X11R6/lib
|
||||
|
||||
# Uncomment for message patch / MESSAGE_PATCH / COLORMESSAGE_PATCH / DWM_LOGO_PATCH
|
||||
XINERAMA=-lXinerama
|
||||
XINERAMAFLAGS = -DXINERAMA
|
||||
#XINERAMA=-lXinerama
|
||||
#XINERAMAFLAGS = -DXINERAMA
|
||||
|
||||
# Uncomment for pam auth patch / PAMAUTH_PATCH
|
||||
#PAM=-lpam
|
||||
|
||||
# Uncomment for blur pixelated screen patch / BLUR_PIXELATED_SCREEN_PATCH
|
||||
IMLIB=-lImlib2
|
||||
#IMLIB=-lImlib2
|
||||
|
||||
# includes and libs
|
||||
INCS = -I. -I/usr/include -I${X11INC}
|
||||
|
Loading…
Reference in New Issue
Block a user