40 lines
1.3 KiB
Groff
40 lines
1.3 KiB
Groff
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.39.4.
|
|
.TH LHAPDF-CONFIG "1" "May 2011" "lhapdf-config" "User Commands"
|
|
.SH NAME
|
|
lhapdf-config \- script to get version number and compiler flags of the installed LHAPDF library
|
|
.SH SYNOPSIS
|
|
.B lhapdf-config
|
|
[[\fI--help|-h\fR] \fI| \fR[\fI--prefix\fR] \fI| \fR[\fI--pdfsets-path\fR]]
|
|
.SH DESCRIPTION
|
|
\fIlhapdf-config\fP is a tool that is used to configure to determine
|
|
the compiler and linker flags that should be used to compile
|
|
and link programs that use \fILHAPDF\fP.
|
|
.SH OPTIONS
|
|
.TP
|
|
\fB\-\-help\fR | \fB\-h\fR
|
|
: show this help message
|
|
.TP
|
|
\fB\-\-prefix\fR
|
|
: show the installation prefix (cf. autoconf)
|
|
.TP
|
|
\fB\-\-incdir\fR
|
|
: show the path to the LHAPDF header directory (for C++ interface)
|
|
.TP
|
|
\fB\-\-libdir\fR
|
|
: show the path to the LHAPDF library directory
|
|
.TP
|
|
\fB\-\-datadir\fR
|
|
: show the path to the LHAPDF installed data directory
|
|
.HP
|
|
\fB\-\-pdfsets\-path\fR : show the path to the directory containing the PDF set data files
|
|
.TP
|
|
\fB\-\-cppflags\fR
|
|
: get compiler flags for use with the C preprocessor stage of C++ compilation
|
|
.TP
|
|
\fB\-\-ldflags\fR
|
|
: get compiler flags for use with the linker stage of any compilation
|
|
.TP
|
|
\fB\-\-version\fR
|
|
: returns LHAPDF release version number
|
|
.SH AUTHOR
|
|
This manual page was written by Lifeng Sun <lifongsun@gmail.com> for the Debian system (but may be used by others).
|