Skip to content
Commit f08b9e8e authored by Zhiquan Li's avatar Zhiquan Li Committed by Martin Jansa
Browse files

snort: fix m4 causes out of memory during configure



There is an incorrect m4_define() in configure.in which will result in an
infinite recursion, and it doesn't make sense, since snort 2.9.7 it has been
commented out. We follow this solution to fix it.

Signed-off-by: default avatarZhiquan Li <zhiquan.li@windriver.com>
Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
parent 4a680e64
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment