OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:glibtoolize
(Results
1 - 6
of
6
) sorted by null
/external/libevent/
autogen.sh
9
LIBTOOLIZE=
glibtoolize
/external/harfbuzz_ng/
autogen.sh
23
which
glibtoolize
|| which libtoolize || {
/external/libusb/.private/
bm.sh
24
(
glibtoolize
--version) < /dev/null > /dev/null 2>&1 && LIBTOOLIZE=
glibtoolize
|| LIBTOOLIZE=libtoolize
/external/google-tv-pairing-protocol/cpp/
autogen.sh
34
LIBTOOLIZE=`WhichOf
glibtoolize
libtoolize15 libtoolize14 libtoolize`
/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 697 milliseconds