~ubuntu-branches/ubuntu/hardy/evince/hardy

« back to all changes in this revision

Viewing changes to help/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2007-09-17 23:01:43 UTC
  • mfrom: (1.1.20 upstream)
  • Revision ID: james.westby@ubuntu.com-20070917230143-1kwsf9puykswjyde
Tags: 2.20.0-0ubuntu1
* New upstream version
  Bug fixes:
  - Forms support broken by forgotten ifdef fix
  - Issue with making a copy and xfer to different file system (LP: #133543)
  - Desktop file fixes
  Translations
* debian/patches/02_autoconf.patch:
  - updated

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.9.6 from Makefile.am.
 
1
# Makefile.in generated by automake 1.10 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  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
8
8
# with or without modifications, as long as this notice is preserved.
37
37
# the same distribution terms that you use for the rest of that program.
38
38
 
39
39
################################################################################
40
 
srcdir = @srcdir@
41
 
top_srcdir = @top_srcdir@
42
40
VPATH = @srcdir@
43
41
pkgdatadir = $(datadir)/@PACKAGE@
44
42
pkglibdir = $(libdir)/@PACKAGE@
45
43
pkgincludedir = $(includedir)/@PACKAGE@
46
 
top_builddir = ..
47
44
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
48
 
INSTALL = @INSTALL@
49
45
install_sh_DATA = $(install_sh) -c -m 644
50
46
install_sh_PROGRAM = $(install_sh) -c
51
47
install_sh_SCRIPT = $(install_sh) -c
73
69
DIST_SOURCES =
74
70
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
75
71
        html-recursive info-recursive install-data-recursive \
76
 
        install-exec-recursive install-info-recursive \
77
 
        install-recursive installcheck-recursive installdirs-recursive \
78
 
        pdf-recursive ps-recursive uninstall-info-recursive \
79
 
        uninstall-recursive
 
72
        install-dvi-recursive install-exec-recursive \
 
73
        install-html-recursive install-info-recursive \
 
74
        install-pdf-recursive install-ps-recursive install-recursive \
 
75
        installcheck-recursive installdirs-recursive pdf-recursive \
 
76
        ps-recursive uninstall-recursive
 
77
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
 
78
  distclean-recursive maintainer-clean-recursive
80
79
ETAGS = etags
81
80
CTAGS = ctags
82
81
DIST_SUBDIRS = $(SUBDIRS)
84
83
ACLOCAL = @ACLOCAL@
85
84
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
86
85
ALL_LINGUAS = @ALL_LINGUAS@
87
 
AMDEP_FALSE = @AMDEP_FALSE@
88
 
AMDEP_TRUE = @AMDEP_TRUE@
89
86
AMTAR = @AMTAR@
90
87
AR = @AR@
91
88
AUTOCONF = @AUTOCONF@
114
111
DBUS_BINDING_TOOL = @DBUS_BINDING_TOOL@
115
112
DBUS_CFLAGS = @DBUS_CFLAGS@
116
113
DBUS_LIBS = @DBUS_LIBS@
117
 
DBUS_TOOL_NO_PREFIX_FALSE = @DBUS_TOOL_NO_PREFIX_FALSE@
118
 
DBUS_TOOL_NO_PREFIX_TRUE = @DBUS_TOOL_NO_PREFIX_TRUE@
119
114
DEFS = @DEFS@
120
115
DEPDIR = @DEPDIR@
121
116
DISABLE_DEPRECATED = @DISABLE_DEPRECATED@
127
122
ECHO_N = @ECHO_N@
128
123
ECHO_T = @ECHO_T@
129
124
EGREP = @EGREP@
130
 
ENABLE_COMICS_FALSE = @ENABLE_COMICS_FALSE@
131
 
ENABLE_COMICS_TRUE = @ENABLE_COMICS_TRUE@
132
 
ENABLE_DBUS_FALSE = @ENABLE_DBUS_FALSE@
133
 
ENABLE_DBUS_TRUE = @ENABLE_DBUS_TRUE@
134
 
ENABLE_DJVU_FALSE = @ENABLE_DJVU_FALSE@
135
 
ENABLE_DJVU_TRUE = @ENABLE_DJVU_TRUE@
136
 
ENABLE_DVI_FALSE = @ENABLE_DVI_FALSE@
137
 
ENABLE_DVI_TRUE = @ENABLE_DVI_TRUE@
138
 
ENABLE_GTK_DOC_FALSE = @ENABLE_GTK_DOC_FALSE@
139
 
ENABLE_GTK_DOC_TRUE = @ENABLE_GTK_DOC_TRUE@
140
 
ENABLE_IMPRESS_FALSE = @ENABLE_IMPRESS_FALSE@
141
 
ENABLE_IMPRESS_TRUE = @ENABLE_IMPRESS_TRUE@
142
 
ENABLE_PDF_FALSE = @ENABLE_PDF_FALSE@
143
 
ENABLE_PDF_TRUE = @ENABLE_PDF_TRUE@
144
 
ENABLE_PIXBUF_FALSE = @ENABLE_PIXBUF_FALSE@
145
 
ENABLE_PIXBUF_TRUE = @ENABLE_PIXBUF_TRUE@
146
 
ENABLE_PS_FALSE = @ENABLE_PS_FALSE@
147
 
ENABLE_PS_TRUE = @ENABLE_PS_TRUE@
148
 
ENABLE_SK_FALSE = @ENABLE_SK_FALSE@
149
 
ENABLE_SK_TRUE = @ENABLE_SK_TRUE@
150
 
ENABLE_THUMBNAILER_FALSE = @ENABLE_THUMBNAILER_FALSE@
151
 
ENABLE_THUMBNAILER_TRUE = @ENABLE_THUMBNAILER_TRUE@
152
 
ENABLE_TIFF_FALSE = @ENABLE_TIFF_FALSE@
153
 
ENABLE_TIFF_TRUE = @ENABLE_TIFF_TRUE@
154
125
EVINCE_MIME_TYPES = @EVINCE_MIME_TYPES@
155
126
EXEEXT = @EXEEXT@
156
127
F77 = @F77@
160
131
FRONTEND_CORE_LIBS = @FRONTEND_CORE_LIBS@
161
132
FRONTEND_LIBS = @FRONTEND_LIBS@
162
133
GCONFTOOL = @GCONFTOOL@
163
 
GCONF_SCHEMAS_INSTALL_FALSE = @GCONF_SCHEMAS_INSTALL_FALSE@
164
 
GCONF_SCHEMAS_INSTALL_TRUE = @GCONF_SCHEMAS_INSTALL_TRUE@
165
134
GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
166
135
GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
167
136
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
175
144
GNOME_LIBS = @GNOME_LIBS@
176
145
GNOME_PRINT_CFLAGS = @GNOME_PRINT_CFLAGS@
177
146
GNOME_PRINT_LIBS = @GNOME_PRINT_LIBS@
178
 
GTK_DOC_USE_LIBTOOL_FALSE = @GTK_DOC_USE_LIBTOOL_FALSE@
179
 
GTK_DOC_USE_LIBTOOL_TRUE = @GTK_DOC_USE_LIBTOOL_TRUE@
 
147
GREP = @GREP@
180
148
GTK_PRINT_CFLAGS = @GTK_PRINT_CFLAGS@
181
149
GTK_PRINT_LIBS = @GTK_PRINT_LIBS@
182
150
GTK_RECENT_CFLAGS = @GTK_RECENT_CFLAGS@
183
151
GTK_RECENT_LIBS = @GTK_RECENT_LIBS@
184
 
HAVE_GNOME_DOC_UTILS_FALSE = @HAVE_GNOME_DOC_UTILS_FALSE@
185
 
HAVE_GNOME_DOC_UTILS_TRUE = @HAVE_GNOME_DOC_UTILS_TRUE@
186
 
HAVE_GTK_RECENT_FALSE = @HAVE_GTK_RECENT_FALSE@
187
 
HAVE_GTK_RECENT_TRUE = @HAVE_GTK_RECENT_TRUE@
188
 
HAVE_NAUTILUS_FALSE = @HAVE_NAUTILUS_FALSE@
189
 
HAVE_NAUTILUS_TRUE = @HAVE_NAUTILUS_TRUE@
190
152
HELP_DIR = @HELP_DIR@
191
153
HTML_DIR = @HTML_DIR@
 
154
INSTALL = @INSTALL@
192
155
INSTALL_DATA = @INSTALL_DATA@
193
156
INSTALL_PROGRAM = @INSTALL_PROGRAM@
194
157
INSTALL_SCRIPT = @INSTALL_SCRIPT@
230
193
LN_S = @LN_S@
231
194
LTLIBOBJS = @LTLIBOBJS@
232
195
MAINT = @MAINT@
233
 
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
234
 
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
235
196
MAKEINFO = @MAKEINFO@
 
197
MKDIR_P = @MKDIR_P@
236
198
MKINSTALLDIRS = @MKINSTALLDIRS@
237
199
MSGFMT = @MSGFMT@
238
200
MSGFMT_OPTS = @MSGFMT_OPTS@
267
229
VERSION = @VERSION@
268
230
WARN_CFLAGS = @WARN_CFLAGS@
269
231
WARN_CXXFLAGS = @WARN_CXXFLAGS@
270
 
WITH_GNOME_FALSE = @WITH_GNOME_FALSE@
271
 
WITH_GNOME_PRINT_FALSE = @WITH_GNOME_PRINT_FALSE@
272
 
WITH_GNOME_PRINT_TRUE = @WITH_GNOME_PRINT_TRUE@
273
 
WITH_GNOME_TRUE = @WITH_GNOME_TRUE@
274
 
WITH_GTK_PRINT_FALSE = @WITH_GTK_PRINT_FALSE@
275
 
WITH_GTK_PRINT_TRUE = @WITH_GTK_PRINT_TRUE@
276
 
WITH_TYPE1_FONTS_FALSE = @WITH_TYPE1_FONTS_FALSE@
277
 
WITH_TYPE1_FONTS_TRUE = @WITH_TYPE1_FONTS_TRUE@
278
232
XGETTEXT = @XGETTEXT@
279
 
ac_ct_AR = @ac_ct_AR@
 
233
abs_builddir = @abs_builddir@
 
234
abs_srcdir = @abs_srcdir@
 
235
abs_top_builddir = @abs_top_builddir@
 
236
abs_top_srcdir = @abs_top_srcdir@
280
237
ac_ct_CC = @ac_ct_CC@
281
238
ac_ct_CXX = @ac_ct_CXX@
282
239
ac_ct_F77 = @ac_ct_F77@
283
 
ac_ct_RANLIB = @ac_ct_RANLIB@
284
 
ac_ct_STRIP = @ac_ct_STRIP@
285
 
ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
286
 
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
287
 
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
288
 
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
289
 
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
290
240
am__include = @am__include@
291
241
am__leading_dot = @am__leading_dot@
292
242
am__quote = @am__quote@
298
248
build_cpu = @build_cpu@
299
249
build_os = @build_os@
300
250
build_vendor = @build_vendor@
 
251
builddir = @builddir@
301
252
datadir = @datadir@
 
253
datarootdir = @datarootdir@
 
254
docdir = @docdir@
 
255
dvidir = @dvidir@
302
256
exec_prefix = @exec_prefix@
303
257
host = @host@
304
258
host_alias = @host_alias@
305
259
host_cpu = @host_cpu@
306
260
host_os = @host_os@
307
261
host_vendor = @host_vendor@
 
262
htmldir = @htmldir@
308
263
includedir = @includedir@
309
264
infodir = @infodir@
310
265
install_sh = @install_sh@
311
266
libdir = @libdir@
312
267
libexecdir = @libexecdir@
 
268
localedir = @localedir@
313
269
localstatedir = @localstatedir@
314
270
mandir = @mandir@
315
271
mkdir_p = @mkdir_p@
316
272
oldincludedir = @oldincludedir@
 
273
pdfdir = @pdfdir@
317
274
prefix = @prefix@
318
275
program_transform_name = @program_transform_name@
 
276
psdir = @psdir@
319
277
sbindir = @sbindir@
320
278
sharedstatedir = @sharedstatedir@
 
279
srcdir = @srcdir@
321
280
sysconfdir = @sysconfdir@
322
281
target_alias = @target_alias@
 
282
top_builddir = @top_builddir@
 
283
top_srcdir = @top_srcdir@
323
284
SUBDIRS = reference
324
285
_clean_doc_header = $(if $(DOC_H_FILE),clean-doc-header)
325
286
_DOC_REAL_FORMATS = $(if $(DOC_USER_FORMATS),$(DOC_USER_FORMATS),$(DOC_FORMATS))
466
427
clean-libtool:
467
428
        -rm -rf .libs _libs
468
429
 
469
 
distclean-libtool:
470
 
        -rm -f libtool
471
 
uninstall-info-am:
472
 
 
473
430
# This directory's subdirectories are mostly independent; you can cd
474
431
# into them and run `make' without going through this Makefile.
475
432
# To change the values of `make' variables: instead of editing Makefiles,
501
458
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
502
459
        fi; test -z "$$fail"
503
460
 
504
 
mostlyclean-recursive clean-recursive distclean-recursive \
505
 
maintainer-clean-recursive:
 
461
$(RECURSIVE_CLEAN_TARGETS):
506
462
        @failcom='exit 1'; \
507
463
        for f in x $$MAKEFLAGS; do \
508
464
          case $$f in \
603
559
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
604
560
 
605
561
distdir: $(DISTFILES)
606
 
        $(mkdir_p) $(distdir)/..
607
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
608
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
609
 
        list='$(DISTFILES)'; for file in $$list; do \
610
 
          case $$file in \
611
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
612
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
613
 
          esac; \
 
562
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
563
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
564
        list='$(DISTFILES)'; \
 
565
          dist_files=`for file in $$list; do echo $$file; done | \
 
566
          sed -e "s|^$$srcdirstrip/||;t" \
 
567
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
568
        case $$dist_files in \
 
569
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
570
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
571
                           sort -u` ;; \
 
572
        esac; \
 
573
        for file in $$dist_files; do \
614
574
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
615
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
616
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
617
 
            dir="/$$dir"; \
618
 
            $(mkdir_p) "$(distdir)$$dir"; \
619
 
          else \
620
 
            dir=''; \
621
 
          fi; \
622
575
          if test -d $$d/$$file; then \
 
576
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
623
577
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
624
578
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
625
579
            fi; \
633
587
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
634
588
          if test "$$subdir" = .; then :; else \
635
589
            test -d "$(distdir)/$$subdir" \
636
 
            || $(mkdir_p) "$(distdir)/$$subdir" \
 
590
            || $(MKDIR_P) "$(distdir)/$$subdir" \
637
591
            || exit 1; \
638
592
            distdir=`$(am__cd) $(distdir) && pwd`; \
639
593
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
641
595
              $(MAKE) $(AM_MAKEFLAGS) \
642
596
                top_distdir="$$top_distdir" \
643
597
                distdir="$$distdir/$$subdir" \
 
598
                am__remove_distdir=: \
 
599
                am__skip_length_check=: \
644
600
                distdir) \
