AC_INIT(flowperpkt_plugin, 1.0)
AM_INIT_AUTOMAKE
AM_SILENT_RULES([yes])

AC_PROG_LIBTOOL
AC_PROG_CC

AC_OUTPUT([Makefile])