Manpages

Manpage of libole2-config

libole2-config

Section: User Commands (1)
Index
Return to Main Contents
 

NAME

libole2-dev - script to get information about the installed version of libole2.  

SYNOPSIS

libole2-dev [--prefix[=DIR]] [--libs] [--cflags] [--help] [--version]  

DESCRIPTION

libole2-dev is a tool that is used to determine the compiler and linker flags that should be used to compile and link programs that use the libole2 library.  

OPTIONS

--prefix=PREFIX
If specified, use PREFIX instead of the installation prefix that libole2 was built with when computing the output for the --cflags and --libs options. This option is also used for the exec prefix if --exec-prefix was not specified. This option must be specified before any --libs or --cflags options.
--libs
Print the linker flags that are necessary to link a libole2 program.
--cflags
Print the compiler flags that are necessary to compile a libole2 program.
--help
Print a usage summary.
--version
Print the currently installed version of libole2 on the standard output.
 

AUTHOR

This manual page was written by J.H.M. Dassen (Ray) <jdassen@debian.org> based on the libart-config (1) manual page by Christian Marillat <marillat@debian.org> for the Debian GNU/Linux system (but may be used by others).


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
AUTHOR

This document was created by man2html, using the manual pages.
Time: 14:32:11 GMT, April 18, 2024