• Home
  • Raw
  • Download

Lines Matching full:configure

6    The `configure' shell script attempts to guess correct values for
14 (useful mainly for debugging `configure').
17 to figure out how `configure' could check whether to do them, and mail
22 The file `configure.in' is used to create `configure' by a program
23 called `autoconf'. You only need `configure.in' if you want to change
24 it or regenerate `configure' using a newer version of `autoconf'.
29 `./configure' to configure the package for your system. If you're
31 `sh ./configure' instead to prevent `csh' from trying to execute
32 `configure' itself.
34 Running `configure' takes awhile. While running, it prints some
47 files that `configure' created (so you can compile the package for
58 the `configure' script does not know about. You can give `configure'
62 CC=c89 CFLAGS=-O2 LIBS=-lposix ./configure
65 env CPPFLAGS=-I/usr/local/include LDFLAGS=-s ./configure
75 the `configure' script. `configure' automatically checks for the
76 source code in the directory that `configure' is in and in `..'.
89 installation prefix other than `/usr/local' by giving `configure' the
94 give `configure' the option `--exec-prefix=PATH', the package will use
100 kinds of files. Run `configure --help' for a list of the directories
104 with an extra prefix or suffix on their names by giving `configure' the
111 `configure', where FEATURE indicates an optional part of the package.
117 For packages that use the X Window System, `configure' can usually
119 you can use the `configure' options `--x-includes=DIR' and
125 There may be some features `configure' can not figure out
127 will run on. Usually `configure' can figure that out, but if it prints
145 If you want to set default values for `configure' scripts to share,
148 `configure' looks for `PREFIX/share/config.site' if it exists, then
151 A warning: not all `configure' scripts look for a site script.
156 `configure' recognizes the following options to control how it
162 debugging `configure'.
165 Print a summary of the options to `configure', and exit.
176 `configure' can determine that directory automatically.
179 Print the version of Autoconf used to generate the `configure'
182 `configure' also accepts some other, not widely useful, options.