upload tizen1.0 source
[framework/multimedia/gstreamer0.10-ffmpeg.git] / common / m4 / Makefile.in
1 # Makefile.in generated by automake 1.11.1 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, 2009  Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkgincludedir = $(includedir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkglibexecdir = $(libexecdir)/@PACKAGE@
22 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23 install_sh_DATA = $(install_sh) -c -m 644
24 install_sh_PROGRAM = $(install_sh) -c
25 install_sh_SCRIPT = $(install_sh) -c
26 INSTALL_HEADER = $(INSTALL_DATA)
27 transform = $(program_transform_name)
28 NORMAL_INSTALL = :
29 PRE_INSTALL = :
30 POST_INSTALL = :
31 NORMAL_UNINSTALL = :
32 PRE_UNINSTALL = :
33 POST_UNINSTALL = :
34 build_triplet = @build@
35 host_triplet = @host@
36 subdir = common/m4
37 DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \
40         $(top_srcdir)/common/m4/as-auto-alt.m4 \
41         $(top_srcdir)/common/m4/as-compiler-flag.m4 \
42         $(top_srcdir)/common/m4/as-docbook.m4 \
43         $(top_srcdir)/common/m4/as-python.m4 \
44         $(top_srcdir)/common/m4/as-version.m4 \
45         $(top_srcdir)/common/m4/gst-arch.m4 \
46         $(top_srcdir)/common/m4/gst-args.m4 \
47         $(top_srcdir)/common/m4/gst-check.m4 \
48         $(top_srcdir)/common/m4/gst-doc.m4 \
49         $(top_srcdir)/common/m4/gst-error.m4 \
50         $(top_srcdir)/common/m4/gst-feature.m4 \
51         $(top_srcdir)/common/m4/gst-plugin-docs.m4 \
52         $(top_srcdir)/common/m4/gst-plugindir.m4 \
53         $(top_srcdir)/common/m4/gst.m4 \
54         $(top_srcdir)/common/m4/gtk-doc.m4 \
55         $(top_srcdir)/common/m4/orc.m4 $(top_srcdir)/common/m4/pkg.m4 \
56         $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
57         $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
58         $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
59 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
60         $(ACLOCAL_M4)
61 mkinstalldirs = $(install_sh) -d
62 CONFIG_HEADER = $(top_builddir)/config.h
63 CONFIG_CLEAN_FILES =
64 CONFIG_CLEAN_VPATH_FILES =
65 AM_V_GEN = $(am__v_GEN_$(V))
66 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
67 am__v_GEN_0 = @echo "  GEN   " $@;
68 AM_V_at = $(am__v_at_$(V))
69 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
70 am__v_at_0 = @
71 SOURCES =
72 DIST_SOURCES =
73 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
74 ACLOCAL = @ACLOCAL@
75 ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
76 AMTAR = @AMTAR@
77 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
78 AR = @AR@
79 AS = @AS@
80 AUTOCONF = @AUTOCONF@
81 AUTOHEADER = @AUTOHEADER@
82 AUTOMAKE = @AUTOMAKE@
83 AWK = @AWK@
84 CAT_ENTRY_END = @CAT_ENTRY_END@
85 CAT_ENTRY_START = @CAT_ENTRY_START@
86 CC = @CC@
87 CCDEPMODE = @CCDEPMODE@
88 CFLAGS = @CFLAGS@
89 CPP = @CPP@
90 CPPFLAGS = @CPPFLAGS@
91 CYGPATH_W = @CYGPATH_W@
92 DARWIN_LDFLAGS = @DARWIN_LDFLAGS@
93 DEFS = @DEFS@
94 DEPDIR = @DEPDIR@
95 DEPRECATED_CFLAGS = @DEPRECATED_CFLAGS@
96 DLLTOOL = @DLLTOOL@
97 DOCBOOK_ROOT = @DOCBOOK_ROOT@
98 DSYMUTIL = @DSYMUTIL@
99 DUMPBIN = @DUMPBIN@
100 ECHO_C = @ECHO_C@
101 ECHO_N = @ECHO_N@
102 ECHO_T = @ECHO_T@
103 EGREP = @EGREP@
104 ERROR_CFLAGS = @ERROR_CFLAGS@
105 EXEEXT = @EXEEXT@
106 FFMPEG_CFLAGS = @FFMPEG_CFLAGS@
107 FFMPEG_CO_DIR = @FFMPEG_CO_DIR@
108 FFMPEG_EXTERNALS_REVISION = @FFMPEG_EXTERNALS_REVISION@
109 FFMPEG_LIBS = @FFMPEG_LIBS@
110 FFMPEG_REVISION = @FFMPEG_REVISION@
111 FFMPEG_SUBDIRS = @FFMPEG_SUBDIRS@
112 FFMPEG_SVN = @FFMPEG_SVN@
113 FGREP = @FGREP@
114 GREP = @GREP@
115 GSTPB_PLUGINS_DIR = @GSTPB_PLUGINS_DIR@
116 GST_ALL_LDFLAGS = @GST_ALL_LDFLAGS@
117 GST_BASE_CFLAGS = @GST_BASE_CFLAGS@
118 GST_BASE_LIBS = @GST_BASE_LIBS@
119 GST_CFLAGS = @GST_CFLAGS@
120 GST_CHECK_CFLAGS = @GST_CHECK_CFLAGS@
121 GST_CHECK_LIBS = @GST_CHECK_LIBS@
122 GST_LEVEL_DEFAULT = @GST_LEVEL_DEFAULT@
123 GST_LIBS = @GST_LIBS@
124 GST_MAJORMINOR = @GST_MAJORMINOR@
125 GST_OPTION_CFLAGS = @GST_OPTION_CFLAGS@
126 GST_PACKAGE_NAME = @GST_PACKAGE_NAME@
127 GST_PACKAGE_ORIGIN = @GST_PACKAGE_ORIGIN@
128 GST_PLUGINS_BASE_CFLAGS = @GST_PLUGINS_BASE_CFLAGS@
129 GST_PLUGINS_BASE_LIBS = @GST_PLUGINS_BASE_LIBS@
130 GST_PLUGINS_DIR = @GST_PLUGINS_DIR@
131 GST_PLUGIN_LDFLAGS = @GST_PLUGIN_LDFLAGS@
132 GST_TOOLS_DIR = @GST_TOOLS_DIR@
133 GTKDOC_CHECK = @GTKDOC_CHECK@
134 HAVE_BZ2 = @HAVE_BZ2@
135 HAVE_DOCBOOK2HTML = @HAVE_DOCBOOK2HTML@
136 HAVE_DOCBOOK2PS = @HAVE_DOCBOOK2PS@
137 HAVE_DVIPS = @HAVE_DVIPS@
138 HAVE_EPSTOPDF = @HAVE_EPSTOPDF@
139 HAVE_FIG2DEV = @HAVE_FIG2DEV@
140 HAVE_JADETEX = @HAVE_JADETEX@
141 HAVE_PNGTOPNM = @HAVE_PNGTOPNM@
142 HAVE_PNMTOPS = @HAVE_PNMTOPS@
143 HAVE_PS2PDF = @HAVE_PS2PDF@
144 HAVE_XMLLINT = @HAVE_XMLLINT@
145 HTML_DIR = @HTML_DIR@
146 INSTALL = @INSTALL@
147 INSTALL_DATA = @INSTALL_DATA@
148 INSTALL_PROGRAM = @INSTALL_PROGRAM@
149 INSTALL_SCRIPT = @INSTALL_SCRIPT@
150 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
151 LD = @LD@
152 LDFLAGS = @LDFLAGS@
153 LIBM = @LIBM@
154 LIBOBJS = @LIBOBJS@
155 LIBS = @LIBS@
156 LIBTOOL = @LIBTOOL@
157 LIPO = @LIPO@
158 LN_S = @LN_S@
159 LTLIBOBJS = @LTLIBOBJS@
160 MAINT = @MAINT@
161 MAKEINFO = @MAKEINFO@
162 MKDIR_P = @MKDIR_P@
163 NM = @NM@
164 NMEDIT = @NMEDIT@
165 OBJDUMP = @OBJDUMP@
166 OBJEXT = @OBJEXT@
167 ORCC = @ORCC@
168 ORC_CFLAGS = @ORC_CFLAGS@
169 ORC_LIBS = @ORC_LIBS@
170 OTOOL = @OTOOL@
171 OTOOL64 = @OTOOL64@
172 PACKAGE = @PACKAGE@
173 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
174 PACKAGE_NAME = @PACKAGE_NAME@
175 PACKAGE_STRING = @PACKAGE_STRING@
176 PACKAGE_TARNAME = @PACKAGE_TARNAME@
177 PACKAGE_URL = @PACKAGE_URL@
178 PACKAGE_VERSION = @PACKAGE_VERSION@
179 PACKAGE_VERSION_MAJOR = @PACKAGE_VERSION_MAJOR@
180 PACKAGE_VERSION_MICRO = @PACKAGE_VERSION_MICRO@
181 PACKAGE_VERSION_MINOR = @PACKAGE_VERSION_MINOR@
182 PACKAGE_VERSION_NANO = @PACKAGE_VERSION_NANO@
183 PACKAGE_VERSION_RELEASE = @PACKAGE_VERSION_RELEASE@
184 PATH_SEPARATOR = @PATH_SEPARATOR@
185 PKG_CONFIG = @PKG_CONFIG@
186 PLUGINDIR = @PLUGINDIR@
187 POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
188 POSTPROC_LIBS = @POSTPROC_LIBS@
189 PROFILE_CFLAGS = @PROFILE_CFLAGS@
190 PYTHON = @PYTHON@
191 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
192 PYTHON_PLATFORM = @PYTHON_PLATFORM@
193 PYTHON_PREFIX = @PYTHON_PREFIX@
194 PYTHON_VERSION = @PYTHON_VERSION@
195 RANLIB = @RANLIB@
196 SED = @SED@
197 SET_MAKE = @SET_MAKE@
198 SHELL = @SHELL@
199 STRIP = @STRIP@
200 SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
201 SWSCALE_LIBS = @SWSCALE_LIBS@
202 VALGRIND_CFLAGS = @VALGRIND_CFLAGS@
203 VALGRIND_LIBS = @VALGRIND_LIBS@
204 VALGRIND_PATH = @VALGRIND_PATH@
205 VERSION = @VERSION@
206 WARNING_CFLAGS = @WARNING_CFLAGS@
207 WIN32_LIBS = @WIN32_LIBS@
208 XML_CATALOG = @XML_CATALOG@
209 XSLTPROC = @XSLTPROC@
210 XSLTPROC_FLAGS = @XSLTPROC_FLAGS@
211 abs_builddir = @abs_builddir@
212 abs_srcdir = @abs_srcdir@
213 abs_top_builddir = @abs_top_builddir@
214 abs_top_srcdir = @abs_top_srcdir@
215 ac_ct_CC = @ac_ct_CC@
216 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
217 am__include = @am__include@
218 am__leading_dot = @am__leading_dot@
219 am__quote = @am__quote@
220 am__tar = @am__tar@
221 am__untar = @am__untar@
222 bindir = @bindir@
223 build = @build@
224 build_alias = @build_alias@
225 build_cpu = @build_cpu@
226 build_os = @build_os@
227 build_vendor = @build_vendor@
228 builddir = @builddir@
229 datadir = @datadir@
230 datarootdir = @datarootdir@
231 docdir = @docdir@
232 dvidir = @dvidir@
233 exec_prefix = @exec_prefix@
234 host = @host@
235 host_alias = @host_alias@
236 host_cpu = @host_cpu@
237 host_os = @host_os@
238 host_vendor = @host_vendor@
239 htmldir = @htmldir@
240 includedir = @includedir@
241 infodir = @infodir@
242 install_sh = @install_sh@
243 libdir = @libdir@
244 libexecdir = @libexecdir@
245 localedir = @localedir@
246 localstatedir = @localstatedir@
247 lt_ECHO = @lt_ECHO@
248 mandir = @mandir@
249 mkdir_p = @mkdir_p@
250 oldincludedir = @oldincludedir@
251 pdfdir = @pdfdir@
252 pkgpyexecdir = @pkgpyexecdir@
253 pkgpythondir = @pkgpythondir@
254 plugindir = @plugindir@
255 prefix = @prefix@
256 program_transform_name = @program_transform_name@
257 psdir = @psdir@
258 pyexecdir = @pyexecdir@
259 pythondir = @pythondir@
260 sbindir = @sbindir@
261 sharedstatedir = @sharedstatedir@
262 srcdir = @srcdir@
263 sysconfdir = @sysconfdir@
264 target_alias = @target_alias@
265 top_build_prefix = @top_build_prefix@
266 top_builddir = @top_builddir@
267 top_srcdir = @top_srcdir@
268 EXTRA_DIST = \
269         README \
270         as-ac-expand.m4 \
271         as-auto-alt.m4 \
272         as-compiler-flag.m4 \
273         as-compiler.m4 \
274         as-docbook.m4 \
275         as-gcc-inline-assembly.m4 \
276         as-libtool.m4 \
277         as-libtool-tags.m4 \
278         as-objc.m4 \
279         as-python.m4 \
280         as-scrub-include.m4 \
281         as-version.m4 \
282         ax_create_stdint_h.m4 \
283         glib-gettext.m4 \
284         gst-arch.m4 \
285         gst-args.m4 \
286         gst-check.m4 \
287         gst-debuginfo.m4 \
288         gst-default.m4 \
289         gst-doc.m4 \
290         gst-dowhile.m4 \
291         gst-error.m4 \
292         gst-feature.m4 \
293         gst-function.m4 \
294         gst-gettext.m4 \
295         gst-glib2.m4 \
296         gst-libxml2.m4 \
297         gst-parser.m4 \
298         gst-platform.m4 \
299         gst-plugindir.m4 \
300         gst-plugin-docs.m4 \
301         gst-valgrind.m4 \
302         gst-x11.m4 \
303         gst.m4 \
304         gtk-doc.m4 \
305         introspection.m4 \
306         pkg.m4 \
307         check.m4 \
308         orc.m4
309
310 all: all-am
311
312 .SUFFIXES:
313 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
314         @for dep in $?; do \
315           case '$(am__configure_deps)' in \
316             *$$dep*) \
317               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
318                 && { if test -f $@; then exit 0; else break; fi; }; \
319               exit 1;; \
320           esac; \
321         done; \
322         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu common/m4/Makefile'; \
323         $(am__cd) $(top_srcdir) && \
324           $(AUTOMAKE) --gnu common/m4/Makefile
325 .PRECIOUS: Makefile
326 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
327         @case '$?' in \
328           *config.status*) \
329             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
330           *) \
331             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
332             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
333         esac;
334
335 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
336         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
337
338 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
339         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
340 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
341         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
342 $(am__aclocal_m4_deps):
343
344 mostlyclean-libtool:
345         -rm -f *.lo
346
347 clean-libtool:
348         -rm -rf .libs _libs
349 tags: TAGS
350 TAGS:
351
352 ctags: CTAGS
353 CTAGS:
354
355
356 distdir: $(DISTFILES)
357         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
358         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
359         list='$(DISTFILES)'; \
360           dist_files=`for file in $$list; do echo $$file; done | \
361           sed -e "s|^$$srcdirstrip/||;t" \
362               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
363         case $$dist_files in \
364           */*) $(MKDIR_P) `echo "$$dist_files" | \
365                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
366                            sort -u` ;; \
367         esac; \
368         for file in $$dist_files; do \
369           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
370           if test -d $$d/$$file; then \
371             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
372             if test -d "$(distdir)/$$file"; then \
373               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
374             fi; \
375             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
376               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
377               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
378             fi; \
379             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
380           else \
381             test -f "$(distdir)/$$file" \
382             || cp -p $$d/$$file "$(distdir)/$$file" \
383             || exit 1; \
384           fi; \
385         done
386 check-am: all-am
387 check: check-am
388 all-am: Makefile
389 installdirs:
390 install: install-am
391 install-exec: install-exec-am
392 install-data: install-data-am
393 uninstall: uninstall-am
394
395 install-am: all-am
396         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
397
398 installcheck: installcheck-am
399 install-strip:
400         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
401           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
402           `test -z '$(STRIP)' || \
403             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
404 mostlyclean-generic:
405
406 clean-generic:
407
408 distclean-generic:
409         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
410         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
411
412 maintainer-clean-generic:
413         @echo "This command is intended for maintainers to use"
414         @echo "it deletes files that may require special tools to rebuild."
415 clean: clean-am
416
417 clean-am: clean-generic clean-libtool mostlyclean-am
418
419 distclean: distclean-am
420         -rm -f Makefile
421 distclean-am: clean-am distclean-generic
422
423 dvi: dvi-am
424
425 dvi-am:
426
427 html: html-am
428
429 html-am:
430
431 info: info-am
432
433 info-am:
434
435 install-data-am:
436
437 install-dvi: install-dvi-am
438
439 install-dvi-am:
440
441 install-exec-am:
442
443 install-html: install-html-am
444
445 install-html-am:
446
447 install-info: install-info-am
448
449 install-info-am:
450
451 install-man:
452
453 install-pdf: install-pdf-am
454
455 install-pdf-am:
456
457 install-ps: install-ps-am
458
459 install-ps-am:
460
461 installcheck-am:
462
463 maintainer-clean: maintainer-clean-am
464         -rm -f Makefile
465 maintainer-clean-am: distclean-am maintainer-clean-generic
466
467 mostlyclean: mostlyclean-am
468
469 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
470
471 pdf: pdf-am
472
473 pdf-am:
474
475 ps: ps-am
476
477 ps-am:
478
479 uninstall-am:
480
481 .MAKE: install-am install-strip
482
483 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
484         distclean distclean-generic distclean-libtool distdir dvi \
485         dvi-am html html-am info info-am install install-am \
486         install-data install-data-am install-dvi install-dvi-am \
487         install-exec install-exec-am install-html install-html-am \
488         install-info install-info-am install-man install-pdf \
489         install-pdf-am install-ps install-ps-am install-strip \
490         installcheck installcheck-am installdirs maintainer-clean \
491         maintainer-clean-generic mostlyclean mostlyclean-generic \
492         mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
493
494
495 # Tell versions [3.59,3.63) of GNU make to not export all variables.
496 # Otherwise a system limit (for SysV at least) may be exceeded.
497 .NOEXPORT: