• Home
  • Raw
  • Download

Lines Matching full:configure

15    The `configure' shell script attempts to guess correct values for
22 debugging `configure').
31 to figure out how `configure' could check whether to do them, and mail
37 The file `configure.ac' (or `configure.in') is used to create
38 `configure' by a program called `autoconf'. You only need
39 `configure.ac' if you want to change it or regenerate `configure' using
45 `./configure' to configure the package for your system. If you're
47 `sh ./configure' instead to prevent `csh' from trying to execute
48 `configure' itself.
50 Running `configure' takes awhile. While running, it prints some
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=c89 CFLAGS=-O2 LIBS=-lposix
93 the `configure' script. `configure' automatically checks for the
94 source code in the directory that `configure' is in and in `..'.
108 `configure' the option `--prefix=PREFIX'.
112 pass the option `--exec-prefix=PREFIX' to `configure', the package uses
118 kinds of files. Run `configure --help' for a list of the directories
122 with an extra prefix or suffix on their names by giving `configure' the
129 `configure', where FEATURE indicates an optional part of the package.
135 For packages that use the X Window System, `configure' can usually
137 you can use the `configure' options `--x-includes=DIR' and
143 There may be some features `configure' cannot figure out automatically,
146 architectures, `configure' can figure that out, but if it prints a
173 If you want to set default values for `configure' scripts to share, you
176 `configure' looks for `PREFIX/share/config.site' if it exists, then
179 A warning: not all `configure' scripts look for a site script.
185 environment passed to `configure'. However, some packages may run
186 configure again during the build, and the customized values of these
188 them in the `configure' command line, using `VAR=value'. For example:
190 ./configure CC=/usr/local2/bin/gcc
195 /bin/bash ./configure CONFIG_SHELL=/bin/bash
200 `configure' Invocation
203 `configure' recognizes the following options to control how it operates.
207 Print a summary of the options to `configure', and exit.
211 Print the version of Autoconf used to generate the `configure'
232 `configure' can determine that directory automatically.
234 `configure' also accepts some other, not widely useful, options. Run
235 `configure --help' for more details.