]> arthur.barton.de Git - netatalk.git/blobdiff - macros/quota-check.m4
Merge branch 'v3-cleanup' into tmp/v3.0.4-alex
[netatalk.git] / macros / quota-check.m4
index b7e0c3a213f659dfd041eb04be39cc672c061a17..e2e145e616ed15da19fec87d1729c7ed211f9666 100644 (file)
@@ -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=""