Remove unnecessary and obsolete configure.ac directives
[vpp.git] / gmod / configure.ac
index a73fb31..651b574 100644 (file)
@@ -1,9 +1,8 @@
 AC_INIT(gmod, 1.0)
 LT_INIT
 AM_INIT_AUTOMAKE
+AM_SILENT_RULES([yes])
 
-AM_PROG_AS
 AC_PROG_CC
-AM_PROG_CC_C_O
 
 AC_OUTPUT([Makefile])