1
0
mirror of https://github.com/signalwire/freeswitch.git synced 2025-08-13 17:38:59 +00:00
Files
build
cmake_modules
conf
debian
docs
dtd
freeswitch.xcodeproj
fscomm
htdocs
libs
apr
apr-util
broadvoice
curl
esl
iksemel
ilbc
js
libdingaling
libedit
libg722_1
libnatpmp
libsndfile
libteletone
miniupnpc
pcre
cmake
doc
html
index.html
pcre-config.html
pcre.html
pcre_compile.html
pcre_compile2.html
pcre_config.html
pcre_copy_named_substring.html
pcre_copy_substring.html
pcre_dfa_exec.html
pcre_exec.html
pcre_free_substring.html
pcre_free_substring_list.html
pcre_fullinfo.html
pcre_get_named_substring.html
pcre_get_stringnumber.html
pcre_get_stringtable_entries.html
pcre_get_substring.html
pcre_get_substring_list.html
pcre_info.html
pcre_maketables.html
pcre_refcount.html
pcre_study.html
pcre_version.html
pcreapi.html
pcrebuild.html
pcrecallout.html
pcrecompat.html
pcrecpp.html
pcregrep.html
pcrematching.html
pcrepartial.html
pcrepattern.html
pcreperform.html
pcreposix.html
pcreprecompile.html
pcresample.html
pcrestack.html
pcresyntax.html
pcretest.html
Tech.Notes
index.html.src
pcre-config.1
pcre-config.txt
pcre.3
pcre.txt
pcre_compile.3
pcre_compile2.3
pcre_config.3
pcre_copy_named_substring.3
pcre_copy_substring.3
pcre_dfa_exec.3
pcre_exec.3
pcre_free_substring.3
pcre_free_substring_list.3
pcre_fullinfo.3
pcre_get_named_substring.3
pcre_get_stringnumber.3
pcre_get_stringtable_entries.3
pcre_get_substring.3
pcre_get_substring_list.3
pcre_info.3
pcre_maketables.3
pcre_refcount.3
pcre_study.3
pcre_version.3
pcreapi.3
pcrebuild.3
pcrecallout.3
pcrecompat.3
pcrecpp.3
pcregrep.1
pcregrep.txt
pcrematching.3
pcrepartial.3
pcrepattern.3
pcreperform.3
pcreposix.3
pcreprecompile.3
pcresample.3
pcrestack.3
pcresyntax.3
pcretest.1
pcretest.txt
perltest.txt
testdata
.update
132html
AUTHORS
CMakeLists.txt
COPYING
ChangeLog
CleanTxt
Detrail
HACKING
INSTALL
LICENCE
Makefile.am
NEWS
NON-UNIX-USE
PrepareRelease
README
RunGrepTest
RunGrepTest.in
RunTest
RunTest.bat
RunTest.in
config-cmake.h.in
config.h.generic
configure.ac
configure.gnu
depcomp
dftables.c
libpcre.def
libpcre.pc.in
libpcrecpp.pc.in
libpcreposix.def
makevp.bat
makevp_c.txt
makevp_l.txt
pcre-config.in
pcre.def
pcre.h
pcre.h.generic
pcre.h.in
pcre_chartables.c.dist
pcre_compile.c
pcre_config.c
pcre_dfa_exec.c
pcre_exec.c
pcre_fullinfo.c
pcre_get.c
pcre_globals.c
pcre_info.c
pcre_internal.h
pcre_maketables.c
pcre_newline.c
pcre_ord2utf8.c
pcre_printint.src
pcre_refcount.c
pcre_scanner.cc
pcre_scanner.h
pcre_scanner_unittest.cc
pcre_stringpiece.cc
pcre_stringpiece.h.in
pcre_stringpiece_unittest.cc
pcre_study.c
pcre_tables.c
pcre_try_flipped.c
pcre_ucd.c
pcre_ucp_searchfuncs.c
pcre_valid_utf8.c
pcre_version.c
pcre_xclass.c
pcrecpp.cc
pcrecpp.h
pcrecpp_internal.h
pcrecpp_unittest.cc
pcrecpparg.h.in
pcredemo.c
pcregexp.pas
pcregrep.c
pcreposix.c
pcreposix.h
pcretest.c
perltest
perltest.pl
ucp.h
ucpinternal.h
ucptable.c
portaudio
sofia-sip
spandsp
speex
sqlite
srtp
stfu
tiff-3.8.2
udns
unimrcp
win32
xmlrpc-c
yaml
patches
scripts
src
support-d
w32
.version.in
CMakeLists.txt
Freeswitch.2005.unsupported.sln
Freeswitch.2008.express.sln
Freeswitch.2008.sln
Freeswitch.2008.sln.debug.bat
Freeswitch.2008.sln.release.bat
INSTALL
Makefile.am
acinclude.m4
bootstrap.sh
configure.in
freeswitch.spec
freeswitch/libs/pcre/doc/html/pcre-config.html

