[go: up one dir, main page]

File: coin-config.1

package info (click to toggle)
coin3 3.1.3-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 48,344 kB
  • ctags: 70,042
  • sloc: cpp: 314,328; ansic: 15,927; sh: 13,635; makefile: 8,780; perl: 2,149; lex: 1,302; lisp: 1,247; yacc: 184; xml: 175; sed: 68
file content (26 lines) | stat: -rw-r--r-- 600 bytes parent folder | download | duplicates (13)
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
.\" Process this file with
.\" groff -man -Tascii coin-config.1
.\"
.TH coin-config 1 "AUGUST 2001" "Library Configuration" "User Manuals"
.SH NAME
coin-config \- Display Coin Library Configuration
.SH SYNOPSIS
.B coin-config 
.I OPTION 
.B [
.I OPTION
.B ... ]
.SH DESCRIPTION
.B coin-config
is a script that is used to display what compiler flags and libraries were
used when Coin was built.

.SH OPTIONS
.IP --version
Coin version information
.IP --cppflags
C pre-processor and compiler flags for use with Coin
.IP --libs
Coin library linking information
.SH AUTHOR
Steve Robbins <smr@debian.org>