aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2012-06-12 14:44:31 -0400
committerGlenn Morris2012-06-12 14:44:31 -0400
commit8a07a8c6fe3c0ed64d0dbbc1c9789ce970341fdb (patch)
tree6dc27b5f46803f90cd15cca64f466070fbe8dce0 /src/ChangeLog
parentad4d226cb8e04acf5063f343772dcb3ba950849e (diff)
downloademacs-8a07a8c6fe3c0ed64d0dbbc1c9789ce970341fdb.tar.gz
emacs-8a07a8c6fe3c0ed64d0dbbc1c9789ce970341fdb.zip
Remove src/s/hpux11.h
* configure.in (BROKEN_SA_RESTART, USG_SUBTTY_WORKS): New AC_DEFINEs. (opsysfile): Set specially for hpux11. * src/s/hpux11.h: Remove file.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index bc588517b29..935d9f93c8b 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,6 +1,6 @@
12012-06-12 Glenn Morris <rgm@gnu.org> 12012-06-12 Glenn Morris <rgm@gnu.org>
2 2
3 * s/gnu-kfreebsd.h, s/openbsd.h: Remove files. 3 * s/gnu-kfreebsd.h, s/hpux11.h, s/openbsd.h: Remove files.
4 4
5 * s/hpux10-20.h, s/openbsd.h, s/usg5-4-common.h: 5 * s/hpux10-20.h, s/openbsd.h, s/usg5-4-common.h:
6 Move BROKEN_SIGIO to configure. 6 Move BROKEN_SIGIO to configure.