Lines Matching refs:configure
12 The `configure' shell script attempts to guess correct values for
19 debugging `configure').
28 to figure out how `configure' could check whether to do them, and mail
34 The file `configure.ac' (or `configure.in') is used to create
35 `configure' by a program called `autoconf'. You only need
36 `configure.ac' if you want to change it or regenerate `configure' using
42 `./configure' to configure the package for your system. If you're
44 `sh ./configure' instead to prevent `csh' from trying to execute
45 `configure' itself.
47 Running `configure' takes awhile. While running, it prints some
60 files that `configure' created (so you can compile the package for
71 the `configure' script does not know about. Run `./configure --help'
74 You can give `configure' initial values for configuration parameters
78 ./configure CC=c89 CFLAGS=-O2 LIBS=-lposix
90 the `configure' script. `configure' automatically checks for the
91 source code in the directory that `configure' is in and in `..'.
104 installation prefix other than `/usr/local' by giving `configure' the
109 give `configure' the option `--exec-prefix=PATH', the package will use
115 kinds of files. Run `configure --help' for a list of the directories
119 with an extra prefix or suffix on their names by giving `configure' the
126 `configure', where FEATURE indicates an optional part of the package.
132 For packages that use the X Window System, `configure' can usually
134 you can use the `configure' options `--x-includes=DIR' and
140 There may be some features `configure' cannot figure out
143 _same_ architectures, `configure' can figure that out, but if it prints
170 If you want to set default values for `configure' scripts to share,
173 `configure' looks for `PREFIX/share/config.site' if it exists, then
176 A warning: not all `configure' scripts look for a site script.
182 environment passed to `configure'. However, some packages may run
183 configure again during the build, and the customized values of these
185 them in the `configure' command line, using `VAR=value'. For example:
187 ./configure CC=/usr/local2/bin/gcc
192 `configure' Invocation
195 `configure' recognizes the following options to control how it
200 Print a summary of the options to `configure', and exit.
204 Print the version of Autoconf used to generate the `configure'
225 `configure' can determine that directory automatically.
227 `configure' also accepts some other, not widely useful, options. Run
228 `configure --help' for more details.