Lines Matching refs:a

20 below.  The lack of an optional feature in a given package is not
21 necessarily a bug. More recommendations for GNU packages can be found
26 those values to create a `Makefile' in each directory of the package.
28 definitions. Finally, it creates a shell script `config.status' that
29 you can run in the future to recreate the current configuration, and a
47 `configure' by a program called `autoconf'. You need `configure.ac' if
48 you want to change it or regenerate `configure' using a newer version
56 Running `configure' might take a while. While running, it prints
65 documentation. When installing into a prefix owned by root, it is
66 recommended that the package be configured and built as a regular
72 This target does not install anything. Running this target as a
80 a different kind of computer), type `make distclean'. There is
81 also a `make maintainer-clean' target, but that is intended mainly
120 is known as a "VPATH" build.
122 With a non-GNU `make', it is safer to compile the package for one
123 architecture at a time in the source code directory. After you have
130 compiler but only a single `-arch' option to the preprocessor. Like
138 may have to build one architecture at a time and combine the results
158 kinds of files. Run `configure --help' for a list of the directories
234 On OSF/1 a.k.a. Tru64, some versions of the default C compiler cannot
236 a workaround. If GNU CC is not installed, it is therefore recommended
262 a message saying it cannot guess the machine type, give it the
263 `--build=TYPE' option. TYPE can either be a short name for the system
264 type, such as `sun4', or a canonical name which has the form:
281 If you want to _use_ a cross compiler, that generates code for a
290 you can create a site shell script called `config.site' that gives
295 A warning: not all `configure' scripts look for a site script.
300 Variables not defined in a site shell script can be set in the
325 Print a summary of all of the options to `configure', and exit.
329 Print a summary of the options unique to this package's