~ubuntu-branches/ubuntu/raring/dovecot/raring

« back to all changes in this revision

Viewing changes to pigeonhole/src/lib-sieve/plugins/date/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Marco Nenciarini
  • Date: 2011-09-19 19:26:48 UTC
  • mfrom: (1.14.4 upstream)
  • mto: (4.8.2 experimental)
  • mto: This revision was merged to the branch mainline in revision 86.
  • Revision ID: package-import@ubuntu.com-20110919192648-ri3sovtiz334yori
Tags: 1:2.0.15-1
* [a22575a] New upstream version 2.0.15: (Closes: #642045)
    + doveadm altmove: Added -r parameter to move mails back to primary
      storage.
    - v2.0.14: Index reading could have eaten a lot of memory in some
      situations
    - doveadm index no longer affects future caching decisions
    - mbox: Fixed crash during mail delivery when mailbox didn't yet have
      GUID assigned to it.
    - zlib+mbox: Fetching last message from compressed mailboxes crashed.
    - lib-sql: Fixed load balancing and error
* [8ce5abc] Update pigeonhole to release 0.2.4
* [87658d2] Add dovecot-solr to dovecot-core's Suggests line.

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.10.3 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
18
18
 
19
19
VPATH = @srcdir@
20
20
pkgdatadir = $(datadir)/@PACKAGE@
 
21
pkglibdir = $(libdir)/@PACKAGE@
21
22
pkgincludedir = $(includedir)/@PACKAGE@
22
 
pkglibdir = $(libdir)/@PACKAGE@
23
 
pkglibexecdir = $(libexecdir)/@PACKAGE@
24
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25
24
install_sh_DATA = $(install_sh) -c -m 644
26
25
install_sh_PROGRAM = $(install_sh) -c
49
48
CONFIG_HEADER = $(top_builddir)/dummy-config.h \
50
49
        $(top_builddir)/pigeonhole-config.h
51
50
CONFIG_CLEAN_FILES =
52
 
CONFIG_CLEAN_VPATH_FILES =
53
51
LTLIBRARIES = $(noinst_LTLIBRARIES)
54
52
libsieve_ext_date_la_LIBADD =
55
53
am__objects_1 = tst-date.lo
59
57
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
60
58
depcomp = $(SHELL) $(top_srcdir)/depcomp
61
59
am__depfiles_maybe = depfiles
62
 
am__mv = mv -f
63
60
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
64
61
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
65
62
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
243
240
              exit 1;; \
244
241
          esac; \
245
242
        done; \
246
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/lib-sieve/plugins/date/Makefile'; \
247
 
        $(am__cd) $(top_srcdir) && \
248
 
          $(AUTOMAKE) --foreign src/lib-sieve/plugins/date/Makefile
 
243
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  src/lib-sieve/plugins/date/Makefile'; \
 
244
        cd $(top_srcdir) && \
 
245
          $(AUTOMAKE) --foreign  src/lib-sieve/plugins/date/Makefile
249
246
.PRECIOUS: Makefile
250
247
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
251
248
        @case '$?' in \
263
260
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
264
261
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
265
262
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
266
 
$(am__aclocal_m4_deps):
267
263
 
268
264
clean-noinstLTLIBRARIES:
269
265
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
288
284
 
289
285
.c.o:
290
286
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
291
 
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
287
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
292
288
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
293
289
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
294
290
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
295
291
 
296
292
.c.obj:
297
293
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
298
 
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
294
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
299
295
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
300
296
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
301
297
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
302
298
 
303
299
.c.lo:
304
300
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
305
 
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
301
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
306
302
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
307
303
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
308
304
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
325
321
 
326
322
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
327
323
                $(TAGS_FILES) $(LISP)
328
 
        set x; \
 
324
        tags=; \
329
325
        here=`pwd`; \
330
326
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
331
327
        unique=`for i in $$list; do \
333
329
          done | \
334
330
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
335
331
              END { if (nonempty) { for (i in files) print i; }; }'`; \
336
 
        shift; \
337
 
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
 
332
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
338
333
          test -n "$$unique" || unique=$$empty_fix; \
339
 
          if test $$# -gt 0; then \
340
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
341
 
              "$$@" $$unique; \
342
 
          else \
343
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
344
 
              $$unique; \
345
 
          fi; \
 
334
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
335
            $$tags $$unique; \
346
336
        fi
347
337
ctags: CTAGS
348
338
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
349
339
                $(TAGS_FILES) $(LISP)
 
340
        tags=; \
350
341
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
351
342
        unique=`for i in $$list; do \
352
343
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
353
344
          done | \
354
345
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
355
346
              END { if (nonempty) { for (i in files) print i; }; }'`; \
356
 
        test -z "$(CTAGS_ARGS)$$unique" \
 
347
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
357
348
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
358
 
             $$unique
 
349
             $$tags $$unique
359
350
 
360
351
GTAGS:
361
352
        here=`$(am__cd) $(top_builddir) && pwd` \
362
 
          && $(am__cd) $(top_srcdir) \
363
 
          && gtags -i $(GTAGS_ARGS) "$$here"
 
353
          && cd $(top_srcdir) \
 
354
          && gtags -i $(GTAGS_ARGS) $$here
364
355
 
365
356
distclean-tags:
366
357
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
381
372
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
382
373
          if test -d $$d/$$file; then \
383
374
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
384
 
            if test -d "$(distdir)/$$file"; then \
385
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
386
 
            fi; \
387
375
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
388
 
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
389
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
376
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
390
377
            fi; \
391
 
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
378
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
392
379
          else \
393
 
            test -f "$(distdir)/$$file" \
394
 
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
380
            test -f $(distdir)/$$file \
 
381
            || cp -p $$d/$$file $(distdir)/$$file \
395
382
            || exit 1; \
396
383
          fi; \
397
384
        done
419
406
 
420
407
distclean-generic:
421
408
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
422
 
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
423
409
 
424
410
maintainer-clean-generic:
425
411
        @echo "This command is intended for maintainers to use"
510
496
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
511
497
        pdf pdf-am ps ps-am tags uninstall uninstall-am
512
498
 
513
 
 
514
499
# Tell versions [3.59,3.63) of GNU make to not export all variables.
515
500
# Otherwise a system limit (for SysV at least) may be exceeded.
516
501
.NOEXPORT: