[Oisf-devel] typo in configure script (surictasc -> suricatasc)

Markus Lude markus.lude at gmx.de
Mon May 16 15:22:11 UTC 2016


Hi,

I think suricatasc is meant here in configure.ac

Regards,
Markus

--- configure.ac.orig   Mon Apr  4 12:16:09 2016
+++ configure.ac        Mon May 16 16:57:41 2016
@@ -120,14 +120,14 @@
     if test "x$enable_python" = "xno" ; then
         echo
         echo "   Warning! python disabled, you will not be      "
-        echo "   able to install surictasc unix socket client   "
+        echo "   able to install suricatasc unix socket client   "
         echo
         enable_python="no"
     fi
     if test "$HAVE_PYTHON_CONFIG" = "no"; then
         echo
         echo "   Warning! python not found, you will not be     "
-        echo "   able to install surictasc unix socket client   "
+        echo "   able to install suricatasc unix socket client   "
         echo
         enable_python="no"
     fi



More information about the Oisf-devel mailing list