Searched full:autoreconf (Results 1 – 25 of 123) sorted by relevance
12345
/third_party/libpng/ |
D | autogen.sh | 3 # 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/ |
D | autogen.sh | 3 # 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/ |
D | autogen.sh | 3 # 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/ |
D | autogen.sh | 35 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/ |
D | autogen.sh | 35 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/ |
D | autogen.sh | 35 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/ |
D | buildconf | 3 echo "*** Do not use buildconf. Instead, just use: autoreconf -fi" >&2 4 exec ${AUTORECONF:-autoreconf} -fi "${@}"
|
/third_party/node/deps/cares/ |
D | buildconf | 3 echo "*** Do not use buildconf. Instead, just use: autoreconf -fi" >&2 4 exec ${AUTORECONF:-autoreconf} -fi "${@}"
|
/third_party/libpsl/ |
D | autogen.sh | 3 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/ |
D | autogen.sh | 4 (autoreconf --version) < /dev/null > /dev/null 2>&1 || { 21 echo Running autoreconf --verbose --install --force 22 autoreconf --verbose --install --force
|
/third_party/libcoap/ |
D | autogen.sh | 65 # 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/ |
D | HTTP3.md | 47 % autoreconf -i 57 % autoreconf -i 87 % autoreconf -i 97 % autoreconf -i
|
/third_party/libnl/ |
D | autogen.sh | 12 autoreconf -fi || die "Error during autoreconf"
|
/third_party/gstreamer/gstreamer/ |
D | autogen.sh | 67 printf " checking for autoreconf ... " 69 which "autoreconf" 2>/dev/null || { 103 autoreconf --force --install || exit 1
|
/third_party/gstreamer/gst_libav/ |
D | autogen.sh | 67 printf " checking for autoreconf ... " 69 which "autoreconf" 2>/dev/null || { 103 autoreconf --force --install || exit 1
|
/third_party/gstreamer/gstplugins_bad/ |
D | autogen.sh | 67 printf " checking for autoreconf ... " 69 which "autoreconf" 2>/dev/null || { 103 autoreconf --force --install || exit 1
|
/third_party/gstreamer/gstplugins_good/ |
D | autogen.sh | 67 printf " checking for autoreconf ... " 69 which "autoreconf" 2>/dev/null || { 103 autoreconf --force --install || exit 1
|
/third_party/gstreamer/gstplugins_base/ |
D | autogen.sh | 67 printf " checking for autoreconf ... " 69 which "autoreconf" 2>/dev/null || { 103 autoreconf --force --install || exit 1
|
/third_party/protobuf/ |
D | autogen.sh | 31 # 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/ |
D | bootstrap | 12 autoreconf --version >/dev/null 2>&1 || { echo >&2 "'autoconf' $REQUIRED"; exit 1; } 35 autoreconf --install --force --symlink || exit $
|
/third_party/libexif/ |
D | .appveyor.yml | 19 …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.yml | 18 - autoreconf -i 48 - autoreconf -i
|
/third_party/libxml2/ |
D | autogen.sh | 68 # Replaced by autoreconf below 69 autoreconf -if -Wall
|
/third_party/skia/third_party/externals/expat/expat/ |
D | buildconf.sh | 34 # File expat_config.h.in (as generated by autoheader by autoreconf) contains 53 autoreconf --warnings=all --install --verbose "$@"
|
/third_party/jerryscript/targets/nuttx-stm32f4/ |
D | Makefile.travis | 34 # FIXME: 'autoreconf --force --install' is a workaround after 36 …cd ../tools/kconfig-frontends && autoreconf --force --install && ./configure --disable-mconf --dis…
|
12345