~ubuntu-branches/ubuntu/karmic/evolution/karmic-proposed

« back to all changes in this revision

Viewing changes to a11y/e-text/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2009-10-19 11:28:09 UTC
  • mfrom: (1.1.69 upstream)
  • Revision ID: james.westby@ubuntu.com-20091019112809-dm58mhdd7mkedv4h
Tags: 2.28.1-0ubuntu1
* New upstream version:
  Bug Fixes:
  - #552552 - File/Empty Trash does not expunge maildir folder    
  - #592117 - Calendar printout love
  - #592313 - Default label names untranslated (lp: #442250)
  - #594373 - Calendar notifications are not cleared from system tray    
              (lp: #437755)
  - #595501 - Crash on a changed filter rule removal (lp: #452921)
  - #595923 - Fix user doc compilation warnings 
  - #595938 - User doc clean up 
  - #596130 - Use correct Name and GenericName in .desktop file    
  - #596157 - Use "Message-ID" instead of "Message-Id" 
  - #596160 - Compiler warnings about _MailComponentPrivate.quit_state    
  - #596712 - Recovered messages not autosaved until modification
  - #596800 - Hang on contacts merging 
  - #597108 - E_CONFIG_SECTION headers not properly escaped    
  - #597564 - Invalid g_object_unref call in redo_queries 
  Miscellaneous:
  Disable gdk_event_get_graphics_expose
  Various composer autosave fixes. 
* debian/patches/90_autoconf.patch:
  - new version update

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10.1 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11 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  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
 
6
# Inc.
6
7
# This Makefile.in is free software; the Free Software Foundation
7
8
# gives unlimited permission to copy and/or distribute it,
8
9
# with or without modifications, as long as this notice is preserved.
16
17
 
17
18
VPATH = @srcdir@
18
19
pkgdatadir = $(datadir)/@PACKAGE@
 
20
pkgincludedir = $(includedir)/@PACKAGE@
19
21
pkglibdir = $(libdir)/@PACKAGE@
20
 
pkgincludedir = $(includedir)/@PACKAGE@
 
22
pkglibexecdir = $(libexecdir)/@PACKAGE@
21
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22
24
install_sh_DATA = $(install_sh) -c -m 644
23
25
install_sh_PROGRAM = $(install_sh) -c
51
53
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
52
54
CONFIG_HEADER = $(top_builddir)/config.h
53
55
CONFIG_CLEAN_FILES =
 
56
CONFIG_CLEAN_VPATH_FILES =
54
57
LTLIBRARIES = $(noinst_LTLIBRARIES)
55
58
libgal_a11y_etext_la_LIBADD =
56
59
am_libgal_a11y_etext_la_OBJECTS = gal-a11y-e-text-factory.lo \
57
60
        gal-a11y-e-text.lo
58
61
libgal_a11y_etext_la_OBJECTS = $(am_libgal_a11y_etext_la_OBJECTS)
 
62
AM_V_lt = $(am__v_lt_$(V))
 
63
am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
 
64
am__v_lt_0 = --silent
59
65
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
60
66
depcomp = $(SHELL) $(top_srcdir)/depcomp
61
67
am__depfiles_maybe = depfiles
 
68
am__mv = mv -f
62
69
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
63
70
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
71
AM_V_CC = $(am__v_CC_$(V))
 
72
am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
 
73
am__v_CC_0 = @echo "  CC    " $@;
 
74
AM_V_at = $(am__v_at_$(V))
 
75
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
76
am__v_at_0 = @
64
77
CCLD = $(CC)
65
 
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
66
 
        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
67
 
        $(LDFLAGS) -o $@
 
78
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
 
79
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
80
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
81
AM_V_CCLD = $(am__v_CCLD_$(V))
 
82
am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
 
83
am__v_CCLD_0 = @echo "  CCLD  " $@;
 
84
AM_V_GEN = $(am__v_GEN_$(V))
 
85
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
86
am__v_GEN_0 = @echo "  GEN   " $@;
68
87
SOURCES = $(libgal_a11y_etext_la_SOURCES)
69
88
DIST_SOURCES = $(libgal_a11y_etext_la_SOURCES)
70
89
ETAGS = etags
76
95
ALLOCA = @ALLOCA@
77
96
ALL_LINGUAS = @ALL_LINGUAS@
78
97
AMTAR = @AMTAR@
 
98
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
79
99
AR = @AR@
80
100
AS = @AS@
81
101
AUTOCONF = @AUTOCONF@
399
419
        @for dep in $?; do \
400
420
          case '$(am__configure_deps)' in \
401
421
            *$$dep*) \
402
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
403
 
                && exit 0; \
 
422
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
423
                && { if test -f $@; then exit 0; else break; fi; }; \
404
424
              exit 1;; \
405
425
          esac; \
406
426
        done; \
407
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  a11y/e-text/Makefile'; \
408
 
        cd $(top_srcdir) && \
409
 
          $(AUTOMAKE) --gnu  a11y/e-text/Makefile
 
427
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu a11y/e-text/Makefile'; \
 
428
        $(am__cd) $(top_srcdir) && \
 
429
          $(AUTOMAKE) --gnu a11y/e-text/Makefile
410
430
.PRECIOUS: Makefile
411
431
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
412
432
        @case '$?' in \
424
444
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
425
445
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
426
446
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
447
$(am__aclocal_m4_deps):
427
448
 
428
449
clean-noinstLTLIBRARIES:
429
450
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
434
455
          rm -f "$${dir}/so_locations"; \
435
456
        done
436
457
libgal-a11y-etext.la: $(libgal_a11y_etext_la_OBJECTS) $(libgal_a11y_etext_la_DEPENDENCIES) 
437
 
        $(LINK)  $(libgal_a11y_etext_la_OBJECTS) $(libgal_a11y_etext_la_LIBADD) $(LIBS)
 
458
        $(AM_V_CCLD)$(LINK)  $(libgal_a11y_etext_la_OBJECTS) $(libgal_a11y_etext_la_LIBADD) $(LIBS)
438
459
 
439
460
mostlyclean-compile:
440
461
        -rm -f *.$(OBJEXT)
446
467
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gal-a11y-e-text.Plo@am__quote@
447
468
 
448
469
.c.o:
449
 
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
450
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
470
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
471
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
472
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
451
473
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
452
474
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
453
475
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
454
476
 
455
477
.c.obj:
456
 
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
457
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
478
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 
479
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
480
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
458
481
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
459
482
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
460
483
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
461
484
 
462
485
.c.lo:
463
 
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
464
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
486
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
487
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
488
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
465
489
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
466
490
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
467
491
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
477
501
        unique=`for i in $$list; do \
478
502
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
479
503
          done | \
480
 
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
 
504
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
481
505
              END { if (nonempty) { for (i in files) print i; }; }'`; \
482
506
        mkid -fID $$unique
483
507
tags: TAGS
484
508
 
485
509
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
486
510
                $(TAGS_FILES) $(LISP)
487
 
        tags=; \
 
511
        set x; \
488
512
        here=`pwd`; \
489
513
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
490
514
        unique=`for i in $$list; do \
492
516
          done | \
493
517
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
494
518
              END { if (nonempty) { for (i in files) print i; }; }'`; \
495
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
519
        shift; \
 
520
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
496
521
          test -n "$$unique" || unique=$$empty_fix; \
497
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
498
 
            $$tags $$unique; \
 
522
          if test $$# -gt 0; then \
 
523
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
524
              "$$@" $$unique; \
 
525
          else \
 
526
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
527
              $$unique; \
 
528
          fi; \
499
529
        fi
500
530
ctags: CTAGS
501
531
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
502
532
                $(TAGS_FILES) $(LISP)
503
 
        tags=; \
504
533
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
505
534
        unique=`for i in $$list; do \
506
535
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
507
536
          done | \
508
537
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
509
538
              END { if (nonempty) { for (i in files) print i; }; }'`; \
510
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
539
        test -z "$(CTAGS_ARGS)$$unique" \
511
540
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
512
 
             $$tags $$unique
 
541
             $$unique
513
542
 
514
543
GTAGS:
515
544
        here=`$(am__cd) $(top_builddir) && pwd` \
516
 
          && cd $(top_srcdir) \
517
 
          && gtags -i $(GTAGS_ARGS) $$here
 
545
          && $(am__cd) $(top_srcdir) \
 
546
          && gtags -i $(GTAGS_ARGS) "$$here"
518
547
 
519
548
distclean-tags:
520
549
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
535
564
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
536
565
          if test -d $$d/$$file; then \
537
566
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
567
            if test -d "$(distdir)/$$file"; then \
 
568
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
569
            fi; \
538
570
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
539
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
571
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
572
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
540
573
            fi; \
541
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
574
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
542
575
          else \
543
 
            test -f $(distdir)/$$file \
544
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
576
            test -f "$(distdir)/$$file" \
 
577
            || cp -p $$d/$$file "$(distdir)/$$file" \
545
578
            || exit 1; \
546
579
          fi; \
547
580
        done
569
602
 
570
603
distclean-generic:
571
604
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
605
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
572
606
 
573
607
maintainer-clean-generic:
574
608
        @echo "This command is intended for maintainers to use"
590
624
 
591
625
html: html-am
592
626
 
 
627
html-am:
 
628
 
593
629
info: info-am
594
630
 
595
631
info-am:
598
634
 
599
635
install-dvi: install-dvi-am
600
636
 
 
637
install-dvi-am:
 
638
 
601
639
install-exec-am:
602
640
 
603
641
install-html: install-html-am
604
642
 
 
643
install-html-am:
 
644
 
605
645
install-info: install-info-am
606
646
 
 
647
install-info-am:
 
648
 
607
649
install-man:
608
650
 
609
651
install-pdf: install-pdf-am
610
652
 
 
653
install-pdf-am:
 
654
 
611
655
install-ps: install-ps-am
612
656
 
 
657
install-ps-am:
 
658
 
613
659
installcheck-am:
614
660
 
615
661
maintainer-clean: maintainer-clean-am
649
695
 
650
696
 
651
697
-include $(top_srcdir)/git.mk
 
698
 
652
699
# Tell versions [3.59,3.63) of GNU make to not export all variables.
653
700
# Otherwise a system limit (for SysV at least) may be exceeded.
654
701
.NOEXPORT: