Lines Matching refs:configure

13 Briefly, the shell commands `./configure; make; make install' should
14 configure, build, and install this package. The following
18 The `configure' shell script attempts to guess correct values for
25 debugging `configure').
34 to figure out how `configure' could check whether to do them, and mail
40 The file `configure.ac' (or `configure.in') is used to create
41 `configure' by a program called `autoconf'. You need `configure.ac' if
42 you want to change it or regenerate `configure' using a newer version
48 `./configure' to configure the package for your system.
50 Running `configure' might take a while. While running, it prints
63 files that `configure' created (so you can compile the package for
77 `configure' script does not know about. Run `./configure --help' for
80 You can give `configure' initial values for configuration parameters
84 ./configure CC=c99 CFLAGS=-g LIBS=-lposix
95 the `configure' script. `configure' automatically checks for the
96 source code in the directory that `configure' is in and in `..'.
109 `configure' the option `--prefix=PREFIX'.
113 pass the option `--exec-prefix=PREFIX' to `configure', the package uses
119 kinds of files. Run `configure --help' for a list of the directories
123 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
144 There may be some features `configure' cannot figure out automatically,
147 architectures, `configure' can figure that out, but if it prints a
174 If you want to set default values for `configure' scripts to share, you
177 `configure' looks for `PREFIX/share/config.site' if it exists, then
180 A warning: not all `configure' scripts look for a site script.
186 environment passed to `configure'. However, some packages may run
187 configure again during the build, and the customized values of these
189 them in the `configure' command line, using `VAR=value'. For example:
191 ./configure CC=/usr/local2/bin/gcc
199 CONFIG_SHELL=/bin/bash /bin/bash ./configure CONFIG_SHELL=/bin/bash
201 `configure' Invocation
204 `configure' recognizes the following options to control how it operates.
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.