~ubuntu-branches/ubuntu/trusty/vdpau-video/trusty-updates

« back to all changes in this revision

Viewing changes to .pc/autoreconf.patch/debian.upstream/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Andres Mejia
  • Date: 2012-03-20 01:58:24 UTC
  • mfrom: (2.2.2 sid)
  • Revision ID: package-import@ubuntu.com-20120320015824-hgq6udngj8kmwoef
Tags: 0.7.3-2
* Install VDPAU VAAPI driver in multiarch location.
  (Closes: #664712)
* Ensure driver no longer causes a segfault.
  (Closes: #599329)
  (Closes: #626861)
* Remove build dependency on quilt.
* Bump debhelper compat to 9.
  This gives us automatic hardened compiler flags and multiarch.
* Bump to Standards-Version 3.9.3.
* Remove README.source as this package no longer uses quilt.
* Add basic dpkg-source options to packaging.
* Make binary package multiarch.
* Remove redundant calls to dh_testdir.
* Set pristine-tar to true for git-buildpackage configuration.
* Don't use dh_autoreconf as it produces changes incompatible with default
  dpkg-source options.
* Add patch to make changes done by autoreconf -vif.
* Fix issue with debian.upstream/changelog being modified.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.9.6 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005  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
srcdir = @srcdir@
 
18
top_srcdir = @top_srcdir@
 
19
VPATH = @srcdir@
 
20
pkgdatadir = $(datadir)/@PACKAGE@
 
21
pkglibdir = $(libdir)/@PACKAGE@
 
22
pkgincludedir = $(includedir)/@PACKAGE@
 
23
top_builddir = ..
 
24
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
25
INSTALL = @INSTALL@
 
26
install_sh_DATA = $(install_sh) -c -m 644
 
27
install_sh_PROGRAM = $(install_sh) -c
 
28
install_sh_SCRIPT = $(install_sh) -c
 
29
INSTALL_HEADER = $(INSTALL_DATA)
 
30
transform = $(program_transform_name)
 
31
NORMAL_INSTALL = :
 
32
PRE_INSTALL = :
 
33
POST_INSTALL = :
 
34
NORMAL_UNINSTALL = :
 
35
PRE_UNINSTALL = :
 
36
POST_UNINSTALL = :
 
37
build_triplet = @build@
 
38
host_triplet = @host@
 
39
subdir = debian.upstream
 
40
DIST_COMMON = $(dist_noinst_DATA) $(srcdir)/Makefile.am \
 
41
        $(srcdir)/Makefile.in
 
42
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
43
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
 
44
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
45
        $(ACLOCAL_M4)
 
46
mkinstalldirs = $(install_sh) -d
 
47
CONFIG_HEADER = $(top_builddir)/src/config.h
 
48
CONFIG_CLEAN_FILES =
 
49
SOURCES =
 
50
DIST_SOURCES =
 
51
DATA = $(dist_noinst_DATA)
 
52
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
53
ACLOCAL = @ACLOCAL@
 
54
AMDEP_FALSE = @AMDEP_FALSE@
 
55
AMDEP_TRUE = @AMDEP_TRUE@
 
56
AMTAR = @AMTAR@
 
57
AR = @AR@
 
58
AUTOCONF = @AUTOCONF@
 
59
AUTOHEADER = @AUTOHEADER@
 
60
AUTOMAKE = @AUTOMAKE@
 
61
AWK = @AWK@
 
62
CC = @CC@
 
63
CCDEPMODE = @CCDEPMODE@
 
64
CFLAGS = @CFLAGS@
 
65
CPP = @CPP@
 
66
CPPFLAGS = @CPPFLAGS@
 
67
CXX = @CXX@
 
68
CXXCPP = @CXXCPP@
 
69
CXXDEPMODE = @CXXDEPMODE@
 
70
CXXFLAGS = @CXXFLAGS@
 
71
CYGPATH_W = @CYGPATH_W@
 
72
DEFS = @DEFS@
 
73
DEPDIR = @DEPDIR@
 
74
ECHO = @ECHO@
 
75
ECHO_C = @ECHO_C@
 
76
ECHO_N = @ECHO_N@
 
77
ECHO_T = @ECHO_T@
 
78
EGREP = @EGREP@
 
79
EXEEXT = @EXEEXT@
 
80
F77 = @F77@
 
81
FFLAGS = @FFLAGS@
 
82
GL_DEPS_CFLAGS = @GL_DEPS_CFLAGS@
 
83
GL_DEPS_LIBS = @GL_DEPS_LIBS@
 
84
GREP = @GREP@
 
85
INSTALL_DATA = @INSTALL_DATA@
 
86
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
87
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
88
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
89
LDFLAGS = @LDFLAGS@
 
90
LIBOBJS = @LIBOBJS@
 
91
LIBS = @LIBS@
 
92
LIBTOOL = @LIBTOOL@
 
93
LIBVA_DEPS_CFLAGS = @LIBVA_DEPS_CFLAGS@
 
94
LIBVA_DEPS_LIBS = @LIBVA_DEPS_LIBS@
 
95
LIBVA_DRIVERS_PATH = @LIBVA_DRIVERS_PATH@
 
96
LIBVA_GLX_DEPS_CFLAGS = @LIBVA_GLX_DEPS_CFLAGS@
 
97
LIBVA_GLX_DEPS_LIBS = @LIBVA_GLX_DEPS_LIBS@
 
98
LIBVA_SDS_PACKAGE_VERSION = @LIBVA_SDS_PACKAGE_VERSION@
 
99
LIBVA_X11_DEPS_CFLAGS = @LIBVA_X11_DEPS_CFLAGS@
 
100
LIBVA_X11_DEPS_LIBS = @LIBVA_X11_DEPS_LIBS@
 
101
LN_S = @LN_S@
 
102
LTLIBOBJS = @LTLIBOBJS@
 
103
MAKEINFO = @MAKEINFO@
 
104
OBJEXT = @OBJEXT@
 
105
PACKAGE = @PACKAGE@
 
106
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
107
PACKAGE_NAME = @PACKAGE_NAME@
 
108
PACKAGE_STRING = @PACKAGE_STRING@
 
109
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
110
PACKAGE_VERSION = @PACKAGE_VERSION@
 
111
PATH_SEPARATOR = @PATH_SEPARATOR@
 
112
PKG_CONFIG = @PKG_CONFIG@
 
113
RANLIB = @RANLIB@
 
114
SET_MAKE = @SET_MAKE@
 
115
SHELL = @SHELL@
 
116
STRIP = @STRIP@
 
117
USE_GLX_FALSE = @USE_GLX_FALSE@
 
118
USE_GLX_TRUE = @USE_GLX_TRUE@
 
119
VDPAU_VIDEO_CFLAGS = @VDPAU_VIDEO_CFLAGS@
 
120
VDPAU_VIDEO_LIBS = @VDPAU_VIDEO_LIBS@
 
121
VDPAU_VIDEO_LT_LDFLAGS = @VDPAU_VIDEO_LT_LDFLAGS@
 
122
VERSION = @VERSION@
 
123
ac_ct_CC = @ac_ct_CC@
 
124
ac_ct_CXX = @ac_ct_CXX@
 
125
ac_ct_F77 = @ac_ct_F77@
 
126
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
127
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
128
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
129
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
130
am__include = @am__include@
 
131
am__leading_dot = @am__leading_dot@
 
132
am__quote = @am__quote@
 
133
am__tar = @am__tar@
 
134
am__untar = @am__untar@
 
135
bindir = @bindir@
 
136
build = @build@
 
137
build_alias = @build_alias@
 
138
build_cpu = @build_cpu@
 
139
build_os = @build_os@
 
140
build_vendor = @build_vendor@
 
141
datadir = @datadir@
 
142
datarootdir = @datarootdir@
 
143
docdir = @docdir@
 
144
dvidir = @dvidir@
 
145
exec_prefix = @exec_prefix@
 
146
host = @host@
 
147
host_alias = @host_alias@
 
148
host_cpu = @host_cpu@
 
149
host_os = @host_os@
 
150
host_vendor = @host_vendor@
 
151
htmldir = @htmldir@
 
152
includedir = @includedir@
 
153
infodir = @infodir@
 
154
install_sh = @install_sh@
 
155
libdir = @libdir@
 
156
libexecdir = @libexecdir@
 
157
localedir = @localedir@
 
158
localstatedir = @localstatedir@
 
159
mandir = @mandir@
 
160
mkdir_p = @mkdir_p@
 
161
oldincludedir = @oldincludedir@
 
162
pdfdir = @pdfdir@
 
163
prefix = @prefix@
 
164
program_transform_name = @program_transform_name@
 
165
psdir = @psdir@
 
166
sbindir = @sbindir@
 
167
sharedstatedir = @sharedstatedir@
 
168
sysconfdir = @sysconfdir@
 
169
target_alias = @target_alias@
 
170
DEBIANFILES = \
 
171
        changelog.in            \
 
172
        compat                  \
 
173
        control.in              \
 
174
        copyright               \
 
175
        rules                   \
 
176
        vdpau-video.install     \
 
177
        $(NULL)
 
178
 
 
179
DEBIANGENFILES = \
 
180
        changelog               \
 
181
        control                 \
 
182
        $(NULL)
 
183
 
 
184
EXTRA_DIST = $(DEBIANFILES)
 
185
dist_noinst_DATA = $(DEBIANGENFILES)
 
186
 
 
187
# Extra clean files so that maintainer-clean removes *everything*
 
188
MAINTAINERCLEANFILES = Makefile.in $(DEBIANGENFILES)
 
189
all: all-am
 
190
 
 
191
.SUFFIXES:
 
192
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
193
        @for dep in $?; do \
 
194
          case '$(am__configure_deps)' in \
 
195
            *$$dep*) \
 
196
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
197
                && exit 0; \
 
198
              exit 1;; \
 
199
          esac; \
 
200
        done; \
 
201
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  debian.upstream/Makefile'; \
 
202
        cd $(top_srcdir) && \
 
203
          $(AUTOMAKE) --foreign  debian.upstream/Makefile
 
204
.PRECIOUS: Makefile
 
205
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
206
        @case '$?' in \
 
207
          *config.status*) \
 
208
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
209
          *) \
 
