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

« back to all changes in this revision

Viewing changes to sieve/src/lib-sieve/plugins/relational/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,
80
80
CFLAGS = @CFLAGS@
81
81
CPP = @CPP@
82
82
CPPFLAGS = @CPPFLAGS@
83
 
CXX = @CXX@
84
 
CXXCPP = @CXXCPP@
85
 
CXXDEPMODE = @CXXDEPMODE@
86
 
CXXFLAGS = @CXXFLAGS@
87
83
CYGPATH_W = @CYGPATH_W@
88
84
DEFS = @DEFS@
89
85
DEPDIR = @DEPDIR@
90
86
DSYMUTIL = @DSYMUTIL@
91
 
ECHO = @ECHO@
 
87
DUMPBIN = @DUMPBIN@
92
88
ECHO_C = @ECHO_C@
93
89
ECHO_N = @ECHO_N@
94
90
ECHO_T = @ECHO_T@
95
91
EGREP = @EGREP@
96
92
EXEEXT = @EXEEXT@
97
 
F77 = @F77@
98
 
FFLAGS = @FFLAGS@
 
93
FGREP = @FGREP@
99
94
GREP = @GREP@
100
95
INSTALL = @INSTALL@
101
96
INSTALL_DATA = @INSTALL_DATA@
102
97
INSTALL_PROGRAM = @INSTALL_PROGRAM@
103
98
INSTALL_SCRIPT = @INSTALL_SCRIPT@
104
99
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
100
LD = @LD@
105
101
LDFLAGS = @LDFLAGS@
106
102
LIBICONV = @LIBICONV@
107
103
LIBOBJS = @LIBOBJS@
108
104
LIBS = @LIBS@
109
105
LIBTOOL = @LIBTOOL@
 
106
LIPO = @LIPO@
110
107
LN_S = @LN_S@
111
108
LTLIBOBJS = @LTLIBOBJS@
112
109
MAINT = @MAINT@
113
110
MAKEINFO = @MAKEINFO@
114
111
MKDIR_P = @MKDIR_P@
115
112
MODULE_LIBS = @MODULE_LIBS@
 
113
NM = @NM@
116
114
NMEDIT = @NMEDIT@
 
115
OBJDUMP = @OBJDUMP@
117
116
OBJEXT = @OBJEXT@
 
117
OTOOL = @OTOOL@
 
118
OTOOL64 = @OTOOL64@
118
119
PACKAGE = @PACKAGE@
119
120
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
120
121
PACKAGE_NAME = @PACKAGE_NAME@
135
136
abs_top_builddir = @abs_top_builddir@
136
137
abs_top_srcdir = @abs_top_srcdir@
137
138
ac_ct_CC = @ac_ct_CC@
138
 
ac_ct_CXX = @ac_ct_CXX@
139
 
ac_ct_F77 = @ac_ct_F77@
 
139
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
140
140
am__include = @am__include@
141
141
am__leading_dot = @am__leading_dot@
142
142
am__quote = @am__quote@
170
170
libexecdir = @libexecdir@
171
171
localedir = @localedir@
172
172
localstatedir = @localstatedir@
 
173
lt_ECHO = @lt_ECHO@
173
174
mandir = @mandir@
174
175
mkdir_p = @mkdir_p@
175
176
moduledir = @moduledir@
180
181
psdir = @psdir@
181
182
sbindir = @sbindir@
182
183
sharedstatedir = @sharedstatedir@
 
184
sieve_docdir = @sieve_docdir@
183
185
srcdir = @srcdir@
184
186
sysconfdir = @sysconfdir@
185
187
target_alias = @target_alias@
 
188
top_build_prefix = @top_build_prefix@
186
189
top_builddir = @top_builddir@
187
190
top_srcdir = @top_srcdir@
188
191
noinst_LTLIBRARIES = libsieve_ext_relational.la
191
194
        -I$(dovecot_incdir) \
192
195
        -I$(dovecot_incdir)/src/lib \
193
196
        -I$(dovecot_incdir)/src/lib-mail \
194
 
        -I$(dovecot_incdir)/src/lib-storage
 
197
        -I$(dovecot_incdir)/src/lib-storage 
195
198
 
196
199
libsieve_ext_relational_la_SOURCES = \
197
200
        ext-relational-common.c \
198
201
        mcht-value.c \
199
202
        mcht-count.c \
200
 
        ext-relational.c
 
203
        ext-relational.c 
201
204
 
202
205
noinst_HEADERS = \
203
206
        ext-relational-common.h
210
213
        @for dep in $?; do \
211
214
          case '$(am__configure_deps)' in \
212
215
            *$$dep*) \
213
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
214
 
                && exit 0; \
 
216
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
217
                && { if test -f $@; then exit 0; else break; fi; }; \
215
218
              exit 1;; \
216
219
          esac; \
217
220
        done; \
244
247
          echo "rm -f \"$${dir}/so_locations\""; \
245
248
          rm -f "$${dir}/so_locations"; \
246
249
        done
247
 
libsieve_ext_relational.la: $(libsieve_ext_relational_la_OBJECTS) $(libsieve_ext_relational_la_DEPENDENCIES)
 
250
libsieve_ext_relational.la: $(libsieve_ext_relational_la_OBJECTS) $(libsieve_ext_relational_la_DEPENDENCIES) 
248
251
        $(LINK)  $(libsieve_ext_relational_la_OBJECTS) $(libsieve_ext_relational_la_LIBADD) $(LIBS)
249
252
 
250
253
mostlyclean-compile:
290
293
        unique=`for i in $$list; do \
291
294
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
292
295
          done | \
293
 
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
 
296
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
294
297
              END { if (nonempty) { for (i in files) print i; }; }'`; \
295
298
        mkid -fID $$unique
296
299
tags: TAGS