Lines Matching full: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
72 the `configure' script does not know about. Run `./configure --help'
75 You can give `configure' initial values for configuration parameters
79 ./configure CC=c89 CFLAGS=-O2 LIBS=-lposix
92 the `configure' script. `configure' automatically checks for the
93 source code in the directory that `configure' is in and in `..'.
107 installation prefix other than `/usr/local' by giving `configure' the
112 give `configure' the option `--exec-prefix=PATH', the package will use
118 kinds of files. Run `configure --help' for a list of the directories
122 with an extra prefix or suffix on their names by giving `configure' the
130 `configure', where FEATURE indicates an optional part of the package.
136 For packages that use the X Window System, `configure' can usually
138 you can use the `configure' options `--x-includes=DIR' and
145 There may be some features `configure' cannot figure out
148 _same_ architectures, `configure' can figure that out, but if it prints
176 If you want to set default values for `configure' scripts to share,
179 `configure' looks for `PREFIX/share/config.site' if it exists, then
182 A warning: not all `configure' scripts look for a site script.
189 environment passed to `configure'. However, some packages may run
190 configure again during the build, and the customized values of these
192 them in the `configure' command line, using `VAR=value'. For example:
194 ./configure CC=/usr/local2/bin/gcc
200 `configure' Invocation
203 `configure' recognizes the following options to control how it
208 Print a summary of the options to `configure', and exit.
212 Print the version of Autoconf used to generate the `configure'
233 `configure' can determine that directory automatically.
235 `configure' also accepts some other, not widely useful, options. Run
236 `configure --help' for more details.