Fix typo in nat44_cli.c:nat_ha_failover_command_fn.
[vpp.git] / gmod / configure.ac
1 AC_INIT(gmod, 1.0)
2 LT_INIT
3 AM_INIT_AUTOMAKE
4 AM_SILENT_RULES([yes])
5
6 AC_PROG_CC
7
8 AC_OUTPUT([Makefile])