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:
3009092
)
dist/shared.sh: Add gtk and gl to the list of PLUGINS.
author
Matt Birkholz
<matt@birkholz.chandler.az.us>
Mon, 4 Nov 2013 00:50:38 +0000
(17:50 -0700)
committer
Matt Birkholz
<matt@birkholz.chandler.az.us>
Mon, 4 Nov 2013 00:50:38 +0000
(17:50 -0700)
dist/shared.sh
patch
|
blob
|
history
diff --git
a/dist/shared.sh
b/dist/shared.sh
index 198eeb388741279c25071ada6452ac5e4e65a74d..cf44a5a89851d6f9e40aabd81c543cf103bcb023 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 md5 mhash"
+PLUGINS="blowfish gdbm md5 mhash
gtk gl
"
notify ()
{