89 lines
2.8 KiB
HTML
Raw Normal View History

<html>
<head>
<title>pcre-config specification</title>
</head>
<body bgcolor="#FFFFFF" text="#00005A" link="#0066FF" alink="#3399FF" vlink="#2222BB">
<h1>pcre-config man page</h1>
<p>
Return to the <a href="index.html">PCRE index page</a>.
</p>
<p>
This page is part of the PCRE HTML documentation. It was generated automatically
from the original man page. If there is any nonsense in it, please consult the
man page, in case the conversion went wrong.
<br>
<ul>
<li><a name="TOC1" href="#SEC1">SYNOPSIS</a>
<li><a name="TOC2" href="#SEC2">DESCRIPTION</a>
<li><a name="TOC3" href="#SEC3">OPTIONS</a>
<li><a name="TOC4" href="#SEC4">SEE ALSO</a>
<li><a name="TOC5" href="#SEC5">AUTHOR</a>
<li><a name="TOC6" href="#SEC6">REVISION</a>
</ul>
<br><a name="SEC1" href="#TOC1">SYNOPSIS</a><br>
<P>
<b>pcre-config [--prefix] [--exec-prefix] [--version] [--libs]</b>
<b>[--libs-posix] [--cflags] [--cflags-posix]</b>
</P>
<br><a name="SEC2" href="#TOC1">DESCRIPTION</a><br>
<P>
<b>pcre-config</b> returns the configuration of the installed PCRE
libraries and the options required to compile a program to use them.
</P>
<br><a name="SEC3" href="#TOC1">OPTIONS</a><br>
<P>
<b>--prefix</b>
Writes the directory prefix used in the PCRE installation for architecture
independent files (<i>/usr</i> on many systems, <i>/usr/local</i> on some
systems) to the standard output.
</P>
<P>
<b>--exec-prefix</b>
Writes the directory prefix used in the PCRE installation for architecture
dependent files (normally the same as <b>--prefix</b>) to the standard output.
</P>
<P>
<b>--version</b>
Writes the version number of the installed PCRE libraries to the standard
output.
</P>
<P>
<b>--libs</b>
Writes to the standard output the command line options required to link
with PCRE (<b>-lpcre</b> on many systems).
</P>
<P>
<b>--libs-posix</b>
Writes to the standard output the command line options required to link with
the PCRE posix emulation library (<b>-lpcreposix</b> <b>-lpcre</b> on many
systems).
</P>
<P>
<b>--cflags</b>
Writes to the standard output the command line options required to compile
files that use PCRE (this may include some <b>-I</b> options, but is blank on
many systems).
</P>
<P>
<b>--cflags-posix</b>
Writes to the standard output the command line options required to compile
files that use the PCRE posix emulation library (this may include some <b>-I</b>
options, but is blank on many systems).
</P>
<br><a name="SEC4" href="#TOC1">SEE ALSO</a><br>
<P>
<b>pcre(3)</b>
</P>
<br><a name="SEC5" href="#TOC1">AUTHOR</a><br>
<P>
This manual page was originally written by Mark Baker for the Debian GNU/Linux
system. It has been slightly revised as a generic PCRE man page.
</P>
<br><a name="SEC6" href="#TOC1">REVISION</a><br>
<P>
Last updated: 18 April 2007
<br>
<p>
Return to the <a href="index.html">PCRE index page</a>.
</p>