aboutsummaryrefslogtreecommitdiffstats
path: root/vnet/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'vnet/configure.ac')
-rw-r--r--vnet/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnet/configure.ac b/vnet/configure.ac
index cc55dc3b4c1..b46a6787836 100644
--- a/vnet/configure.ac
+++ b/vnet/configure.ac
@@ -1,10 +1,10 @@
AC_INIT(vnet, 1.1)
+LT_INIT
AM_INIT_AUTOMAKE
AM_SILENT_RULES
AC_PROG_CC
AM_PROG_CC_C_O
-AC_PROG_LIBTOOL
AM_PROG_AS
AC_ARG_WITH(dpdk,