diff options
| author | Glenn Morris | 2012-07-10 00:15:05 -0700 |
|---|---|---|
| committer | Glenn Morris | 2012-07-10 00:15:05 -0700 |
| commit | 882cf227ab70fc5cd7252781bd55febfbcad27d5 (patch) | |
| tree | aba4dbf427dcc09623dd4d79a399bf48644a618f /ChangeLog | |
| parent | c293e30cd9f841e59ce6ae3b2757f0e6daf2e71d (diff) | |
| download | emacs-882cf227ab70fc5cd7252781bd55febfbcad27d5.tar.gz emacs-882cf227ab70fc5cd7252781bd55febfbcad27d5.zip | |
Move DATA_START, DATA_SEG_BITS from src/s to configure
* configure.ac (DATA_START, DATA_SEG_BITS): Move here from src/s.
* src/s/irix6-5.h (DATA_START, DATA_SEG_BITS):
* src/s/hpux10-20.h (DATA_SEG_BITS, DATA_START):
* src/s/gnu.h (DATA_START): Move definitions to configure.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -1,3 +1,7 @@ | |||
| 1 | 2012-07-10 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * configure.ac (DATA_START, DATA_SEG_BITS): Move here from src/s. | ||
| 4 | |||
| 1 | 2012-07-09 Andreas Schwab <schwab@linux-m68k.org> | 5 | 2012-07-09 Andreas Schwab <schwab@linux-m68k.org> |
| 2 | 6 | ||
| 3 | * configure.ac (PNG_DEPSTRUCT): Define this instead of | 7 | * configure.ac (PNG_DEPSTRUCT): Define this instead of |