document configure options a bit more
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@431 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
11
docs/yap.tex
11
docs/yap.tex
@@ -468,7 +468,16 @@ To compile YAP it should be sufficient to:
|
||||
|
||||
@item @code{cd ARCH}.
|
||||
|
||||
@item @code{../configure}.
|
||||
@item @code{../configure ...options...}.
|
||||
|
||||
Notice that by default @code{configure} gives you a vanilla
|
||||
configuration. For instance, in order to use coroutining and/or CLP
|
||||
you need to do
|
||||
|
||||
@example
|
||||
../configure --enable-coroutining ...options...
|
||||
@end example
|
||||
Please @pxref{Configuration Options} for extra options.
|
||||
|
||||
@item check the Makefile for any extensions or changes you want to
|
||||
make.
|
||||
|
Reference in New Issue
Block a user