Skip to content
Snippets Groups Projects
Commit 3038438f authored by Johan Sundström's avatar Johan Sundström
Browse files

Oops; read diffs sloppily. Reinstated docs on configure --reconfigure.

Rev: README-CVS:1.27
parent 44179525
No related branches found
No related tags found
No related merge requests found
$Id: README-CVS,v 1.26 2007/03/12 04:54:24 jhs Exp $ $Id: README-CVS,v 1.27 2007/03/12 05:07:48 jhs Exp $
HOW TO BUILD PIKE FROM CVS HOW TO BUILD PIKE FROM CVS
...@@ -74,12 +74,11 @@ source Prepare the source tree for compilation without ...@@ -74,12 +74,11 @@ source Prepare the source tree for compilation without
force_autoconfig Force a build of the configure scripts. This is force_autoconfig Force a build of the configure scripts. This is
useful e.g. if a new module directory is added in useful e.g. if a new module directory is added in
the CVS. the CVS.
force_configure Force configure to be run (recursively). If force_configure Force configure to be run (recursively).
you've installed a new library and want Pike to reconfigure Remove the cached results from previous configure
detect it, then the simplest way is to remove runs and rerun configure recursively. If you have
config.cache in the build directory (or perhaps installed a new library and want Pike to detect it
just delete the relevant variables in it) and then then the simplest way is to use this target.
use this target.
dump_modules Dump the Pike modules directly in the build tree. dump_modules Dump the Pike modules directly in the build tree.
That makes Pike load faster if it's run directly That makes Pike load faster if it's run directly
from there, e.g. through the bin/pike script (see from there, e.g. through the bin/pike script (see
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment