X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=macros%2Fquota-check.m4;h=e2e145e616ed15da19fec87d1729c7ed211f9666;hb=259af075df56ba4ad3a0eed91c81fb4df4111f54;hp=b7e0c3a213f659dfd041eb04be39cc672c061a17;hpb=cf3e505e21e9c7ffba3a048ced9b772be8301e98;p=netatalk.git 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=""