projects
/
oweals
/
cde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fae50f7
)
Enable X11 screen saver extension on Linux
author
alx
<alx@fastestcode.org>
Mon, 27 May 2013 00:13:27 +0000
(
02:13
+0200)
committer
Jon Trulson
<jon@radscan.com>
Mon, 27 May 2013 03:10:48 +0000
(21:10 -0600)
cde/programs/dtsession/Imakefile
patch
|
blob
|
history
diff --git
a/cde/programs/dtsession/Imakefile
b/cde/programs/dtsession/Imakefile
index 9231d645625fcdc39744514667fdc8e76043dcd1..856806a42f52b8eacb4d924c8321b72dbdf96d82 100644
(file)
--- a/
cde/programs/dtsession/Imakefile
+++ b/
cde/programs/dtsession/Imakefile
@@
-72,8
+72,8
@@
SYS_LIBRARIES = -lelf -lm -ldl -lgen
#endif
#if defined(LinuxArchitecture)
-EXTRA_DEFINES = -D${PROGRAMS} $(XINOPT)
-SYS_LIBRARIES = $(XPLIB) $(XINLIB) -ldl -lcrypt -lm
+EXTRA_DEFINES = -D${PROGRAMS} $(XINOPT)
-DUSE_X11SSEXT
+SYS_LIBRARIES = $(XPLIB) $(XINLIB) -l
Xss -l
dl -lcrypt -lm
#endif
#if defined(FreeBSDArchitecture)