Home
last modified time | relevance | path

Searched full:autoreconf (Results 1 – 25 of 123) sorted by relevance

12345

/third_party/libpng/
Dautogen.sh3 # Run 'autoreconf' to build 'configure', 'Makefile.in' and other configure
8 # missing. They are instantiated with autoreconf --force --install.
43 echo " or configure.ac. You may prefer to just run autoreconf."
50 echo " everything, please check the documentation of autoreconf."
152 mode="autoreconf"
164 autoreconf)
169 if autoreconf --warnings=all --force --install
179 echo "autoreconf was run, but did not produce all the expected"
186 echo "autoreconf failed: your version of autotools is incompatible"
197 echo "ERROR: running autoreconf on an initialized system"
[all …]
/third_party/flutter/skia/third_party/externals/libpng/
Dautogen.sh3 # Run 'autoreconf' to build 'configure', 'Makefile.in' and other configure
8 # missing. They are instantiated with autoreconf --force --install.
43 echo " or configure.ac. You may prefer to just run autoreconf."
50 echo " everything, please check the documentation of autoreconf."
152 mode="autoreconf"
164 autoreconf)
169 if autoreconf --warnings=all --force --install
179 echo "autoreconf was run, but did not produce all the expected"
186 echo "autoreconf failed: your version of autotools is incompatible"
197 echo "ERROR: running autoreconf on an initialized system"
[all …]
/third_party/skia/third_party/externals/libpng/
Dautogen.sh3 # Run 'autoreconf' to build 'configure', 'Makefile.in' and other configure
8 # missing. They are instantiated with autoreconf --force --install.
43 echo " or configure.ac. You may prefer to just run autoreconf."
50 echo " everything, please check the documentation of autoreconf."
152 mode="autoreconf"
164 autoreconf)
169 if autoreconf --warnings=all --force --install
179 echo "autoreconf was run, but did not produce all the expected"
186 echo "autoreconf failed: your version of autotools is incompatible"
197 echo "ERROR: running autoreconf on an initialized system"
[all …]
/third_party/flutter/skia/third_party/externals/harfbuzz/
Dautogen.sh35 echo -n "checking for autoreconf... "
36 which autoreconf || {
37 echo "*** No autoreconf (autoconf) found, please install it ***"
41 echo "running autoreconf --force --install --verbose"
42 autoreconf --force --install --verbose || exit $?
/third_party/harfbuzz/
Dautogen.sh35 printf "checking for autoreconf... "
36 which autoreconf || {
37 echo "*** No autoreconf (autoconf) found, please install it ***"
41 echo "running autoreconf --force --install --verbose"
42 autoreconf --force --install --verbose || exit $?
/third_party/skia/third_party/externals/harfbuzz/
Dautogen.sh35 printf "checking for autoreconf... "
36 which autoreconf || {
37 echo "*** No autoreconf (autoconf) found, please install it ***"
41 echo "running autoreconf --force --install --verbose"
42 autoreconf --force --install --verbose || exit $?
/third_party/curl/
Dbuildconf3 echo "*** Do not use buildconf. Instead, just use: autoreconf -fi" >&2
4 exec ${AUTORECONF:-autoreconf} -fi "${@}"
/third_party/node/deps/cares/
Dbuildconf3 echo "*** Do not use buildconf. Instead, just use: autoreconf -fi" >&2
4 exec ${AUTORECONF:-autoreconf} -fi "${@}"
/third_party/libpsl/
Dautogen.sh3 AUTORECONF=$(which autoreconf 2>/dev/null)
5 echo "No 'autoreconf' found. You must install the autoconf package."
32 $AUTORECONF --install --force --symlink
/third_party/ntfs-3g/
Dautogen.sh4 (autoreconf --version) < /dev/null > /dev/null 2>&1 || {
21 echo Running autoreconf --verbose --install --force
22 autoreconf --verbose --install --force
/third_party/libcoap/
Dautogen.sh65 # checking for autoreconf
127 # Creating the directory m4 before calling autoreconf to
131 echo "Generating needed autotools files for $PROJECT by running autoreconf ..."
132 autoreconf --force --install --verbose "$srcdir"
/third_party/curl/docs/
DHTTP3.md47 % autoreconf -i
57 % autoreconf -i
87 % autoreconf -i
97 % autoreconf -i
/third_party/libnl/
Dautogen.sh12 autoreconf -fi || die "Error during autoreconf"
/third_party/gstreamer/gstreamer/
Dautogen.sh67 printf " checking for autoreconf ... "
69 which "autoreconf" 2>/dev/null || {
103 autoreconf --force --install || exit 1
/third_party/gstreamer/gst_libav/
Dautogen.sh67 printf " checking for autoreconf ... "
69 which "autoreconf" 2>/dev/null || {
103 autoreconf --force --install || exit 1
/third_party/gstreamer/gstplugins_bad/
Dautogen.sh67 printf " checking for autoreconf ... "
69 which "autoreconf" 2>/dev/null || {
103 autoreconf --force --install || exit 1
/third_party/gstreamer/gstplugins_good/
Dautogen.sh67 printf " checking for autoreconf ... "
69 which "autoreconf" 2>/dev/null || {
103 autoreconf --force --install || exit 1
/third_party/gstreamer/gstplugins_base/
Dautogen.sh67 printf " checking for autoreconf ... "
69 which "autoreconf" 2>/dev/null || {
103 autoreconf --force --install || exit 1
/third_party/protobuf/
Dautogen.sh31 # The absence of a m4 directory in googletest causes autoreconf to fail when
37 autoreconf -f -i -Wall,no-obsolete
/third_party/skia/third_party/externals/brotli/
Dbootstrap12 autoreconf --version >/dev/null 2>&1 || { echo >&2 "'autoconf' $REQUIRED"; exit 1; }
35 autoreconf --install --force --symlink || exit $
/third_party/libexif/
D.appveyor.yml19 …C:\%CONFIG%\bin\bash -e -l -c "cd $APPVEYOR_BUILD_FOLDER && autoreconf -sif && ./configure --prefi…
21 …bash -lc "set -x; cd $APPVEYOR_BUILD_FOLDER && autoreconf -sivf && ./configure --prefix=$HOME/inst…
/third_party/libunwind/
D.travis.yml18 - autoreconf -i
48 - autoreconf -i
/third_party/libxml2/
Dautogen.sh68 # Replaced by autoreconf below
69 autoreconf -if -Wall
/third_party/skia/third_party/externals/expat/expat/
Dbuildconf.sh34 # File expat_config.h.in (as generated by autoheader by autoreconf) contains
53 autoreconf --warnings=all --install --verbose "$@"
/third_party/jerryscript/targets/nuttx-stm32f4/
DMakefile.travis34 # FIXME: 'autoreconf --force --install' is a workaround after
36 …cd ../tools/kconfig-frontends && autoreconf --force --install && ./configure --disable-mconf --dis…

12345