Initial commit of vpp code.
[vpp.git] / vppversion / configure.ac
1 AC_INIT(sign, 1.0)
2 AM_INIT_AUTOMAKE
3
4 AM_PROG_AS
5 AC_PROG_CC
6 AC_PROG_LIBTOOL
7
8 AC_OUTPUT([Makefile])