~ubuntu-branches/ubuntu/utopic/inkscape/utopic-proposed

« back to all changes in this revision

Viewing changes to doc/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Alex Valavanis
  • Date: 2014-08-19 19:10:32 UTC
  • mfrom: (1.6.5) (2.5.14 sid)
  • Revision ID: package-import@ubuntu.com-20140819191032-2eca1qihaszjk9i6
Tags: 0.48.5-2ubuntu1
* Merge with Debian Unstable (LP: #1358863). Fixes several Ubuntu bugs:
  - Illustrator CS SVG won't load: namespace URIs in entities (LP: #166371)
  - inkscape crashed with SIGSEGV in
    sp_dtw_color_profile_event() (LP: #966441)
  - inkscape crashed with SIGSEGV (LP: #1051017)
  - inkscape crashed with SIGSEGV in Inkscape::Preferences::_getNode()
    (LP: #1163241)
  - save a copy reverts to save as (LP: #529843)
  - Extension to braille not working on Xubuntu 12.10 (LP: #1090865)
* Remaining changes:
  - debian/control:
    + Set Ubuntu Developer as maintainer,
    + build-depend on dh-translation to handle Ubuntu translation,
    + demote pstoedit from Recommends to Suggests (because it's in universe),
  - debian/patches/0006_add_unity_quicklist_support.patch: add.
  - debian/patches/series: update.
  - debian/rules:
    + add dh_translation to handle Ubuntu translation
* Drop debian/patches/librevenge.patch (superseded by
    debian/patches/0006-Update_to_new_libwpg.patch)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.6 from Makefile.am.
 
1
# Makefile.in generated by automake 1.14.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
 
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
 
# Foundation, Inc.
 
4
# Copyright (C) 1994-2013 Free Software Foundation, Inc.
 
5
 
7
6
# This Makefile.in is free software; the Free Software Foundation
8
7
# gives unlimited permission to copy and/or distribute it,
9
8
# with or without modifications, as long as this notice is preserved.
15
14
 
16
15
@SET_MAKE@
17
16
VPATH = @srcdir@
18
 
am__make_dryrun = \
19
 
  { \
20
 
    am__dry=no; \
 
17
am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
 
18
am__make_running_with_option = \
 
19
  case $${target_option-} in \
 
20
      ?) ;; \
 
21
      *) echo "am__make_running_with_option: internal error: invalid" \
 
22
              "target option '$${target_option-}' specified" >&2; \
 
23
         exit 1;; \
 
24
  esac; \
 
25
  has_opt=no; \
 
26
  sane_makeflags=$$MAKEFLAGS; \
 
27
  if $(am__is_gnu_make); then \
 
28
    sane_makeflags=$$MFLAGS; \
 
29
  else \
21
30
    case $$MAKEFLAGS in \
22
31
      *\\[\ \   ]*) \
23
 
        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
24
 
          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
25
 
      *) \
26
 
        for am__flg in $$MAKEFLAGS; do \
27
 
          case $$am__flg in \
28
 
            *=*|--*) ;; \
29
 
            *n*) am__dry=yes; break;; \
30
 
          esac; \
31
 
        done;; \
32
 
    esac; \
33
 
    test $$am__dry = yes; \
34
 
  }
 
32
        bs=\\; \
 
33
        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
 
34
          | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
 
35
    esac; \
 
36
  fi; \
 
37
  skip_next=no; \
 
38
  strip_trailopt () \
 
39
  { \
 
40
    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
 
41
  }; \
 
42
  for flg in $$sane_makeflags; do \
 
43
    test $$skip_next = yes && { skip_next=no; continue; }; \
 
44
    case $$flg in \
 
45
      *=*|--*) continue;; \
 
46
        -*I) strip_trailopt 'I'; skip_next=yes;; \
 
47
      -*I?*) strip_trailopt 'I';; \
 
48
        -*O) strip_trailopt 'O'; skip_next=yes;; \
 
49
      -*O?*) strip_trailopt 'O';; \
 
50
        -*l) strip_trailopt 'l'; skip_next=yes;; \
 
51
      -*l?*) strip_trailopt 'l';; \
 
52
      -[dEDm]) skip_next=yes;; \
 
53
      -[JT]) skip_next=yes;; \
 
54
    esac; \
 
55
    case $$flg in \
 
56
      *$$target_option*) has_opt=yes; break;; \
 
57
    esac; \
 
58
  done; \
 
59
  test $$has_opt = yes
 
60
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
 
61
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
35
62
pkgdatadir = $(datadir)/@PACKAGE@
36
63
pkgincludedir = $(includedir)/@PACKAGE@
37
64
pkglibdir = $(libdir)/@PACKAGE@
51
78
build_triplet = @build@
52
79
host_triplet = @host@
53
80
subdir = doc
54
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
81
DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
 
