diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,3 +1,9 @@ | |||
1 | 20060918 | ||
2 | - (dtucker) [configure.ac] On AIX, check to see if the compiler will allow | ||
3 | macro redefinitions, and if not, remove "-qlanglvl=ansi" from the flags. | ||
4 | Allows build out of the box with older VAC and XLC compilers. Found by | ||
5 | David Bronder and Bernhard Simon. | ||
6 | |||
1 | 20060916 | 7 | 20060916 |
2 | - OpenBSD CVS Sync | 8 | - OpenBSD CVS Sync |
3 | - djm@cvs.openbsd.org 2006/09/16 19:53:37 | 9 | - djm@cvs.openbsd.org 2006/09/16 19:53:37 |
@@ -5449,4 +5455,4 @@ | |||
5449 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM | 5455 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM |
5450 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu | 5456 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu |
5451 | 5457 | ||
5452 | $Id: ChangeLog,v 1.4550 2006/09/17 12:55:52 dtucker Exp $ | 5458 | $Id: ChangeLog,v 1.4551 2006/09/18 13:17:40 dtucker Exp $ |