~ubuntu-branches/ubuntu/quantal/dovecot/quantal-updates

« back to all changes in this revision

Viewing changes to src/lib-settings/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.
87
87
am__base_list = \
88
88
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
89
89
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
90
am__uninstall_files_from_dir = { \
 
91
  test -z "$$files" \
 
92
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
 
93
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
 
94
         $(am__cd) "$$dir" && rm -f $$files; }; \
 
95
  }
90
96
am__installdirs = "$(DESTDIR)$(pkginc_libdir)"
91
97
HEADERS = $(pkginc_lib_HEADERS)
92
98
ETAGS = etags
107
113
CFLAGS = @CFLAGS@
108
114
CPP = @CPP@
109
115
CPPFLAGS = @CPPFLAGS@
 
116
CRYPT_LIBS = @CRYPT_LIBS@
110
117
CURLCONFIG = @CURLCONFIG@
111
118
CURL_CFLAGS = @CURL_CFLAGS@
112
119
CURL_LIBS = @CURL_LIBS@
146
153
LIBDOVECOT_LOGIN = @LIBDOVECOT_LOGIN@
147
154
LIBDOVECOT_SQL = @LIBDOVECOT_SQL@
148
155
LIBDOVECOT_STORAGE = @LIBDOVECOT_STORAGE@
 
156
LIBDOVECOT_STORAGE_DEPS = @LIBDOVECOT_STORAGE_DEPS@
149
157
LIBICONV = @LIBICONV@
150
158
LIBOBJS = @LIBOBJS@
151
159
LIBS = @LIBS@
152
160
LIBTOOL = @LIBTOOL@
153
161
LIBWRAP_LIBS = @LIBWRAP_LIBS@
 
162
LINKED_STORAGE_LDADD = @LINKED_STORAGE_LDADD@
154
163
LINKED_STORAGE_LIBS = @LINKED_STORAGE_LIBS@
155
164
LIPO = @LIPO@
156
165
LN_S = @LN_S@
167
176
MYSQL_LIBS = @MYSQL_LIBS@
168
177
NM = @NM@
169
178
NMEDIT = @NMEDIT@
 
179
NOPLUGIN_LDFLAGS = @NOPLUGIN_LDFLAGS@
170
180
OBJDUMP = @OBJDUMP@
171
181
OBJEXT = @OBJEXT@
172
182
OTOOL = @OTOOL@
241
251
localedir = @localedir@
242
252
localstatedir = @localstatedir@
243
253
mail_storages = @mail_storages@
 
254
mailbox_list_drivers = @mailbox_list_drivers@
244
255
mandir = @mandir@
245
256
mkdir_p = @mkdir_p@
246
257
moduledir = @moduledir@
319
330
          echo "rm -f \"$${dir}/so_locations\""; \
320
331
          rm -f "$${dir}/so_locations"; \
321
332
        done
322
 
libsettings.la: $(libsettings_la_OBJECTS) $(libsettings_la_DEPENDENCIES) 
 
333
libsettings.la: $(libsettings_la_OBJECTS) $(libsettings_la_DEPENDENCIES) $(EXTRA_libsettings_la_DEPENDENCIES) 
323
334
        $(LINK)  $(libsettings_la_OBJECTS) $(libsettings_la_LIBADD) $(LIBS)
324
335
 
325
336
mostlyclean-compile:
374
385
        @$(NORMAL_UNINSTALL)
375
386
        @list='$(pkginc_lib_HEADERS)'; test -n "$(pkginc_libdir)" || list=; \
376
387
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
377
 
        test -n "$$files" || exit 0; \
378
 
        echo " ( cd '$(DESTDIR)$(pkginc_libdir)' && rm -f" $$files ")"; \
379
 
        cd "$(DESTDIR)$(pkginc_libdir)" && rm -f $$files
 
388
        dir='$(DESTDIR)$(pkginc_libdir)'; $(am__uninstall_files_from_dir)
380
389
 
381
390
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
382
391
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
477
486
 
478
487
installcheck: installcheck-am
479
488
install-strip:
480
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
481
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
482
 
          `test -z '$(STRIP)' || \
483
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
489
        if test -z '$(STRIP)'; then \
 
490
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
491
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
492
              install; \
 
493
        else \
 
494
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
495
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
496
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
497
        fi
484
498
mostlyclean-generic:
485
499
 
486
500
clean-generic: