summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2006-09-18 23:17:40 +1000
committerDarren Tucker <dtucker@zip.com.au>2006-09-18 23:17:40 +1000
commit9216c37d60fdb8b9e247541991248e0ca86cac07 (patch)
tree3062f8c017765ab665656d6ccf363efba011236c /ChangeLog
parent83bbb03e52743b8b0d6500fdf46bd9436b0a2543 (diff)
- (dtucker) [configure.ac] On AIX, check to see if the compiler will allow
macro redefinitions, and if not, remove "-qlanglvl=ansi" from the flags. Allows build out of the box with older VAC and XLC compilers. Found by David Bronder and Bernhard Simon.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a16e83478..f3d8d49ff 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
120060918
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
120060916 720060916
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 $