dtsession: Enable X11 screensaver extension on FreeBSD
This commit is contained in:
@@ -78,8 +78,8 @@ SYS_LIBRARIES = $(XPLIB) $(XINLIB) -lXss -ldl -lcrypt -lm
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if defined(FreeBSDArchitecture) || defined(NetBSDArchitecture)
|
#if defined(FreeBSDArchitecture) || defined(NetBSDArchitecture)
|
||||||
EXTRA_DEFINES = -D${PROGRAMS} $(XINOPT)
|
EXTRA_DEFINES = -D${PROGRAMS} $(XINOPT) -DUSE_X11SSEXT
|
||||||
SYS_LIBRARIES = $(XPLIB) $(XINLIB) -lcrypt -lm
|
SYS_LIBRARIES = $(XPLIB) $(XINLIB) -lXss -lcrypt -lm
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
PROGRAMS=dtsession
|
PROGRAMS=dtsession
|
||||||
|
|||||||
Reference in New Issue
Block a user