📄 configure.man
字号:
.\" -*- nroff -*-.\" Copyright (c) 1991, 1992 Cygnus Support.\" written by K. Richard Pixley.TH configure 1 "13 December 1991" "cygnus support" "Cygnus Support".de BP.sp.ti \-.2i\(**...SH NAMEconfigure \(em\& prepare source code to be built.SH SYNOPSISconfigure host1 [host2 [host3 ...]] [-exec_prefix=dir] [-gas] [-help][-host=h] [-nfp] [-norecursion][-prefix=dir] [-s] [-rm] [-site=s] [-srcdir=dir][-target=t] [-v] [-x].SH DESCRIPTION.I Configureis a program used to prepare souce code to be built. It does this bygenerating Makefiles and .gdbinit files, creating symlinks, diggingdirectories, and some other miscellaneous file editting..SH OPTIONS.I Configureaccepts the following options:.TP.I \-exec_prefix=dirsets the root directory for host dependent files to.I dir.The default location is the same as.I prefix..TP.I \-gastells configure that the GNU assembler is available on this machineeven if it is not ordinarily..TP.I \-helpdisplays a brief summary of the calling convention..TP.I \-host=hasks configure to prepare the source to be compiled in an environmentcalled.I h.This option is very confusing and is best ignored. FIXME: I don'tthink it should even be documented..TP.I \-nfpNotifies configure that all of the specified hosts have.I no floating pointunits..TP.I \-norecursionasks that only the current directory be configured. Normallyconfigure recurs on subdirectories..TP.I \-prefix=dirsets the default location in which to install files to dir. Thedefault is "/usr/local"..TP.I \-sused internally by configure to supress status messages onsubdirectory recursions..TP.I \-rmasks configure to remove a configuration rather than creating one..TP.I \-site=sasks configure to use any site specific Makefile fragments for s whenbuilding Makefiles..TP.I \-srcdir=dirtells configure to find the source in srcdir..TP.I \-target=tRequests that the sources be configured to target the t machine. Ifno targets are specified explicitly, the target is assumed to be thesame as the host. .TP.I \-tmpdir=dirSets the directory in which configure creates temporary files totmpdir..TP.I \-verbose.I \-vAsks that configure print status lines for each directory configured.Normally, only the status lines for the current directory are printed..TP.I \-xTells configure that MIT style X11 header files and libraries areavailable on this machine, even if they are not normally available..SH FILESconfigure.in for each directory's individual needsconfig.sub for parsing configuration names.SH "SEE ALSO".RB "`\|" configure "\|'"entry in .Binfo. (not yet available).
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -