patch-src_plugins_quota_Makefile_in 471 B

12345678910111213
  1. $Id: update-patches 24 2008-08-31 14:56:13Z wbx $
  2. --- dovecot-1.1.7.orig/src/plugins/quota/Makefile.in 2008-11-23 23:16:42.000000000 +0100
  3. +++ dovecot-1.1.7/src/plugins/quota/Makefile.in 2008-12-22 14:17:55.000000000 +0100
  4. @@ -239,9 +239,6 @@ lib10_quota_plugin_la_LDFLAGS = -module
  5. module_LTLIBRARIES = \
  6. lib10_quota_plugin.la
  7. -@HAVE_RQUOTA_TRUE@lib10_quota_plugin_la_LIBADD = \
  8. -@HAVE_RQUOTA_TRUE@ -lrpcsvc
  9. -
  10. quota_dist_sources = \
  11. quota.c \
  12. quota-count.c \