diff options
| author | Glenn Morris | 2012-07-29 23:18:28 -0700 |
|---|---|---|
| committer | Glenn Morris | 2012-07-29 23:18:28 -0700 |
| commit | d34d6ffc97bea4bc246b1f764f9d9ecdf169e0c2 (patch) | |
| tree | e50a15baa544a0acac2b452be544d0ac6471bf69 /src/ChangeLog | |
| parent | dc5493f11d93f4a97ebc37dac5df286746496bf8 (diff) | |
| download | emacs-d34d6ffc97bea4bc246b1f764f9d9ecdf169e0c2.tar.gz emacs-d34d6ffc97bea4bc246b1f764f9d9ecdf169e0c2.zip | |
Remove some empty src/s files.
* configure.ac (opsysfile): Set to empty on freebsd, gnu-linux,
gnu-kfreebsd; and to usg5-4-common.h on sol2*, unixware.
* src/s/freebsd.h, src/s/gnu-linux.h, src/s/sol2-6.h, src/s/unixware.h:
Remove empty files.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 6825a22c08a..913c3bc865d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2012-07-30 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * s/freebsd.h, s/gnu-linux.h, s/sol2-6.h, s/unixware.h: | ||
| 4 | Remove empty files. | ||
| 5 | |||
| 1 | 2012-07-30 Paul Eggert <eggert@cs.ucla.edu> | 6 | 2012-07-30 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 7 | ||
| 3 | Export to GDB most of lisp.h's remaining object-like macros. | 8 | Export to GDB most of lisp.h's remaining object-like macros. |