summaryrefslogtreecommitdiff
path: root/tests/atlocal.in
diff options
context:
space:
mode:
authorBen Pfaff <blp@ovn.org>2017-11-15 10:24:32 -0800
committerBen Pfaff <blp@ovn.org>2017-11-26 16:12:08 -0800
commit73965b801a470793be8926ac497d3895502b9454 (patch)
treedb4c40a82b2005091d5691bdb4340070df2eeca0 /tests/atlocal.in
parent719dcfd4a25650e22b123a1ba7d32b84da8e5ed9 (diff)
downloadopenvswitch-73965b801a470793be8926ac497d3895502b9454.tar.gz
Remove Perl dependency.
Nothing in the OVS tree uses Perl any longer, so remove the dependency. Signed-off-by: Ben Pfaff <blp@ovn.org> Acked-by: Aaron Conole <aconole@redhat.com>
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 1ecabf03a..55f9333ee 100644
--- a/tests/atlocal.in
+++ b/tests/atlocal.in
@@ -3,7 +3,6 @@ HAVE_OPENSSL='@HAVE_OPENSSL@'
HAVE_PYTHON='@HAVE_PYTHON@'
HAVE_PYTHON3='@HAVE_PYTHON3@'
EGREP='@EGREP@'
-PERL='@PERL@'
if test x"$PYTHON" = x; then
PYTHON='@PYTHON@'