~valavanisalex/ubuntu/precise/inkscape/fix-943984

« back to all changes in this revision

Viewing changes to inkscape-0.47pre1/share/filters/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Bryce Harrington
  • Date: 2009-07-02 17:09:45 UTC
  • mfrom: (1.1.9 upstream)
  • Revision ID: james.westby@ubuntu.com-20090702170945-nn6d6zswovbwju1t
Tags: 0.47~pre1-0ubuntu1
* New upstream release.
  - Don't constrain maximization on small resolution devices (pre0)
    (LP: #348842)
  - Fixes segfault on startup (pre0)
    (LP: #391149)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.10.2 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
 
6
# This Makefile.in is free software; the Free Software Foundation
 
7
# gives unlimited permission to copy and/or distribute it,
 
8
# with or without modifications, as long as this notice is preserved.
 
9
 
 
10
# This program is distributed in the hope that it will be useful,
 
11
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
12
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
13
# PARTICULAR PURPOSE.
 
14
 
 
15
@SET_MAKE@
 
16
 
 
17
VPATH = @srcdir@
 
18
pkgdatadir = $(datadir)/@PACKAGE@
 
19
pkglibdir = $(libdir)/@PACKAGE@
 
20
pkgincludedir = $(includedir)/@PACKAGE@
 
21
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
22
install_sh_DATA = $(install_sh) -c -m 644
 
23
install_sh_PROGRAM = $(install_sh) -c
 
24
install_sh_SCRIPT = $(install_sh) -c
 
25
INSTALL_HEADER = $(INSTALL_DATA)
 
26
transform = $(program_transform_name)
 
27
NORMAL_INSTALL = :
 
28
PRE_INSTALL = :
 
29
POST_INSTALL = :
 
30
NORMAL_UNINSTALL = :
 
31
PRE_UNINSTALL = :
 
32
POST_UNINSTALL = :
 
33
build_triplet = @build@
 
34
host_triplet = @host@
 
35
subdir = share/filters
 
36
DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
37
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
38
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
 
39
        $(top_srcdir)/m4/ac_define_dir.m4 \
 
40
        $(top_srcdir)/m4/ax_openmp.m4 $(top_srcdir)/m4/relaytool.m4 \
 
41
        $(top_srcdir)/m4/ink_svn_snapshot_build.m4 \
 
42
        $(top_srcdir)/configure.ac
 
43
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
44
        $(ACLOCAL_M4)
 
45
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
46
CONFIG_HEADER = $(top_builddir)/config.h
 
47
CONFIG_CLEAN_FILES =
 
48
SOURCES =
 
49
DIST_SOURCES =
 
50
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
51
am__vpath_adj = case $$p in \
 
52
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
53
    *) f=$$p;; \
 
54
  esac;
 
55
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
56
am__installdirs = "$(DESTDIR)$(filtersdir)"
 
57
filtersDATA_INSTALL = $(INSTALL_DATA)
 
58
DATA = $(filters_DATA)
 
59
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
60
ACLOCAL = @ACLOCAL@
 
61
ALL_LINGUAS = @ALL_LINGUAS@
 
62
AMTAR = @AMTAR@
 
63
AUTOCONF = @AUTOCONF@
 
64
AUTOHEADER = @AUTOHEADER@
 
65
AUTOMAKE = @AUTOMAKE@
 
66
AWK = @AWK@
 
67
CAIRO_PDF_CFLAGS = @CAIRO_PDF_CFLAGS@
 
68
CAIRO_PDF_LIBS = @CAIRO_PDF_LIBS@
 
69
CAIRO_SVG_CFLAGS = @CAIRO_SVG_CFLAGS@
 
70
CAIRO_SVG_LIBS = @CAIRO_SVG_LIBS@
 
71
CAIRO_USER_FONTS_CFLAGS = @CAIRO_USER_FONTS_CFLAGS@
 
72
CAIRO_USER_FONTS_LIBS = @CAIRO_USER_FONTS_LIBS@
 
73
CARBON_LDFLAGS = @CARBON_LDFLAGS@
 
74
CATALOGS = @CATALOGS@
 
75
CATOBJEXT = @CATOBJEXT@
 
76
CC = @CC@
 
77
CCAS = @CCAS@
 
78
CCASDEPMODE = @CCASDEPMODE@
 
79
CCASFLAGS = @CCASFLAGS@
 
80
CCDEPMODE = @CCDEPMODE@
 
81
CFLAGS = @CFLAGS@
 
82
CPPFLAGS = @CPPFLAGS@
 
83
CXX = @CXX@
 
84
CXXCPP = @CXXCPP@
 
85
CXXDEPMODE = @CXXDEPMODE@
 
86
CXXFLAGS = @CXXFLAGS@
 
87
CYGPATH_W = @CYGPATH_W@
 
88
DATADIRNAME = @DATADIRNAME@
 
89
DEFS = @DEFS@
 
90
DEPDIR = @DEPDIR@
 
91
ECHO_C = @ECHO_C@
 
92
ECHO_N = @ECHO_N@
 
93
ECHO_T = @ECHO_T@
 
94
EGREP = @EGREP@
 
95
EXEEXT = @EXEEXT@
 
96
FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
 
97
FREETYPE_CONFIG = @FREETYPE_CONFIG@
 
98
FREETYPE_LIBS = @FREETYPE_LIBS@
 
99
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
100
GMOFILES = @GMOFILES@
 
101
GMSGFMT = @GMSGFMT@
 
102
GNOME_VFS_CFLAGS = @GNOME_VFS_CFLAGS@
 
103
GNOME_VFS_LIBS = @GNOME_VFS_LIBS@
 
104
GREP = @GREP@
 
105
IMAGEMAGICK_CFLAGS = @IMAGEMAGICK_CFLAGS@
 
106
IMAGEMAGICK_LIBS = @IMAGEMAGICK_LIBS@
 
107
INKBOARD_CFLAGS = @INKBOARD_CFLAGS@
 
108
INKBOARD_LIBS = @INKBOARD_LIBS@
 
109
INKSCAPE_CFLAGS = @INKSCAPE_CFLAGS@
 
110
INKSCAPE_DATADIR = @INKSCAPE_DATADIR@
 
111
INKSCAPE_LIBS = @INKSCAPE_LIBS@
 
112
INSTALL = @INSTALL@
 
113
INSTALL_DATA = @INSTALL_DATA@
 
114
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
115
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
116
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
117
INSTOBJEXT = @INSTOBJEXT@
 
118
INTLLIBS = @INTLLIBS@
 
119
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
120
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
121
INTLTOOL_PERL = @INTLTOOL_PERL@
 
122
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
123
LCMS_CFLAGS = @LCMS_CFLAGS@
 
124
LCMS_LIBS = @LCMS_LIBS@
 
125
LDFLAGS = @LDFLAGS@
 
126
LIBOBJS = @LIBOBJS@
 
127
LIBS = @LIBS@
 
128
LIBWPG_CFLAGS = @LIBWPG_CFLAGS@
 
129
LIBWPG_LIBS = @LIBWPG_LIBS@
 
130
LTLIBOBJS = @LTLIBOBJS@
 
131
MAKEINFO = @MAKEINFO@
 
132
MKDIR_P = @MKDIR_P@
 
133
MKINSTALLDIRS = @MKINSTALLDIRS@
 
134
MSGFMT = @MSGFMT@
 
135
MSGFMT_OPTS = @MSGFMT_OPTS@
 
136
MSGMERGE = @MSGMERGE@
 
137
OBJEXT = @OBJEXT@
 
138
PACKAGE = @PACKAGE@
 
139
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
140
PACKAGE_LOCALE_DIR = @PACKAGE_LOCALE_DIR@
 
141
PACKAGE_NAME = @PACKAGE_NAME@
 
142
PACKAGE_STRING = @PACKAGE_STRING@
 
143
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
144
PACKAGE_VERSION = @PACKAGE_VERSION@
 
145
PANGOFT2_CFLAGS = @PANGOFT2_CFLAGS@
 
146
PANGOFT2_LIBS = @PANGOFT2_LIBS@
 
147
PATH_SEPARATOR = @PATH_SEPARATOR@
 
148
PERL_CFLAGS = @PERL_CFLAGS@
 
149
PERL_LIBS = @PERL_LIBS@
 
150
PKG_CONFIG = @PKG_CONFIG@
 
151
POFILES = @POFILES@
 
152
POPPLERNEW_CFLAGS = @POPPLERNEW_CFLAGS@
 
153
POPPLERNEW_LIBS = @POPPLERNEW_LIBS@
 
154
POPPLER_CAIRO_CFLAGS = @POPPLER_CAIRO_CFLAGS@
 
155
POPPLER_CAIRO_LIBS = @POPPLER_CAIRO_LIBS@
 
156
POPPLER_CFLAGS = @POPPLER_CFLAGS@
 
157
POPPLER_GLIB_CFLAGS = @POPPLER_GLIB_CFLAGS@
 
158
POPPLER_GLIB_LIBS = @POPPLER_GLIB_LIBS@
 
159
POPPLER_LIBS = @POPPLER_LIBS@
 
160
POSUB = @POSUB@
 
161
POW_LIB = @POW_LIB@
 
162
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
 
163
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
 
164
PYTHON_CFLAGS = @PYTHON_CFLAGS@
 
165
PYTHON_LIBS = @PYTHON_LIBS@
 
166
RANLIB = @RANLIB@
 
167
RELAYTOOL_PROG = @RELAYTOOL_PROG@
 
168
SET_MAKE = @SET_MAKE@
 
169
SHELL = @SHELL@
 
170
STRIP = @STRIP@
 
171
USE_NLS = @USE_NLS@
 
172
VERSION = @VERSION@
 
173
WIN32_CFLAGS = @WIN32_CFLAGS@
 
174
XFT_CFLAGS = @XFT_CFLAGS@
 
175
XFT_LIBS = @XFT_LIBS@
 
176
XGETTEXT = @XGETTEXT@
 
177
abs_builddir = @abs_builddir@
 
178
abs_srcdir = @abs_srcdir@
 
179
abs_top_builddir = @abs_top_builddir@
 
180
abs_top_srcdir = @abs_top_srcdir@
 
181
ac_ct_CC = @ac_ct_CC@
 
182
ac_ct_CXX = @ac_ct_CXX@
 
183
am__include = @am__include@
 
184
am__leading_dot = @am__leading_dot@
 
185
am__quote = @am__quote@
 
186
am__tar = @am__tar@
 
187
am__untar = @am__untar@
 
188
bindir = @bindir@
 
189
build = @build@
 
190
build_alias = @build_alias@
 
191
build_cpu = @build_cpu@
 
192
build_os = @build_os@
 
193
build_vendor = @build_vendor@
 
194
builddir = @builddir@
 
195
datadir = @datadir@
 
196
datarootdir = @datarootdir@
 
197
docdir = @docdir@
 
198
dvidir = @dvidir@
 
199
exec_prefix = @exec_prefix@
 
200
host = @host@
 
201
host_alias = @host_alias@
 
202
host_cpu = @host_cpu@
 
203
host_os = @host_os@
 
204
host_vendor = @host_vendor@
 
205
htmldir = @htmldir@
 
206
includedir = @includedir@
 
207
infodir = @infodir@
 
208
install_sh = @install_sh@
 
209
libdir = @libdir@
 
210
libexecdir = @libexecdir@
 
211
localedir = @localedir@
 
212
localstatedir = @localstatedir@
 
213
mandir = @mandir@
 
214
mkdir_p = @mkdir_p@
 
215
oldincludedir = @oldincludedir@
 
216
pdfdir = @pdfdir@
 
217
prefix = @prefix@
 
218
program_transform_name = @program_transform_name@
 
219
psdir = @psdir@
 
220
sbindir = @sbindir@
 
221
sharedstatedir = @sharedstatedir@
 
222
srcdir = @srcdir@
 
223
sysconfdir = @sysconfdir@
 
224
target_alias = @target_alias@
 
225
top_build_prefix = @top_build_prefix@
 
226
top_builddir = @top_builddir@
 
227
top_srcdir = @top_srcdir@
 
228
filtersdir = $(datadir)/inkscape/filters
 
229
filters_DATA = \
 
230
        README \
 
231
        filters.svg \
 
232
        filters.svg.h
 
233
 
 
234
EXTRA_DIST = $(filters_DATA) \
 
235
             i18n.py
 
236
 
 
237
all: all-am
 
238
 
 
239
.SUFFIXES:
 
240
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
241
        @for dep in $?; do \
 
242
          case '$(am__configure_deps)' in \
 
243
            *$$dep*) \
 
