~james-page/ubuntu/raring/dovecot/autopkgtest

« back to all changes in this revision

Viewing changes to src/lib-index/Makefile.in

  • Committer: Package Import Robot
  • Author(s): James Page
  • Date: 2012-06-11 11:11:54 UTC
  • mfrom: (1.15.2) (4.1.27 sid)
  • Revision ID: package-import@ubuntu.com-20120611111154-678cwbdj6ktgsv1h
Tags: 1:2.1.7-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/{control,rules}: enable PIE hardening.
  + 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.
  + d/control: Drop B-D on systemd.
* Dropped changes:
  + d/patches/fix-racey-restart.patch: part of 2.1.x, no longer required.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.1 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.
69
69
        mail-index-util.lo mail-index-view.lo mail-index-view-sync.lo \
70
70
        mail-index-write.lo mail-transaction-log.lo \
71
71
        mail-transaction-log-append.lo mail-transaction-log-file.lo \
72
 
        mail-transaction-log-view.lo mailbox-list-index.lo \
73
 
        mailbox-list-index-sync.lo mailbox-log.lo
 
72
        mail-transaction-log-view.lo mailbox-log.lo
74
73
libindex_la_OBJECTS = $(am_libindex_la_OBJECTS)
75
74
am__EXEEXT_1 = test-mail-index-sync-ext$(EXEEXT) \
76
75
        test-mail-index-transaction-finish$(EXEEXT) \
143
142
am__base_list = \
144
143
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
145
144
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
145
am__uninstall_files_from_dir = { \
 
146
  test -z "$$files" \
 
147
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
 
148
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
 
149
         $(am__cd) "$$dir" && rm -f $$files; }; \
 
150
  }
146
151
am__installdirs = "$(DESTDIR)$(pkginc_libdir)"
147
152
HEADERS = $(pkginc_lib_HEADERS)
148
153
ETAGS = etags
163
168
CFLAGS = @CFLAGS@
164
169
CPP = @CPP@
165
170
CPPFLAGS = @CPPFLAGS@
 
171
CRYPT_LIBS = @CRYPT_LIBS@
166
172
CURLCONFIG = @CURLCONFIG@
167
173
CURL_CFLAGS = @CURL_CFLAGS@
168
174
CURL_LIBS = @CURL_LIBS@
202
208
LIBDOVECOT_LOGIN = @LIBDOVECOT_LOGIN@
203
209
LIBDOVECOT_SQL = @LIBDOVECOT_SQL@
204
210
LIBDOVECOT_STORAGE = @LIBDOVECOT_STORAGE@
 
211
LIBDOVECOT_STORAGE_DEPS = @LIBDOVECOT_STORAGE_DEPS@
205
212
LIBICONV = @LIBICONV@
206
213
LIBOBJS = @LIBOBJS@
207
214
LIBS = @LIBS@
208
215
LIBTOOL = @LIBTOOL@
209
216
LIBWRAP_LIBS = @LIBWRAP_LIBS@
 
217
LINKED_STORAGE_LDADD = @LINKED_STORAGE_LDADD@
210
218
LINKED_STORAGE_LIBS = @LINKED_STORAGE_LIBS@
211
219
LIPO = @LIPO@
212
220
LN_S = @LN_S@
223
231
MYSQL_LIBS = @MYSQL_LIBS@
224
232
NM = @NM@
225
233
NMEDIT = @NMEDIT@
 
234
NOPLUGIN_LDFLAGS = @NOPLUGIN_LDFLAGS@
226
235
OBJDUMP = @OBJDUMP@
227
236
OBJEXT = @OBJEXT@
228
237
OTOOL = @OTOOL@
297
306
localedir = @localedir@
298
307
localstatedir = @localstatedir@
299
308
mail_storages = @mail_storages@
 
309
mailbox_list_drivers = @mailbox_list_drivers@
300
310
mandir = @mandir@
301
311
mkdir_p = @mkdir_p@
302
312
moduledir = @moduledir@
360
370
        mail-transaction-log-append.c \
361
371
        mail-transaction-log-file.c \
362
372
        mail-transaction-log-view.c \
363
 
        mailbox-list-index.c \
364
 
        mailbox-list-index-sync.c \
365
373
        mailbox-log.c
366
374
 
367
375
headers = \
379
387
        mail-transaction-log.h \
380
388
        mail-transaction-log-private.h \
381
389
        mail-transaction-log-view-private.h \
382
 
        mailbox-list-index.h \
383
 
        mailbox-list-index-private.h \
384
390
        mailbox-log.h
385
391
 
386
392
test_programs = \
455
461
          echo "rm -f \"$${dir}/so_locations\""; \
456
462
          rm -f "$${dir}/so_locations"; \
457
463
        done
458
 
libindex.la: $(libindex_la_OBJECTS) $(libindex_la_DEPENDENCIES) 
 
464
libindex.la: $(libindex_la_OBJECTS) $(libindex_la_DEPENDENCIES) $(EXTRA_libindex_la_DEPENDENCIES) 
459
465
        $(LINK)  $(libindex_la_OBJECTS) $(libindex_la_LIBADD) $(LIBS)
