aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2012-06-12 15:03:32 -0400
committerGlenn Morris2012-06-12 15:03:32 -0400
commitb4492cba7a034185fecea38790b58c20667bfee0 (patch)
treefb42ad9843821c350a91a93e143369fd098bbdb4 /ChangeLog
parent8a07a8c6fe3c0ed64d0dbbc1c9789ce970341fdb (diff)
downloademacs-b4492cba7a034185fecea38790b58c20667bfee0.tar.gz
emacs-b4492cba7a034185fecea38790b58c20667bfee0.zip
Remove src/s/sol2-10.h
* configure.in (HAVE_PROCFS, _STRUCTURED_PROC): New AC_DEFINEs. (opsysfile): Set specially for sol2-10. * src/s/gnu-linux.h (HAVE_PROCFS): Move to configure. * src/s/sol2-10.h: Remove file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8863a763076..9a66d00c9e6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
12012-06-12 Glenn Morris <rgm@gnu.org> 12012-06-12 Glenn Morris <rgm@gnu.org>
2 2
3 * configure.in (HAVE_PROCFS, _STRUCTURED_PROC): New AC_DEFINEs.
4 (opsysfile): Set specially for sol2-10.
5
3 * configure.in (BROKEN_SA_RESTART, USG_SUBTTY_WORKS): 6 * configure.in (BROKEN_SA_RESTART, USG_SUBTTY_WORKS):
4 New AC_DEFINEs, for hpux11. 7 New AC_DEFINEs, for hpux11.
5 (opsysfile): Set specially for hpux11. 8 (opsysfile): Set specially for hpux11.