645
601
              || exit 1; \
646
602
          fi; \
683
639
 
684
640
distclean: distclean-recursive
685
641
        -rm -f Makefile
686
 
distclean-am: clean-am distclean-generic distclean-libtool \
687
 
        distclean-local distclean-tags
 
642
distclean-am: clean-am distclean-generic distclean-local \
 
643
        distclean-tags
688
644
 
689
645
dvi: dvi-recursive
690
646
 
698
654
 
699
655
install-data-am: install-data-local
700
656
 
 
657
install-dvi: install-dvi-recursive
 
658
 
701
659
install-exec-am:
702
660
 
 
661
install-html: install-html-recursive
 
662
 
703
663
install-info: install-info-recursive
704
664
 
705
665
install-man:
706
666
 
 
667
install-pdf: install-pdf-recursive
 
668
 
 
669
install-ps: install-ps-recursive
 
670
 
707
671
installcheck-am:
708
672
 
709
673
maintainer-clean: maintainer-clean-recursive
724
688
 
725
689
ps-am:
726
690
 
727
 
uninstall-am: uninstall-info-am uninstall-local
728
 
 
729
 
uninstall-info: uninstall-info-recursive
730
 
 
731
 
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
732
 
        clean clean-generic clean-libtool clean-local clean-recursive \
733
 
        ctags ctags-recursive dist-hook distclean distclean-generic \
734
 
        distclean-libtool distclean-local distclean-recursive \
 
691
uninstall-am: uninstall-local
 
692
 
 
693
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
 
694
        install-strip
 
695
 
 
696
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
 
697
        all all-am check check-am clean clean-generic clean-libtool \
 
698
        clean-local ctags ctags-recursive dist-hook distclean \
 
699
        distclean-generic distclean-libtool distclean-local \
735
700
        distclean-tags distdir dvi dvi-am html html-am info info-am \
736
701
        install install-am install-data install-data-am \
737
 
        install-data-local install-exec install-exec-am install-info \
738
 
        install-info-am install-man install-strip installcheck \
 
702
        install-data-local install-dvi install-dvi-am install-exec \
 
703
        install-exec-am install-html install-html-am install-info \
 
704
        install-info-am install-man install-pdf install-pdf-am \
 
705
        install-ps install-ps-am install-strip installcheck \
739
706
        installcheck-am installdirs installdirs-am maintainer-clean \
740
 
        maintainer-clean-generic maintainer-clean-local \
741
 
        maintainer-clean-recursive mostlyclean mostlyclean-generic \
742
 
        mostlyclean-libtool mostlyclean-local mostlyclean-recursive \
743
 
        pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
744
 
        uninstall-info-am uninstall-local
 
707
        maintainer-clean-generic maintainer-clean-local mostlyclean \
 
708
        mostlyclean-generic mostlyclean-libtool mostlyclean-local pdf \
 
709
        pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
 
710
        uninstall-local
745
711
 
746
712
 
747
713
DOC_H_FILE ?=