diff options
Diffstat (limited to 'vpp')
-rw-r--r-- | vpp/Makefile.am | 1 | ||||
-rw-r--r-- | vpp/configure.ac | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/vpp/Makefile.am b/vpp/Makefile.am index 73e01b79..0f2cf83f 100644 --- a/vpp/Makefile.am +++ b/vpp/Makefile.am @@ -19,7 +19,6 @@ noinst_PROGRAMS = BUILT_SOURCES = bin_PROGRAMS = CLEANFILES = -lib_LTLIBRARIES = bin_PROGRAMS += vpp diff --git a/vpp/configure.ac b/vpp/configure.ac index f2756a30..9a2d52e8 100644 --- a/vpp/configure.ac +++ b/vpp/configure.ac @@ -2,7 +2,6 @@ AC_INIT(vpp, 1.1) AM_INIT_AUTOMAKE AM_SILENT_RULES -AC_PROG_LIBTOOL AM_PROG_AS AC_PROG_CC AM_PROG_CC_C_O |