diff options
| author | Glenn Morris | 2012-07-29 23:34:22 -0700 |
|---|---|---|
| committer | Glenn Morris | 2012-07-29 23:34:22 -0700 |
| commit | 227f5bd0b41ebec90ec61a2b8832c95cec20c5a9 (patch) | |
| tree | 8923a386bdcecbb30011f0b150b6bba308b1d4a7 /src/ChangeLog | |
| parent | 7b8a48e430dbbca60cf7d314f29001408c9b5a69 (diff) | |
| download | emacs-227f5bd0b41ebec90ec61a2b8832c95cec20c5a9.tar.gz emacs-227f5bd0b41ebec90ec61a2b8832c95cec20c5a9.zip | |
Remove s/aix4-2.h
* configure.ac (opsysfile): Set to empty on aix4-2.
* src/s/aix4-2.h: Remove empty file.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index ac4aff4412b..78205746c4f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | 2012-07-30 Glenn Morris <rgm@gnu.org> | 1 | 2012-07-30 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * s/aix4-2.h (sigmask): No need to undefine it, since syssignal.h | 3 | * s/aix4-2.h (sigmask): No need to undefine it, since syssignal.h |
| 4 | does that unconditionally. | 4 | does that unconditionally. Remove file, which is now empty. |
| 5 | 5 | ||
| 6 | * s/freebsd.h, s/gnu-linux.h, s/sol2-6.h, s/unixware.h: | 6 | * s/freebsd.h, s/gnu-linux.h, s/sol2-6.h, s/unixware.h: |
| 7 | Remove empty files. | 7 | Remove empty files. |