diff options
-rw-r--r-- | configure.seed | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.seed b/configure.seed index 3863cda51..8f8817f24 100644 --- a/configure.seed +++ b/configure.seed @@ -61,7 +61,7 @@ fi HS_LIB= HS_INC= -AC_ARG_WITH(hyperscan, [ --with-hyperscan Enable nDPI build with Intel Hyperscan]) +AC_ARG_WITH(hyperscan, [ --with-hyperscan Enable nDPI build with Intel Hyperscan]) if test "${with_hyperscan+set}" = set; then BKP=$LIBS |