Cross Reference: autogen.sh
xref
: /
external
/
netperf
/
autogen.sh
Home
History
Annotate
Line#
Navigate
Download
only in
autogen.sh
1
#! /
bin
/
sh
2
3
aclocal
-I
src
/
missing
/
m4
\
4
&&
automake
--
add
-
missing
\
5
&&
autoconf
&&
autoheader
6