diff options
| author | Glenn Morris | 2012-07-10 23:52:48 -0700 |
|---|---|---|
| committer | Glenn Morris | 2012-07-10 23:52:48 -0700 |
| commit | c8add24e86d499000f0998558d635fffa1f3857c (patch) | |
| tree | 4e66354f1cfce36f68f679c3b72dffbb73436852 /ChangeLog | |
| parent | b41253a389afdffde3d2551e4c165f0ebbafdf89 (diff) | |
| download | emacs-c8add24e86d499000f0998558d635fffa1f3857c.tar.gz emacs-c8add24e86d499000f0998558d635fffa1f3857c.zip | |
Move GNU_LIBRARY_PENDING_OUTPUT_COUNT from src/s to configure
* configure.ac (GNU_LIBRARY_PENDING_OUTPUT_COUNT): Move here from src/s.
* src/s/gnu.h, src/s/gnu-linux.h:
Move GNU_LIBRARY_PENDING_OUTPUT_COUNT to configure.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -1,3 +1,8 @@ | |||
| 1 | 2012-07-11 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * configure.ac (GNU_LIBRARY_PENDING_OUTPUT_COUNT): | ||
| 4 | Move here from src/s. | ||
| 5 | |||
| 1 | 2012-07-11 Paul Eggert <eggert@cs.ucla.edu> | 6 | 2012-07-11 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 7 | ||
| 3 | Assume rename, strerror. | 8 | Assume rename, strerror. |