diff options
author | Darren Tucker <dtucker@zip.com.au> | 2006-07-06 11:56:25 +1000 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2006-07-06 11:56:25 +1000 |
commit | bdc121279f15b13b103c15555591f784886d0011 (patch) | |
tree | b4276ae6a25472daa1e8bce8a5585a9cb473eaa7 /ChangeLog | |
parent | 365e18db51c23a9894332c753ccd4e3fa35bdb25 (diff) |
- (dtucker) [configure.ac] Try AIX blibpath test in different order when
compiling with gcc. gcc 4.1.x will accept (but ignore) -b flags so
configure would not select the correct libpath linker flags.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,3 +1,8 @@ | |||
1 | 20060706 | ||
2 | - (dtucker) [configure.ac] Try AIX blibpath test in different order when | ||
3 | compiling with gcc. gcc 4.1.x will accept (but ignore) -b flags so | ||
4 | configure would not select the correct libpath linker flags. | ||
5 | |||
1 | 20060705 | 6 | 20060705 |
2 | - (dtucker) [ssh-rand-helper.c] Don't exit if mkdir fails because the | 7 | - (dtucker) [ssh-rand-helper.c] Don't exit if mkdir fails because the |
3 | target already exists. | 8 | target already exists. |
@@ -4724,4 +4729,4 @@ | |||
4724 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM | 4729 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM |
4725 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu | 4730 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu |
4726 | 4731 | ||
4727 | $Id: ChangeLog,v 1.4356 2006/07/05 12:48:07 djm Exp $ | 4732 | $Id: ChangeLog,v 1.4357 2006/07/06 01:56:25 dtucker Exp $ |