aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2012-07-30 21:38:04 -0400
committerGlenn Morris2012-07-30 21:38:04 -0400
commit6a3818523e869b548797cc855cfc4abe8dc7f69c (patch)
tree3659beff082921b797a13c368b3e571957614af1 /src/ChangeLog
parentc1529dedfc3df43bfa794c69076da9fff05808a5 (diff)
downloademacs-6a3818523e869b548797cc855cfc4abe8dc7f69c.tar.gz
emacs-6a3818523e869b548797cc855cfc4abe8dc7f69c.zip
Remove src/s/darwin.h
* configure.ac (opsysfile): Set to empty on darwin. * src/conf_post.h [DARWIN_OS]: Move remaining contents of src/s/darwin.h here. * src/s/darwin.h: Remove file.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index baf73fb870c..300894a6617 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12012-07-31 Glenn Morris <rgm@gnu.org> 12012-07-31 Glenn Morris <rgm@gnu.org>
2 2
3 * conf_post.h [DARWIN_OS]: Move remaining contents of s/darwin.h here.
4 * s/darwin.h: Remove file.
5
3 * conf_post.h [HPUX]: Move random, srandom here from s/hpux10-20.h. 6 * conf_post.h [HPUX]: Move random, srandom here from s/hpux10-20.h.
4 * s/hpux10-20.h: Remove file, which is now empty. 7 * s/hpux10-20.h: Remove file, which is now empty.
5 8