Lines Matching refs:configure
20 The `configure' shell script attempts to guess correct values for
27 debugging `configure').
36 to figure out how `configure' could check whether to do them, and mail
42 The file `configure.ac' (or `configure.in') is used to create
43 `configure' by a program called `autoconf'. You only need
44 `configure.ac' if you want to change it or regenerate `configure' using
50 `./configure' to configure the package for your system. If you're
52 `sh ./configure' instead to prevent `csh' from trying to execute
53 `configure' itself.
55 Running `configure' takes awhile. While running, it prints some
68 files that `configure' created (so you can compile the package for
79 the `configure' script does not know about. Run `./configure --help'
82 You can give `configure' initial values for configuration parameters
86 ./configure CC=c89 CFLAGS=-O2 LIBS=-lposix
98 the `configure' script. `configure' automatically checks for the
99 source code in the directory that `configure' is in and in `..'.
112 installation prefix other than `/usr/local' by giving `configure' the
117 give `configure' the option `--exec-prefix=PATH', the package will use
123 kinds of files. Run `configure --help' for a list of the directories
127 with an extra prefix or suffix on their names by giving `configure' the
134 `configure', where FEATURE indicates an optional part of the package.
140 For packages that use the X Window System, `configure' can usually
142 you can use the `configure' options `--x-includes=DIR' and
148 There may be some features `configure' cannot figure out
151 _same_ architectures, `configure' can figure that out, but if it prints
178 If you want to set default values for `configure' scripts to share,
181 `configure' looks for `PREFIX/share/config.site' if it exists, then
184 A warning: not all `configure' scripts look for a site script.
190 environment passed to `configure'. However, some packages may run
191 configure again during the build, and the customized values of these
193 them in the `configure' command line, using `VAR=value'. For example:
195 ./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.