244
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
245
                && { if test -f $@; then exit 0; else break; fi; }; \
 
246
              exit 1;; \
 
247
          esac; \
 
248
        done; \
 
249
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  share/filters/Makefile'; \
 
250
        cd $(top_srcdir) && \
 
251
          $(AUTOMAKE) --gnu  share/filters/Makefile
 
252
.PRECIOUS: Makefile
 
253
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
254
        @case '$?' in \
 
255
          *config.status*) \
 
256
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
257
          *) \
 
258
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
259
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
260
        esac;
 
261
 
 
262
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
263
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
264
 
 
265
$(top_srcdir)/configure:  $(am__configure_deps)
 
266
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
267
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
268
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
269
install-filtersDATA: $(filters_DATA)
 
270
        @$(NORMAL_INSTALL)
 
271
        test -z "$(filtersdir)" || $(MKDIR_P) "$(DESTDIR)$(filtersdir)"
 
272
        @list='$(filters_DATA)'; for p in $$list; do \
 
273
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
274
          f=$(am__strip_dir) \
 
275
          echo " $(filtersDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(filtersdir)/$$f'"; \
 
276
          $(filtersDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(filtersdir)/$$f"; \
 
277
        done
 
278
 
 
279
uninstall-filtersDATA:
 
280
        @$(NORMAL_UNINSTALL)
 
281
        @list='$(filters_DATA)'; for p in $$list; do \
 
282
          f=$(am__strip_dir) \
 
283
          echo " rm -f '$(DESTDIR)$(filtersdir)/$$f'"; \
 
284
          rm -f "$(DESTDIR)$(filtersdir)/$$f"; \
 
285
        done
 
286
tags: TAGS
 
287
TAGS:
 
288
 
 
289
ctags: CTAGS
 
290
CTAGS:
 
291
 
 
292
 
 
293
distdir: $(DISTFILES)
 
294
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
295
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
296
        list='$(DISTFILES)'; \
 
297
          dist_files=`for file in $$list; do echo $$file; done | \
 
298
          sed -e "s|^$$srcdirstrip/||;t" \
 
299
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
300
        case $$dist_files in \
 
301
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
302
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
303
                           sort -u` ;; \
 
304
        esac; \
 
305
        for file in $$dist_files; do \
 
306
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
307
          if test -d $$d/$$file; then \
 
308
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
309
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
310
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
311
            fi; \
 
312
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
313
          else \
 
314
            test -f $(distdir)/$$file \
 
315
            || cp -p $$d/$$file $(distdir)/$$file \
 
316
            || exit 1; \
 
317
          fi; \
 
318
        done
 
319
check-am: all-am
 
320
check: check-am
 
321
all-am: Makefile $(DATA)
 
322
installdirs:
 
323
        for dir in "$(DESTDIR)$(filtersdir)"; do \
 
324
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
325
        done
 
326
install: install-am
 
327
install-exec: install-exec-am
 
328
install-data: install-data-am
 
329
uninstall: uninstall-am
 
330
 
 
331
install-am: all-am
 
332
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
333
 
 
334
installcheck: installcheck-am
 
335
install-strip:
 
336
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
337
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
338
          `test -z '$(STRIP)' || \
 
339
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
340
mostlyclean-generic:
 
341
 
 
342
clean-generic:
 
343
 
 
344
distclean-generic:
 
345
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
346
 
 
347
maintainer-clean-generic:
 
348
        @echo "This command is intended for maintainers to use"
 
349
        @echo "it deletes files that may require special tools to rebuild."
 
350
clean: clean-am
 
351
 
 
352
clean-am: clean-generic mostlyclean-am
 
353
 
 
354
distclean: distclean-am
 
355
        -rm -f Makefile
 
356
distclean-am: clean-am distclean-generic
 
357
 
 
358
dvi: dvi-am
 
359
 
 
360
dvi-am:
 
361
 
 
362
html: html-am
 
363
 
 
364
info: info-am
 
365
 
 
366
info-am:
 
367
 
 
368
install-data-am: install-filtersDATA
 
369
 
 
370
install-dvi: install-dvi-am
 
371
 
 
372
install-exec-am:
 
373
 
 
374
install-html: install-html-am
 
375
 
 
376
install-info: install-info-am
 
377
 
 
378
install-man:
 
379
 
 
380
install-pdf: install-pdf-am
 
381
 
 
382
install-ps: install-ps-am
 
383
 
 
384
installcheck-am:
 
385
 
 
386
maintainer-clean: maintainer-clean-am
 
387
        -rm -f Makefile
 
388
maintainer-clean-am: distclean-am maintainer-clean-generic
 
389
 
 
390
mostlyclean: mostlyclean-am
 
391
 
 
392
mostlyclean-am: mostlyclean-generic
 
393
 
 
394
pdf: pdf-am
 
395
 
 
396
pdf-am:
 
397
 
 
398
ps: ps-am
 
399
 
 
400
ps-am:
 
401
 
 
402
uninstall-am: uninstall-filtersDATA
 
403
 
 
404
.MAKE: install-am install-strip
 
405
 
 
406
.PHONY: all all-am check check-am clean clean-generic distclean \
 
407
        distclean-generic distdir dvi dvi-am html html-am info info-am \
 
408
        install install-am install-data install-data-am install-dvi \
 
409
        install-dvi-am install-exec install-exec-am \
 
410
        install-filtersDATA install-html install-html-am install-info \
 
411
        install-info-am install-man install-pdf install-pdf-am \
 
412
        install-ps install-ps-am install-strip installcheck \
 
413
        installcheck-am installdirs maintainer-clean \
 
414
        maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
 
415
        pdf-am ps ps-am uninstall uninstall-am uninstall-filtersDATA
 
416
 
 
417
 
 
418
filters.svg.h: filters.svg i18n.py
 
419
        $(srcdir)/i18n.py $(srcdir)/filters.svg > $(srcdir)/filters.svg.h
 
420
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
421
# Otherwise a system limit (for SysV at least) may be exceeded.
 
422
.NOEXPORT: