From: Eli Zaretskii Date: Sat, 4 Aug 2012 09:04:22 +0000 (+0300) Subject: Fix the MSDOS build as fallout of latest changes. X-Git-Tag: emacs-24.2.90~862 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6b42bcfcfdb7269f5c470f39fc06337b79e1ef03;p=emacs.git Fix the MSDOS build as fallout of latest changes. msdos/sedlibmk.inp (allocator.$(OBJEXT), careadlinkat.$(OBJEXT)): Fix editing out. msdos/sed2v2.inp (IS_DEVICE_SEP): Edit to match ':'. (IS_DIRECTORY_SEP, INTERNAL_TERMINAL): Fix Sed command syntax. (MSDOS): Define only if undefined, as MSDOS is a built-in macro, unless some std= switch to GCC is used. src/msdos.c (dos_set_window_size, IT_update_begin) (IT_frame_up_to_date, IT_set_frame_parameters): Use FVAR and WVAR instead of direct references. --- 6b42bcfcfdb7269f5c470f39fc06337b79e1ef03