Also add hash file.
[Peter: fix .hash comment typo]
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
+ AC_MSG_ERROR([Neither getrpcbynumber_r nor getrpcbynumber are available])
+fi
+
- AC_ARG_ENABLE(altformat,
- [ --enable-altformat=[yes/no] Enable alternative format used by edquota [default=yes].],
+ AC_ARG_ENABLE(rpc,
+ [ --enable-rpc=[yes/no] Enable RPC support [default=yes].],
,
Index: b/svc_socket.c
===================================================================
--- /dev/null
+# From http://sourceforge.net/projects/linuxquota/files/quota-tools/4.01/ (click on info button)
+md5 5c2c31e321d2e1322ce12d69ae5c66d6 quota-4.01.tar.gz
+sha1 64d2ab8b039cfea1aa4bd9e77e8c373488a7f0bf quota-4.01.tar.gz
#
################################################################################
-QUOTA_VERSION = 4.00
+QUOTA_VERSION = 4.01
QUOTA_SITE = http://downloads.sourceforge.net/project/linuxquota/quota-tools/$(QUOTA_VERSION)
QUOTA_DEPENDENCIES = host-gettext
QUOTA_AUTORECONF = YES