OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:aclocal
(Results
1 - 25
of
179
) sorted by relevancy
1
2
3
4
5
6
7
8
/src/crypto/external/cpl/trousers/dist/
bootstrap.sh
2
aclocal
|| exit 1
/src/external/bsd/openpam/dist/
autogen.sh
4
aclocal
-I m4
/src/external/gpl2/gettext/dist/autoconf-lib-link/
Makefile.am
80
CONFIGURES_RPATHX = $(srcdir)/tests/rpathx/Makefile.in $(srcdir)/tests/rpathx/
aclocal
.m4 $(srcdir)/tests/rpathx/configure
81
$(srcdir)/tests/rpathx/Makefile.in: $(srcdir)/tests/rpathx/Makefile.am $(srcdir)/tests/rpathx/configure.ac $(srcdir)/tests/rpathx/
aclocal
.m4
83
$(srcdir)/tests/rpathx/
aclocal
.m4: $(srcdir)/tests/rpathx/configure.ac $(srcdir)/../m4/libtool.m4
84
cd $(srcdir)/tests/rpathx &&
aclocal
-I `cd ../../m4 && pwd` -I `cd ../../../m4 && pwd`
85
$(srcdir)/tests/rpathx/configure: $(srcdir)/tests/rpathx/configure.ac $(srcdir)/tests/rpathx/
aclocal
.m4
88
CONFIGURES_RPATHY = $(srcdir)/tests/rpathy/Makefile.in $(srcdir)/tests/rpathy/
aclocal
.m4 $(srcdir)/tests/rpathy/configure
89
$(srcdir)/tests/rpathy/Makefile.in: $(srcdir)/tests/rpathy/Makefile.am $(srcdir)/tests/rpathy/configure.ac $(srcdir)/tests/rpathy/
aclocal
.m4
91
$(srcdir)/tests/rpathy/
aclocal
.m4: $(srcdir)/tests/rpathy/configure.ac $(srcdir)/../m4/libtool.m4 $(srcdir)/m4/lib-link.m4 $(srcdir)/m4/lib-prefix.m4 $(srcdir)/m4/lib-ld.m4
92
cd $(srcdir)/tests/rpathy &&
aclocal
-I `cd ../../m4 && pwd` -I `cd ../../../m4 && pwd`
93
$(srcdir)/tests/rpathy/configure: $(srcdir)/tests/rpathy/configure.ac $(srcdir)/tests/rpathy/
aclocal
.m
[
all
...]
/src/external/gpl2/grep/dist/
autogen.sh
14
elif test ! -e `
aclocal
--print-ac-dir`/`basename $i`; then
18
aclocal
20
aclocal
-I m4
/src/external/gpl3/gcc/dist/contrib/
gcc_update
71
fixincludes/configure: fixincludes/configure.ac fixincludes/
aclocal
.m4
72
fixincludes/config.h.in: fixincludes/configure.ac fixincludes/
aclocal
.m4
77
intl/configure: intl/configure.ac intl/
aclocal
.m4
78
intl/config.h.in: intl/configure.ac intl/
aclocal
.m4
110
lto-plugin/
aclocal
.m4: lto-plugin/configure.ac
111
lto-plugin/configure: lto-plugin/configure.ac lto-plugin/
aclocal
.m4
112
lto-plugin/Makefile.in: lto-plugin/Makefile.am lto-plugin/
aclocal
.m4
120
zlib/
aclocal
.m4: zlib/configure.ac zlib/acinclude.m4
121
zlib/Makefile.in: zlib/Makefile.am zlib/configure.ac zlib/
aclocal
.m4
122
zlib/configure: zlib/configure.ac zlib/
aclocal
.m
[
all
...]
/src/crypto/dist/ipsec-tools/
bootstrap
17
aclocal
-I . || exit 1
/src/external/bsd/tre/dist/utils/
autogen.sh
22
# Update
aclocal
.m4, using the macros from the m4 directory.
23
aclocal
-I m4
/src/external/bsd/libpcap/dist/
Makefile-devel-adds
5
${srcdir}/configure: configure.ac
aclocal
.m4
10
${srcdir}/stamp-h.in: configure.ac
aclocal
.m4
/src/external/bsd/tcpdump/dist/
Makefile-devel-adds
5
${srcdir}/configure: configure.ac
aclocal
.m4
10
${srcdir}/stamp-h.in: configure.ac
aclocal
.m4
/src/external/gpl3/gcc.old/dist/contrib/
gcc_update
71
fixincludes/configure: fixincludes/configure.ac fixincludes/
aclocal
.m4
72
fixincludes/config.h.in: fixincludes/configure.ac fixincludes/
aclocal
.m4
76
intl/configure: intl/configure.ac intl/
aclocal
.m4
77
intl/config.h.in: intl/configure.ac intl/
aclocal
.m4
106
lto-plugin/configure: lto-plugin/configure.ac lto-plugin/
aclocal
.m4
107
lto-plugin/Makefile.in: lto-plugin/Makefile.am lto-plugin/
aclocal
.m4
115
zlib/
aclocal
.m4: zlib/configure.ac zlib/acinclude.m4
116
zlib/Makefile.in: zlib/Makefile.am zlib/configure.ac zlib/
aclocal
.m4
117
zlib/configure: zlib/configure.ac zlib/
aclocal
.m4
118
fastjar/
aclocal
.m4: fastjar/configure.a
[
all
...]
/src/external/gpl3/autoconf/dist/bin/
autoreconf.in
57
Run `autoconf' (and `autoheader', `
aclocal
', `automake', `autopoint'
89
ACLOCAL
, AUTOPOINT, LIBTOOLIZE, M4, and MAKE are honored.
113
my $
aclocal
= $ENV{'
ACLOCAL
'} || '
aclocal
';
122
# Does
aclocal
support --force?
124
# Does
aclocal
support -Wfoo?
179
$automake, $
aclocal
,
188
my $aclocal_help = `$
aclocal
--help 2>/dev/null`;
197
$
aclocal
.= join (' -I ', '', map { shell_quote ($_) } @include)
[
all
...]
/src/sys/external/isc/libsodium/dist/
autogen.sh
34
aclocal
&& \
missing
57
aclocal
autoconf autoheader autom4te automake makeinfo
111
aclocal
|automake)
156
aclocal
*)
159
program_details '
aclocal
'
/src/external/bsd/libevent/dist/
autogen.sh
18
aclocal
-I m4 && \
/src/external/bsd/ntp/dist/sntp/libevent/
autogen.sh
18
aclocal
-I m4 && \
/src/external/gpl2/gettext/dist/autoconf-lib-link/tests/
Makefile.am
38
rpathx/configure.ac rpathx/
aclocal
.m4 rpathx/configure \
40
rpathy/configure.ac rpathy/
aclocal
.m4 rpathy/configure \
42
rpathz/configure.ac rpathz/
aclocal
.m4 rpathz/configure \
44
rpathlx/configure.ac rpathlx/
aclocal
.m4 rpathlx/configure \
46
rpathly/configure.ac rpathly/
aclocal
.m4 rpathly/configure \
48
rpathlyx/configure.ac rpathlyx/
aclocal
.m4 rpathlyx/configure \
50
rpathlz/configure.ac rpathlz/
aclocal
.m4 rpathlz/configure \
52
rpathlzyx/configure.ac rpathlzyx/
aclocal
.m4 rpathlzyx/configure \
/src/external/bsd/ntp/dist/
bootstrap
36
# The environment variables AUTOCONF, AUTOHEADER, AUTOMAKE,
ACLOCAL
,
47
#
ACLOCAL
=
aclocal
-1.9
48
# export AUTOCONF AUTOHEADER AUTOMAKE
ACLOCAL
162
case `ls -1tr config.h.in
aclocal
.m4 | tail -1` in
163
aclocal
.m4) touch config.h.in ;;
165
case `ls -1tr sntp/config.h.in sntp/
aclocal
.m4 | tail -1` in
166
sntp/
aclocal
.m4) touch sntp/config.h.in ;;
168
case `ls -1tr sntp/libevent/config.h.in sntp/libevent/
aclocal
.m4 | tail -1` in
169
sntp/libevent/
aclocal
.m4) touch sntp/libevent/config.h.in ;
[
all
...]
/src/external/gpl2/gettext/dist/
autogen.sh
2
# Convenience script for regenerating all
aclocal
.m4, config.h.in, Makefile.in,
210
aclocal
-I m4 -I ../m4
216
aclocal
-I m4 -I ../autoconf-lib-link/m4 -I ../m4 -I gnulib-m4
223
aclocal
-I ../../m4 -I ../m4
232
aclocal
-I m4 -I ../gettext-runtime/m4 -I ../autoconf-lib-link/m4 -I ../m4 -I gnulib-m4 -I libgettextpo/gnulib-m4
239
aclocal
-I ../../gettext-runtime/m4 -I ../../m4
248
aclocal
/src/external/bsd/ntp/dist/sntp/libevent/build-aux/
missing
57
aclocal
autoconf autoheader autom4te automake makeinfo
111
aclocal
|automake)
156
aclocal
*)
159
program_details '
aclocal
'
/src/external/bsd/openldap/dist/contrib/ldapc++/
missing
57
aclocal
autoconf autoheader autom4te automake makeinfo
111
aclocal
|automake)
156
aclocal
*)
159
program_details '
aclocal
'
/src/external/gpl3/binutils/dist/
missing
57
aclocal
autoconf autoheader autom4te automake makeinfo
111
aclocal
|automake)
156
aclocal
*)
159
program_details '
aclocal
'
/src/external/mit/xorg/include/xtrans/
Makefile
16
FILESDIR= ${X11ROOTDIR}/share/
aclocal
/src/lib/librumpuser/build-aux/
missing
57
aclocal
autoconf autoheader autom4te automake makeinfo
111
aclocal
|automake)
156
aclocal
*)
159
program_details '
aclocal
'
/src/sys/external/isc/libsodium/dist/build-aux/
missing
57
aclocal
autoconf autoheader autom4te automake makeinfo
111
aclocal
|automake)
156
aclocal
*)
159
program_details '
aclocal
'
/src/crypto/external/bsd/heimdal/dist/
missing
57
aclocal
autoconf autoheader autom4te automake makeinfo
111
aclocal
|automake)
156
aclocal
*)
159
program_details '
aclocal
'
Completed in 27 milliseconds
1
2
3
4
5
6
7
8
Indexes created Sat Apr 11 00:22:22 UTC 2026