~ubuntu-branches/ubuntu/trusty/dovecot/trusty-updates

« back to all changes in this revision

Viewing changes to pigeonhole/src/managesieve/Makefile.in

  • Committer: Package Import Robot
  • Author(s): James Page
  • Date: 2014-01-08 09:35:49 UTC
  • mfrom: (1.15.3) (96.1.1 trusty-proposed)
  • Revision ID: package-import@ubuntu.com-20140108093549-814nkqdcxfbvgktg
Tags: 1:2.2.9-1ubuntu1
* Merge from Debian unstable, 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.
  + Use the autotools-dev dh addon to update config.guess/config.sub for
    arm64.
* Dropped changes, included in Debian:
  - Update Dovecot name to reflect distribution in login greeting.
  - Update Drac plugin for >= 2.0.0 support.
* d/control: Drop dovecot-postfix package as its no longer required.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.3 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.6 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
18
18
 
19
19
 
20
20
VPATH = @srcdir@
 
21
am__make_dryrun = \
 
22
  { \
 
23
    am__dry=no; \
 
24
    case $$MAKEFLAGS in \
 
25
      *\\[\ \   ]*) \
 
26
        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
 
27
          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
 
28
      *) \
 
29
        for am__flg in $$MAKEFLAGS; do \
 
30
          case $$am__flg in \
 
31
            *=*|--*) ;; \
 
32
            *n*) am__dry=yes; break;; \
 
33
          esac; \
 
34
        done;; \
 
35
    esac; \
 
36
    test $$am__dry = yes; \
 
37
  }
21
38
pkgdatadir = $(datadir)/@PACKAGE@
22
39
pkgincludedir = $(includedir)/@PACKAGE@
23
40
pkglibdir = $(libdir)/@PACKAGE@
44
61
am__aclocal_m4_deps = $(top_srcdir)/m4/dovecot.m4 \
45
62
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
46
63
        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
47
 
        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.in
 
64
        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
48
65
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
49
66
        $(ACLOCAL_M4)
50
67
mkinstalldirs = $(install_sh) -d
120
137
SOURCES = $(libmanagesieve_settings_la_SOURCES) $(managesieve_SOURCES)
121
138
DIST_SOURCES = $(libmanagesieve_settings_la_SOURCES) \
122
139
        $(managesieve_SOURCES)
 
140
am__can_run_installinfo = \
 
141
  case $$AM_UPDATE_INFO_DIR in \
 
142
    n|no|NO) false;; \
 
143
    *) (install-info --version) >/dev/null 2>&1;; \
 
144
  esac
123
145
HEADERS = $(noinst_HEADERS)
124
146
ETAGS = etags
125
147
CTAGS = ctags
142
164
DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@
143
165
DLLTOOL = @DLLTOOL@
144
166
DOVECOT_CFLAGS = @DOVECOT_CFLAGS@
 
167
DOVECOT_COMPRESS_LIBS = @DOVECOT_COMPRESS_LIBS@
145
168
DOVECOT_LIBS = @DOVECOT_LIBS@
146
169
DOVECOT_SQL_LIBS = @DOVECOT_SQL_LIBS@
147
170
DOVECOT_SSL_LIBS = @DOVECOT_SSL_LIBS@
162
185
LD = @LD@
163
186
LDFLAGS = @LDFLAGS@
164
187
LIBDOVECOT = @LIBDOVECOT@
 
188
LIBDOVECOT_COMPRESS = @LIBDOVECOT_COMPRESS@
 
189
LIBDOVECOT_COMPRESS_DEPS = @LIBDOVECOT_COMPRESS_DEPS@
165
190
LIBDOVECOT_CONFIG_INCLUDE = @LIBDOVECOT_CONFIG_INCLUDE@
166
191
LIBDOVECOT_DEPS = @LIBDOVECOT_DEPS@
 
192
LIBDOVECOT_DOVEADM_INCLUDE = @LIBDOVECOT_DOVEADM_INCLUDE@
 
