OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:aclocal
(Results
1 - 25
of
91
) sorted by null
1
2
3
4
/external/netperf/
autogen.sh
3
aclocal
-I src/missing/m4 \
/external/valgrind/
autogen.sh
14
run
aclocal
/external/google-tv-pairing-protocol/cpp/
autogen.sh
8
#
aclocal
.m4 configure Makefile.in src/config.h.in \
12
# Here's a command you can run to see what files
aclocal
will import:
13
#
aclocal
-I ../autoconf --output=- | sed -n 's/^m4_include..\([^]]*\).*/\1/p'
18
trap 'rm -f
aclocal
.m4.tmp' EXIT
31
# Use version 1.9 of
aclocal
and automake if available.
32
ACLOCAL
=`WhichOf
aclocal
-1.9
aclocal
`
36
#
aclocal
tries to overwrite
aclocal
.m4 even if the contents haven'
[
all
...]
/device/google/marlin/dataservices/datatop/
autogen.sh
30
ACLOCAL
=`which
aclocal
`
34
if [ ! -x "$
ACLOCAL
" ]; then
35
echo "Missing '
aclocal
'; not in path. Make sure it is installed!"
49
$
ACLOCAL
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/
bootstrap
12
aclocal
$ACLOCAL_FLAGS
/hardware/intel/common/libmix/mix_audio/
autogen.sh
12
aclocal
-I m4/ $ACLOCAL_FLAGS || exit 1
/hardware/intel/common/libmix/mix_common/
autogen.sh
3
aclocal
-I m4/ $ACLOCAL_FLAGS || exit 1
/hardware/intel/common/libmix/mix_vbp/
autogen.sh
12
aclocal
-I m4/ $ACLOCAL_FLAGS || exit 1
/hardware/intel/common/libmix/mix_video/
autogen.sh
12
aclocal
-I m4/ $ACLOCAL_FLAGS || exit 1
/prebuilts/misc/windows/sdl2/test/
autogen.sh
4
cp acinclude.m4
aclocal
.m4
/external/libevent/
autogen.sh
11
aclocal
-I m4 && \
/external/avahi/
bootstrap.sh
33
cp /usr/local/share/
aclocal
/libtool15.m4 common
34
cp /usr/local/share/
aclocal
/pkg.m4 common
/external/libpcap/
Makefile-devel-adds
5
${srcdir}/configure: configure.in
aclocal
.m4
10
${srcdir}/stamp-h.in: configure.in
aclocal
.m4
/external/libvorbis/
autogen.sh
39
ACLOCAL
=
aclocal
63
echo -n "checking for
aclocal
$AM_NEEDED or later... "
64
for ac in
aclocal
-$AM_NEEDED
aclocal
$AM_NEEDED \
65
aclocal
-1.10
aclocal
-1.9
aclocal
-1.8
aclocal
-1.7
aclocal
; d
[
all
...]
/external/tcpdump/
Makefile-devel-adds
5
${srcdir}/configure: configure.in
aclocal
.m4
10
${srcdir}/stamp-h.in: configure.in
aclocal
.m4
/external/c-ares/
buildconf
81
aclocal
.m4 \
82
aclocal
.m4.bak \
114
${
ACLOCAL
:-
aclocal
} -I m4 $ACLOCAL_FLAGS
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/
autogen.sh
89
# $2: tool usual name (e.g. `
aclocal
')
90
# $3: tool variable (e.g. `
ACLOCAL
')
129
if test "$
ACLOCAL
"x = x; then
130
ACLOCAL
=
aclocal
137
check_tool_version $
ACLOCAL
aclocal
ACLOCAL
1.10.1
155
run
aclocal
-I . --force
/external/ImageMagick/config/
missing
57
aclocal
autoconf autoheader autom4te automake makeinfo
111
aclocal
|automake)
156
aclocal
*)
159
program_details '
aclocal
'
/external/google-breakpad/autotools/
missing
57
aclocal
autoconf autoheader autom4te automake makeinfo
111
aclocal
|automake)
156
aclocal
*)
159
program_details '
aclocal
'
/external/libedit/
missing
57
aclocal
autoconf autoheader autom4te automake makeinfo
111
aclocal
|automake)
156
aclocal
*)
159
program_details '
aclocal
'
/external/libmicrohttpd/
missing
57
aclocal
autoconf autoheader autom4te automake makeinfo
111
aclocal
|automake)
156
aclocal
*)
159
program_details '
aclocal
'
/external/llvm/autoconf/
AutoRegen.sh
33
aclocal
--version | grep '^
aclocal
.*'$want_aclocal_version > /dev/null
34
test $? -eq 0 || die "Your
aclocal
was not detected as being $want_aclocal_version_clean"
46
echo "Regenerating
aclocal
.m4 with
aclocal
$want_aclocal_version_clean"
48
aclocal
--force -I $cwd/m4 || die "
aclocal
failed"
/external/pcre/dist/
missing
57
aclocal
autoconf autoheader autom4te automake makeinfo
111
aclocal
|automake)
156
aclocal
*)
159
program_details '
aclocal
'
/external/protobuf/gtest/build-aux/
missing
57
aclocal
autoconf autoheader autom4te automake makeinfo
111
aclocal
|automake)
156
aclocal
*)
159
program_details '
aclocal
'
/external/protobuf/
missing
57
aclocal
autoconf autoheader autom4te automake makeinfo
111
aclocal
|automake)
156
aclocal
*)
159
program_details '
aclocal
'
Completed in 740 milliseconds
1
2
3
4