• Home
  • Raw
  • Download

Lines Matching refs:configure

8 file is in, type `./configure'.  If you're using `csh' on an old
9 version of System V, you might need to type `sh configure' instead to
10 prevent `csh' from trying to execute `configure' itself.
12 The `configure' shell script attempts to guess correct values for
19 Running `configure' takes a minute or two. While it is running, it
21 see the messages, run `configure' with its standard output redirected
22 to `/dev/null'; for example, `./configure >/dev/null'.
28 `configure'. `configure' automatically checks for the source code in
29 the directory that `configure' is in and in `..'. If for some reason
30 `configure' is not in the source code directory that you are
32 In that case, run `configure' with the option `--srcdir=DIR', where
37 an installation prefix other than /usr/local by giving `configure' the
44 you give `configure' the option `--exec-prefix=PATH' or set the
50 Another `configure' option is useful mainly in `Makefile' rules for
55 run `./config.status' to actually configure the package. You can also
57 `configure' with the same arguments you used before. This option is
58 useful if you change `configure'.
60 Some packages pay attention to `--with-PACKAGE' options to `configure',
64 `configure' ignores any other arguments that you give it.
67 that `configure' doesn't know about, you can give `configure' initial
71 CC='gcc -traditional' DEFS=-D_POSIX_SOURCE ./configure
74 variables when running `configure' are:
77 value that `configure' would choose:)
84 the value that `configure' chooses:)
91 you to figure out how `configure' could check whether to do them, and
113 `configure' created), type `make distclean'.
115 The file `configure.in' is used as a template to create `configure' by
117 regenerate `configure' using a newer version of `autoconf'.