aboutsummaryrefslogtreecommitdiff
path: root/tests/atlocal.in
diff options
context:
space:
mode:
authorBen Pfaff <blp@nicira.com>2010-02-23 15:48:28 -0800
committerBen Pfaff <blp@nicira.com>2010-02-25 14:59:41 -0800
commita26cc67c16932fa9d07da200bbff75889cfe7529 (patch)
tree1d928d9895cef1230c131d24a301ec9d9b0f2874 /tests/atlocal.in
parent89521e3f79d53523fda9f284e74f0f7aa21332b4 (diff)
Remove PCRE dependency.
Diffstat (limited to 'tests/atlocal.in')
-rw-r--r--tests/atlocal.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/atlocal.in b/tests/atlocal.in
index 1628ea55..8ac4f676 100644
--- a/tests/atlocal.in
+++ b/tests/atlocal.in
@@ -1,6 +1,5 @@
# -*- shell-script -*-
HAVE_OPENSSL='@HAVE_OPENSSL@'
-HAVE_PCRE='@HAVE_PCRE@'
HAVE_PYTHON='@HAVE_PYTHON@'
PERL='@PERL@'
PYTHON='@PYTHON@'