~ubuntu-branches/ubuntu/quantal/dovecot/quantal

« back to all changes in this revision

Viewing changes to sieve/src/lib-sieve/plugins/spamvirustest/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Chuck Short, Scott Kitterman
  • Date: 2010-06-22 10:33:51 UTC
  • mfrom: (1.13.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20100622103351-ifbmnklp8kxrhb30
Tags: 1:1.2.12-0ubuntu1
* New upstream release:
  - deliver: Don't crash when a message with Auto-submitted: header gets
   rejected.
  - lib-storage: Fixed header searches to work correctly when there are
    multiple headers with same name.
  - dict client: Disconnect from dict server after 1 second of idling.
  - dict: If process crashed, it wasn't automatically restarted
  - dict file: If dict file's group permissions equal world permissions,
    don't try to change its gid.
  - maildir: Fixed a memory leak when copying with hardlinks.
  - maildir: Expunging last messages may have assert-crashed if their
    filenames had just changed.
 * Update sieve patch to 0.1.17
 * debian/dovecot-common.postinst: Add warning about expired certificate.
   (Debian Bug: #576455)
 * Silence lintian warnings.

 [Scott Kitterman]
 * Rename dovecot-postfix to mail-stack-delivery per server-maverick-mail-
   integration spec.
   - Update debian/rules
   - Convert existing package to a dummy package and add new binary in debian/control
   - Update maintainer scripts.
   - Move previously installed backups and config files to new package name
     space in preinst
   - Add new debian/mail-stack-delivery.prerm to handle downgrades
   - Rename debian/dovecot-postfix.* to debian/mail-stack-delivery.*

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10.1 from Makefile.am.
 
1
# Makefile.in generated by automake 1.10.2 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
81
81
CFLAGS = @CFLAGS@
82
82
CPP = @CPP@
83
83
CPPFLAGS = @CPPFLAGS@
84
 
CXX = @CXX@
85
 
CXXCPP = @CXXCPP@
86
 
CXXDEPMODE = @CXXDEPMODE@
87
 
CXXFLAGS = @CXXFLAGS@
88
84
CYGPATH_W = @CYGPATH_W@
89
85
DEFS = @DEFS@
90
86
DEPDIR = @DEPDIR@
91
87
DSYMUTIL = @DSYMUTIL@
92
 
ECHO = @ECHO@
 
88
DUMPBIN = @DUMPBIN@
93
89
ECHO_C = @ECHO_C@
94
90
ECHO_N = @ECHO_N@
95
91
ECHO_T = @ECHO_T@
96
92
EGREP = @EGREP@
97
93
EXEEXT = @EXEEXT@
98
 
F77 = @F77@
99
 
FFLAGS = @FFLAGS@
 
94
FGREP = @FGREP@
100
95
GREP = @GREP@
101
96
INSTALL = @INSTALL@
102
97
INSTALL_DATA = @INSTALL_DATA@
103
98
INSTALL_PROGRAM = @INSTALL_PROGRAM@
104
99
INSTALL_SCRIPT = @INSTALL_SCRIPT@
105
100
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
101
LD = @LD@
106
102
LDFLAGS = @LDFLAGS@
107
103
LIBICONV = @LIBICONV@
108
104
LIBOBJS = @LIBOBJS@
109
105
LIBS = @LIBS@
110
106
LIBTOOL = @LIBTOOL@
 
107
LIPO = @LIPO@
111
108
LN_S = @LN_S@
112
109
LTLIBOBJS = @LTLIBOBJS@
113
110
MAINT = @MAINT@
114
111
MAKEINFO = @MAKEINFO@
115
112
MKDIR_P = @MKDIR_P@
116
113
MODULE_LIBS = @MODULE_LIBS@
 
114
NM = @NM@
117
115
NMEDIT = @NMEDIT@
 
116
OBJDUMP = @OBJDUMP@
118
117
OBJEXT = @OBJEXT@
 
118
OTOOL = @OTOOL@
 
119
OTOOL64 = @OTOOL64@
119
120
PACKAGE = @PACKAGE@
120
121
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
121
122
PACKAGE_NAME = @PACKAGE_NAME@
136
137
abs_top_builddir = @abs_top_builddir@
137
138
abs_top_srcdir = @abs_top_srcdir@
138
139
ac_ct_CC = @ac_ct_CC@
139
 
ac_ct_CXX = @ac_ct_CXX@
140
 
ac_ct_F77 = @ac_ct_F77@
 
140
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
141
141
am__include = @am__include@
142
142
am__leading_dot = @am__leading_dot@
143
143
am__quote = @am__quote@
171
171
libexecdir = @libexecdir@
172
172
localedir = @localedir@
173
173
localstatedir = @localstatedir@
 
174
lt_ECHO = @lt_ECHO@
174
175
mandir = @mandir@
175
176
mkdir_p = @mkdir_p@
176
177
moduledir = @moduledir@
181
182
psdir = @psdir@
182
183
sbindir = @sbindir@
183
184
sharedstatedir = @sharedstatedir@
 
185
sieve_docdir = @sieve_docdir@
184
186
srcdir = @srcdir@
185
187
sysconfdir = @sysconfdir@
186
188
target_alias = @target_alias@
 
189
top_build_prefix = @top_build_prefix@
187
190
top_builddir = @top_builddir@
188
191
top_srcdir = @top_srcdir@
189
192
noinst_LTLIBRARIES = libsieve_ext_spamvirustest.la
192
195
        -I$(dovecot_incdir) \
193
196
        -I$(dovecot_incdir)/src/lib \
194
197
        -I$(dovecot_incdir)/src/lib-mail \
195
 
        -I$(dovecot_incdir)/src/lib-storage
 
198
        -I$(dovecot_incdir)/src/lib-storage 
196
199
 
197
200
tests = \
198
201
        tst-spamvirustest.c
213
216
        @for dep in $?; do \
214
217
          case '$(am__configure_deps)' in \
215
218
            *$$dep*) \
216
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
217
 
                && exit 0; \
 
219
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
220
                && { if test -f $@; then exit 0; else break; fi; }; \
218
221
              exit 1;; \
219
222
          esac; \
220
223
        done; \
247
250
          echo "rm -f \"$${dir}/so_locations\""; \
248
251
          rm -f "$${dir}/so_locations"; \
249
252
        done
250
 
libsieve_ext_spamvirustest.la: $(libsieve_ext_spamvirustest_la_OBJECTS) $(libsieve_ext_spamvirustest_la_DEPENDENCIES)
 
253
libsieve_ext_spamvirustest.la: $(libsieve_ext_spamvirustest_la_OBJECTS) $(libsieve_ext_spamvirustest_la_DEPENDENCIES) 
251
254
        $(LINK)  $(libsieve_ext_spamvirustest_la_OBJECTS) $(libsieve_ext_spamvirustest_la_LIBADD) $(LIBS)
252
255
 
253
256
mostlyclean-compile:
292
295
        unique=`for i in $$list; do \
293
296
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
294
297
          done | \
295
 
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
 
298
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
296
299
              END { if (nonempty) { for (i in files) print i; }; }'`; \
297
300
        mkid -fID $$unique
298
301
tags: TAGS