summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim Rice <tim@multitalents.net>2003-01-19 20:20:24 -0800
committerTim Rice <tim@multitalents.net>2003-01-19 20:20:24 -0800
commit89fe3f30a71dee3b5effbcbc3b142c86ab129fe2 (patch)
tree21cb32e149b3c30d077f5ebf8fb291e74dea61f0 /ChangeLog
parent4ea542b41a5d677c3c91b883c935c1930a5bede4 (diff)
[configure.ac] Add -belf to build ELF binaries on OpenServer 5 when
using cc. (gcc already did)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 23230b5d4..85fb7c177 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
120030120 120030120
2 - (djm) Fix compilation for NetBSD from dtucker@zip.com.au 2 - (djm) Fix compilation for NetBSD from dtucker@zip.com.au
3 - (tim) [progressmeter.c] make compilers without long long happy. 3 - (tim) [progressmeter.c] make compilers without long long happy.
4 - (tim) [configure.ac] Add -belf to build ELF binaries on OpenServer 5 when
5 using cc. (gcc already did)
4 6
520030118 720030118
6 - (djm) Revert fix for Bug #442 for now. 8 - (djm) Revert fix for Bug #442 for now.
@@ -1038,4 +1040,4 @@
1038 save auth method before monitor_reset_key_state(); bugzilla bug #284; 1040 save auth method before monitor_reset_key_state(); bugzilla bug #284;
1039 ok provos@ 1041 ok provos@
1040 1042
1041$Id: ChangeLog,v 1.2577 2003/01/20 04:15:13 tim Exp $ 1043$Id: ChangeLog,v 1.2578 2003/01/20 04:20:24 tim Exp $