• Home
  • Raw
  • Download

Lines Matching full: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
74 `configure' script does not know about. Run `./configure --help' for
77 You can give `configure' initial values for configuration parameters
81 ./configure CC=c99 CFLAGS=-g LIBS=-lposix
92 the `configure' script. `configure' automatically checks for the
93 source code in the directory that `configure' is in and in `..'.
106 `configure' the option `--prefix=PREFIX'.
110 pass the option `--exec-prefix=PREFIX' to `configure', the package uses
116 kinds of files. Run `configure --help' for a list of the directories
120 with an extra prefix or suffix on their names by giving `configure' the
127 `configure', where FEATURE indicates an optional part of the package.
133 For packages that use the X Window System, `configure' can usually
135 you can use the `configure' options `--x-includes=DIR' and
141 There may be some features `configure' cannot figure out automatically,
144 architectures, `configure' can figure that out, but if it prints a
171 If you want to set default values for `configure' scripts to share, you
174 `configure' looks for `PREFIX/share/config.site' if it exists, then
177 A warning: not all `configure' scripts look for a site script.
183 environment passed to `configure'. However, some packages may run
184 configure again during the build, and the customized values of these
186 them in the `configure' command line, using `VAR=value'. For example:
188 ./configure CC=/usr/local2/bin/gcc
196 CONFIG_SHELL=/bin/bash /bin/bash ./configure CONFIG_SHELL=/bin/bash
198 `configure' Invocation
201 `configure' recognizes the following options to control how it operates.
205 Print a summary of the options to `configure', and exit.
209 Print the version of Autoconf used to generate the `configure'
230 `configure' can determine that directory automatically.
232 `configure' also accepts some other, not widely useful, options. Run
233 `configure --help' for more details.