193
LIBDOVECOT_IMAP_INCLUDE = @LIBDOVECOT_IMAP_INCLUDE@
167
194
LIBDOVECOT_INCLUDE = @LIBDOVECOT_INCLUDE@
168
195
LIBDOVECOT_LDA = @LIBDOVECOT_LDA@
169
196
LIBDOVECOT_LDA_DEPS = @LIBDOVECOT_LDA_DEPS@
174
201
LIBDOVECOT_SERVICE_INCLUDE = @LIBDOVECOT_SERVICE_INCLUDE@
175
202
LIBDOVECOT_SQL = @LIBDOVECOT_SQL@
176
203
LIBDOVECOT_SQL_DEPS = @LIBDOVECOT_SQL_DEPS@
 
204
LIBDOVECOT_SSL = @LIBDOVECOT_SSL@
 
205
LIBDOVECOT_SSL_DEPS = @LIBDOVECOT_SSL_DEPS@
177
206
LIBDOVECOT_STORAGE = @LIBDOVECOT_STORAGE@
178
207
LIBDOVECOT_STORAGE_DEPS = @LIBDOVECOT_STORAGE_DEPS@
179
208
LIBDOVECOT_STORAGE_INCLUDE = @LIBDOVECOT_STORAGE_INCLUDE@
288
317
libs = \
289
318
        managesieve-settings.lo \
290
319
        $(top_builddir)/src/lib-managesieve/libmanagesieve.a \
291
 
        $(top_builddir)/src/lib-sievestorage/libsievestorage.a \
 
320
        $(top_builddir)/src/lib-sievestorage/libsievestorage.la \
292
321
        $(top_builddir)/src/lib-sieve/libdovecot-sieve.la
293
322
 
294
323
managesieve_LDADD = $(libs) $(LIBDOVECOT_STORAGE) $(LIBDOVECOT_LDA) $(LIBDOVECOT)
311
340
        managesieve-client.c \
312
341
        managesieve-commands.c \
313
342
        managesieve-capabilities.c \
314
 
        main.c 
 
343
        main.c
315
344
 
316
345
noinst_HEADERS = \
317
346
        managesieve-quota.h \
319
348
        managesieve-commands.h \
320
349
        managesieve-capabilities.h \
321
350
        managesieve-settings.h \
322
 
        managesieve-common.h 
 
351
        managesieve-common.h
323
352
 
324
353
all: all-am
325
354
 
357
386
$(am__aclocal_m4_deps):
358
387
install-settingsLTLIBRARIES: $(settings_LTLIBRARIES)
359
388
        @$(NORMAL_INSTALL)
360
 
        test -z "$(settingsdir)" || $(MKDIR_P) "$(DESTDIR)$(settingsdir)"
361
389
        @list='$(settings_LTLIBRARIES)'; test -n "$(settingsdir)" || list=; \
362
390
        list2=; for p in $$list; do \
363
391
          if test -f $$p; then \
365
393
          else :; fi; \
366
394
        done; \
367
395
        test -z "$$list2" || { \
 
396
          echo " $(MKDIR_P) '$(DESTDIR)$(settingsdir)'"; \
 
397
          $(MKDIR_P) "$(DESTDIR)$(settingsdir)" || exit 1; \
368
398
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(settingsdir)'"; \
369
399
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(settingsdir)"; \
370
400
        }
390
420
        $(libmanagesieve_settings_la_LINK) -rpath $(settingsdir) $(libmanagesieve_settings_la_OBJECTS) $(libmanagesieve_settings_la_LIBADD) $(LIBS)
391
421
install-dovecot_pkglibexecPROGRAMS: $(dovecot_pkglibexec_PROGRAMS)
392
422
        @$(NORMAL_INSTALL)
393
 
        test -z "$(dovecot_pkglibexecdir)" || $(MKDIR_P) "$(DESTDIR)$(dovecot_pkglibexecdir)"
394
423
        @list='$(dovecot_pkglibexec_PROGRAMS)'; test -n "$(dovecot_pkglibexecdir)" || list=; \
 
424
        if test -n "$$list"; then \
 
425
          echo " $(MKDIR_P) '$(DESTDIR)$(dovecot_pkglibexecdir)'"; \
 
426
          $(MKDIR_P) "$(DESTDIR)$(dovecot_pkglibexecdir)" || exit 1; \
 
427
        fi; \
395
428
        for p in $$list; do echo "$$p $$p"; done | \
396
429
        sed 's/$(EXEEXT)$$//' | \
397
430
        while read p p1; do if test -f $$p || test -f $$p1; \