aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2012-07-31 19:20:25 -0400
committerGlenn Morris2012-07-31 19:20:25 -0400
commitbc96620af40d80c4ccfb45671388c0640721fda1 (patch)
tree08f309485838c98ae92858e5a137df951d1a86a4 /src/ChangeLog
parent68169a334979326ce18b81df8874a34bccc425b9 (diff)
downloademacs-bc96620af40d80c4ccfb45671388c0640721fda1.tar.gz
emacs-bc96620af40d80c4ccfb45671388c0640721fda1.zip
* configure.ac (S_FILE): Remove output variable.
* src/Makefile.in (S_FILE): No longer set by configure. * msdos/sed1v2.inp (S_FILE): Update for format change.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index ccbb5ae5764..9b8de9ff23e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12012-07-31 Glenn Morris <rgm@gnu.org> 12012-07-31 Glenn Morris <rgm@gnu.org>
2 2
3 * Makefile.in (S_FILE): No longer set by configure.
4
3 * conf_post.h (config_opsysfile): Move earlier, so that WINDOWSNT 5 * conf_post.h (config_opsysfile): Move earlier, so that WINDOWSNT
4 is available. 6 is available.
5 (alloca.h) [WINDOWSNT]: Don't include it on MS Windows. 7 (alloca.h) [WINDOWSNT]: Don't include it on MS Windows.