~ubuntu-branches/ubuntu/trusty/pitivi/trusty

« back to all changes in this revision

Viewing changes to common/m4/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Holbach
  • Date: 2006-02-04 14:42:30 UTC
  • Revision ID: james.westby@ubuntu.com-20060204144230-9ihvyas6lhgn81k1
Tags: upstream-0.9.9.2
ImportĀ upstreamĀ versionĀ 0.9.9.2

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
srcdir = @srcdir@
 
17
top_srcdir = @top_srcdir@
 
18
VPATH = @srcdir@
 
19
pkgdatadir = $(datadir)/@PACKAGE@
 
20
pkglibdir = $(libdir)/@PACKAGE@
 
21
pkgincludedir = $(includedir)/@PACKAGE@
 
22
top_builddir = ../..
 
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
24
INSTALL = @INSTALL@
 
25
install_sh_DATA = $(install_sh) -c -m 644
 
26
install_sh_PROGRAM = $(install_sh) -c
 
27
install_sh_SCRIPT = $(install_sh) -c
 
28
INSTALL_HEADER = $(INSTALL_DATA)
 
29
transform = $(program_transform_name)
 
30
NORMAL_INSTALL = :
 
31
PRE_INSTALL = :
 
32
POST_INSTALL = :
 
33
NORMAL_UNINSTALL = :
 
34
PRE_UNINSTALL = :
 
35
POST_UNINSTALL = :
 
36
build_triplet = @build@
 
37
host_triplet = @host@
 
38
subdir = common/m4
 
39
DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
40
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
41
am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \
 
42
        $(top_srcdir)/common/m4/as-python.m4 \
 
43
        $(top_srcdir)/common/m4/as-version.m4 \
 
44
        $(top_srcdir)/common/m4/pkg.m4 $(top_srcdir)/m4/gettext.m4 \
 
45
        $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/lib-ld.m4 \
 
46
        $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
 
47
        $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac
 
48
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
49
        $(ACLOCAL_M4)
 
50
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
51
CONFIG_CLEAN_FILES =
 
52
SOURCES =
 
53
DIST_SOURCES =
 
54
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
55
ACLOCAL = @ACLOCAL@
 
56
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
 
57
AMDEP_FALSE = @AMDEP_FALSE@
 
58
AMDEP_TRUE = @AMDEP_TRUE@
 
59
AMTAR = @AMTAR@
 
60
AR = @AR@
 
61
AUTOCONF = @AUTOCONF@
 
62
AUTOHEADER = @AUTOHEADER@
 
63
AUTOMAKE = @AUTOMAKE@
 
64
AWK = @AWK@
 
65
CC = @CC@
 
66
CCDEPMODE = @CCDEPMODE@
 
67
CFLAGS = @CFLAGS@
 
68
CPP = @CPP@
 
69
CPPFLAGS = @CPPFLAGS@
 
70
CXX = @CXX@
 
71
CXXCPP = @CXXCPP@
 
72
CXXDEPMODE = @CXXDEPMODE@
 
73
CXXFLAGS = @CXXFLAGS@
 
74
CYGPATH_W = @CYGPATH_W@
 
75
DATADIR = @DATADIR@
 
76
DEFS = @DEFS@
 
77
DEPDIR = @DEPDIR@
 
78
ECHO = @ECHO@
 
79
ECHO_C = @ECHO_C@
 
80
ECHO_N = @ECHO_N@
 
81
ECHO_T = @ECHO_T@
 
82
EGREP = @EGREP@
 
83
EXEEXT = @EXEEXT@
 
84
F77 = @F77@
 
85
FFLAGS = @FFLAGS@
 
86
GMSGFMT = @GMSGFMT@
 
87
GNOMEPYTHON_CFLAGS = @GNOMEPYTHON_CFLAGS@
 
88
GNOMEPYTHON_LIBS = @GNOMEPYTHON_LIBS@
 
89
GNONLIN_CFLAGS = @GNONLIN_CFLAGS@
 
90
GNONLIN_LIBS = @GNONLIN_LIBS@
 
91
GNONLIN_REQ = @GNONLIN_REQ@
 
92
GST_CFLAGS = @GST_CFLAGS@
 
93
GST_LIBS = @GST_LIBS@
 
94
GST_REQ = @GST_REQ@
 
95
INSTALL_DATA = @INSTALL_DATA@
 
96
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
97
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
98
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
99
INTLLIBS = @INTLLIBS@
 
100
LDFLAGS = @LDFLAGS@
 
101
LIBDIR = @LIBDIR@
 
102
LIBICONV = @LIBICONV@
 
103
LIBINTL = @LIBINTL@
 
104
LIBOBJS = @LIBOBJS@
 
105
LIBS = @LIBS@
 
106
LIBTOOL = @LIBTOOL@
 
107
LN_S = @LN_S@
 
108
LOCALSTATEDIR = @LOCALSTATEDIR@
 
109
LTLIBICONV = @LTLIBICONV@
 
110
LTLIBINTL = @LTLIBINTL@
 
111
LTLIBOBJS = @LTLIBOBJS@
 
112
MAKEINFO = @MAKEINFO@
 
113
MKINSTALLDIRS = @MKINSTALLDIRS@
 
114
MSGFMT = @MSGFMT@
 
115
MSGMERGE = @MSGMERGE@
 
116
OBJEXT = @OBJEXT@
 
117
PACKAGE = @PACKAGE@
 
118
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
119
PACKAGE_NAME = @PACKAGE_NAME@
 
120
PACKAGE_STRING = @PACKAGE_STRING@
 
121
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
122
PACKAGE_VERSION = @PACKAGE_VERSION@
 
123
PATH_SEPARATOR = @PATH_SEPARATOR@
 
124
PITIVI = @PITIVI@
 
125
PITIVI_MAJOR = @PITIVI_MAJOR@
 
126
PITIVI_MICRO = @PITIVI_MICRO@
 
127
PITIVI_MINOR = @PITIVI_MINOR@
 
128
PITIVI_NANO = @PITIVI_NANO@
 
129
PITIVI_RELEASE = @PITIVI_RELEASE@
 
130
PKG_CONFIG = @PKG_CONFIG@
 
131
POSUB = @POSUB@
 
132
PYGNOME_CFLAGS = @PYGNOME_CFLAGS@
 
133
PYGNOME_LIBS = @PYGNOME_LIBS@
 
134
PYGNOME_REQ = @PYGNOME_REQ@
 
135
PYGST_CFLAGS = @PYGST_CFLAGS@
 
136
PYGST_DIR = @PYGST_DIR@
 
137
PYGST_LIBS = @PYGST_LIBS@
 
138
PYGST_REQ = @PYGST_REQ@
 
139
PYGTK_CFLAGS = @PYGTK_CFLAGS@
 
140
PYGTK_DIR = @PYGTK_DIR@
 
141
PYGTK_LIBS = @PYGTK_LIBS@
 
142
PYGTK_REQ = @PYGTK_REQ@
 
143
PYTHON = @PYTHON@
 
144
PYTHONDIR = @PYTHONDIR@
 
145
PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
 
146
PYTHON_PLATFORM = @PYTHON_PLATFORM@
 
147
PYTHON_PREFIX = @PYTHON_PREFIX@
 
148
PYTHON_VERSION = @PYTHON_VERSION@
 
149
RANLIB = @RANLIB@
 
150
RELEASE = @RELEASE@
 
151
SET_MAKE = @SET_MAKE@
 
152
SHELL = @SHELL@
 
153
STRIP = @STRIP@
 
154
SYSCONFDIR = @SYSCONFDIR@
 
155
USE_NLS = @USE_NLS@
 
156
VERSION = @VERSION@
 
157
XGETTEXT = @XGETTEXT@
 
158
ac_ct_AR = @ac_ct_AR@
 
159
ac_ct_CC = @ac_ct_CC@
 
160
ac_ct_CXX = @ac_ct_CXX@
 
161
ac_ct_F77 = @ac_ct_F77@
 
162
ac_ct_RANLIB = @ac_ct_RANLIB@
 
163
ac_ct_STRIP = @ac_ct_STRIP@
 
164
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
165
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
166
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
167
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
168
am__include = @am__include@
 
169
am__leading_dot = @am__leading_dot@
 
170
am__quote = @am__quote@
 
171
am__tar = @am__tar@
 
172
am__untar = @am__untar@
 
173
bindir = @bindir@
 
174
build = @build@
 
175
build_alias = @build_alias@
 
176
build_cpu = @build_cpu@
 
177
build_os = @build_os@
 
178
build_vendor = @build_vendor@
 
179
datadir = @datadir@
 
180
exec_prefix = @exec_prefix@
 
181
host = @host@
 
182
host_alias = @host_alias@
 
183
host_cpu = @host_cpu@
 
184
host_os = @host_os@
 
185
host_vendor = @host_vendor@
 
186
includedir = @includedir@
 
187
infodir = @infodir@
 
188
install_sh = @install_sh@
 
189
libdir = @libdir@
 
190
libexecdir = @libexecdir@
 
191
localstatedir = @localstatedir@
 
192
mandir = @mandir@
 
193
mkdir_p = @mkdir_p@
 
194
oldincludedir = @oldincludedir@
 
195
pkgpyexecdir = @pkgpyexecdir@
 
196
pkgpythondir = @pkgpythondir@
 
197
prefix = @prefix@
 
198
program_transform_name = @program_transform_name@
 
199
pyexecdir = @pyexecdir@
 
200
pythondir = @pythondir@
 
201
sbindir = @sbindir@
 
202
sharedstatedir = @sharedstatedir@
 
203
sysconfdir = @sysconfdir@
 
204
target_alias = @target_alias@
 
205
EXTRA_DIST = \
 
206
        README \
 
207
        as-ac-expand.m4 \
 
208
        as-auto-alt.m4 \
 
209
        as-compiler-flag.m4 \
 
210
        as-compiler.m4 \
 
211
        as-docbook.m4 \
 
212
        as-libtool.m4 \
 
213
        as-libtool-tags.m4 \
 
214
        as-python.m4 \
 
215
        as-scrub-include.m4 \
 
216
        as-version.m4 \
 
217
        ax_create_stdint_h.m4 \
 
218
        glib-gettext.m4 \
 
219
        gst-arch.m4 \
 
220
        gst-args.m4 \
 
221
        gst-check.m4 \
 
222
        gst-debuginfo.m4 \
 
223
        gst-default.m4 \
 
224
        gst-doc.m4 \
 
225
        gst-feature.m4 \
 
226
        gst-function.m4 \
 
227
        gst-gettext.m4 \
 
228
        gst-glib2.m4 \
 
229
        gst-gstreamer.m4 \
 
230
        gst-libxml2.m4 \
 
231
        gst-plugindir.m4 \
 
232
        gst-valgrind.m4 \
 
233
        pkg.m4
 
234
 
 
235
all: all-am
 
236
 
 
237
.SUFFIXES:
 
238
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
239
        @for dep in $?; do \
 
240
          case '$(am__configure_deps)' in \
 
241
            *$$dep*) \
 
242
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
243
                && exit 0; \
 
244
              exit 1;; \
 
245
          esac; \
 
246
        done; \
 
247
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  common/m4/Makefile'; \
 
248
        cd $(top_srcdir) && \
 
249
          $(AUTOMAKE) --gnu  common/m4/Makefile
 
250
.PRECIOUS: Makefile
 
251
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
252
        @case '$?' in \
 
253
          *config.status*) \
 
254
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
255
          *) \
 
256
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
257
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
258
        esac;
 
259
 
 
260
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
261
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
262
 
 
263
$(top_srcdir)/configure:  $(am__configure_deps)
 
