~ubuntu-branches/ubuntu/trusty/dovecot/trusty-proposed

« back to all changes in this revision

Viewing changes to pigeonhole/src/lib-sieve/plugins/comparator-i-ascii-numeric/Makefile.in

  • Committer: Package Import Robot
  • Author(s): James Page, James Page, Ante Karamatic
  • Date: 2013-02-11 12:41:24 UTC
  • mfrom: (4.1.33 sid)
  • Revision ID: package-import@ubuntu.com-20130211124124-v7bdegzftlhw7yfr
Tags: 1:2.1.7-7ubuntu1
[ James Page ]
* Merge from Debian unstable (LP: #1117613, #1075456), remaining changes:
  + Add mail-stack-delivery package:
    - Update d/rules
    - d/control: convert existing dovecot-postfix package to a dummy
      package and add new mail-stack-delivery package.
    - Update maintainer scripts.
    - Rename d/dovecot-postfix.* to debian/mail-stack-delivery.*
    - d/mail-stack-delivery.preinst: Move previously installed backups and
      config files to a new package namespace.
    - d/mail-stack-delivery.prerm: Added to handle downgrades.
  + Use Snakeoil SSL certificates by default:
    - d/control: Depend on ssl-cert.
    - d/dovecot-core.postinst: Relax grep for SSL_* a bit.
  + Add autopkgtest to debian/tests/*.
  + Add ufw integration:
    - d/dovecot-core.ufw.profile: new ufw profile.
    - d/rules: install profile in dovecot-core.
    - d/control: dovecot-core - suggest ufw.
  + d/dovecot-core.dirs: Added usr/share/doc/dovecot-core
  + Add apport hook:
    - d/rules, d/source_dovecot.py
  + Add upstart job:
    - d/rules, d/dovecot-core.dovecot.upstart, d/control,
      d/dovecot-core.dirs, dovecot-imapd.{postrm, postinst, prerm},
      d/dovecot-pop3d.{postinst, postrm, prerm}.
      d/mail-stack-deliver.postinst: Convert init script to upstart.
  + d/control: Added Pre-Depends: dpkg (>= 1.15.6) to dovecot-dbg to support
    xz compression in Ubuntu.
  + d/control: Demote dovecot-common Recommends: to Suggests: to prevent
    install of extra packages on upgrade.
  + d/patches/dovecot-drac.patch: Updated with version for dovecot >= 2.0.0.
* Dropped changes, included in Debian:
  + d/{control,rules}: enable PIE hardening.
  + d/control: Drop B-D on systemd.
* d/p/mail-stack-delivery.postinst: Updated to ensure that configured SSL
  cert and key locations are used when configuring postfix, sorted out
  formatting.
* d/p/dovecot-core.postinst: Create compat links to old style, existing
  SSL cert and key if found.
* d/rules: Don't pass hardening flags for DRAC plugin.
* d/dovecot-{pop3d,imapd}.prerm: Re-sync with Debian.
* d/dovecot-core.lintian-overrides: Drop override for DRAC plugin as not
  required in Ubuntu.
* d/01-mail-stack-delivery: Renamed 99-mail-stack-delivery to ensure that
  the mail-stack-delivery configuration overrides configuration options
  set elsewhere, updated with new cert/key file locations.

[ Ante Karamatic ]
* Change configuration file for LDA on new installs and upgrades
  (LP: #671065).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10.3 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.3 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6
 
# Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
 
6
# Foundation, Inc.
7
7
# This Makefile.in is free software; the Free Software Foundation
8
8
# gives unlimited permission to copy and/or distribute it,
9
9
# with or without modifications, as long as this notice is preserved.
17
17
 
18
18
VPATH = @srcdir@
19
19
pkgdatadir = $(datadir)/@PACKAGE@
 
20
pkgincludedir = $(includedir)/@PACKAGE@
20
21
pkglibdir = $(libdir)/@PACKAGE@
21
 
pkgincludedir = $(includedir)/@PACKAGE@
 
22
pkglibexecdir = $(libexecdir)/@PACKAGE@
22
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23
24
install_sh_DATA = $(install_sh) -c -m 644
24
25
install_sh_PROGRAM = $(install_sh) -c
46
47
CONFIG_HEADER = $(top_builddir)/dummy-config.h \
47
48
        $(top_builddir)/pigeonhole-config.h
48
49
CONFIG_CLEAN_FILES =
 
50
CONFIG_CLEAN_VPATH_FILES =
49
51
LTLIBRARIES = $(noinst_LTLIBRARIES)
50
52
libsieve_ext_comparator_i_ascii_numeric_la_LIBADD =
51
53
am_libsieve_ext_comparator_i_ascii_numeric_la_OBJECTS =  \
55
57
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
56
58
depcomp = $(SHELL) $(top_srcdir)/depcomp
57
59
am__depfiles_maybe = depfiles
 
60
am__mv = mv -f
58
61
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
59
62
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
60
63
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
85
88
DEFS = @DEFS@
86
89
DEPDIR = @DEPDIR@
87
90
DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@
 
91
DLLTOOL = @DLLTOOL@
88
92
DOVECOT_CFLAGS = @DOVECOT_CFLAGS@
89
93
DOVECOT_LIBS = @DOVECOT_LIBS@
 
94
DOVECOT_SQL_LIBS = @DOVECOT_SQL_LIBS@
90
95
DOVECOT_SSL_LIBS = @DOVECOT_SSL_LIBS@
91
96
DSYMUTIL = @DSYMUTIL@
92
97
DUMPBIN = @DUMPBIN@
128
133
LTLIBOBJS = @LTLIBOBJS@
129
134
MAINT = @MAINT@
130
135
MAKEINFO = @MAKEINFO@
 
136
MANIFEST_TOOL = @MANIFEST_TOOL@
131
137
MKDIR_P = @MKDIR_P@
132
138
NM = @NM@
133
139
NMEDIT = @NMEDIT@
153
159
abs_srcdir = @abs_srcdir@
154
160
abs_top_builddir = @abs_top_builddir@
155
161
abs_top_srcdir = @abs_top_srcdir@
 
162
ac_ct_AR = @ac_ct_AR@
156
163
ac_ct_CC = @ac_ct_CC@
157
164
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
158
165
am__include = @am__include@
175
182
dovecot_pkgincludedir = @dovecot_pkgincludedir@
176
183
dovecot_pkglibdir = @dovecot_pkglibdir@
177
184
dovecot_pkglibexecdir = @dovecot_pkglibexecdir@
 
185
dovecotdir = @dovecotdir@
178
186
dvidir = @dvidir@
179
187
exec_prefix = @exec_prefix@
180
188
host = @host@
190
198
libexecdir = @libexecdir@
191
199
localedir = @localedir@
192
200
localstatedir = @localstatedir@
193
 
lt_ECHO = @lt_ECHO@
194
201
mandir = @mandir@
195
202
mkdir_p = @mkdir_p@
196
203
moduledir = @moduledir@
229
236
              exit 1;; \
230
237
          esac; \
231
238
        done; \
232
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  src/lib-sieve/plugins/comparator-i-ascii-numeric/Makefile'; \
233
 
        cd $(top_srcdir) && \
234
 
          $(AUTOMAKE) --foreign  src/lib-sieve/plugins/comparator-i-ascii-numeric/Makefile
 
239
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/lib-sieve/plugins/comparator-i-ascii-numeric/Makefile'; \
 
240
        $(am__cd) $(top_srcdir) && \
 
241
          $(AUTOMAKE) --foreign src/lib-sieve/plugins/comparator-i-ascii-numeric/Makefile
235
242
.PRECIOUS: Makefile
236
243
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
237
244
        @case '$?' in \
249
256
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
250
257
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
251
258
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
259
$(am__aclocal_m4_deps):
252
260
 
253
261
clean-noinstLTLIBRARIES:
254
262
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
258
266
          echo "rm -f \"$${dir}/so_locations\""; \
259
267
          rm -f "$${dir}/so_locations"; \
260
268
        done
261
 
libsieve_ext_comparator-i-ascii-numeric.la: $(libsieve_ext_comparator_i_ascii_numeric_la_OBJECTS) $(libsieve_ext_comparator_i_ascii_numeric_la_DEPENDENCIES) 
 
269
libsieve_ext_comparator-i-ascii-numeric.la: $(libsieve_ext_comparator_i_ascii_numeric_la_OBJECTS) $(libsieve_ext_comparator_i_ascii_numeric_la_DEPENDENCIES) $(EXTRA_libsieve_ext_comparator_i_ascii_numeric_la_DEPENDENCIES) 
262
270
        $(LINK)  $(libsieve_ext_comparator_i_ascii_numeric_la_OBJECTS) $(libsieve_ext_comparator_i_ascii_numeric_la_LIBADD) $(LIBS)
263
271
 
264
272
mostlyclean-compile:
271
279
 
272
280
.c.o:
273
281
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
274
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
282
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
275
283
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
276
284
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
277
285
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
278
286
 
279
287
.c.obj:
280
288
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
281
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
289
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
282
290
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
283
291
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
284
292
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
285
293
 
286
294
.c.lo:
287
295
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
288
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
296
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
289
297
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
290
298
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
291
299
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
308
316
 
309
317
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
310
318
                $(TAGS_FILES) $(LISP)
311
 
        tags=; \
 
319
        set x; \
312
320
        here=`pwd`; \
313
321
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
314
322
        unique=`for i in $$list; do \
316
324
          done | \
317
325
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
318
326
              END { if (nonempty) { for (i in files) print i; }; }'`; \
319
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
327
        shift; \
 
328
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
320
329
          test -n "$$unique" || unique=$$empty_fix; \
321
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
322
 
            $$tags $$unique; \
 
330
          if test $$# -gt 0; then \
 
331
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
332
              "$$@" $$unique; \
 
333
          else \
 
334
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
335
              $$unique; \
 
336
          fi; \
323
337
        fi
324
338
ctags: CTAGS
325
339
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
326
340
                $(TAGS_FILES) $(LISP)
327
 
        tags=; \
328
341
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
329
342
        unique=`for i in $$list; do \
330
343
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
331
344
          done | \
332
345
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
333
346
              END { if (nonempty) { for (i in files) print i; }; }'`; \
334
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
347
        test -z "$(CTAGS_ARGS)$$unique" \
335
348
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
336
 
             $$tags $$unique
 
349
             $$unique
337
350
 
338
351
GTAGS:
339
352
        here=`$(am__cd) $(top_builddir) && pwd` \
340
 
          && cd $(top_srcdir) \
341
 
          && gtags -i $(GTAGS_ARGS) $$here
 
353
          && $(am__cd) $(top_srcdir) \
 
354
          && gtags -i $(GTAGS_ARGS) "$$here"
342
355
 
343
356
distclean-tags:
344
357
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
359
372
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
360
373
          if test -d $$d/$$file; then \
361
374
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
375
            if test -d "$(distdir)/$$file"; then \
 
376
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
377
            fi; \
362
378
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
363
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
379
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
380
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
364
381
            fi; \
365
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
382
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
366
383
          else \
367
 
            test -f $(distdir)/$$file \
368
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
384
            test -f "$(distdir)/$$file" \
 
385
            || cp -p $$d/$$file "$(distdir)/$$file" \
369
386
            || exit 1; \
370
387
          fi; \
371
388
        done
383
400
 
384
401
installcheck: installcheck-am
385
402
install-strip:
386
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
387
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
388
 
          `test -z '$(STRIP)' || \
389
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
403
        if test -z '$(STRIP)'; then \
 
404
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
405
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
406
              install; \
 
407
        else \
 
408
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
409
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
410
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
411
        fi
390
412
mostlyclean-generic:
391
413
 
392
414
clean-generic:
393
415
 
394
416
distclean-generic:
395
417
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
418
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
396
419
 
397
420
maintainer-clean-generic:
398
421
        @echo "This command is intended for maintainers to use"
483
506
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
484
507
        pdf pdf-am ps ps-am tags uninstall uninstall-am
485
508
 
 
509
 
486
510
# Tell versions [3.59,3.63) of GNU make to not export all variables.
487
511
# Otherwise a system limit (for SysV at least) may be exceeded.
488
512
.NOEXPORT: