From: Frank Lahm Date: Wed, 24 Oct 2012 18:08:32 +0000 (+0200) Subject: Fix typo X-Git-Url: https://arthur.barton.de/gitweb/?p=netatalk.git;a=commitdiff_plain;h=9947c261e99a30cdfe8842277f43ba553401ea83 Fix typo --- diff --git a/macros/summary.m4 b/macros/summary.m4 index b3eba270..950255ae 100644 --- a/macros/summary.m4 +++ b/macros/summary.m4 @@ -12,7 +12,7 @@ AC_DEFUN([AC_NETATALK_CONFIG_SUMMARY], [ AC_MSG_RESULT([ AFP:]) AC_MSG_RESULT([ Extended Attributes: $neta_cv_eas]) AC_MSG_RESULT([ ACL support: $with_acl_support]) - AC_MSG_RESULT([ Spotligh: $ac_cv_have_tracker]) + AC_MSG_RESULT([ Spotlight: $ac_cv_have_tracker]) AC_MSG_RESULT([ CNID:]) AC_MSG_RESULT([ backends: $compiled_backends]) AC_MSG_RESULT([ UAMS:])