Home
last modified time | relevance | path

Searched full:libtoolize (Results 1 – 25 of 29) sorted by relevance

12

/third_party/pcre2/pcre2/
Dautogen.sh4 # libtoolize puts in the m4 directory to be newer than the aclocal.m4 file that
6 # again. Moving aclocal to after libtoolize does not seem to cause any
13 echo "Looking for a version of libtoolize (which can have different names)..."
14 libtoolize=""
15 for l in glibtoolize libtoolize15 libtoolize14 libtoolize ; do
18 libtoolize=$l
25 if [ "x$libtoolize" = "x" ]; then
26 echo "Can't find libtoolize on your system"
31 $libtoolize -c -f
Dconfigure.ac32 # This was added at the suggestion of libtoolize (03-Jan-10)
/third_party/libuv/
Dautogen.sh26 if [ "${LIBTOOLIZE:-}" = "" ] && [ "`uname`" = "Darwin" ]; then
27 LIBTOOLIZE=glibtoolize
33 LIBTOOLIZE=${LIBTOOLIZE:-libtoolize}
40 libtoolize_version=`"$LIBTOOLIZE" --version | head -n 1 | sed 's/[^.0-9]//g'`
58 "$LIBTOOLIZE" --copy --force
/third_party/cups-filters/
Dautogen.sh2 TESTLIBTOOLIZE="glibtoolize libtoolize"
34 LIBTOOLIZE=$i
41 echo "$0: need libtoolize tool to build cups-filters" >&2
59 $LIBTOOLIZE --force --copy || {
60 echo "error: libtoolize failed"
/third_party/skia/third_party/externals/freetype/
Dautogen.sh124 if test "$LIBTOOLIZE"x != x; then
127 LIBTOOLIZE=glibtoolize
129 LIBTOOLIZE=libtoolize
141 check_tool_version $LIBTOOLIZE libtoolize LIBTOOLIZE 2.2.4
166 run $LIBTOOLIZE --force --copy --install
DREADME.git54 and that `libtoolize` is called `glibtoolize` on Darwin (OS X).
/third_party/skia/third_party/externals/harfbuzz/
Dautogen.sh22 printf "checking for libtoolize... "
23 which glibtoolize || which libtoolize || {
24 echo "*** No libtoolize (libtool) found, please install it ***"
/third_party/libcoap/
Dautogen.sh93 # The libtool helper maybe installed as 'libtoolize', checking for 'libtool' first.
96 # O.k. libtool not found, searching for libtoolize.
97 check_helper libtoolize
103 echo "Found 'libtoolize'."
/third_party/alsa-utils/.github/workflows/
Dbuild.yml26 libtoolize --force --copy --automake
69 libtoolize --force --copy --automake
137 libtoolize --force --copy --automake
159 libtoolize --force --copy --automake
/third_party/alsa-lib/.github/workflows/
Dbuild.yml31 libtoolize --force --copy --automake
88 libtoolize --force --copy --automake
/third_party/libwebsockets/READMEs/
DREADME.build.md571 + libtoolize --copy
572 libtoolize: putting auxiliary files in '.'.
573 libtoolize: copying file './ltmain.sh'
574 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
575 libtoolize: copying file 'm4/libtool.m4'
576 libtoolize: copying file 'm4/ltoptions.m4'
577 libtoolize: copying file 'm4/ltsugar.m4'
578 libtoolize: copying file 'm4/ltversion.m4'
579 libtoolize: copying file 'm4/lt~obsolete.m4'
/third_party/f2fs-tools/
Dautogen.sh6 libtoolize && \
/third_party/libuv/m4/
D.gitignore1 # Ignore libtoolize-generated files.
/third_party/alsa-lib/
Dohos_build_config.sh16 libtoolize --force --copy --automake
Dgitcompile89 libtoolize --force --copy --automake
DINSTALL28 libtoolize --force --copy --automake
/third_party/alsa-utils/
Dgitcompile15 libtoolize --force --copy --automake
/third_party/grpc/
DBUILDING.md47 you *may* want to explicitly set the `LIBTOOL` and `LIBTOOLIZE`
52 $ LIBTOOL=glibtool LIBTOOLIZE=glibtoolize make
/third_party/mindspore/mindspore-src/source/cmake/
Dcheck_requirements.cmake78 find_required_program(libtoolize)
/third_party/skia/third_party/externals/libpng/
Dconfigure.ac70 dnl libtool/libtoolize; version 2.4.2 is the tested version. This or any
DCHANGES3049 $AUTOPOINT, $ACLOCAL and $LIBTOOLIZE
3914 Check libtool/libtoolize version number (2.4.2) in configure.ac
/third_party/skia/m133/third_party/externals/libpng/
Dconfigure.ac70 dnl libtool/libtoolize; version 2.4.2 is the tested version. This or any
DCHANGES3049 $AUTOPOINT, $ACLOCAL and $LIBTOOLIZE
3914 Check libtool/libtoolize version number (2.4.2) in configure.ac
/third_party/skia/third_party/externals/freetype/docs/oldlogs/
DChangeLog.21984 * builds/unix/ltmain.sh: Regenerated with `libtoolize --force
1063 * builds/unix/ltmain.sh: Regenerated with `libtoolize --force
2667 * builds/unix/ltmain.sh: Regenerated with `libtoolize --force
2719 * builds/unix/ltmain.sh: Regenerated with `libtoolize --force
3899 * builds/unix/ltmain.sh: Regenerated with `libtoolize --force
6291 * builds/unix/ltmain.sh: Regenerated with `libtoolize --force
/third_party/backends/ChangeLogs/
DChangeLog-1.0.271706 Fix libtoolize warning

12