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 /src/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 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 64a7989a70f..045a3d374b8 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2012-07-11 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * s/gnu.h, s/gnu-linux.h: | ||
| 4 | Move GNU_LIBRARY_PENDING_OUTPUT_COUNT to configure. | ||
| 5 | |||
| 1 | 2012-07-11 John Wiegley <johnw@newartisans.com> | 6 | 2012-07-11 John Wiegley <johnw@newartisans.com> |
| 2 | 7 | ||
| 3 | * alloc.c (mark_memory): Guard the "no_address_safety_analysis" | 8 | * alloc.c (mark_memory): Guard the "no_address_safety_analysis" |