460
466
 
461
467
clean-noinstPROGRAMS:
466
472
        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
467
473
        echo " rm -f" $$list; \
468
474
        rm -f $$list
469
 
test-mail-index-sync-ext$(EXEEXT): $(test_mail_index_sync_ext_OBJECTS) $(test_mail_index_sync_ext_DEPENDENCIES) 
 
475
test-mail-index-sync-ext$(EXEEXT): $(test_mail_index_sync_ext_OBJECTS) $(test_mail_index_sync_ext_DEPENDENCIES) $(EXTRA_test_mail_index_sync_ext_DEPENDENCIES) 
470
476
        @rm -f test-mail-index-sync-ext$(EXEEXT)
471
477
        $(LINK) $(test_mail_index_sync_ext_OBJECTS) $(test_mail_index_sync_ext_LDADD) $(LIBS)
472
 
test-mail-index-transaction-finish$(EXEEXT): $(test_mail_index_transaction_finish_OBJECTS) $(test_mail_index_transaction_finish_DEPENDENCIES) 
 
478
test-mail-index-transaction-finish$(EXEEXT): $(test_mail_index_transaction_finish_OBJECTS) $(test_mail_index_transaction_finish_DEPENDENCIES) $(EXTRA_test_mail_index_transaction_finish_DEPENDENCIES) 
473
479
        @rm -f test-mail-index-transaction-finish$(EXEEXT)
474
480
        $(LINK) $(test_mail_index_transaction_finish_OBJECTS) $(test_mail_index_transaction_finish_LDADD) $(LIBS)
475
 
test-mail-index-transaction-update$(EXEEXT): $(test_mail_index_transaction_update_OBJECTS) $(test_mail_index_transaction_update_DEPENDENCIES) 
 
481
test-mail-index-transaction-update$(EXEEXT): $(test_mail_index_transaction_update_OBJECTS) $(test_mail_index_transaction_update_DEPENDENCIES) $(EXTRA_test_mail_index_transaction_update_DEPENDENCIES) 
476
482
        @rm -f test-mail-index-transaction-update$(EXEEXT)
477
483
        $(LINK) $(test_mail_index_transaction_update_OBJECTS) $(test_mail_index_transaction_update_LDADD) $(LIBS)
478
 
test-mail-transaction-log-append$(EXEEXT): $(test_mail_transaction_log_append_OBJECTS) $(test_mail_transaction_log_append_DEPENDENCIES) 
 
484
test-mail-transaction-log-append$(EXEEXT): $(test_mail_transaction_log_append_OBJECTS) $(test_mail_transaction_log_append_DEPENDENCIES) $(EXTRA_test_mail_transaction_log_append_DEPENDENCIES) 
479
485
        @rm -f test-mail-transaction-log-append$(EXEEXT)
480
486
        $(LINK) $(test_mail_transaction_log_append_OBJECTS) $(test_mail_transaction_log_append_LDADD) $(LIBS)
481
 
test-mail-transaction-log-view$(EXEEXT): $(test_mail_transaction_log_view_OBJECTS) $(test_mail_transaction_log_view_DEPENDENCIES) 
 
487
test-mail-transaction-log-view$(EXEEXT): $(test_mail_transaction_log_view_OBJECTS) $(test_mail_transaction_log_view_DEPENDENCIES) $(EXTRA_test_mail_transaction_log_view_DEPENDENCIES) 
482
488
        @rm -f test-mail-transaction-log-view$(EXEEXT)
483
489
        $(LINK) $(test_mail_transaction_log_view_OBJECTS) $(test_mail_transaction_log_view_LDADD) $(LIBS)
484
490
 
523
529
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mail-transaction-log-file.Plo@am__quote@
524
530
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mail-transaction-log-view.Plo@am__quote@
525
531
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mail-transaction-log.Plo@am__quote@
526
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mailbox-list-index-sync.Plo@am__quote@
527
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mailbox-list-index.Plo@am__quote@
528
532
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mailbox-log.Plo@am__quote@
529
533
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-mail-index-sync-ext.Po@am__quote@
530
534
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-mail-index-transaction-finish.Po@am__quote@
575
579
        @$(NORMAL_UNINSTALL)
576
580
        @list='$(pkginc_lib_HEADERS)'; test -n "$(pkginc_libdir)" || list=; \
577
581
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
578
 
        test -n "$$files" || exit 0; \
579
 
        echo " ( cd '$(DESTDIR)$(pkginc_libdir)' && rm -f" $$files ")"; \
580
 
        cd "$(DESTDIR)$(pkginc_libdir)" && rm -f $$files
 
582
        dir='$(DESTDIR)$(pkginc_libdir)'; $(am__uninstall_files_from_dir)
581
583
 
582
584
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
583
585
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
678
680
 
679
681
installcheck: installcheck-am
680
682
install-strip:
681
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
682
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
683
 
          `test -z '$(STRIP)' || \
684
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
683
        if test -z '$(STRIP)'; then \
 
684
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
685
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
686
              install; \
 
687
        else \
 
688
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
689
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
690
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
691
        fi
685
692
mostlyclean-generic:
686
693
 
687
694
clean-generic: