]> git.puffer.fish Git - matthieu/frr.git/commit
[configure] add configure support for PCRE Posix library
authorJeremy Jackson <jerj@coplanar.net>
Mon, 12 Jan 2009 21:06:12 +0000 (16:06 -0500)
committerPaul Jakma <paul@quagga.net>
Fri, 19 Jun 2009 14:01:16 +0000 (15:01 +0100)
commit25f45887abf320401745dd433c4e82bfd6db5d4d
treea52835a9976899d1bef9ec7bff9eaa4972a6fa45
parentc77cffdd69bf08ed54e390a3485cbd5024836a9a
[configure] add configure support for PCRE Posix library

Debian tried unsuccessfully to build with libpcreposix.  This adds proper
support to autoconf/configure.ac for it.

Based on the patch by C.J.  Adams-Collier in bug #483.

bgpd/bgp_{regex,routemap}.h: Pull in PCRE POSIX header if available.
bgpd/bgp_regex.h
bgpd/bgp_routemap.c
configure.ac