Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1. Fixed bug in autoscan. Thanks to Joe Marcus Clarke <marcus@marcuscom.com> | Alan Eldridge | 2002-09-16 | 1 | -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* and | Will Andrews | 2001-12-23 | 7 | -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 later | David E. O'Brien | 2001-10-25 | 1 | -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.* | Ade Lovett | 2001-05-31 | 1 | -11/+16 |
| | | | | turds lying around in certain circumstances. | ||||
* | m4(1) was stripping the [] to leave *.Cc in my previous fix and this | Steve Price | 2000-08-25 | 1 | -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 .C | Steve Price | 2000-08-19 | 1 | -0/+11 |
| | | | | is the extension for executables. | ||||
* | Create a tempfile a bit later on so it doesnt get left behind. | Kris Kennaway | 2000-02-17 | 1 | -5/+5 |
| | | | | Submitted by: ade | ||||
* | Secure tempfile generation | Kris Kennaway | 2000-01-15 | 3 | -0/+52 |
| | | | | | Obtained from: OpenBSD No Response From: Maintainer | ||||
* | Update to version 2.13. | Steve Price | 1999-01-26 | 3 | -14/+16 |
| | | | | | PR: 9656 Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us> | ||||
* | Modify standards.texi and add @dircategory as well as correctly | Masafumi Max NAKANE | 1997-06-13 | 1 | -0/+17 |
| | | | | align the dir entry. | ||||
* | Patch up autoconf.texi and add @dircategory. | Masafumi Max NAKANE | 1997-06-13 | 1 | -0/+10 |
| | |||||
* | Stop trying to strip shell scripts so this thing actually installs. | Satoshi Asami | 1996-03-29 | 1 | -19/+21 |
| | |||||
* | GNU autoconf ver 2.4, to generate your own configure scripts. | Satoshi Asami | 1995-10-12 | 1 | -0/+19 |
Submitted by: torstenb |