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:
3e36d1c
)
Tweak README to indicate correct order for tests.
author
Chris Hanson
<org/chris-hanson/cph>
Fri, 14 Sep 2018 23:06:11 +0000
(19:06 -0400)
committer
Chris Hanson
<org/chris-hanson/cph>
Fri, 14 Sep 2018 23:06:11 +0000
(19:06 -0400)
src/x11-screen/README
patch
|
blob
|
history
diff --git
a/src/x11-screen/README
b/src/x11-screen/README
index 6fe2f9959d8a9c6b296f7300fbf127a192d2364a..11c1288c313dfa1bbbdaab3e8ba227a4e6951ea8 100644
(file)
--- a/
src/x11-screen/README
+++ b/
src/x11-screen/README
@@
-3,10
+3,11
@@
The X11-SCREEN option.
This plugin creates an (edwin screen x11-screen) package that
registers an Edwin display type named X11, an exact replacement for
the microcode module based X screen type. The plugin is built in the
-customary GNU way:
+customary GNU way, except that it must be installed prior to running
+tests.
./configure ...
- make all
check install
+ make all
install check
To load: