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

« back to all changes in this revision

Viewing changes to src/plugins/fts-lucene/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.
16
16
@SET_MAKE@
17
17
 
18
18
 
 
19
 
19
20
VPATH = @srcdir@
20
21
pkgdatadir = $(datadir)/@PACKAGE@
21
22
pkgincludedir = $(includedir)/@PACKAGE@
68
69
am__base_list = \
69
70
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
70
71
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
71
 
am__installdirs = "$(DESTDIR)$(moduledir)"
72
 
LTLIBRARIES = $(module_LTLIBRARIES)
73
 
lib21_fts_lucene_plugin_la_DEPENDENCIES =
 
72
am__uninstall_files_from_dir = { \
 
73
  test -z "$$files" \
 
74
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
 
75
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
 
76
         $(am__cd) "$$dir" && rm -f $$files; }; \
 
77
  }
 
78
am__installdirs = "$(DESTDIR)$(doveadm_moduledir)" \
 
79
        "$(DESTDIR)$(moduledir)" "$(DESTDIR)$(exampledir)"
 
80
LTLIBRARIES = $(doveadm_module_LTLIBRARIES) $(module_LTLIBRARIES)
 
81
lib20_doveadm_fts_lucene_plugin_la_LIBADD =
 
82
am_lib20_doveadm_fts_lucene_plugin_la_OBJECTS = doveadm-fts-lucene.lo
 
83
lib20_doveadm_fts_lucene_plugin_la_OBJECTS =  \
 
84
        $(am_lib20_doveadm_fts_lucene_plugin_la_OBJECTS)
 
85
lib20_doveadm_fts_lucene_plugin_la_LINK = $(LIBTOOL) --tag=CC \
 
86
        $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
 
87
        $(AM_CFLAGS) $(CFLAGS) \
 
88
        $(lib20_doveadm_fts_lucene_plugin_la_LDFLAGS) $(LDFLAGS) -o $@
 
89
am__DEPENDENCIES_1 =
 
90
lib21_fts_lucene_plugin_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
 
91
        $(am__DEPENDENCIES_1)
 
92
am__lib21_fts_lucene_plugin_la_SOURCES_DIST = fts-lucene-plugin.c \
 
93
        fts-backend-lucene.c lucene-wrapper.cc Snowball.cc
 
94
@BUILD_LUCENE_STEMMER_TRUE@am__objects_1 = Snowball.lo
74
95
am_lib21_fts_lucene_plugin_la_OBJECTS = fts-lucene-plugin.lo \
75
 
        fts-backend-lucene.lo lucene-wrapper.lo
 
96
        fts-backend-lucene.lo lucene-wrapper.lo $(am__objects_1)
76
97
lib21_fts_lucene_plugin_la_OBJECTS =  \
77
98
        $(am_lib21_fts_lucene_plugin_la_OBJECTS)
78
99
lib21_fts_lucene_plugin_la_LINK = $(LIBTOOL) --tag=CXX \
101
122
CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
102
123
        --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
103
124
        $(LDFLAGS) -o $@
104
 
SOURCES = $(lib21_fts_lucene_plugin_la_SOURCES)
105
 
DIST_SOURCES = $(lib21_fts_lucene_plugin_la_SOURCES)
 
125
SOURCES = $(lib20_doveadm_fts_lucene_plugin_la_SOURCES) \
 
126
        $(lib21_fts_lucene_plugin_la_SOURCES)
 
127
DIST_SOURCES = $(lib20_doveadm_fts_lucene_plugin_la_SOURCES) \
 
128
        $(am__lib21_fts_lucene_plugin_la_SOURCES_DIST)
 
129
DATA = $(example_DATA)
106
130
HEADERS = $(noinst_HEADERS)
107
131
ETAGS = etags
108
132
CTAGS = ctags
122
146
CFLAGS = @CFLAGS@
123
147
CPP = @CPP@
124
148
CPPFLAGS = @CPPFLAGS@
 
149
CRYPT_LIBS = @CRYPT_LIBS@
125
150
CURLCONFIG = @CURLCONFIG@
126
151
CURL_CFLAGS = @CURL_CFLAGS@
127
152
CURL_LIBS = @CURL_LIBS@
161
186
LIBDOVECOT_LOGIN = @LIBDOVECOT_LOGIN@
162
187
LIBDOVECOT_SQL = @LIBDOVECOT_SQL@
163
188
LIBDOVECOT_STORAGE = @LIBDOVECOT_STORAGE@
 
189
LIBDOVECOT_STORAGE_DEPS = @LIBDOVECOT_STORAGE_DEPS@
164
190
LIBICONV = @LIBICONV@
165
191
LIBOBJS = @LIBOBJS@
166
192
LIBS = @LIBS@
167
193
LIBTOOL = @LIBTOOL@
168
194
LIBWRAP_LIBS = @LIBWRAP_LIBS@
 
195
LINKED_STORAGE_LDADD = @LINKED_STORAGE_LDADD@
169
196
LINKED_STORAGE_LIBS = @LINKED_STORAGE_LIBS@
170
197
LIPO = @LIPO@
171
198
LN_S = @LN_S@
182
209
MYSQL_LIBS = @MYSQL_LIBS@
183
210
NM = @NM@
184
211
NMEDIT = @NMEDIT@
 
212
NOPLUGIN_LDFLAGS = 
185
213
OBJDUMP = @OBJDUMP@
186
214
OBJEXT = @OBJEXT@
187
215
OTOOL = @OTOOL@
256
284
localedir = @localedir@
257
285
localstatedir = @localstatedir@
258
286
mail_storages = @mail_storages@
 
287
mailbox_list_drivers = @mailbox_list_drivers@
259
288
mandir = @mandir@
260
289
mkdir_p = @mkdir_p@
261
290
moduledir = @moduledir@
277
306
top_build_prefix = @top_build_prefix@
278
307
top_builddir = @top_builddir@
279
308
top_srcdir = @top_srcdir@
 
309
doveadm_moduledir = $(moduledir)/doveadm
280
310
AM_CPPFLAGS = \
281
311
        -I$(top_srcdir)/src/lib \
282
312
        -I$(top_srcdir)/src/lib-mail \
283
313
        -I$(top_srcdir)/src/lib-index \
284
314
        -I$(top_srcdir)/src/lib-storage \
285
315
        -I$(top_srcdir)/src/plugins/fts \
286
 
        -I/usr/lib
 
316
        -I$(top_srcdir)/src/doveadm
287
317
 
288
318
lib21_fts_lucene_plugin_la_LDFLAGS = -module -avoid-version
 
319
lib20_doveadm_fts_lucene_plugin_la_LDFLAGS = -module -avoid-version
289
320
module_LTLIBRARIES = \
290
321
        lib21_fts_lucene_plugin.la
291
322
 
 
323
@BUILD_LUCENE_STEMMER_TRUE@STEMMER_LIBS = -lstemmer
 
324
@BUILD_LUCENE_STEMMER_TRUE@SHOWBALL_SOURCES = Snowball.cc
 
325
@BUILD_LUCENE_TEXTCAT_TRUE@TEXTCAT_LIBS = -ltextcat
292
326
lib21_fts_lucene_plugin_la_LIBADD = \
293
 
        -lclucene-shared -lclucene-core
 
327
        -lclucene-shared -lclucene-core $(TEXTCAT_LIBS) $(STEMMER_LIBS)
294
328
 
295
329
lib21_fts_lucene_plugin_la_SOURCES = \
296
330
        fts-lucene-plugin.c \
297
331
        fts-backend-lucene.c \
298
 
        lucene-wrapper.cc
 
332
        lucene-wrapper.cc \
 
333
        $(SHOWBALL_SOURCES)
299
334
 
300
335
noinst_HEADERS = \
301
336
        fts-lucene-plugin.h \
302
 
        lucene-wrapper.h
 
337
        lucene-wrapper.h \
 
338
        SnowballAnalyzer.h \
 
339
        SnowballFilter.h
 
340
 
 
341
@BUILD_LUCENE_TEXTCAT_TRUE@exampledir = $(docdir)/example-config
 
342
@BUILD_LUCENE_TEXTCAT_TRUE@example_DATA = \
 
343
@BUILD_LUCENE_TEXTCAT_TRUE@     textcat.conf
 
344
 
 
345
EXTRA_DIST = textcat.conf
 
346
doveadm_module_LTLIBRARIES = \
 
347
        lib20_doveadm_fts_lucene_plugin.la
 
348
 
 
349
lib20_doveadm_fts_lucene_plugin_la_SOURCES = \
 
350
        doveadm-fts-lucene.c
303
351
 
304
352
all: all-am
305
353
 
335
383
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
336
384
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
337
385
$(am__aclocal_m4_deps):
 
386
install-doveadm_moduleLTLIBRARIES: $(doveadm_module_LTLIBRARIES)
 
387
        @$(NORMAL_INSTALL)
 
388
        test -z "$(doveadm_moduledir)" || $(MKDIR_P) "$(DESTDIR)$(doveadm_moduledir)"
 
