File: xapian-config.1

package info (click to toggle)
xapian-core 1.4.3-2%2Bdeb9u3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 21,412 kB
  • sloc: cpp: 113,868; ansic: 8,723; sh: 4,433; perl: 836; makefile: 566; tcl: 317; python: 40
file content (33 lines) | stat: -rw-r--r-- 867 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.4.
.TH XAPIAN-CONFIG "1" "January 2017" "xapian-core 1.4.3" "User Commands"
.SH NAME
xapian-config \- report information about the installed version of xapian
.SH SYNOPSIS
.B xapian-config
\fI\,OPTION\/\fR...
.SH DESCRIPTION
xapian\-config \- report information about the installed version of xapian
.SH OPTIONS
.TP
\fB\-\-cxxflags\fR
output all preprocessor and C++ compiler flags
.TP
\fB\-\-libs\fR
output all linker flags
.TP
\fB\-\-ltlibs\fR
output linker flags for linking using GNU libtool
.TP
\fB\-\-static\fR
make other options report values for static linking
.TP
\fB\-\-swigflags\fR
output preprocessor flags for use with SWIG
.TP
\fB\-\-help\fR
output this help and exit
.TP
\fB\-\-version\fR
output version information and exit
.SH "REPORTING BUGS"
Report bugs to <https://xapian.org/bugs>.