210
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
211
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
212
        esac;
 
213
 
 
214
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
215
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
216
 
 
217
$(top_srcdir)/configure:  $(am__configure_deps)
 
218
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
219
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
220
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
221
 
 
222
mostlyclean-libtool:
 
223
        -rm -f *.lo
 
224
 
 
225
clean-libtool:
 
226
        -rm -rf .libs _libs
 
227
 
 
228
distclean-libtool:
 
229
        -rm -f libtool
 
230
uninstall-info-am:
 
231
tags: TAGS
 
232
TAGS:
 
233
 
 
234
ctags: CTAGS
 
235
CTAGS:
 
236
 
 
237
 
 
238
distdir: $(DISTFILES)
 
239
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
240
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
241
        list='$(DISTFILES)'; for file in $$list; do \
 
242
          case $$file in \
 
243
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
244
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
245
          esac; \
 
246
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
247
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
248
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
249
            dir="/$$dir"; \
 
250
            $(mkdir_p) "$(distdir)$$dir"; \
 
251
          else \
 
252
            dir=''; \
 
253
          fi; \
 
254
          if test -d $$d/$$file; then \
 
255
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
256
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
257
            fi; \
 
258
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
259
          else \
 
260
            test -f $(distdir)/$$file \
 
261
            || cp -p $$d/$$file $(distdir)/$$file \
 