264
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
265
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
266
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
267
 
 
268
mostlyclean-libtool:
 
269
        -rm -f *.lo
 
270
 
 
271
clean-libtool:
 
272
        -rm -rf .libs _libs
 
273
 
 
274
distclean-libtool:
 
275
        -rm -f libtool
 
276
uninstall-info-am:
 
277
tags: TAGS
 
278
TAGS:
 
279
 
 
280
ctags: CTAGS
 
281
CTAGS:
 
282
 
 
283
 
 
284
distdir: $(DISTFILES)
 
285
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
286
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
287
        list='$(DISTFILES)'; for file in $$list; do \
 
288
          case $$file in \
 
289
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
290
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
291
          esac; \
 
292
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
293
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
294
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
295
            dir="/$$dir"; \
 
296
            $(mkdir_p) "$(distdir)$$dir"; \
 
297
          else \
 
298
            dir=''; \
 
299
          fi; \
 
300
          if test -d $$d/$$file; then \
 
301
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
302
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
303
            fi; \
 
304
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
305
          else \
 
306
            test -f $(distdir)/$$file \
 
307
            || cp -p $$d/$$file $(distdir)/$$file \
 
308
            || exit 1; \
 
309
          fi; \
 
310
        done
 
311
check-am: all-am
 
312
check: check-am
 
313
all-am: Makefile
 
314
installdirs:
 
315
install: install-am
 
316
install-exec: install-exec-am
 
317
install-data: install-data-am
 
318
uninstall: uninstall-am
 
319
 
 
320
install-am: all-am
 
321
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
322
 
 
323
installcheck: installcheck-am
 
324
install-strip:
 
325
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
326
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
327
          `test -z '$(STRIP)' || \
 
328
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
329
mostlyclean-generic:
 
330
 
 
331
clean-generic:
 
332
 
 
333
distclean-generic:
 
334
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
335
 
 
336
maintainer-clean-generic:
 
337
        @echo "This command is intended for maintainers to use"
 
338
        @echo "it deletes files that may require special tools to rebuild."
 
339
clean: clean-am
 
340
 
 
341
clean-am: clean-generic clean-libtool mostlyclean-am
 
342
 
 
343
distclean: distclean-am
 
344
        -rm -f Makefile
 
345
distclean-am: clean-am distclean-generic distclean-libtool
 
346
 
 
347
dvi: dvi-am
 
348
 
 
349
dvi-am:
 
350
 
 
351
html: html-am
 
352
 
 
353
info: info-am
 
354
 
 
355
info-am:
 
356
 
 
357
install-data-am:
 
358
 
 
359
install-exec-am:
 
360
 
 
361
install-info: install-info-am
 
362
 
 
363
install-man:
 
364
 
 
365
installcheck-am:
 
366
 
 
367
maintainer-clean: maintainer-clean-am
 
368
        -rm -f Makefile
 
369
maintainer-clean-am: distclean-am maintainer-clean-generic
 
370
 
 
371
mostlyclean: mostlyclean-am
 
372
 
 
373
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
374
 
 
375
pdf: pdf-am
 
376
 
 
377
pdf-am:
 
378
 
 
379
ps: ps-am
 
380
 
 
381
ps-am:
 
382
 
 
383
uninstall-am: uninstall-info-am
 
384
 
 
385
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
 
386
        distclean distclean-generic distclean-libtool distdir dvi \
 
387
        dvi-am html html-am info info-am install install-am \
 
388
        install-data install-data-am install-exec install-exec-am \
 
389
        install-info install-info-am install-man install-strip \
 
390
        installcheck installcheck-am installdirs maintainer-clean \
 
391
        maintainer-clean-generic mostlyclean mostlyclean-generic \
 
392
        mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
 
393
        uninstall-info-am
 
394
 
 
395
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
396
# Otherwise a system limit (for SysV at least) may be exceeded.
 
397
.NOEXPORT: