summaryrefslogtreecommitdiffstats
path: root/devel/autoconf253/files
Commit message (Collapse)AuthorAgeFilesLines
* Use INFO [1]ade2004-10-141-3/+21
| | | | | | | Other miscellaneous cleanups with info files PR: 72651 [1] Submitted by: leeym [1]
* Hackery after repo-copies from devel/autoconf and devel/automakeade2004-02-112-0/+26
| | | | respectively to make these true versioned ports
* 1. Fixed bug in autoscan. Thanks to Joe Marcus Clarke <marcus@marcuscom.com>alane2002-09-161-0/+15
| | | | | | who worked with me and beyond to track this down. 2. Support the emacs autoconf/autotest modes now, for both emacs21 and xemacs21. Other (x)emacsen may work, depends on where they put things.
* Upgrade to 2.52; this should solve some problems when mixing ac 2.13* andwill2001-12-237-118/+0
| | | | | | | | | | am 1.5. Ports which require 2.13/1.4 will be modified to use the ac213 and am14 ports. PR: 29069 Submitted by: pat Approved by: sobomax, ade, steve (contingent upon me fixing every problem that crops up)
* Upgrade to the Cygnus "000227" (27-Feb-2000) version. This is a laterobrien2001-10-251-2/+2
| | | | | | | | | version than 2.13. I could find no ports that broke with this update. Approved by: portmgr Message-ID: <20011024214950.W25747@squall.waterspout.com>
* Finally nail the nasty autoconf habit of leaving ${TMPDIR}/acin.*ade2001-05-311-11/+16
| | | | turds lying around in certain circumstances.
* m4(1) was stripping the [] to leave *.Cc in my previous fix and thissteve2000-08-251-1/+1
| | | | | | | | was causing problems with a few ports determining that .c was the suffix for executables. The fix is to expand it to '*.c | *.C' so that m4(1) doesn't try to outsmart us. Noticed by: George W. Dinolt <gdinolt@pacbell.net>
* Teach autoconf about .C files so that it doesn't inadvertently think .Csteve2000-08-191-0/+11
| | | | is the extension for executables.
* Create a tempfile a bit later on so it doesnt get left behind.kris2000-02-171-5/+5
| | | | Submitted by: ade
* Secure tempfile generationkris2000-01-153-0/+52
| | | | | Obtained from: OpenBSD No Response From: Maintainer
* Update to version 2.13.steve1999-01-263-14/+16
| | | | | PR: 9656 Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us>
* Modify standards.texi and add @dircategory as well as correctlymax1997-06-131-0/+17
| | | | align the dir entry.
* Patch up autoconf.texi and add @dircategory.max1997-06-131-0/+10
|
* Stop trying to strip shell scripts so this thing actually installs.asami1996-03-291-19/+21
|
* GNU autoconf ver 2.4, to generate your own configure scripts.asami1995-10-121-0/+19
Submitted by: torstenb
OpenPOWER on IntegriCloud