Remove PCRE dependency.
[openvswitch] / tests / automake.mk
index e5cd0ec2f8145e7a51bcda673c1a7aade34f79ff..d6f6783911660942bc320cdf6da94dedbe1c8e3d 100644 (file)
@@ -216,7 +216,7 @@ tests_test_ovsdb_SOURCES = \
        tests/idltest.c \
        tests/idltest.h
 EXTRA_DIST += tests/uuidfilt.pl
-tests_test_ovsdb_LDADD = ovsdb/libovsdb.a lib/libopenvswitch.a $(SSL_LIBS) $(PCRE_LIBS)
+tests_test_ovsdb_LDADD = ovsdb/libovsdb.a lib/libopenvswitch.a $(SSL_LIBS)
 
 # idltest schema and IDL
 OVSIDL_BUILT +=        tests/idltest.c tests/idltest.h tests/idltest.ovsidl