diff options
| author | Glenn Morris | 2012-07-30 23:19:40 -0700 |
|---|---|---|
| committer | Glenn Morris | 2012-07-30 23:19:40 -0700 |
| commit | 7552f3ee025f0741d5cfe7ed6c9b91699f372f48 (patch) | |
| tree | 7fa80d2d5b113dbdf6dad5a12611e835561ae2d2 /src/ChangeLog | |
| parent | 14c114ae549b8f682e8513f1379b671cd15b01ae (diff) | |
| download | emacs-7552f3ee025f0741d5cfe7ed6c9b91699f372f48.tar.gz emacs-7552f3ee025f0741d5cfe7ed6c9b91699f372f48.zip | |
Remove src/s/irix6-5.h
* configure.ac (opsysfile): Set to s/usg5-4-common.h on irix6-5.
* src/conf_post.h [IRIX6_5]: Move remaining contents of s/irix6-5.h here.
* src/s/irix6-5.h: Remove file.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 37e3bf61897..cd146728208 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -8,6 +8,9 @@ | |||
| 8 | 8 | ||
| 9 | 2012-07-31 Glenn Morris <rgm@gnu.org> | 9 | 2012-07-31 Glenn Morris <rgm@gnu.org> |
| 10 | 10 | ||
| 11 | * conf_post.h [IRIX6_5]: Move remaining contents of s/irix6-5.h here. | ||
| 12 | * s/irix6-5.h: Remove file. | ||
| 13 | |||
| 11 | * conf_post.h [DARWIN_OS]: Move remaining contents of s/darwin.h here. | 14 | * conf_post.h [DARWIN_OS]: Move remaining contents of s/darwin.h here. |
| 12 | * s/darwin.h: Remove file. | 15 | * s/darwin.h: Remove file. |
| 13 | 16 | ||