389
        @list='$(doveadm_module_LTLIBRARIES)'; test -n "$(doveadm_moduledir)" || list=; \
 
390
        list2=; for p in $$list; do \
 
391
          if test -f $$p; then \
 
392
            list2="$$list2 $$p"; \
 
393
          else :; fi; \
 
394
        done; \
 
395
        test -z "$$list2" || { \
 
396
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(doveadm_moduledir)'"; \
 
397
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(doveadm_moduledir)"; \
 
398
        }
 
399
 
 
400
uninstall-doveadm_moduleLTLIBRARIES:
 
401
        @$(NORMAL_UNINSTALL)
 
402
        @list='$(doveadm_module_LTLIBRARIES)'; test -n "$(doveadm_moduledir)" || list=; \
 
403
        for p in $$list; do \
 
404
          $(am__strip_dir) \
 
405
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(doveadm_moduledir)/$$f'"; \
 
406
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(doveadm_moduledir)/$$f"; \
 
407
        done
 
408
 
 
409
clean-doveadm_moduleLTLIBRARIES:
 
410
        -test -z "$(doveadm_module_LTLIBRARIES)" || rm -f $(doveadm_module_LTLIBRARIES)
 
411
        @list='$(doveadm_module_LTLIBRARIES)'; for p in $$list; do \
 
412
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
 
413
          test "$$dir" != "$$p" || dir=.; \
 
414
          echo "rm -f \"$${dir}/so_locations\""; \
 
415
          rm -f "$${dir}/so_locations"; \
 
416
        done
338
417
install-moduleLTLIBRARIES: $(module_LTLIBRARIES)
339
418
        @$(NORMAL_INSTALL)
340
419
        test -z "$(moduledir)" || $(MKDIR_P) "$(DESTDIR)$(moduledir)"
366
445
          echo "rm -f \"$${dir}/so_locations\""; \
367
446
          rm -f "$${dir}/so_locations"; \
368
447
        done
369
 
lib21_fts_lucene_plugin.la: $(lib21_fts_lucene_plugin_la_OBJECTS) $(lib21_fts_lucene_plugin_la_DEPENDENCIES) 
 
448
lib20_doveadm_fts_lucene_plugin.la: $(lib20_doveadm_fts_lucene_plugin_la_OBJECTS) $(lib20_doveadm_fts_lucene_plugin_la_DEPENDENCIES) $(EXTRA_lib20_doveadm_fts_lucene_plugin_la_DEPENDENCIES) 
 
449
        $(lib20_doveadm_fts_lucene_plugin_la_LINK) -rpath $(doveadm_moduledir) $(lib20_doveadm_fts_lucene_plugin_la_OBJECTS) $(lib20_doveadm_fts_lucene_plugin_la_LIBADD) $(LIBS)
 
450
lib21_fts_lucene_plugin.la: $(lib21_fts_lucene_plugin_la_OBJECTS) $(lib21_fts_lucene_plugin_la_DEPENDENCIES) $(EXTRA_lib21_fts_lucene_plugin_la_DEPENDENCIES) 
370
451
        $(lib21_fts_lucene_plugin_la_LINK) -rpath $(moduledir) $(lib21_fts_lucene_plugin_la_OBJECTS) $(lib21_fts_lucene_plugin_la_LIBADD) $(LIBS)
371
452
 
372
453
mostlyclean-compile:
375
456
distclean-compile:
376
457
        -rm -f *.tab.c
377
458
 
 
459
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Snowball.Plo@am__quote@
 
460
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/doveadm-fts-lucene.Plo@am__quote@
378
461
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fts-backend-lucene.Plo@am__quote@
379
462
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fts-lucene-plugin.Plo@am__quote@
380
463
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lucene-wrapper.Plo@am__quote@
426
509
 
427
510
clean-libtool:
428
511
        -rm -rf .libs _libs
 
512
install-exampleDATA: $(example_DATA)
 
513
        @$(NORMAL_INSTALL)
 
514
        test -z "$(exampledir)" || $(MKDIR_P) "$(DESTDIR)$(exampledir)"
 
515
        @list='$(example_DATA)'; test -n "$(exampledir)" || list=; \
 
516
        for p in $$list; do \
 
517
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
518
          echo "$$d$$p"; \
 
519
        done | $(am__base_list) | \
 
520
        while read files; do \
 
521
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(exampledir)'"; \
 
522
          $(INSTALL_DATA) $$files "$(DESTDIR)$(exampledir)" || exit $$?; \
 
523
        done
 
524
 
 
525
uninstall-exampleDATA:
 
526
        @$(NORMAL_UNINSTALL)
 