262
            || exit 1; \
 
263
          fi; \
 
264
        done
 
265
check-am: all-am
 
266
check: check-am
 
267
all-am: Makefile $(DATA)
 
268
installdirs:
 
269
install: install-am
 
270
install-exec: install-exec-am
 
271
install-data: install-data-am
 
272
uninstall: uninstall-am
 
273
 
 
274
install-am: all-am
 
275
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
276
 
 
277
installcheck: installcheck-am
 
278
install-strip:
 
279
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
280
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
281
          `test -z '$(STRIP)' || \
 
282
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
283
mostlyclean-generic:
 
284
 
 
285
clean-generic:
 
286
 
 
287
distclean-generic:
 
288
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
289
 
 
290
maintainer-clean-generic:
 
291
        @echo "This command is intended for maintainers to use"
 
292
        @echo "it deletes files that may require special tools to rebuild."
 
293
        -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
 
294
clean: clean-am
 
295
 
 
296
clean-am: clean-generic clean-libtool mostlyclean-am
 
297
 
 
298
distclean: distclean-am
 
299
        -rm -f Makefile
 
300
distclean-am: clean-am distclean-generic distclean-libtool
 
301
 
 
302
dvi: dvi-am
 
303
 
 
304
dvi-am:
 
305
 
 
306
html: html-am
 
307
 
 
308
info: info-am
 
309
 
 
310
info-am:
 
311
 
 
312
install-data-am:
 
313
 
 
314
install-exec-am:
 
315
 
 
316
install-info: install-info-am
 
317
 
 
318
install-man:
 
319
 
 
320
installcheck-am:
 
321
 
 
322
maintainer-clean: maintainer-clean-am
 
323
        -rm -f Makefile
 
324
maintainer-clean-am: distclean-am maintainer-clean-generic
 
325
 
 
326
mostlyclean: mostlyclean-am
 
327
 
 
328
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
329
 
 
330
pdf: pdf-am
 
331
 
 
332
pdf-am:
 
333
 
 
334
ps: ps-am
 
335
 
 
336
ps-am:
 
337
 
 
338
uninstall-am: uninstall-info-am
 
339
 
 
340
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
 
341
        distclean distclean-generic distclean-libtool distdir dvi \
 
342
        dvi-am html html-am info info-am install install-am \
 
343
        install-data install-data-am install-exec install-exec-am \
 
344
        install-info install-info-am install-man install-strip \
 
345
        installcheck installcheck-am installdirs maintainer-clean \
 
346
        maintainer-clean-generic mostlyclean mostlyclean-generic \
 
347
        mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
 
348
        uninstall-info-am
 
349
 
 
350
 
 
351
$(DEBIANGENFILES): %: %.in Makefile
 
352
        -sed \
 
353
          -e 's|\@PACKAGE_VERSION\@|$(PACKAGE_VERSION)|' \
 
354
          -e 's|\@LIBVA_SDS_PACKAGE_VERSION\@|$(LIBVA_SDS_PACKAGE_VERSION)|' \
 
355
          -e 's|\@DATE\@|'"`LC_ALL=C date +'%a, %d %b %Y %X %z'`"'|' \
 
356
          $< > $@
 
357
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
358
# Otherwise a system limit (for SysV at least) may be exceeded.
 
359
.NOEXPORT: