Skip to content

Commit 5e17e6d

Browse files
committed
Configure: correct log message typo
1 parent c060ab9 commit 5e17e6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ AC_ARG_ENABLE(mlogc,
245245
CHECK_CURL()
246246

247247
if test -z "${CURL_VERSION}"; then
248-
AC_MSG_NOTICE([NOTE: mlgoc compilation was disabled.])
248+
AC_MSG_NOTICE([NOTE: mlogc compilation was disabled.])
249249
build_mlogc=0
250250
fi
251251

0 commit comments

Comments
 (0)