527
        @list='$(example_DATA)'; test -n "$(exampledir)" || list=; \
 
528
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
529
        dir='$(DESTDIR)$(exampledir)'; $(am__uninstall_files_from_dir)
429
530
 
430
531
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
431
532
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
511
612
        done
512
613
check-am: all-am
513
614
check: check-am
514
 
all-am: Makefile $(LTLIBRARIES) $(HEADERS)
 
615
all-am: Makefile $(LTLIBRARIES) $(DATA) $(HEADERS)
515
616
installdirs:
516
 
        for dir in "$(DESTDIR)$(moduledir)"; do \
 
617
        for dir in "$(DESTDIR)$(doveadm_moduledir)" "$(DESTDIR)$(moduledir)" "$(DESTDIR)$(exampledir)"; do \
517
618
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
518
619
        done
519
620
install: install-am
526
627
 
527
628
installcheck: installcheck-am
528
629
install-strip:
529
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
530
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
531
 
          `test -z '$(STRIP)' || \
532
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
630
        if test -z '$(STRIP)'; then \
 
631
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
632
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
633
              install; \
 
634
        else \
 
635
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
636
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
637
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
638
        fi
533
639
mostlyclean-generic:
534
640
 
535
641
clean-generic:
543
649
        @echo "it deletes files that may require special tools to rebuild."
544
650
clean: clean-am
545
651
 
546
 
clean-am: clean-generic clean-libtool clean-moduleLTLIBRARIES \
547
 
        mostlyclean-am
 
652
clean-am: clean-doveadm_moduleLTLIBRARIES clean-generic clean-libtool \
 
653
        clean-moduleLTLIBRARIES mostlyclean-am
548
654
 
549
655
distclean: distclean-am
550
656
        -rm -rf ./$(DEPDIR)
564
670
 
565
671
info-am:
566
672
 
567
 
install-data-am: install-moduleLTLIBRARIES
 
673
install-data-am: install-doveadm_moduleLTLIBRARIES install-exampleDATA \
 
674
        install-moduleLTLIBRARIES
568
675
 
569
676
install-dvi: install-dvi-am
570
677
 
610
717
 
611
718
ps-am:
612
719
 
613
 
uninstall-am: uninstall-moduleLTLIBRARIES
 
720
uninstall-am: uninstall-doveadm_moduleLTLIBRARIES \
 
721
        uninstall-exampleDATA uninstall-moduleLTLIBRARIES
614
722
 
615
723
.MAKE: install-am install-strip
616
724
 
617
 
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
618
 
        clean-libtool clean-moduleLTLIBRARIES ctags distclean \
619
 
        distclean-compile distclean-generic distclean-libtool \
620
 
        distclean-tags distdir dvi dvi-am html html-am info info-am \
621
 
        install install-am install-data install-data-am install-dvi \
622
 
        install-dvi-am install-exec install-exec-am install-html \
623
 
        install-html-am install-info install-info-am install-man \
624
 
        install-moduleLTLIBRARIES install-pdf install-pdf-am \
625
 
        install-ps install-ps-am install-strip installcheck \
626
 
        installcheck-am installdirs maintainer-clean \
627
 
        maintainer-clean-generic mostlyclean mostlyclean-compile \
628
 
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
629
 
        tags uninstall uninstall-am uninstall-moduleLTLIBRARIES
 
725
.PHONY: CTAGS GTAGS all all-am check check-am clean \
 
726
        clean-doveadm_moduleLTLIBRARIES clean-generic clean-libtool \
 
727
        clean-moduleLTLIBRARIES ctags distclean distclean-compile \
 
728
        distclean-generic distclean-libtool distclean-tags distdir dvi \
 
729
        dvi-am html html-am info info-am install install-am \
 
730
        install-data install-data-am install-doveadm_moduleLTLIBRARIES \
 
731
        install-dvi install-dvi-am install-exampleDATA install-exec \
 
732
        install-exec-am install-html install-html-am install-info \
 
733
        install-info-am install-man install-moduleLTLIBRARIES \
 
734
        install-pdf install-pdf-am install-ps install-ps-am \
 
735
        install-strip installcheck installcheck-am installdirs \
 
736
        maintainer-clean maintainer-clean-generic mostlyclean \
 
737
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
 
738
        pdf pdf-am ps ps-am tags uninstall uninstall-am \
 
739
        uninstall-doveadm_moduleLTLIBRARIES uninstall-exampleDATA \
 
740
        uninstall-moduleLTLIBRARIES
630
741
 
631
742
 
632
743
# Tell versions [3.59,3.63) of GNU make to not export all variables.