aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorChong Yidong2006-11-26 22:16:29 +0000
committerChong Yidong2006-11-26 22:16:29 +0000
commitfb873e6b9b52b39b0659c0ca91a621903e52de38 (patch)
treef5ba31aa20ca37e5500520f4a5c561b93c7556ee /src
parent0bc02f03d2d2b5b249ecb064c50451e2b8fee610 (diff)
downloademacs-fb873e6b9b52b39b0659c0ca91a621903e52de38.tar.gz
emacs-fb873e6b9b52b39b0659c0ca91a621903e52de38.zip
* m/amdx86-64.h: Look for standard libs in /usr/lib64 only if that
directory exists.
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 2c3d9b99e25..92ecbcccd05 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12006-11-26 Chong Yidong <cyd@stupidchicken.com>
2
3 * m/amdx86-64.h: Look for standard libs in /usr/lib64 only if that
4 directory exists.
5
12006-11-25 Eli Zaretskii <eliz@gnu.org> 62006-11-25 Eli Zaretskii <eliz@gnu.org>
2 7
3 * w16select.c (Fw16_set_clipboard_data): Fix the call to sit_for 8 * w16select.c (Fw16_set_clipboard_data): Fix the call to sit_for