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:
1326bcb
)
Fix typo.
author
Chris Hanson
<org/chris-hanson/cph>
Sat, 27 Oct 2018 00:52:46 +0000
(17:52 -0700)
committer
Chris Hanson
<org/chris-hanson/cph>
Sat, 27 Oct 2018 00:52:46 +0000
(17:52 -0700)
src/configure.ac
patch
|
blob
|
history
diff --git
a/src/configure.ac
b/src/configure.ac
index 666b7eec71a16b52495ad1385693163001f1a9bc..10236c9d57e4b26923576c50af4c916f180236ee 100644
(file)
--- a/
src/configure.ac
+++ b/
src/configure.ac
@@
-90,7
+90,7
@@
AC_ARG_WITH([scheme-build],
# optional plugins
AC_ARG_ENABLE([default-plugins],
- AS_HELP_STRING([--default-plugins],
+ AS_HELP_STRING([--
enable-
default-plugins],
[Enable default plugins [[yes]]]))
: ${enable_default_plugins=yes}