OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:libtoolize
(Results
1 - 10
of
10
) sorted by relevancy
/src/crypto/external/cpl/trousers/dist/
bootstrap.sh
3
libtoolize
--force -c || exit 1
/src/external/bsd/openpam/dist/
autogen.sh
3
libtoolize
--copy --force
/src/crypto/dist/ipsec-tools/
bootstrap
7
LIBTOOLIZE
=glibtoolize
10
LIBTOOLIZE
=
libtoolize
19
${
LIBTOOLIZE
} --force --copy || exit 1
/src/external/bsd/flex/dist/
autogen.sh
27
# use
LIBTOOLIZE
, if set
28
LIBTOOLIZE_ORIG="$
LIBTOOLIZE
";
29
if test "x$
LIBTOOLIZE
" = "x"; then
LIBTOOLIZE
=
libtoolize
; fi
31
# test
libtoolize
32
$
LIBTOOLIZE
--version 2>/dev/null
34
LIBTOOLIZE
=glibtoolize
35
$
LIBTOOLIZE
--version 2>/dev/null
37
echo "error:
libtoolize
not working, re-run with LIBTOOLIZE=/path/to/libtoolize
[
all
...]
/src/external/bsd/tre/dist/utils/
autogen.sh
19
libtoolize
--automake
/src/external/bsd/libevent/dist/
autogen.sh
13
LIBTOOLIZE
=
libtoolize
16
LIBTOOLIZE
=glibtoolize
20
$
LIBTOOLIZE
&& \
/src/external/bsd/ntp/dist/sntp/libevent/
autogen.sh
13
LIBTOOLIZE
=
libtoolize
16
LIBTOOLIZE
=glibtoolize
20
$
LIBTOOLIZE
&& \
/src/external/gpl3/autoconf/dist/bin/
autoreconf.in
58
(formerly `gettextize'), and `
libtoolize
' where appropriate)
89
ACLOCAL, AUTOPOINT,
LIBTOOLIZE
, M4, and MAKE are honored.
114
my $
libtoolize
= $ENV{'
LIBTOOLIZE
'} || '
libtoolize
';
181
$
libtoolize
)
208
$
libtoolize
.= ' --copy' unless $symlink;
220
$
libtoolize
.= ' --force';
243
$
libtoolize
.= ' --debug';
522
#
libtoolize
, automake --add-missing etc. will drop files in th
[
all
...]
/src/external/mit/libuv/dist/
autogen.sh
26
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
/src/external/bsd/nvi/dist/dist/
distrib
4
echo "Running
libtoolize
"
5
libtoolize
-c --force
Completed in 237 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026