OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:glibtoolize
(Results
1 - 8
of
8
) sorted by null
/external/libevent/
autogen.sh
9
LIBTOOLIZE=
glibtoolize
/external/harfbuzz_ng/
autogen.sh
23
which
glibtoolize
|| which libtoolize || {
/external/avahi/
bootstrap.sh
26
export LIBTOOLIZE=/opt/local/bin/
glibtoolize
/external/google-tv-pairing-protocol/cpp/
autogen.sh
34
LIBTOOLIZE=`WhichOf
glibtoolize
libtoolize15 libtoolize14 libtoolize`
/external/dbus/
autogen.sh
52
LIBTOOLIZE=`which
glibtoolize
`
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/
autogen.sh
124
LIBTOOLIZE=
glibtoolize
/external/libvorbis/
autogen.sh
88
for LIBTOOLIZE in libtoolize
glibtoolize
nope; do
/external/curl/
buildconf
200
# This approach that tries '
glibtoolize
' first is intended for systems that
201
# have GNU libtool named as '
glibtoolize
' and libtoolize not being GNU's.
203
libtoolize=`findtool
glibtoolize
2>/dev/null`
Completed in 369 milliseconds