X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=inline;f=macros%2Fquota-check.m4;h=e2e145e616ed15da19fec87d1729c7ed211f9666;hb=939eb9da6116bd502cdae97f84541993848071b4;hp=703c3568d34d38b36029a2c2e342abb8713af5a3;hpb=cb339ecf8189245733548775d0c8a8ea11136b7b;p=netatalk.git diff --git a/macros/quota-check.m4 b/macros/quota-check.m4 index 703c3568..e2e145e6 100644 --- a/macros/quota-check.m4 +++ b/macros/quota-check.m4 @@ -3,7 +3,7 @@ dnl FIXME: This is in now way complete. AC_DEFUN([AC_NETATALK_CHECK_QUOTA], [ AC_ARG_ENABLE(quota, - [ --enable-quota Turn on quota support (default=auto)]) + [ --enable-quota Turn on quota support (default=auto)]) if test x$enable_quota != xno; then QUOTA_LIBS=""