diff --git a/configure.ac b/configure.ac index 81a1a6b6..7c11873c 100644 --- a/configure.ac +++ b/configure.ac @@ -245,7 +245,7 @@ AC_ARG_ENABLE(mlogc, CHECK_CURL() if test -z "${CURL_VERSION}"; then - AC_MSG_NOTICE([NOTE: mlgoc compilation was disabled.]) + AC_MSG_NOTICE([NOTE: mlogc compilation was disabled.]) build_mlogc=0 fi