Searched full:automake (Results 1 – 25 of 460) sorted by relevance
12345678910>>...19
/third_party/libsnd/ |
D | autogen.sh | 42 # do we need automake? 50 printf "checking for automake ... " 51 AUTOMAKE=automake 53 if ($AUTOMAKE --version < /dev/null > /dev/null 2>&1); then 57 AUTOMAKE= 60 printf "checking for automake $AM_NEEDED or later ... " 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 70 AUTOMAKE=$am 71 echo $AUTOMAKE [all …]
|
/third_party/mesa3d/docs/relnotes/ |
D | 13.0.5.rst | 78 - 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/cups-filters/ |
D | autogen.sh | 17 automake --version > /dev/null 2> /dev/null || { 18 echo "error: automake not found" 45 amcheck=`automake --version | grep 'automake (GNU automake) 1.5'` 46 if test "x$amcheck" = "xautomake (GNU automake) 1.5"; then 47 echo "warning: you appear to be using automake 1.5" 71 automake -a -c --gnu --add-missing || { 72 echo "warning: automake failed"
|
/third_party/libuv/ |
D | autogen.sh | 25 AUTOMAKE=${AUTOMAKE:-automake} 28 automake_version=`"$AUTOMAKE" --version | head -n 1 | sed 's/[^.0-9]//g'` 40 > m4/libuv-extra-automake-flags.m4 46 "$AUTOMAKE" --add-missing --copy
|
/third_party/node/deps/cares/m4/ |
D | xc-am-iface.m4 | 28 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/libffi/ |
D | missing | 41 # Back-compat with the calling convention used by older automake. 57 aclocal autoconf autoheader autom4te automake makeinfo 63 Send bug reports to <bug-automake@gnu.org>." 68 echo "missing $scriptversion (GNU Automake)" 111 aclocal|automake) 112 echo "The '$1' program is part of the GNU Automake package:" 113 echo "<$gnu_software_URL/automake>" 151 automake*) 154 program_details 'automake'
|
/third_party/node/deps/cares/ |
D | missing | 41 # Back-compat with the calling convention used by older automake. 57 aclocal autoconf autoheader autom4te automake makeinfo 63 Send bug reports to <bug-automake@gnu.org>." 68 echo "missing $scriptversion (GNU Automake)" 111 aclocal|automake) 112 echo "The '$1' program is part of the GNU Automake package:" 113 echo "<$gnu_software_URL/automake>" 151 automake*) 154 program_details 'automake'
|
D | aclocal.m4 | 31 # Automake X.Y traces this macro to ensure aclocal.m4 has been 32 # generated from the m4 files accompanying Automake X.Y. 71 # Of course, Automake must honor this variable whenever it calls a 152 # written in clear, in which case automake, when reading aclocal.m4, 360 # Check whether this is an Automake generated Makefile which includes 401 # Do all the work for Automake. -*- Autoconf -*- 426 # the next Automake release, Autoconf can make the AC_INIT 481 # Some tools Automake needs. 486 AM_MISSING_PROG([AUTOMAKE], [automake-${am__api_version}]) 492 # For better backward compatibility. To be removed once Automake 1.9.x [all …]
|
/third_party/skia/third_party/externals/microhttpd/ |
D | missing | 41 # Back-compat with the calling convention used by older automake. 57 aclocal autoconf autoheader autom4te automake makeinfo 63 Send bug reports to <bug-automake@gnu.org>." 68 echo "missing $scriptversion (GNU Automake)" 111 aclocal|automake) 112 echo "The '$1' program is part of the GNU Automake package:" 113 echo "<$gnu_software_URL/automake>" 151 automake*) 154 program_details 'automake'
|
/third_party/libevdev/build-aux/ |
D | missing | 41 # Back-compat with the calling convention used by older automake. 57 aclocal autoconf autoheader autom4te automake makeinfo 63 Send bug reports to <bug-automake@gnu.org>." 68 echo "missing $scriptversion (GNU Automake)" 111 aclocal|automake) 112 echo "The '$1' program is part of the GNU Automake package:" 113 echo "<$gnu_software_URL/automake>" 151 automake*) 154 program_details 'automake'
|
D | test-driver | 26 # This file is maintained in Automake, please report 27 # bugs to <bug-automake@gnu.org> or send patches to 28 # <automake-patches@gnu.org>. 51 See the GNU Automake documentation for information. 110 # don't, but others can (automake bug#35762). 133 # file (automake bug#11814).
|
/third_party/skia/third_party/externals/libpng/ |
D | missing | 41 # Back-compat with the calling convention used by older automake. 57 aclocal autoconf autoheader autom4te automake makeinfo 63 Send bug reports to <bug-automake@gnu.org>." 68 echo "missing $scriptversion (GNU Automake)" 111 aclocal|automake) 112 echo "The '$1' program is part of the GNU Automake package:" 113 echo "<$gnu_software_URL/automake>" 151 automake*) 154 program_details 'automake'
|
D | aclocal.m4 | 31 # Automake X.Y traces this macro to ensure aclocal.m4 has been 32 # generated from the m4 files accompanying Automake X.Y. 91 # Of course, Automake must honor this variable whenever it calls a 172 # written in clear, in which case automake, when reading aclocal.m4, 380 # Check whether this is an Automake generated Makefile which includes 419 # Do all the work for Automake. -*- Autoconf -*- 444 # the next Automake release, Autoconf can make the AC_INIT 495 # Some tools Automake needs. 500 AM_MISSING_PROG([AUTOMAKE], [automake-${am__api_version}]) 506 # For better backward compatibility. To be removed once Automake 1.9.x [all …]
|
/third_party/alsa-utils/.github/workflows/ |
D | build.yml | 25 libtoolize --force --copy --automake 28 automake --foreign --copy --add-missing 68 automake --foreign --copy --add-missing 124 … apt-get install -y git build-essential pkg-config m4 autoconf automake libtool gettext ncurses-dev 133 libtoolize --force --copy --automake 136 automake --foreign --copy --add-missing 157 automake --foreign --copy --add-missing
|
/third_party/ltp/testcases/realtime/ |
D | Makefile | 29 AUTOMAKE ?= automake macro 51 .PHONY: autotools aclocal autoconf autoheader automake 52 autotools: aclocal autoconf autoheader automake 75 automake: $(AUTOMAKE_FILES) target 78 $(AUTOMAKE) -c -a
|
/third_party/ltp/include/mk/ |
D | automake.mk | 27 AUTOMAKE ?= automake 39 autotools: aclocal autoconf autoheader automake $(addsuffix /configure,$(AUTOCONFED_SUBDIRS)) 63 .PHONY: automake 65 automake: aclocal $(AUTOMAKE_FILES) 68 $(AUTOMAKE) -c -a
|
/third_party/alsa-lib/.github/workflows/ |
D | build.yml | 29 libtoolize --force --copy --automake 32 automake --foreign --copy --add-missing 83 apt-get install -y git build-essential m4 autoconf automake libtool 86 libtoolize --force --copy --automake 89 automake --foreign --copy --add-missing
|
/third_party/flutter/skia/third_party/externals/harfbuzz/ |
D | BUILD.md | 34 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/ |
D | ohos_build_config.sh | 16 libtoolize --force --copy --automake 19 automake --foreign --copy --add-missing 20 touch depcomp # seems to be missing for old automake
|
D | INSTALL | 18 * 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/flutter/skia/third_party/externals/harfbuzz/.circleci/ |
D | config.yml | 10 …- run: HOMEBREW_NO_AUTO_UPDATE=1 brew install wget autoconf automake libtool pkg-config ragel free… 20 …- run: HOMEBREW_NO_AUTO_UPDATE=1 brew install wget autoconf automake libtool pkg-config ragel free… 30 …- run: HOMEBREW_NO_AUTO_UPDATE=1 brew install wget autoconf automake libtool pkg-config ragel free… 40 …- run: apt update && apt install -y ninja-build binutils libtool autoconf automake make cmake gcc … 53 …- run: apk update && apk add ragel make pkgconfig libtool autoconf automake gettext gcc g++ glib-d… 78 …bps-install -Suy freetype gettext gcc glib graphite pkg-config ragel libtool autoconf automake make 87 …- run: apt install -y clang wget autoconf automake libtool pkg-config ragel libfreetype6-dev libfo… 103 …- run: apt install -y gcc binutils libtool autoconf automake make pkg-config gtk-doc-tools ragel l… 123 …- run: apt install -y clang lld binutils libtool autoconf automake make pkg-config gtk-doc-tools r… 139 …- run: apt install -y clang lld binutils libtool autoconf automake make pkg-config gtk-doc-tools r… [all …]
|
/third_party/alsa-utils/ |
D | INSTALL | 33 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/flutter/skia/third_party/externals/libpng/ |
D | aclocal.m4 | 31 # Automake X.Y traces this macro to ensure aclocal.m4 has been 32 # generated from the m4 files accompanying Automake X.Y. 91 # Of course, Automake must honor this variable whenever it calls a 172 # written in clear, in which case automake, when reading aclocal.m4, 380 # Check whether this is an Automake generated Makefile which includes 419 # Do all the work for Automake. -*- Autoconf -*- 444 # the next Automake release, Autoconf can make the AC_INIT 495 # Some tools Automake needs. 500 AM_MISSING_PROG([AUTOMAKE], [automake-${am__api_version}]) 506 # For better backward compatibility. To be removed once Automake 1.9.x [all …]
|
/third_party/skia/third_party/externals/expat/expat/doc/ |
D | Makefile.am | 33 .PHONY: dist-hook # not inside conditional to avoid automake warning 48 # https://www.gnu.org/software/automake/manual/automake.html#What-Gets-Cleaned
|
/third_party/libxml2/ |
D | autogen.sh | 28 (automake --version) < /dev/null > /dev/null 2>&1 || { 31 echo "You must have automake installed to compile libxml." 33 echo "or see http://www.gnu.org/software/automake"
|
12345678910>>...19