82
        $(top_srcdir)/mkinstalldirs
55
83
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
56
84
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
57
85
        $(top_srcdir)/m4/ac_define_dir.m4 \
64
92
CONFIG_HEADER = $(top_builddir)/config.h
65
93
CONFIG_CLEAN_FILES =
66
94
CONFIG_CLEAN_VPATH_FILES =
 
95
AM_V_P = $(am__v_P_@AM_V@)
 
96
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
 
97
am__v_P_0 = false
 
98
am__v_P_1 = :
67
99
AM_V_GEN = $(am__v_GEN_@AM_V@)
68
100
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
69
 
am__v_GEN_0 = @echo "  GEN   " $@;
 
101
am__v_GEN_0 = @echo "  GEN     " $@;
 
102
am__v_GEN_1 = 
70
103
AM_V_at = $(am__v_at_@AM_V@)
71
104
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
72
105
am__v_at_0 = @
 
106
am__v_at_1 = 
73
107
SOURCES =
74
108
DIST_SOURCES =
75
109
am__can_run_installinfo = \
77
111
    n|no|NO) false;; \
78
112
    *) (install-info --version) >/dev/null 2>&1;; \
79
113
  esac
 
114
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
80
115
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
81
116
ACLOCAL = @ACLOCAL@
82
117
ALL_LINGUAS = @ALL_LINGUAS@
191
226
POPPLER_CAIRO_CFLAGS = @POPPLER_CAIRO_CFLAGS@
192
227
POPPLER_CAIRO_LIBS = @POPPLER_CAIRO_LIBS@
193
228
POPPLER_CFLAGS = @POPPLER_CFLAGS@
 
229
POPPLER_EVEN_NEWER_COLOR_SPACE_API_CFLAGS = @POPPLER_EVEN_NEWER_COLOR_SPACE_API_CFLAGS@
 
230
POPPLER_EVEN_NEWER_COLOR_SPACE_API_LIBS = @POPPLER_EVEN_NEWER_COLOR_SPACE_API_LIBS@
194
231
POPPLER_GFXFONT_CFLAGS = @POPPLER_GFXFONT_CFLAGS@
195
232
POPPLER_GFXFONT_LIBS = @POPPLER_GFXFONT_LIBS@
196
233
POPPLER_GLIB_CFLAGS = @POPPLER_GLIB_CFLAGS@
294
331
              exit 1;; \
295
332
          esac; \
296
333
        done; \
297
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/Makefile'; \
 
334
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile'; \
298
335
        $(am__cd) $(top_srcdir) && \
299
 
          $(AUTOMAKE) --foreign doc/Makefile
 
336
          $(AUTOMAKE) --gnu doc/Makefile
300
337
.PRECIOUS: Makefile
301
338
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
302
339
        @case '$?' in \
315
352
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
316
353
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
317
354
$(am__aclocal_m4_deps):
318
 
tags: TAGS
319
 
TAGS:
320
 
 
321
 
ctags: CTAGS
322
 
CTAGS:
 
355
tags TAGS:
 
356
 
 
357
ctags CTAGS:
 
358
 
 
359
cscope cscopelist:
323
360
 
324
361
 
325
362
distdir: $(DISTFILES)
454
491
 
455
492
.MAKE: install-am install-strip
456
493
 
457
 
.PHONY: all all-am check check-am clean clean-generic distclean \
458
 
        distclean-generic distdir dvi dvi-am html html-am info info-am \
459
 
        install install-am install-data install-data-am install-dvi \
460
 
        install-dvi-am install-exec install-exec-am install-html \
461
 
        install-html-am install-info install-info-am install-man \
462
 
        install-pdf install-pdf-am install-ps install-ps-am \
463
 
        install-strip installcheck installcheck-am installdirs \
464
 
        maintainer-clean maintainer-clean-generic mostlyclean \
465
 
        mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am
 
494
.PHONY: all all-am check check-am clean clean-generic cscopelist-am \
 
495
        ctags-am distclean distclean-generic distdir dvi dvi-am html \
 
496
        html-am info info-am install install-am install-data \
 
497
        install-data-am install-dvi install-dvi-am install-exec \
 
498
        install-exec-am install-html install-html-am install-info \
 
499
        install-info-am install-man install-pdf install-pdf-am \
 
500
        install-ps install-ps-am install-strip installcheck \
 
501
        installcheck-am installdirs maintainer-clean \
 
502
        maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
 
503
        pdf-am ps ps-am tags-am uninstall uninstall-am
466
504
 
467
505
 
468
506
# Tell versions [3.59,3.63) of GNU make to not export all variables.