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

« back to all changes in this revision

Viewing changes to src/plugins/fts-solr/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.
68
68
am__base_list = \
69
69
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
70
70
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
71
am__uninstall_files_from_dir = { \
 
72
  test -z "$$files" \
 
73
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
 
74
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
 
75
         $(am__cd) "$$dir" && rm -f $$files; }; \
 
76
  }
71
77
am__installdirs = "$(DESTDIR)$(moduledir)"
72
78
LTLIBRARIES = $(module_LTLIBRARIES)
73
79
am__DEPENDENCIES_1 =
74
80
lib21_fts_solr_plugin_la_DEPENDENCIES = $(fts_plugin_dep) \
75
81
        $(am__DEPENDENCIES_1)
76
82
am_lib21_fts_solr_plugin_la_OBJECTS = fts-backend-solr.lo \
77
 
        fts-solr-plugin.lo solr-connection.lo
 
83
        fts-backend-solr-old.lo fts-solr-plugin.lo solr-connection.lo
78
84
lib21_fts_solr_plugin_la_OBJECTS =  \
79
85
        $(am_lib21_fts_solr_plugin_la_OBJECTS)
80
86
lib21_fts_solr_plugin_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
114
120
CFLAGS = @CFLAGS@
115
121
CPP = @CPP@
116
122
CPPFLAGS = @CPPFLAGS@
 
123
CRYPT_LIBS = @CRYPT_LIBS@
117
124
CURLCONFIG = @CURLCONFIG@
118
125
CURL_CFLAGS = @CURL_CFLAGS@
119
126
CURL_LIBS = @CURL_LIBS@
153
160
LIBDOVECOT_LOGIN = @LIBDOVECOT_LOGIN@
154
161
LIBDOVECOT_SQL = @LIBDOVECOT_SQL@
155
162
LIBDOVECOT_STORAGE = @LIBDOVECOT_STORAGE@
 
163
LIBDOVECOT_STORAGE_DEPS = @LIBDOVECOT_STORAGE_DEPS@
156
164
LIBICONV = @LIBICONV@
157
165
LIBOBJS = @LIBOBJS@
158
166
LIBS = @LIBS@
159
167
LIBTOOL = @LIBTOOL@
160
168
LIBWRAP_LIBS = @LIBWRAP_LIBS@
 
169
LINKED_STORAGE_LDADD = @LINKED_STORAGE_LDADD@
161
170
LINKED_STORAGE_LIBS = @LINKED_STORAGE_LIBS@
162
171
LIPO = @LIPO@
163
172
LN_S = @LN_S@
174
183
MYSQL_LIBS = @MYSQL_LIBS@
175
184
NM = @NM@
176
185
NMEDIT = @NMEDIT@
 
186
NOPLUGIN_LDFLAGS = 
177
187
OBJDUMP = @OBJDUMP@
178
188
OBJEXT = @OBJEXT@
179
189
OTOOL = @OTOOL@
248
258
localedir = @localedir@
249
259
localstatedir = @localstatedir@
250
260
mail_storages = @mail_storages@
 
261
mailbox_list_drivers = @mailbox_list_drivers@
251
262
mandir = @mandir@
252
263
mkdir_p = @mkdir_p@
253
264
moduledir = @moduledir@
272
283
AM_CPPFLAGS = \
273
284
        -I$(top_srcdir)/src/lib \
274
285
        -I$(top_srcdir)/src/lib-mail \
 
286
        -I$(top_srcdir)/src/lib-imap \
275
287
        -I$(top_srcdir)/src/lib-index \
276
288
        -I$(top_srcdir)/src/lib-storage \
277
289
        -I$(top_srcdir)/src/plugins/fts \
288
300
 
289
301
lib21_fts_solr_plugin_la_SOURCES = \
290
302
        fts-backend-solr.c \
 
303
        fts-backend-solr-old.c \
291
304
        fts-solr-plugin.c \
292
305
        solr-connection.c
293
306
 
360
373
          echo "rm -f \"$${dir}/so_locations\""; \
361
374
          rm -f "$${dir}/so_locations"; \
362
375
        done
363
 
lib21_fts_solr_plugin.la: $(lib21_fts_solr_plugin_la_OBJECTS) $(lib21_fts_solr_plugin_la_DEPENDENCIES) 
 
376
lib21_fts_solr_plugin.la: $(lib21_fts_solr_plugin_la_OBJECTS) $(lib21_fts_solr_plugin_la_DEPENDENCIES) $(EXTRA_lib21_fts_solr_plugin_la_DEPENDENCIES) 
364
377
        $(lib21_fts_solr_plugin_la_LINK) -rpath $(moduledir) $(lib21_fts_solr_plugin_la_OBJECTS) $(lib21_fts_solr_plugin_la_LIBADD) $(LIBS)
365
378
 
366
379
mostlyclean-compile:
369
382
distclean-compile:
370
383
        -rm -f *.tab.c
371
384
 
 
385
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fts-backend-solr-old.Plo@am__quote@
372
386
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fts-backend-solr.Plo@am__quote@
373
387
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fts-solr-plugin.Plo@am__quote@
374
388
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/solr-connection.Plo@am__quote@
499
513
 
500
514
installcheck: installcheck-am
501
515
install-strip:
502
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
503
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
504
 
          `test -z '$(STRIP)' || \
505
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
516
        if test -z '$(STRIP)'; then \
 
517
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
518
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
519
              install; \
 
520
        else \
 
521
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
522
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
523
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
524
        fi
506
525
mostlyclean-generic:
507
526
 
508
527
clean-generic: