summaryrefslogtreecommitdiff
path: root/mail/mutt14/files/patch-configure.in (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update autoconf to 2.69 and automake to 1.12Ade Lovett2012-05-111-7/+10
| | | | | PR: 166836 Tested by: Multiple -exp runs (pav)
* - Remove SASL1 supportMartin Wilke2007-04-241-18/+0
| | | | | PR: 112076 Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
* o Fix build to match recent updates in GNU auto* support in bsd.port.mkMario Sergio Fujikawa Ferreira2002-11-111-10/+10
| | | | | | | | o Deploy USE_REINPLACE instead of PERL o Fix warning messages in -CURRENT PR: 45212 Submitted by: maintainer
* moving saslv1 includes files to make it easier to add saslv2Hajimu UMEMOTO2002-07-281-1/+1
| | | | | | PR: ports/40288 Submitted by: Mathieu Arnold <m@absolight.net> Approved by: knu
* Upgrade to version 1.4[.0].David E. O'Brien2002-06-221-6/+26
|
* Update this to build with proper dependancies again.David E. O'Brien2001-12-051-0/+9
When I added the folder compression patch, I didn't realize we now needed automake & autoconf. Bringing those two in, now makes gmake required. :-( Also we can't patch `configure' as before, now we must patch `configure.in' and `aclocal.m4'.