~ubuntu-branches/ubuntu/saucy/clamav/saucy

« back to all changes in this revision

Viewing changes to debian/clamav-config.1

  • Committer: Bazaar Package Importer
  • Author(s): Scott Kitterman
  • Date: 2007-12-18 15:18:53 UTC
  • mfrom: (0.25.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20071218151853-ag6bdjbq6budh353
Tags: 0.92~dfsg-0build1
Fake sync to get the new clamav into the NEW queue

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
.\"
20
20
.TH CLAMAV-CONFIG 1 "June 2004" "Debian Project" "Debian GNU/Linux"
21
21
.SH NAME
22
 
clamav-config \- script to get information about libclamav2
 
22
clamav-config \- script to get information about libclamav3
23
23
.SH SYNOPSIS
24
24
.B clamav\-config 
25
25
.BI [\-\-prefix[= DIR ]]
30
30
.B clamav\-config
31
31
is a tool that is used to configure to determine the compiler and
32
32
linker flags that should be used to compile and link programs that use
33
 
.BR libclamav2 .
 
33
.BR libclamav3 .
34
34
.SH OPTIONS
35
35
.TP
36
36
.B \-\-version
37
37
Print the currently installed version of 
38
 
.B libclamav2
 
38
.B libclamav3
39
39
on the standard output.
40
40
.TP
41
41
.B \-\-libs
42
42
Print the linker flags that are necessary to link a program with
43
 
.BR libclamav2 .
 
43
.BR libclamav3 .
44
44
.TP
45
45
.B \-\-cflags
46
46
Print the compiler flags that are necessary to compile a program with 
47
 
.BR libclamav2 .
 
47
.BR libclamav3 .
48
48
.TP
49
49
.BI  \-\-prefix= PREFIX
50
50
If specified, use 
51
51
.I PREFIX
52
52
instead of the installation prefix that 
53
 
.B libclamav2
 
53
.B libclamav3
54
54
was built with when computing the output for the 
55
55
.B \-\-cflags
56
56
and