projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
47cf058
)
dist/shared.sh: Add x11 and x11-screen to PLUGINS.
author
Matt Birkholz
<puck@birchwood-abbey.net>
Sun, 29 May 2016 01:30:50 +0000
(18:30 -0700)
committer
Matt Birkholz
<puck@birchwood-abbey.net>
Sun, 29 May 2016 01:30:50 +0000
(18:30 -0700)
dist/shared.sh
patch
|
blob
|
history
diff --git
a/dist/shared.sh
b/dist/shared.sh
index 540e03e77123ea5231fbb1e40897b024543ac9e5..e3f73488eb839627e3518275e899473bb0289674 100644
(file)
--- a/
dist/shared.sh
+++ b/
dist/shared.sh
@@
-100,7
+100,7
@@
LIARC_OUT=${OUTPUT_DIR}/liarc
NATIVE_OUT=${OUTPUT_DIR}/native
MACOSX_OUT=${OUTPUT_DIR}/macosx
-PLUGINS="blowfish gdbm mcrypt md5 mhash"
+PLUGINS="blowfish gdbm mcrypt md5 mhash
x11 x11-screen
"
notify ()
{