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

« back to all changes in this revision

Viewing changes to src/plugins/fts-squat/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.
70
70
am__base_list = \
71
71
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
72
72
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
73
am__uninstall_files_from_dir = { \
 
74
  test -z "$$files" \
 
75
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
 
76
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
 
77
         $(am__cd) "$$dir" && rm -f $$files; }; \
 
78
  }
73
79
am__installdirs = "$(DESTDIR)$(moduledir)"
74
80
LTLIBRARIES = $(module_LTLIBRARIES)
75
81
@DOVECOT_PLUGIN_DEPS_TRUE@lib21_fts_squat_plugin_la_DEPENDENCIES =  \
86
92
am_squat_test_OBJECTS = squat-test.$(OBJEXT)
87
93
squat_test_OBJECTS = $(am_squat_test_OBJECTS)
88
94
am__DEPENDENCIES_1 =
89
 
am__DEPENDENCIES_2 = $(am__DEPENDENCIES_1) $(common_objects)
90
95
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
91
96
depcomp = $(SHELL) $(top_srcdir)/depcomp
92
97
am__depfiles_maybe = depfiles
122
127
CFLAGS = @CFLAGS@
123
128
CPP = @CPP@
124
129
CPPFLAGS = @CPPFLAGS@
 
130
CRYPT_LIBS = @CRYPT_LIBS@
125
131
CURLCONFIG = @CURLCONFIG@
126
132
CURL_CFLAGS = @CURL_CFLAGS@
127
133
CURL_LIBS = @CURL_LIBS@
161
167
LIBDOVECOT_LOGIN = @LIBDOVECOT_LOGIN@
162
168
LIBDOVECOT_SQL = @LIBDOVECOT_SQL@
163
169
LIBDOVECOT_STORAGE = @LIBDOVECOT_STORAGE@
 
170
LIBDOVECOT_STORAGE_DEPS = @LIBDOVECOT_STORAGE_DEPS@
164
171
LIBICONV = @LIBICONV@
165
172
LIBOBJS = @LIBOBJS@
166
173
LIBS = @LIBS@
167
174
LIBTOOL = @LIBTOOL@
168
175
LIBWRAP_LIBS = @LIBWRAP_LIBS@
 
176
LINKED_STORAGE_LDADD = @LINKED_STORAGE_LDADD@
169
177
LINKED_STORAGE_LIBS = @LINKED_STORAGE_LIBS@
170
178
LIPO = @LIPO@
171
179
LN_S = @LN_S@
182
190
MYSQL_LIBS = @MYSQL_LIBS@
183
191
NM = @NM@
184
192
NMEDIT = @NMEDIT@
 
193
NOPLUGIN_LDFLAGS = 
185
194
OBJDUMP = @OBJDUMP@
186
195
OBJEXT = @OBJEXT@
187
196
OTOOL = @OTOOL@
256
265
localedir = @localedir@
257
266
localstatedir = @localstatedir@
258
267
mail_storages = @mail_storages@
 
268
mailbox_list_drivers = @mailbox_list_drivers@
259
269
mandir = @mandir@
260
270
mkdir_p = @mkdir_p@
261
271
moduledir = @moduledir@
310
320
        squat-trie.lo \
311
321
        squat-uidlist.lo
312
322
 
313
 
libs = \
 
323
squat_test_LDADD = \
 
324
        $(common_objects) \
314
325
        $(LIBDOVECOT_STORAGE) \
315
 
        $(common_objects)
316
 
 
317
 
squat_test_LDADD = $(libs) $(LIBDOVECOT)
318
 
squat_test_DEPENDENCIES = $(libs) $(LIBDOVECOT_DEPS)
 
326
        $(LIBDOVECOT)
 
327
 
 
328
squat_test_DEPENDENCIES = \
 
329
        $(common_objects) \
 
330
        $(LIBDOVECOT_STORAGE_DEPS) \
 
331
        $(LIBDOVECOT_DEPS)
 
332
 
319
333
all: all-am
320
334
 
321
335
.SUFFIXES:
381
395
          echo "rm -f \"$${dir}/so_locations\""; \
382
396
          rm -f "$${dir}/so_locations"; \
383
397
        done
384
 
lib21_fts_squat_plugin.la: $(lib21_fts_squat_plugin_la_OBJECTS) $(lib21_fts_squat_plugin_la_DEPENDENCIES) 
 
398
lib21_fts_squat_plugin.la: $(lib21_fts_squat_plugin_la_OBJECTS) $(lib21_fts_squat_plugin_la_DEPENDENCIES) $(EXTRA_lib21_fts_squat_plugin_la_DEPENDENCIES) 
385
399
        $(lib21_fts_squat_plugin_la_LINK) -rpath $(moduledir) $(lib21_fts_squat_plugin_la_OBJECTS) $(lib21_fts_squat_plugin_la_LIBADD) $(LIBS)
386
400
 
387
401
clean-noinstPROGRAMS:
392
406
        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
393
407
        echo " rm -f" $$list; \
394
408
        rm -f $$list
395
 
squat-test$(EXEEXT): $(squat_test_OBJECTS) $(squat_test_DEPENDENCIES) 
 
409
squat-test$(EXEEXT): $(squat_test_OBJECTS) $(squat_test_DEPENDENCIES) $(EXTRA_squat_test_DEPENDENCIES) 
396
410
        @rm -f squat-test$(EXEEXT)
397
411
        $(LINK) $(squat_test_OBJECTS) $(squat_test_LDADD) $(LIBS)
398
412
 
534
548
 
535
549
installcheck: installcheck-am
536
550
install-strip:
537
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
538
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
539
 
          `test -z '$(STRIP)' || \
540
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
551
        if test -z '$(STRIP)'; then \
 
552
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
553
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
554
              install; \
 
555
        else \
 
556
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
557
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
558
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
559
        fi
541
560
mostlyclean-generic:
542
561
 
543
562
clean-generic: