aboutsummaryrefslogtreecommitdiffstats
path: root/msdos/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii <[email protected]>2011-05-20 12:47:59 +0300
committerEli Zaretskii <[email protected]>2011-05-20 12:47:59 +0300
commit7285dc67f4c4ffe079419ed3b189ede08175e244 (patch)
tree4c4a787634342bef6f04231ad24d01dd0ac4de1a /msdos/ChangeLog
parent89d1bd225c6d3600ecf2d464a924cb0ef0af53e7 (diff)
Fix the MSDOS build as follows from 2011-05-19T06:04:[email protected], 2011-05-20T00:41:[email protected].
config.bat: Concatenate lisp.mk onto the end of src/Makefile. msdos/sed1v2.inp (make-docfile commands): Recognize only if the line begins with a TAB. Use $(etc) rather than a literal "../etc". (`sed SED-COMMAND $(srcdir)/lisp.mk`): Edit to replace with "$(lisp). (@lisp_frag@): Edit out. msdos/sedlibmk.inp (GNULIB_GROUP_MEMBER, HAVE_GROUP_MEMBER): Edit to zero. src/callproc.c (Fcall_process) [MSDOS]: Fix arguments to report_file_error introduced by the change from 2011-05-07.
Diffstat (limited to 'msdos/ChangeLog')
-rw-r--r--msdos/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/msdos/ChangeLog b/msdos/ChangeLog
index 6c07c76d1b..17b3c92d45 100644
--- a/msdos/ChangeLog
+++ b/msdos/ChangeLog
@@ -1,3 +1,13 @@
+2011-05-20 Eli Zaretskii <[email protected]>
+
+ * sed1v2.inp (make-docfile commands): Recognize only if the line
+ begins with a TAB. Use $(etc) rather than a literal "../etc".
+ (`sed SED-COMMAND $(srcdir)/lisp.mk`): Edit to replace with "$(lisp).
+ (@lisp_frag@): Edit out.
+
+ * sedlibmk.inp (GNULIB_GROUP_MEMBER, HAVE_GROUP_MEMBER): Edit to
+ zero.
+
2011-05-19 Glenn Morris <[email protected]>
* sed1x.inp (TOOLTIP_SUPPORT, WINDOW_SUPPORT):