aboutsummaryrefslogtreecommitdiffstats
path: root/src/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 /src/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 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 935d9f93c8b..cd5c96cf36e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,6 +1,8 @@
12012-06-12 Glenn Morris <rgm@gnu.org> 12012-06-12 Glenn Morris <rgm@gnu.org>
2 2
3 * s/gnu-kfreebsd.h, s/hpux11.h, s/openbsd.h: Remove files. 3 * s/gnu-kfreebsd.h, s/hpux11.h, s/openbsd.h, s/sol2-10.h: Remove files.
4
5 * s/gnu-linux.h (HAVE_PROCFS): Move to configure.
4 6
5 * s/hpux10-20.h, s/openbsd.h, s/usg5-4-common.h: 7 * s/hpux10-20.h, s/openbsd.h, s/usg5-4-common.h:
6 Move BROKEN_SIGIO to configure. 8 Move BROKEN_SIGIO to configure.