Lines Matching refs:configure

15 Briefly, the shell commands `./configure; make; make install' should
16 configure, build, and install this package. The following
24 The `configure' shell script attempts to guess correct values for
31 debugging `configure').
40 to figure out how `configure' could check whether to do them, and mail
46 The file `configure.ac' (or `configure.in') is used to create
47 `configure' by a program called `autoconf'. You need `configure.ac' if
48 you want to change it or regenerate `configure' using a newer version
54 `./configure' to configure the package for your system.
56 Running `configure' might take a while. While running, it prints
79 files that `configure' created (so you can compile the package for
100 `configure' script does not know about. Run `./configure --help' for
103 You can give `configure' initial values for configuration parameters
107 ./configure CC=c99 CFLAGS=-g LIBS=-lposix
117 `configure' the option `--prefix=PREFIX', where PREFIX must be an
122 pass the option `--exec-prefix=PREFIX' to `configure', the package uses
128 kinds of files. Run `configure --help' for a list of the directories
135 correct locations to `configure'; however, many packages provide one or
144 `${prefix}'. Any directories that were specified during `configure',
160 at `configure' time.
166 an extra prefix or suffix on their names by giving `configure' the
170 `configure', where FEATURE indicates an optional part of the package.
176 For packages that use the X Window System, `configure' can usually
178 you can use the `configure' options `--x-includes=DIR' and
181 Some packages offer the ability to configure how verbose the
182 execution of `make' will be. For these packages, running `./configure
184 overridden with `make V=1'; while running `./configure
191 There may be some features `configure' cannot figure out automatically,
194 architectures, `configure' can figure that out, but if it prints a
222 If you want to set default values for `configure' scripts to share, you
225 `configure' looks for `PREFIX/share/config.site' if it exists, then
228 A warning: not all `configure' scripts look for a site script.
234 environment passed to `configure'. However, some packages may run
235 configure again during the build, and the customized values of these
237 them in the `configure' command line, using `VAR=value'. For example:
239 ./configure CC=/usr/local2/bin/gcc
248 CONFIG_SHELL=/bin/bash ./configure CONFIG_SHELL=/bin/bash
250 `configure' Invocation
253 `configure' recognizes the following options to control how it operates.
257 Print a summary of all of the options to `configure', and exit.
262 `configure', and exit. The `short' variant lists options used
268 Print the version of Autoconf used to generate the `configure'
289 `configure' can determine that directory automatically.
298 Run the configure checks, but stop before creating any output
301 `configure' also accepts some other, not widely useful, options. Run
302 `configure --help' for more details.