~ubuntu-branches/ubuntu/karmic/gxine/karmic

« back to all changes in this revision

Viewing changes to doc/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Reinhard Tartler
  • Date: 2008-03-21 11:24:59 UTC
  • mfrom: (1.1.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20080321112459-igb0jy01nytpdrzt
Tags: 0.5.901-1ubuntu1
* merge debian changes for hardy PPA. Remaining changes:
  - debian/control: added Xb-Npp-xxx tags accordingly to "firefox distro
    add-on suport" spec,
    (https://blueprints.launchpad.net/ubuntu/+spec/firefox-distro-addon-support)
* Feature Freeze exception granted in LP: #204563
* New upstream release fixes playing DVDs. LP: #128864
* mime.default: add "x-content/video-dvd;x-content/video-vcd;x-content/video-svcd;"
  to get it listed as a player for dvd and video cds in nautilus. Thanks to
  Sebastien Bacher for the hint.

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.1 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, 2007, 2008  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.
13
13
# PARTICULAR PURPOSE.
14
14
 
15
15
@SET_MAKE@
16
 
srcdir = @srcdir@
17
 
top_srcdir = @top_srcdir@
18
16
VPATH = @srcdir@
19
17
pkgdatadir = $(datadir)/@PACKAGE@
20
18
pkglibdir = $(libdir)/@PACKAGE@
21
19
pkgincludedir = $(includedir)/@PACKAGE@
22
 
top_builddir = ..
23
20
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24
 
INSTALL = @INSTALL@
25
21
install_sh_DATA = $(install_sh) -c -m 644
26
22
install_sh_PROGRAM = $(install_sh) -c
27
23
install_sh_SCRIPT = $(install_sh) -c
38
34
subdir = doc
39
35
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
40
36
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41
 
am__aclocal_m4_deps = $(top_srcdir)/m4/_gxine.m4 \
42
 
        $(top_srcdir)/m4/_js.m4 $(top_srcdir)/m4/gettext.m4 \
43
 
        $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/isc-posix.m4 \
44
 
        $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
45
 
        $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/lirc.m4 \
46
 
        $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
47
 
        $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac
 
37
am__aclocal_m4_deps = $(top_srcdir)/m4/gettext/gettext.m4 \
 
38
        $(top_srcdir)/m4/gettext/iconv.m4 \
 
39
        $(top_srcdir)/m4/gettext/lib-ld.m4 \
 
40
        $(top_srcdir)/m4/gettext/lib-link.m4 \
 
41
        $(top_srcdir)/m4/gettext/lib-prefix.m4 \
 
42
        $(top_srcdir)/m4/gettext/nls.m4 $(top_srcdir)/m4/gettext/po.m4 \
 
43
        $(top_srcdir)/m4/gettext/progtest.m4 \
 
44
        $(top_srcdir)/m4/_gxine.m4 $(top_srcdir)/m4/_js.m4 \
 
45
        $(top_srcdir)/m4/lirc.m4 $(top_srcdir)/configure.ac
48
46
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
49
47
        $(ACLOCAL_M4)
50
48
mkinstalldirs = $(install_sh) -d
54
52
DIST_SOURCES =
55
53
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
56
54
        html-recursive info-recursive install-data-recursive \
57
 
        install-exec-recursive install-info-recursive \
58
 
        install-recursive installcheck-recursive installdirs-recursive \
59
 
        pdf-recursive ps-recursive uninstall-info-recursive \
60
 
        uninstall-recursive
 
55
        install-dvi-recursive install-exec-recursive \
 
56
        install-html-recursive install-info-recursive \
 
57
        install-pdf-recursive install-ps-recursive install-recursive \
 
58
        installcheck-recursive installdirs-recursive pdf-recursive \
 
59
        ps-recursive uninstall-recursive
 
60
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
 
61
  distclean-recursive maintainer-clean-recursive
61
62
ETAGS = etags
62
63
CTAGS = ctags
63
64
DIST_SUBDIRS = $(SUBDIRS)
64
65
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
65
66
ACLOCAL = @ACLOCAL@
66
 
AMDEP_FALSE = @AMDEP_FALSE@
67
 
AMDEP_TRUE = @AMDEP_TRUE@
68
67
AMTAR = @AMTAR@
69
68
AR = @AR@
70
69
AUTOCONF = @AUTOCONF@
71
70
AUTOHEADER = @AUTOHEADER@
72
71
AUTOMAKE = @AUTOMAKE@
73
72
AWK = @AWK@
74
 
BROWSER_PLUGIN_FALSE = @BROWSER_PLUGIN_FALSE@
75
 
BROWSER_PLUGIN_TRUE = @BROWSER_PLUGIN_TRUE@
76
73
CC = @CC@
77
74
CCDEPMODE = @CCDEPMODE@
78
75
CFLAGS = @CFLAGS@
86
83
DEBUG_LDFLAGS = @DEBUG_LDFLAGS@
87
84
DEFS = @DEFS@
88
85
DEPDIR = @DEPDIR@
 
86
DSYMUTIL = @DSYMUTIL@
89
87
ECHO = @ECHO@
90
88
ECHO_C = @ECHO_C@
91
89
ECHO_N = @ECHO_N@
112
110
GXINE_MISCPATH = @GXINE_MISCPATH@
113
111
GXINE_PIXMAPPATH = @GXINE_PIXMAPPATH@
114
112
GXINE_PLUGINPATH = @GXINE_PLUGINPATH@
115
 
HAVE_DPMS_EXTENSION_FALSE = @HAVE_DPMS_EXTENSION_FALSE@
116
 
HAVE_DPMS_EXTENSION_TRUE = @HAVE_DPMS_EXTENSION_TRUE@
117
 
HAVE_GETOPT_LONG_FALSE = @HAVE_GETOPT_LONG_FALSE@
118
 
HAVE_GETOPT_LONG_TRUE = @HAVE_GETOPT_LONG_TRUE@
119
 
HAVE_XINERAMA_FALSE = @HAVE_XINERAMA_FALSE@
120
 
HAVE_XINERAMA_TRUE = @HAVE_XINERAMA_TRUE@
121
 
HAVE_XRANDR_FALSE = @HAVE_XRANDR_FALSE@
122
 
HAVE_XRANDR_TRUE = @HAVE_XRANDR_TRUE@
123
 
HAVE_XTESTEXTENSION_FALSE = @HAVE_XTESTEXTENSION_FALSE@
124
 
HAVE_XTESTEXTENSION_TRUE = @HAVE_XTESTEXTENSION_TRUE@
 
113
HAL_CFLAGS = @HAL_CFLAGS@
 
114
HAL_LIBS = @HAL_LIBS@
 
115
INSTALL = @INSTALL@
125
116
INSTALL_DATA = @INSTALL_DATA@
126
117
INSTALL_PROGRAM = @INSTALL_PROGRAM@
127
118
INSTALL_SCRIPT = @INSTALL_SCRIPT@
145
136
LTLIBINTL = @LTLIBINTL@
146
137
LTLIBOBJS = @LTLIBOBJS@
147
138
MAINT = @MAINT@
148
 
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
149
 
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
150
139
MAKEINFO = @MAKEINFO@
 
140
MANLINGUAS = @MANLINGUAS@
 
141
MKDIR_P = @MKDIR_P@
151
142
MSGFMT = @MSGFMT@
152
143
MSGFMT_015 = @MSGFMT_015@
153
144
MSGMERGE = @MSGMERGE@
 
145
NET_LIBS = @NET_LIBS@
 
146
NMEDIT = @NMEDIT@
154
147
NSPR_CFLAGS = @NSPR_CFLAGS@
155
148
NSPR_LIBS = @NSPR_LIBS@
156
149
OBJEXT = @OBJEXT@
 
150
OPTIPNG = @OPTIPNG@
157
151
PACKAGE = @PACKAGE@
158
152
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
159
153
PACKAGE_NAME = @PACKAGE_NAME@
160
154
PACKAGE_STRING = @PACKAGE_STRING@
161
155
PACKAGE_TARNAME = @PACKAGE_TARNAME@
162
156
PACKAGE_VERSION = @PACKAGE_VERSION@
 
157
PANGO_CFLAGS = @PANGO_CFLAGS@
 
158
PANGO_LIBS = @PANGO_LIBS@
163
159
PATH_SEPARATOR = @PATH_SEPARATOR@
164
160
PKG_CONFIG = @PKG_CONFIG@
165
161
POSUB = @POSUB@
166
162
RANLIB = @RANLIB@
 
163
RSVG = @RSVG@
 
164
SED = @SED@
167
165
SET_MAKE = @SET_MAKE@
168
166
SHELL = @SHELL@
169
167
STRIP = @STRIP@
171
169
USE_NLS = @USE_NLS@
172
170
VENDOR_PKG_VERSION = @VENDOR_PKG_VERSION@
173
171
VERSION = @VERSION@
 
172
XCB_CFLAGS = @XCB_CFLAGS@
 
173
XCB_LIBS = @XCB_LIBS@
174
174
XGETTEXT = @XGETTEXT@
175
175
XGETTEXT_015 = @XGETTEXT_015@
 
176
XINERAMA_LIBS = @XINERAMA_LIBS@
176
177
XINE_ACFLAGS = @XINE_ACFLAGS@
177
178
XINE_CFLAGS = @XINE_CFLAGS@
178
179
XINE_CONFIG = @XINE_CONFIG@
184
185
X_EXTRA_LIBS = @X_EXTRA_LIBS@
185
186
X_LIBS = @X_LIBS@
186
187
X_PRE_LIBS = @X_PRE_LIBS@
 
188
abs_builddir = @abs_builddir@
 
189
abs_srcdir = @abs_srcdir@
 
190
abs_top_builddir = @abs_top_builddir@
 
191
abs_top_srcdir = @abs_top_srcdir@
187
192
ac_ct_CC = @ac_ct_CC@
188
 
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
189
 
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
190
193
am__include = @am__include@
191
194
am__leading_dot = @am__leading_dot@
192
195
am__quote = @am__quote@
198
201
build_cpu = @build_cpu@
199
202
build_os = @build_os@
200
203
build_vendor = @build_vendor@
 
204
builddir = @builddir@
201
205
datadir = @datadir@
202
206
datarootdir = @datarootdir@
203
207
docdir = @docdir@
225
229
psdir = @psdir@
226
230
sbindir = @sbindir@
227
231
sharedstatedir = @sharedstatedir@
 
232
srcdir = @srcdir@
228
233
sysconfdir = @sysconfdir@
229
234
target_alias = @target_alias@
 
235
top_builddir = @top_builddir@
 
236
top_srcdir = @top_srcdir@
230
237
EXTRA_DIST = Keybindings-HOWTO Skin-HOWTO
231
238
SUBDIRS = man
232
239
all: all-recursive
268
275
clean-libtool:
269
276
        -rm -rf .libs _libs
270
277
 
271
 
distclean-libtool:
272
 
        -rm -f libtool
273
 
uninstall-info-am:
274
 
 
275
278
# This directory's subdirectories are mostly independent; you can cd
276
279
# into them and run `make' without going through this Makefile.
277
280
# To change the values of `make' variables: instead of editing Makefiles,
303
306
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
304
307
        fi; test -z "$$fail"
305
308
 
306
 
mostlyclean-recursive clean-recursive distclean-recursive \
307
 
maintainer-clean-recursive:
 
309
$(RECURSIVE_CLEAN_TARGETS):
308
310
        @failcom='exit 1'; \
309
311
        for f in x $$MAKEFLAGS; do \
310
312
          case $$f in \
348
350
        unique=`for i in $$list; do \
349
351
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
350
352
          done | \
351
 
          $(AWK) '    { files[$$0] = 1; } \
352
 
               END { for (i in files) print i; }'`; \
 
353
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
 
354
              END { if (nonempty) { for (i in files) print i; }; }'`; \
353
355
        mkid -fID $$unique
354
356
tags: TAGS
355
357
 
374
376
        unique=`for i in $$list; do \
375
377
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
376
378
          done | \
377
 
          $(AWK) '    { files[$$0] = 1; } \
378
 
               END { for (i in files) print i; }'`; \
 
379
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
380
              END { if (nonempty) { for (i in files) print i; }; }'`; \
379
381
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
380
382
          test -n "$$unique" || unique=$$empty_fix; \
381
383
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
385
387
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
386
388
                $(TAGS_FILES) $(LISP)
387
389
        tags=; \
388
 
        here=`pwd`; \
389
390
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
390
391
        unique=`for i in $$list; do \
391
392
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
392
393
          done | \
393
 
          $(AWK) '    { files[$$0] = 1; } \
394
 
               END { for (i in files) print i; }'`; \
 
394
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
395
              END { if (nonempty) { for (i in files) print i; }; }'`; \
395
396
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
396
397
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
397
398
             $$tags $$unique
405
406
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
406
407
 
407
408
distdir: $(DISTFILES)
408
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
409
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
410
 
        list='$(DISTFILES)'; for file in $$list; do \
411
 
          case $$file in \
412
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
413
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
414
 
          esac; \
 
409
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
410
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
411
        list='$(DISTFILES)'; \
 
412
          dist_files=`for file in $$list; do echo $$file; done | \
 
413
          sed -e "s|^$$srcdirstrip/||;t" \
 
414
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
415
        case $$dist_files in \
 
416
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
417
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
418
                           sort -u` ;; \
 
419
        esac; \
 
420
        for file in $$dist_files; do \
415
421
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
416
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
417
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
418
 
            dir="/$$dir"; \
419
 
            $(mkdir_p) "$(distdir)$$dir"; \
420
 
          else \
421
 
            dir=''; \
422
 
          fi; \
423
422
          if test -d $$d/$$file; then \
 
423
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
424
424
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
425
425
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
426
426
            fi; \
434
434
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
435
435
          if test "$$subdir" = .; then :; else \
436
436
            test -d "$(distdir)/$$subdir" \
437
 
            || $(mkdir_p) "$(distdir)/$$subdir" \
 
437
            || $(MKDIR_P) "$(distdir)/$$subdir" \
438
438
            || exit 1; \
439
439
            distdir=`$(am__cd) $(distdir) && pwd`; \
440
440
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
442
442
              $(MAKE) $(AM_MAKEFLAGS) \
443
443
                top_distdir="$$top_distdir" \
444
444
                distdir="$$distdir/$$subdir" \
 
445
                am__remove_distdir=: \
 
446
                am__skip_length_check=: \
445
447
                distdir) \
446
448
              || exit 1; \
447
449
          fi; \
476
478
 
477
479
distclean: distclean-recursive
478
480
        -rm -f Makefile
479
 
distclean-am: clean-am distclean-generic distclean-libtool \
480
 
        distclean-tags
 
481
distclean-am: clean-am distclean-generic distclean-tags
481
482
 
482
483
dvi: dvi-recursive
483
484
 
491
492
 
492
493
install-data-am:
493
494
 
 
495
install-dvi: install-dvi-recursive
 
496
 
494
497
install-exec-am:
495
498
 
 
499
install-html: install-html-recursive
 
500
 
496
501
install-info: install-info-recursive
497
502
 
498
503
install-man:
499
504
 
 
505
install-pdf: install-pdf-recursive
 
506
 
 
507
install-ps: install-ps-recursive
 
508
 
500
509
installcheck-am:
501
510
 
502
511
maintainer-clean: maintainer-clean-recursive
515
524
 
516
525
ps-am:
517
526
 
518
 
uninstall-am: uninstall-info-am
519
 
 
520
 
uninstall-info: uninstall-info-recursive
521
 
 
522
 
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
523
 
        clean clean-generic clean-libtool clean-recursive ctags \
524
 
        ctags-recursive distclean distclean-generic distclean-libtool \
525
 
        distclean-recursive distclean-tags distdir dvi dvi-am html \
 
527
uninstall-am:
 
528
 
 
529
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
 
530
        install-strip
 
531
 
 
532
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
 
533
        all all-am check check-am clean clean-generic clean-libtool \
 
534
        ctags ctags-recursive distclean distclean-generic \
 
535
        distclean-libtool distclean-tags distdir dvi dvi-am html \
526
536
        html-am info info-am install install-am install-data \
527
 
        install-data-am install-exec install-exec-am install-info \
528
 
        install-info-am install-man install-strip installcheck \
 
537
        install-data-am install-dvi install-dvi-am install-exec \
 
538
        install-exec-am install-html install-html-am install-info \
 
539
        install-info-am install-man install-pdf install-pdf-am \
 
540
        install-ps install-ps-am install-strip installcheck \
529
541
        installcheck-am installdirs installdirs-am maintainer-clean \
530
 
        maintainer-clean-generic maintainer-clean-recursive \
531
 
        mostlyclean mostlyclean-generic mostlyclean-libtool \
532
 
        mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
533
 
        uninstall uninstall-am uninstall-info-am
 
542
        maintainer-clean-generic mostlyclean mostlyclean-generic \
 
543
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
 
544
        uninstall uninstall-am
534
545
 
535
546
 
536
547
debug: all