aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab2006-09-07 10:48:21 +0000
committerAndreas Schwab2006-09-07 10:48:21 +0000
commitd7695a6342f3c4845d3e492685f72872c91f91c4 (patch)
tree32695ae1177cf4fc8f6bd6849ee2169b2f14e02b /src/ChangeLog
parent1df4d4a85f86404cf69c4155289b925c23a652c0 (diff)
downloademacs-d7695a6342f3c4845d3e492685f72872c91f91c4.tar.gz
emacs-d7695a6342f3c4845d3e492685f72872c91f91c4.zip
(START_FILES, LIB_STANDARD): Override to
use lib64 instead of lib.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index e145b2806a9..985b34ad2ba 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12006-09-07 Andreas Schwab <schwab@suse.de>
2
3 * m/ibms390x.h (START_FILES, LIB_STANDARD): Override to
4 use lib64 instead of lib.
5
12006-09-06 Stefan Monnier <monnier@iro.umontreal.ca> 62006-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
2 7
3 * Makefile.in: Avoid double quotes when possible. 8 * Makefile.in: Avoid double quotes when possible.