Cross Reference:
xref
: /
lxc
/
bootstrap
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
bootstrap revision d3e00ade7664adda71a26bc8198da7e6f8cbd628
#!/
bin
/
sh
set
-x
test
-d
autom4te.cache
&&
rm
-
rf
autom4te.cache
ACLOCAL_AMFLAGS
=
"-I config
$ACLOCAL_AMFLAGS
"
libtoolize
--
force
aclocal
$ACLOCAL_AMFLAGS
||
exit
1
autoheader
||
exit
1
autoconf
||
exit
1
automake
--
add
-
missing
--
copy
||
exit
1