Rechercher une page de manuel
clamav-config
Langue: en
Version: June 2004 (debian - 07/07/09)
Section: 1 (Commandes utilisateur)
Sommaire
NAME
clamav-config - script to get information about libclamav6SYNOPSIS
clamav-config [--prefix[=DIR]] [--version] [--cflags] [--libs]DESCRIPTION
clamav-config 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 libclamav6.OPTIONS
- --version
- Print the currently installed version of libclamav6 on the standard output.
- --libs
- Print the linker flags that are necessary to link a program with libclamav6.
- --cflags
- Print the compiler flags that are necessary to compile a program with libclamav6.
- --prefix=PREFIX
- If specified, use PREFIX instead of the installation prefix that libclamav6 was built with when computing the output for the --cflags and --libs options. This option must be specified before any --libs or --cflags options.
AUTHOR
clamav-config was written by Daniel Veillard.This manual page was created by Stephen Gran <sgran@debian.org> for the Debian GNU/Linux system (but may be used by others).
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre