aboutsummaryrefslogtreecommitdiffstats
path: root/main/tcpflow/configure-missing-m4-files.patch
blob: f0f7b4b1b3766221f41713510594a92ea7b9b098 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
diff --git a/configure.ac b/configure.ac
index cdaa5da..b11d9cf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -221,8 +221,8 @@ AC_CHECK_FUNCS([MD5_Init EVP_get_digestbyname])
 ################################################################
 ## Includes
 
-m4_include([src/dfxml/src/dfxml_configure.m4])
-m4_include([src/be13_api/be13_configure.m4])
+#m4_include([src/dfxml/src/dfxml_configure.m4])
+#m4_include([src/be13_api/be13_configure.m4])
 
 ################################################################
 # PTHREAD support