X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=netatalk.git;a=blobdiff_plain;f=macros%2Fquota-check.m4;h=e2e145e616ed15da19fec87d1729c7ed211f9666;hp=b7e0c3a213f659dfd041eb04be39cc672c061a17;hb=939eb9da6116bd502cdae97f84541993848071b4;hpb=30bdec7c3396de87144d5f6d45f11ffa6dad116b diff --git a/macros/quota-check.m4 b/macros/quota-check.m4 index b7e0c3a2..e2e145e6 100644 --- a/macros/quota-check.m4 +++ b/macros/quota-check.m4 @@ -1,10 +1,9 @@ -dnl $Id: quota-check.m4,v 1.6 2005-07-20 23:58:21 didg Exp $ dnl Autoconf macro to check for quota support 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=""