gnet-config.1.in
来自「GNet是一个简单的网络库。它是目标定向的」· IN 代码 · 共 47 行
IN
47 行
.TH GNET 1 "20 May 2001" Version @VERSION@.SH NAMEgnet-config - script to get information about the installed version of GNet.SH SYNOPSIS.B gnet-config [\-\-prefix\fI[=DIR]\fP] [\-\-exec\-prefix\fI[=DIR]\fP] [\-\-version] [\-\-libs] [\-\-cflags] [LIBRARIES].SH DESCRIPTION.PP\fIgnet-config\fP is a tool that is used to configure to determinethe compiler and linker flags that should be used to compileand link programs that use \fIGNet\fP. It is also used internallyto the .m4 macros for GNU autoconf that are included with \fIGNet\fP.\fIgnet-config\fP is depricated - use \fIpkg-config\fP for new projects...SH OPTIONS.l\fIgnet-config\fP accepts the following options:.TP 8.B LIBRARIES\fIGNet\fP has only the library 'gnet'. You do not need to specify thelibrary. This is intended for future expansion..TP 8.B \-\-versionPrint the currently installed version of \fIGNet\fP on the standard output..TP 8.B \-\-libsPrint the linker flags that are necessary to link a \fIGNet\fP program..TP 8.B \-\-cflagsPrint the compiler flags that are necessary to compile a \fIGNet\fP program..TP 8.B \-\-prefix=PREFIXIf specified, use PREFIX instead of the installation prefix that \fIGNet\fPwas built with when computing the output for the \-\-cflags and\-\-libs options. This option is also used for the exec prefixif \-\-exec\-prefix was not specified. This option must be specifiedbefore any \-\-libs or \-\-cflags options..TP 8.B \-\-exec\-prefix=PREFIXIf specified, use PREFIX instead of the installation exec prefix that\fIGNet\fP was built with when computing the output for the \-\-cflagsand \-\-libs options. This option must be specified before any\-\-libs or \-\-cflags options..SH SEE ALSO.BR glib-config (1), pkg-config (1).SH COPYRIGHTCopyright \(co 2001 David A. Helder
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?