aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2010-05-18 19:27:01 -0700
committerGlenn Morris2010-05-18 19:27:01 -0700
commit7f34aec377794208fb4aecda44c49ff9f11e7d86 (patch)
treed912c6e4eebe26c8d3eee0cadd556fc517fb5b69 /src/ChangeLog
parent9ba3dd48988911d24100dad2b67e5b45189083dd (diff)
downloademacs-7f34aec377794208fb4aecda44c49ff9f11e7d86.tar.gz
emacs-7f34aec377794208fb4aecda44c49ff9f11e7d86.zip
* s/aix4-2.h (LINKER): Remove; this file sets ORDINARY_LINK.
In any case, ORDINARY_LINK means uses the C compiler as the LINKER, so setting LINKER=cc is redundant.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 46346931085..1fbfcb314ef 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12010-05-19 Glenn Morris <rgm@gnu.org>
2
3 * s/aix4-2.h (LINKER): Remove; this file sets ORDINARY_LINK.
4
12010-05-18 Chong Yidong <cyd@stupidchicken.com> 52010-05-18 Chong Yidong <cyd@stupidchicken.com>
2 6
3 * character.c (Fstring, Funibyte_string): Use SAFE_ALLOCA to 7 * character.c (Fstring, Funibyte_string): Use SAFE_ALLOCA to