]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix the MSDOS build broken by last revisions.
authorEli Zaretskii <eliz@gnu.org>
Fri, 15 Oct 2010 18:45:12 +0000 (20:45 +0200)
committerEli Zaretskii <eliz@gnu.org>
Fri, 15 Oct 2010 18:45:12 +0000 (20:45 +0200)
 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.


Trivial merge