Date: Wed, 5 Dec 2001 13:47:02 -0800 (PST) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/mutt Makefile Message-ID: <200112052147.fB5Ll2K09075@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 2001/12/05 13:47:02 PST Modified files: mail/mutt Makefile Log: Back off the GMAKE. Extract from /usr/local/share/automake14/automake/depend.am ## This fragment is probably only useful for maintainers. It relies ## on GNU make and gcc. It is only included in the generated ## Makefile.in if `automake' is not passed the `--include-deps' flag This has changed from automake14 to automake15. The solution is easy: use the -i switch for automake. Submitted by: Udo Schweigert <udo.schweigert@siemens.com> Revision Changes Path 1.108 +1 -1 ports/mail/mutt/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112052147.fB5Ll2K09075>