Index: Makefile =================================================================== --- Makefile (révision 351703) +++ Makefile (copie de travail) @@ -16,7 +16,8 @@ USES= gmake GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf +USE_AUTOTOOLS= autoconf aclocal automake +AUTOMAKE_ARGS= --add-missing --copy --force-missing --foreign CONFIGURE_ARGS+=CFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-I${LOCALBASE}/include -L/${LOCALBASE}/lib"