On Mon, Aug 21 2017, Frederic Cambus <[email protected]> wrote: > On Mon, Aug 21, 2017 at 02:01:49PM +0200, Jeremie Courreges-Anglas wrote: > >> > +BUILD_DEPENDS = ${MODGNU_AUTOCONF_DEPENDS} \ >> > + ${MODGNU_AUTOMAKE_DEPENDS} >> > + >> > +CONFIGURE_STYLE= autoconf >> > +AUTOCONF_VERSION= 2.69 >> > +AUTOMAKE_VERSION= 1.15 >> >> automake isn't used. You can just kill AUTOMAKE_VERSION and >> BUILD_DEPENDS (CONFIGURE_STYLE=autoconf + AUTOCONF_VERSION will do the >> right thing). > > Indeed, thanks for spotting this. Revised diff below. > > Comments? OK?
ok jca@ -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE
