Lines Matching full:configure

13 Briefly, the shell commands './configure; make; make install' should
14 configure, build, and install this package. If that fails try
21 The `configure' shell script attempts to guess correct values for
28 debugging `configure').
37 to figure out how `configure' could check whether to do them, and mail
43 The file `configure.ac' (or `configure.in') is used to create
44 `configure' by a program called `autoconf'. You need `configure.ac' if
45 you want to change it or regenerate `configure' using a newer version
51 `./configure' to configure the package for your system.
53 Running `configure' might take a while. While running, it prints
66 files that `configure' created (so you can compile the package for
80 `configure' script does not know about. Run `./configure --help' for
83 You can give `configure' initial values for configuration parameters
87 ./configure CC=c99 CFLAGS=-g LIBS=-lposix
98 the `configure' script. `configure' automatically checks for the
99 source code in the directory that `configure' is in and in `..'.
112 `configure' the option `--prefix=PREFIX'.
116 pass the option `--exec-prefix=PREFIX' to `configure', the package uses
122 kinds of files. Run `configure --help' for a list of the directories
126 with an extra prefix or suffix on their names by giving `configure' the
133 `configure', where FEATURE indicates an optional part of the package.
139 For packages that use the X Window System, `configure' can usually
141 you can use the `configure' options `--x-includes=DIR' and
147 There may be some features `configure' cannot figure out automatically,
150 architectures, `configure' can figure that out, but if it prints a
177 If you want to set default values for `configure' scripts to share, you
180 `configure' looks for `PREFIX/share/config.site' if it exists, then
183 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
202 CONFIG_SHELL=/bin/bash /bin/bash ./configure CONFIG_SHELL=/bin/bash
204 `configure' Invocation
207 `configure' recognizes the following options to control how it operates.
211 Print a summary of the options to `configure', and exit.
215 Print the version of Autoconf used to generate the `configure'
236 `configure' can determine that directory automatically.
238 `configure' also accepts some other, not widely useful, options. Run
239 `configure --help' for more details.