aboutsummaryrefslogtreecommitdiffstats
path: root/msdos/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2010-10-15 20:45:12 +0200
committerEli Zaretskii2010-10-15 20:45:12 +0200
commite3fc5b1907be5444ca6315c531ecff81e77c7bdb (patch)
treeb4e74e96f0880d8842f8f8b300e6e5c4cb0d4b90 /msdos/ChangeLog
parent4c0f50c9562d8a20a2768d62bd37d2e144fd9c4a (diff)
parentc3911ead5daf93b59e29e03b5df47a8aec770b46 (diff)
downloademacs-e3fc5b1907be5444ca6315c531ecff81e77c7bdb.tar.gz
emacs-e3fc5b1907be5444ca6315c531ecff81e77c7bdb.zip
Fix the MSDOS build broken by last revisions.
msdos/sed1v2.inp: Use $(..) instead of ${..} in all edit commands. Needed because of changes in 2010-10-10T14:43:05Z!dann@ics.uci.edu. msdos/sed6.inp (mkinfodir): Edit to avoid Unix shell-isms. Needed because of changes in 2010-10-09T18:31:12Z!rgm@gnu.org. src/unexcoff.c (make_hdr): Fix prototype according to changes in 2010-10-03T13:59:56Z!dann@ics.uci.edu.
Diffstat (limited to 'msdos/ChangeLog')
-rw-r--r--msdos/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/msdos/ChangeLog b/msdos/ChangeLog
index e0b3a965402..4f466436ecc 100644
--- a/msdos/ChangeLog
+++ b/msdos/ChangeLog
@@ -1,3 +1,11 @@
12010-10-15 Eli Zaretskii <eliz@gnu.org>
2
3 * sed1v2.inp: Use $(..) instead of ${..} in all edit commands.
4 Needed because of changes in 2010-10-10T14:43:05Z!dann@ics.uci.edu.
5
6 * sed6.inp (mkinfodir): Edit to avoid Unix shell-isms. Needed
7 because of changes in 2010-10-09T18:31:12Z!rgm@gnu.org.
8
12010-10-10 Dan Nicolaescu <dann@ics.uci.edu> 92010-10-10 Dan Nicolaescu <dann@ics.uci.edu>
2 10
3 * sed1v2.inp (PROFILING_LDFLAGS): 11 * sed1v2.inp (PROFILING_LDFLAGS):