ovsdb: Fix support for systems where libpcre is not installed.
authorBen Pfaff <blp@nicira.com>
Mon, 8 Feb 2010 23:37:49 +0000 (15:37 -0800)
committerBen Pfaff <blp@nicira.com>
Mon, 8 Feb 2010 23:37:49 +0000 (15:37 -0800)
commitbfe8e67ad595348f228938663956c3b8325997c5
tree92280e0ad9fd035952d97ef6337fb8aa3fd936a0
parent0d0f05b909b6428d44eb147bd4edd73782d2a137
ovsdb: Fix support for systems where libpcre is not installed.

This is one of the loose ends that I intended to fix up and test before
pushing off my commits to add use of PCRE, but obviously I forgot.
INSTALL.Linux
lib/automake.mk
lib/ovsdb-types.c
lib/ovsdb-types.h
lib/pcre.h [deleted file]
m4/openvswitch.m4
tests/atlocal.in
tests/ovs-vsctl.at
tests/ovsdb-data.at
tests/ovsdb-types.at