X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=gmod%2Fconfigure.ac;h=651b5746c0a77e212bb7f84c823fd6db604f5bea;hb=18a4a371646bccfd299e6a509e801a524aeb4c92;hp=c26ca055be472cd1e99b89cfe319b048ecf3a950;hpb=c23f7bc9a1602b069faba8e559e24bb859476276;p=vpp.git diff --git a/gmod/configure.ac b/gmod/configure.ac index c26ca055be4..651b5746c0a 100644 --- a/gmod/configure.ac +++ b/gmod/configure.ac @@ -1,9 +1,8 @@ AC_INIT(gmod, 1.0) +LT_INIT AM_INIT_AUTOMAKE +AM_SILENT_RULES([yes]) -AC_PROG_LIBTOOL -AM_PROG_AS AC_PROG_CC -AM_PROG_CC_C_O AC_OUTPUT([Makefile])