aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2012-07-12 15:48:21 -0400
committerGlenn Morris2012-07-12 15:48:21 -0400
commit3e91a053d994909287c300dc93e1f37ce6f8e44e (patch)
tree5bca2827d49d98c432a9dba6f3172c076ce0af99 /src/ChangeLog
parentb300b1f42470b266e6eaabb05529a21d53e45ca0 (diff)
downloademacs-3e91a053d994909287c300dc93e1f37ce6f8e44e.tar.gz
emacs-3e91a053d994909287c300dc93e1f37ce6f8e44e.zip
Move UNIX98_PTYS from src/s to configure
* configure.ac (UNIX98_PTYS): Move here from src/s. * src/s/gnu-linux.h (UNIX98_PTYS): Let configure set it.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 2d661f2be09..14428f427d5 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12012-07-12 Glenn Morris <rgm@gnu.org>
2
3 * s/gnu-linux.h (UNIX98_PTYS): Let configure set it.
4
12012-07-12 Paul Eggert <eggert@cs.ucla.edu> 52012-07-12 Paul Eggert <eggert@cs.ucla.edu>
2 6
3 Fix typos that broke OS X build. 7 Fix typos that broke OS X build.