diff options
| author | Glenn Morris | 2012-07-10 23:55:30 -0700 |
|---|---|---|
| committer | Glenn Morris | 2012-07-10 23:55:30 -0700 |
| commit | 249685df40653f6d48c2c75412ff2fc24ee2d958 (patch) | |
| tree | a2362669a202650f84f913621a4b2e772ed2b6a4 /ChangeLog | |
| parent | c8add24e86d499000f0998558d635fffa1f3857c (diff) | |
| download | emacs-249685df40653f6d48c2c75412ff2fc24ee2d958.tar.gz emacs-249685df40653f6d48c2c75412ff2fc24ee2d958.zip | |
Remove src/s/gnu.h
* configure.ac (opsysfile): Use bsd-common on gnu systems.
* src/s/gnu.h: Remove file, which is now empty.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -1,5 +1,7 @@ | |||
| 1 | 2012-07-11 Glenn Morris <rgm@gnu.org> | 1 | 2012-07-11 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * configure.ac (opsysfile): Use bsd-common on gnu systems. | ||
| 4 | |||
| 3 | * configure.ac (GNU_LIBRARY_PENDING_OUTPUT_COUNT): | 5 | * configure.ac (GNU_LIBRARY_PENDING_OUTPUT_COUNT): |
| 4 | Move here from src/s. | 6 | Move here from src/s. |
| 5 | 7 | ||