[CVE-2018-10393] heap buffer overflow
[platform/upstream/libvorbis.git] / m4 / Makefile.in
1 # Makefile.in generated by automake 1.11.6 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, 2010, 2011 Free Software
6 # Foundation, 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 am__make_dryrun = \
19   { \
20     am__dry=no; \
21     case $$MAKEFLAGS in \
22       *\\[\ \   ]*) \
23         echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
24           | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
25       *) \
26         for am__flg in $$MAKEFLAGS; do \
27           case $$am__flg in \
28             *=*|--*) ;; \
29             *n*) am__dry=yes; break;; \
30           esac; \
31         done;; \
32     esac; \
33     test $$am__dry = yes; \
34   }
35 pkgdatadir = $(datadir)/@PACKAGE@
36 pkgincludedir = $(includedir)/@PACKAGE@
37 pkglibdir = $(libdir)/@PACKAGE@
38 pkglibexecdir = $(libexecdir)/@PACKAGE@
39 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
40 install_sh_DATA = $(install_sh) -c -m 644
41 install_sh_PROGRAM = $(install_sh) -c
42 install_sh_SCRIPT = $(install_sh) -c
43 INSTALL_HEADER = $(INSTALL_DATA)
44 transform = $(program_transform_name)
45 NORMAL_INSTALL = :
46 PRE_INSTALL = :
47 POST_INSTALL = :
48 NORMAL_UNINSTALL = :
49 PRE_UNINSTALL = :
50 POST_UNINSTALL = :
51 build_triplet = @build@
52 host_triplet = @host@
53 target_triplet = @target@
54 subdir = m4
55 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
56 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
57 am__aclocal_m4_deps = $(top_srcdir)/m4/add_cflags.m4 \
58         $(top_srcdir)/m4/ogg.m4 $(top_srcdir)/m4/pkg.m4 \
59         $(top_srcdir)/configure.ac
60 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
61         $(ACLOCAL_M4)
62 mkinstalldirs = $(install_sh) -d
63 CONFIG_HEADER = $(top_builddir)/config.h
64 CONFIG_CLEAN_FILES =
65 CONFIG_CLEAN_VPATH_FILES =
66 SOURCES =
67 DIST_SOURCES =
68 am__can_run_installinfo = \
69   case $$AM_UPDATE_INFO_DIR in \
70     n|no|NO) false;; \
71     *) (install-info --version) >/dev/null 2>&1;; \
72   esac
73 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
74 ACLOCAL = @ACLOCAL@
75 ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
76 ALLOCA = @ALLOCA@
77 AMTAR = @AMTAR@
78 AR = @AR@
79 AS = @AS@
80 AUTOCONF = @AUTOCONF@
81 AUTOHEADER = @AUTOHEADER@
82 AUTOMAKE = @AUTOMAKE@
83 AWK = @AWK@
84 CC = @CC@
85 CCDEPMODE = @CCDEPMODE@
86 CFLAGS = @CFLAGS@
87 CPP = @CPP@
88 CPPFLAGS = @CPPFLAGS@
89 CYGPATH_W = @CYGPATH_W@
90 DEBUG = @DEBUG@
91 DEFS = @DEFS@
92 DEPDIR = @DEPDIR@
93 DLLTOOL = @DLLTOOL@
94 DSYMUTIL = @DSYMUTIL@
95 DUMPBIN = @DUMPBIN@
96 ECHO_C = @ECHO_C@
97 ECHO_N = @ECHO_N@
98 ECHO_T = @ECHO_T@
99 EGREP = @EGREP@
100 EXEEXT = @EXEEXT@
101 FGREP = @FGREP@
102 GREP = @GREP@
103 HAVE_DOXYGEN = @HAVE_DOXYGEN@
104 HTLATEX = @HTLATEX@
105 INSTALL = @INSTALL@
106 INSTALL_DATA = @INSTALL_DATA@
107 INSTALL_PROGRAM = @INSTALL_PROGRAM@
108 INSTALL_SCRIPT = @INSTALL_SCRIPT@
109 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
110 LD = @LD@
111 LDFLAGS = @LDFLAGS@
112 LIBOBJS = @LIBOBJS@
113 LIBS = @LIBS@
114 LIBTOOL = @LIBTOOL@
115 LIBTOOL_DEPS = @LIBTOOL_DEPS@
116 LIPO = @LIPO@
117 LN_S = @LN_S@
118 LTLIBOBJS = @LTLIBOBJS@
119 MAINT = @MAINT@
120 MAKEINFO = @MAKEINFO@
121 MANIFEST_TOOL = @MANIFEST_TOOL@
122 MKDIR_P = @MKDIR_P@
123 NM = @NM@
124 NMEDIT = @NMEDIT@
125 OBJDUMP = @OBJDUMP@
126 OBJEXT = @OBJEXT@
127 OGG_CFLAGS = @OGG_CFLAGS@
128 OGG_LIBS = @OGG_LIBS@
129 OTOOL = @OTOOL@
130 OTOOL64 = @OTOOL64@
131 PACKAGE = @PACKAGE@
132 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
133 PACKAGE_NAME = @PACKAGE_NAME@
134 PACKAGE_STRING = @PACKAGE_STRING@
135 PACKAGE_TARNAME = @PACKAGE_TARNAME@
136 PACKAGE_URL = @PACKAGE_URL@
137 PACKAGE_VERSION = @PACKAGE_VERSION@
138 PATH_SEPARATOR = @PATH_SEPARATOR@
139 PDFLATEX = @PDFLATEX@
140 PKG_CONFIG = @PKG_CONFIG@
141 PROFILE = @PROFILE@
142 RANLIB = @RANLIB@
143 SED = @SED@
144 SET_MAKE = @SET_MAKE@
145 SHELL = @SHELL@
146 STRIP = @STRIP@
147 VERSION = @VERSION@
148 VE_LIB_AGE = @VE_LIB_AGE@
149 VE_LIB_CURRENT = @VE_LIB_CURRENT@
150 VE_LIB_REVISION = @VE_LIB_REVISION@
151 VF_LIB_AGE = @VF_LIB_AGE@
152 VF_LIB_CURRENT = @VF_LIB_CURRENT@
153 VF_LIB_REVISION = @VF_LIB_REVISION@
154 VORBIS_LIBS = @VORBIS_LIBS@
155 V_LIB_AGE = @V_LIB_AGE@
156 V_LIB_CURRENT = @V_LIB_CURRENT@
157 V_LIB_REVISION = @V_LIB_REVISION@
158 abs_builddir = @abs_builddir@
159 abs_srcdir = @abs_srcdir@
160 abs_top_builddir = @abs_top_builddir@
161 abs_top_srcdir = @abs_top_srcdir@
162 ac_ct_AR = @ac_ct_AR@
163 ac_ct_CC = @ac_ct_CC@
164 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
165 am__include = @am__include@
166 am__leading_dot = @am__leading_dot@
167 am__quote = @am__quote@
168 am__tar = @am__tar@
169 am__untar = @am__untar@
170 bindir = @bindir@
171 build = @build@
172 build_alias = @build_alias@
173 build_cpu = @build_cpu@
174 build_os = @build_os@
175 build_vendor = @build_vendor@
176 builddir = @builddir@
177 datadir = @datadir@
178 datarootdir = @datarootdir@
179 docdir = @docdir@
180 dvidir = @dvidir@
181 exec_prefix = @exec_prefix@
182 host = @host@
183 host_alias = @host_alias@
184 host_cpu = @host_cpu@
185 host_os = @host_os@
186 host_vendor = @host_vendor@
187 htmldir = @htmldir@
188 includedir = @includedir@
189 infodir = @infodir@
190 install_sh = @install_sh@
191 libdir = @libdir@
192 libexecdir = @libexecdir@
193 localedir = @localedir@
194 localstatedir = @localstatedir@
195 mandir = @mandir@
196 mkdir_p = @mkdir_p@
197 oldincludedir = @oldincludedir@
198 pdfdir = @pdfdir@
199 prefix = @prefix@
200 program_transform_name = @program_transform_name@
201 psdir = @psdir@
202 pthread_lib = @pthread_lib@
203 sbindir = @sbindir@
204 sharedstatedir = @sharedstatedir@
205 srcdir = @srcdir@
206 sysconfdir = @sysconfdir@
207 target = @target@
208 target_alias = @target_alias@
209 target_cpu = @target_cpu@
210 target_os = @target_os@
211 target_vendor = @target_vendor@
212 top_build_prefix = @top_build_prefix@
213 top_builddir = @top_builddir@
214 top_srcdir = @top_srcdir@
215 EXTRA_DIST = add_cflags.m4 ogg.m4 pkg.m4
216 all: all-am
217
218 .SUFFIXES:
219 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
220         @for dep in $?; do \
221           case '$(am__configure_deps)' in \
222             *$$dep*) \
223               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
224                 && { if test -f $@; then exit 0; else break; fi; }; \
225               exit 1;; \
226           esac; \
227         done; \
228         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu m4/Makefile'; \
229         $(am__cd) $(top_srcdir) && \
230           $(AUTOMAKE) --gnu m4/Makefile
231 .PRECIOUS: Makefile
232 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
233         @case '$?' in \
234           *config.status*) \
235             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
236           *) \
237             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
238             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
239         esac;
240
241 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
242         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
243
244 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
245         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
246 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
247         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
248 $(am__aclocal_m4_deps):
249
250 mostlyclean-libtool:
251         -rm -f *.lo
252
253 clean-libtool:
254         -rm -rf .libs _libs
255 tags: TAGS
256 TAGS:
257
258 ctags: CTAGS
259 CTAGS:
260
261
262 distdir: $(DISTFILES)
263         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
264         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
265         list='$(DISTFILES)'; \
266           dist_files=`for file in $$list; do echo $$file; done | \
267           sed -e "s|^$$srcdirstrip/||;t" \
268               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
269         case $$dist_files in \
270           */*) $(MKDIR_P) `echo "$$dist_files" | \
271                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
272                            sort -u` ;; \
273         esac; \
274         for file in $$dist_files; do \
275           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
276           if test -d $$d/$$file; then \
277             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
278             if test -d "$(distdir)/$$file"; then \
279               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
280             fi; \
281             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
282               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
283               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
284             fi; \
285             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
286           else \
287             test -f "$(distdir)/$$file" \
288             || cp -p $$d/$$file "$(distdir)/$$file" \
289             || exit 1; \
290           fi; \
291         done
292 check-am: all-am
293 check: check-am
294 all-am: Makefile
295 installdirs:
296 install: install-am
297 install-exec: install-exec-am
298 install-data: install-data-am
299 uninstall: uninstall-am
300
301 install-am: all-am
302         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
303
304 installcheck: installcheck-am
305 install-strip:
306         if test -z '$(STRIP)'; then \
307           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
308             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
309               install; \
310         else \
311           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
312             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
313             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
314         fi
315 mostlyclean-generic:
316
317 clean-generic:
318
319 distclean-generic:
320         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
321         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
322
323 maintainer-clean-generic:
324         @echo "This command is intended for maintainers to use"
325         @echo "it deletes files that may require special tools to rebuild."
326 clean: clean-am
327
328 clean-am: clean-generic clean-libtool mostlyclean-am
329
330 distclean: distclean-am
331         -rm -f Makefile
332 distclean-am: clean-am distclean-generic
333
334 dvi: dvi-am
335
336 dvi-am:
337
338 html: html-am
339
340 html-am:
341
342 info: info-am
343
344 info-am:
345
346 install-data-am:
347
348 install-dvi: install-dvi-am
349
350 install-dvi-am:
351
352 install-exec-am:
353
354 install-html: install-html-am
355
356 install-html-am:
357
358 install-info: install-info-am
359
360 install-info-am:
361
362 install-man:
363
364 install-pdf: install-pdf-am
365
366 install-pdf-am:
367
368 install-ps: install-ps-am
369
370 install-ps-am:
371
372 installcheck-am:
373
374 maintainer-clean: maintainer-clean-am
375         -rm -f Makefile
376 maintainer-clean-am: distclean-am maintainer-clean-generic
377
378 mostlyclean: mostlyclean-am
379
380 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
381
382 pdf: pdf-am
383
384 pdf-am:
385
386 ps: ps-am
387
388 ps-am:
389
390 uninstall-am:
391
392 .MAKE: install-am install-strip
393
394 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
395         distclean distclean-generic distclean-libtool distdir dvi \
396         dvi-am html html-am info info-am install install-am \
397         install-data install-data-am install-dvi install-dvi-am \
398         install-exec install-exec-am install-html install-html-am \
399         install-info install-info-am install-man install-pdf \
400         install-pdf-am install-ps install-ps-am install-strip \
401         installcheck installcheck-am installdirs maintainer-clean \
402         maintainer-clean-generic mostlyclean mostlyclean-generic \
403         mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
404
405
406 # Tell versions [3.59,3.63) of GNU make to not export all variables.
407 # Otherwise a system limit (for SysV at least) may be exceeded.
408 .NOEXPORT: