Lines Matching refs:configure
9 `./configure' to configure readline for your system. If you're
11 `sh ./configure' instead to prevent `csh' from trying to execute
12 `configure' itself.
14 Running `configure' takes some time. While running, it prints some
30 files that `configure' created (so you can compile readline for
35 The `configure' shell script attempts to guess correct values for
45 debugging `configure').
48 to figure out how `configure' could check whether to do them, and
54 The file `configure.in' is used to create `configure' by a
55 program called `autoconf'. You only need `configure.in' if you
56 want to change it or regenerate `configure' using a newer version
57 of `autoconf'. The readline `configure.in' requires autoconf
64 the `configure' script does not know about. You can give `configure'
69 CC=c89 CFLAGS=-O2 LIBS=-lposix ./configure
73 env CPPFLAGS=-I/usr/local/include LDFLAGS=-s ./configure
83 the `configure' script. `configure' automatically checks for the
84 source code in the directory that `configure' is in and in `..'.
99 installation prefix other than `/usr/local' by giving `configure'
105 If you give `configure' the option `--exec-prefix=PATH', the
113 There may be some features `configure' can not figure out
115 will run on. Usually `configure' can figure that out, but if it
126 If you want to set default values for `configure' scripts to share,
129 `configure' looks for `PREFIX/share/config.site' if it exists, then
132 A warning: the readline `configure' looks for a site script, but not
133 all `configure' scripts do.
138 `configure' recognizes the following options to control how it
144 debugging `configure'.
147 Print a summary of the options to `configure', and exit.
156 `configure' can determine that directory automatically.
159 Print the version of Autoconf used to generate the `configure'
162 `configure' also accepts some other, not widely useful, options.
167 The readline `configure' recognizes a single `--with-PACKAGE' option:
178 `configure' also recognizes two `--enable-FEATURE' options:
191 history libraries. The configure script creates a Makefile in
196 If `configure' is given the `--enable-shared' option, it will attempt
208 the value of host_os and ${CC} as determined by configure. For
217 by configure, and should not need to be changed.
279 Once you have updated support/shobj-conf, re-run configure and type