Home
last modified time | relevance | path

Searched refs:automake (Results 1 – 25 of 431) sorted by relevance

12345678910>>...18

/third_party/libsnd/
Dautogen.sh51 AUTOMAKE=automake
63 for am in automake-$AM_NEEDED automake$AM_NEEDED \
64 automake automake-1.7 automake-1.8 automake-1.9 automake-1.10; do
152 $LIBTOOLIZE --automake --force || exit 1
/third_party/mesa3d/docs/relnotes/
D13.0.5.rst78 - i965: automake: correctly set MKDIR_GEN
79 - freedreno: automake: correctly set MKDIR_GEN
80 - i965: automake: include builddir prior to srcdir
81 - i915: automake: include builddir prior to srcdir
82 - egl: automake: include builddir prior to srcdir
83 - clover: automake: include builddir prior to srcdir
84 - st/dri: automake: include builddir prior to srcdir
85 - d3dadapter9: automake: include builddir prior to srcdir
86 - glx: automake: include builddir prior to srcdir
87 - glx/apple: automake: include builddir prior to srcdir
[all …]
/third_party/curl/m4/
Dxc-am-iface.m428 dnl This macro performs embedding of automake initialization
29 dnl code into configure script. When automake version 1.14 or
31 dnl results in 'subdir-objects' automake option being used.
32 dnl When using automake versions older than 1.14 this option
35 dnl Existence of automake _AM_PROG_CC_C_O m4 private macro
36 dnl is used to differentiate automake version 1.14 from older
42 ## Start of automake initialization code ##
51 ## End of automake initialization code ##
62 dnl This macro embeds automake machinery into configure
63 dnl script regardless of automake version used in order
[all …]
/third_party/node/deps/cares/m4/
Dxc-am-iface.m428 dnl This macro performs embedding of automake initialization
29 dnl code into configure script. When automake version 1.14 or
31 dnl results in 'subdir-objects' automake option being used.
32 dnl When using automake versions older than 1.14 this option
35 dnl Existence of automake _AM_PROG_CC_C_O m4 private macro
36 dnl is used to differentiate automake version 1.14 from older
42 ## Start of automake initialization code ##
51 ## End of automake initialization code ##
62 dnl This macro embeds automake machinery into configure
63 dnl script regardless of automake version used in order
[all …]
/third_party/ltp/testcases/realtime/
DMakefile29 AUTOMAKE ?= automake
51 .PHONY: autotools aclocal autoconf autoheader automake
52 autotools: aclocal autoconf autoheader automake
75 automake: $(AUTOMAKE_FILES) target
/third_party/ltp/include/mk/
Dautomake.mk27 AUTOMAKE ?= automake
39 autotools: aclocal autoconf autoheader automake $(addsuffix /configure,$(AUTOCONFED_SUBDIRS))
63 .PHONY: automake
65 automake: aclocal $(AUTOMAKE_FILES)
/third_party/flutter/skia/third_party/externals/harfbuzz/
DBUILD.md34 sudo apt-get install autoconf automake libtool pkg-config ragel gtk-doc-tools
38 sudo yum install autoconf automake libtool pkgconfig ragel gtk-doc
42 sudo port install autoconf automake libtool pkgconfig ragel gtk-doc
46 brew install autoconf automake libtool pkgconfig ragel gtk-doc
/third_party/alsa-lib/
Dohos_build_config.sh16 libtoolize --force --copy --automake
19 automake --foreign --copy --add-missing
Dgitcompile77 libtoolize --force --copy --automake
80 automake --foreign --copy --add-missing
DINSTALL18 * automake
28 libtoolize --force --copy --automake
31 automake --foreign --copy --add-missing
37 Note: Some automake packages have missing aclocal program. Use newer version
/third_party/libuv/
Dautogen.sh25 AUTOMAKE=${AUTOMAKE:-automake}
40 > m4/libuv-extra-automake-flags.m4
/third_party/alsa-utils/
DINSTALL33 You need also GNU packages autoconf and automake installed in your system
41 automake --foreign --copy --add-missing
55 Note: Some automake packages have missing aclocal program. Use newer version
/third_party/skia/third_party/externals/microhttpd/
Dmissing111 aclocal|automake)
151 automake*)
/third_party/skia/third_party/externals/libpng/
Dmissing111 aclocal|automake)
151 automake*)
/third_party/elfio/
Dmissing111 aclocal|automake)
151 automake*)
/third_party/wayland_standard/
Dmissing111 aclocal|automake)
151 automake*)
/third_party/wayland-protocols_standard/
Dmissing111 aclocal|automake)
151 automake*)
/third_party/node/deps/cares/
Dmissing111 aclocal|automake)
151 automake*)
/third_party/libffi/
Dmissing111 aclocal|automake)
151 automake*)
/third_party/eudev/
Dmissing111 aclocal|automake)
151 automake*)
/third_party/libevdev/build-aux/
Dmissing111 aclocal|automake)
151 automake*)
/third_party/libpng/
Dmissing111 aclocal|automake)
151 automake*)
/third_party/gettext/m4/
Dfixautomake.m411 dnl Fix an automake-1.5-1.11 bug: the distrib rule is omitted.
17 dnl Fix an automake-1.9-1.11 bug: the distrib rule is not extensible.
/third_party/gettext/
Dautogen.sh418 && automake --add-missing --copy \
429 && automake --add-missing --copy \
446 && automake --add-missing --copy \
484 && automake --add-missing --copy \
492 && automake --add-missing --copy \
/third_party/gettext/gettext-tools/examples/hello-c++-kde/admin/
Dcvs.sh62 automake*1.5d* )
67 automake*1.[6-9] | automake*1.[6-9].* | automake*1.1[0-9] | automake*1.1[0-9].* ) : ;;

12345678910>>...18