diff options
| author | Glenn Morris | 2012-07-30 21:32:19 -0400 |
|---|---|---|
| committer | Glenn Morris | 2012-07-30 21:32:19 -0400 |
| commit | c1529dedfc3df43bfa794c69076da9fff05808a5 (patch) | |
| tree | 69f2a70d91d83b9c90c1eb15151d54b24d44af86 /ChangeLog | |
| parent | b429a4eee4e09b1ba09e17ced5091d042955d84f (diff) | |
| download | emacs-c1529dedfc3df43bfa794c69076da9fff05808a5.tar.gz emacs-c1529dedfc3df43bfa794c69076da9fff05808a5.zip | |
Remove src/s/hpux10-20.h
* configure.ac (opsysfile): Set to empty on hpux*.
* src/conf_post.h [HPUX]: Move random, srandom here from s/hpux10-20.h.
* src/s/hpux10-20.h: Remove file, which is now empty.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -1,3 +1,7 @@ | |||
| 1 | 2012-07-31 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * configure.ac (opsysfile): Set to empty on hpux*. | ||
| 4 | |||
| 1 | 2012-07-30 Glenn Morris <rgm@gnu.org> | 5 | 2012-07-30 Glenn Morris <rgm@gnu.org> |
| 2 | 6 | ||
| 3 | * configure.ac (AH_BOTTOM): Use an include file, so that the | 7 | * configure.ac (AH_BOTTOM): Use an include file, so that the |