• Home
  • Raw
  • Download

Lines Matching full: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 the `configure' script does not know about. Run `./configure --help'
103 You can give `configure' initial values for configuration parameters
107 ./configure CC=c99 CFLAGS=-g LIBS=-lposix
118 the `configure' script. `configure' automatically checks for the
119 source code in the directory that `configure' is in and in `..'. This
133 ./configure CC="gcc -arch i386 -arch x86_64 -arch ppc -arch ppc64" \
147 `configure' the option `--prefix=PREFIX', where PREFIX must be an
152 pass the option `--exec-prefix=PREFIX' to `configure', the package uses
158 kinds of files. Run `configure --help' for a list of the directories
165 correct locations to `configure'; however, many packages provide one or
174 `${prefix}'. Any directories that were specified during `configure',
190 at `configure' time.
196 with an extra prefix or suffix on their names by giving `configure' the
200 `configure', where FEATURE indicates an optional part of the package.
206 For packages that use the X Window System, `configure' can usually
208 you can use the `configure' options `--x-includes=DIR' and
211 Some packages offer the ability to configure how verbose the
212 execution of `make' will be. For these packages, running `./configure
214 overridden with `make V=1'; while running `./configure
225 ./configure CC="cc -Ae -D_XOPEN_SOURCE=500"
231 generated files such as `configure' are involved. Use GNU `make'
239 ./configure CC="cc"
243 ./configure CC="cc -nodtk"
253 ./configure --prefix=/boot/common
258 There may be some features `configure' cannot figure out
261 _same_ architectures, `configure' can figure that out, but if it prints
289 If you want to set default values for `configure' scripts to share,
292 `configure' looks for `PREFIX/share/config.site' if it exists, then
295 A warning: not all `configure' scripts look for a site script.
301 environment passed to `configure'. However, some packages may run
302 configure again during the build, and the customized values of these
304 them in the `configure' command line, using `VAR=value'. For example:
306 ./configure CC=/usr/local2/bin/gcc
315 CONFIG_SHELL=/bin/bash ./configure CONFIG_SHELL=/bin/bash
317 `configure' Invocation
320 `configure' recognizes the following options to control how it
325 Print a summary of all of the options to `configure', and exit.
330 `configure', and exit. The `short' variant lists options used
336 Print the version of Autoconf used to generate the `configure'
357 `configure' can determine that directory automatically.
366 Run the configure checks, but stop before creating any output
369 `configure' also accepts some other, not widely useful, options. Run
370 `configure --help' for more details.