Correct guile help for -Linkage.
-linkage does not work (it clashes with the generic -l option).
This commit is contained in:
parent
d15220cba4
commit
ec1d5a5be1
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ Guile Options (available with -guile)\n\
|
|||
-exportprimitive - Add the (export ...) code from scmstub into the\n\
|
||||
GOOPS file.\n\
|
||||
-goopsprefix <prefix> - Prepend <prefix> to all goops identifiers\n\
|
||||
-linkage <lstyle> - Use linkage protocol <lstyle> (default `simple')\n\
|
||||
-Linkage <lstyle> - Use linkage protocol <lstyle> (default `simple')\n\
|
||||
Use `module' for native Guile module linking\n\
|
||||
(requires Guile >= 1.5.0). Use `passive' for\n\
|
||||
passive linking (no C-level module-handling code),\n\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue