comparison ChangeLog @ 107548:f1433702b7ea

Fix the MSDOS build as fallout from the latest Makefile.in changes. config.bat <lib-src>: Edit out lines that begin with several # characters. msdos/sedlisp.inp (VPATH): Don't edit, no longer needed. (lisp, srcdir): Adapt to lisp/Makefile.in changes. (abs_top_builddir): New edit. msdos/sed3v2.inp (KRB4LIB, DESLIB, KRB5LIB, CRYPTOLIB, COM_ERRLIB) (LIBHESIOD, LIBRESOLV, LIBS_MAIL): Edit to empty values. msdos/sed3.inp (KRB4LIB, DESLIB, KRB5LIB, CRYPTOLIB, COM_ERRLIB) (LIBHESIOD, LIBRESOLV, LIBS_MAIL): Edit to empty values. msdos/sed1v2.inp (abs_builddir): Edit into "../src".
author Eli Zaretskii <eliz@gnu.org>
date Sat, 27 Mar 2010 13:49:18 +0300
parents a83a89ef11ef
children 2931d193b6c2
comparison
equal deleted inserted replaced
107547:87db339a9f55 107548:f1433702b7ea
1 2010-03-27 Eli Zaretskii <eliz@gnu.org>
2
3 * config.bat <lib-src>: Edit out lines that begin with several #
4 characters.
5
1 2010-03-20 Dan Nicolaescu <dann@ics.uci.edu> 6 2010-03-20 Dan Nicolaescu <dann@ics.uci.edu>
2 7
3 * configure.in: Remove support for old UNIX System V systems and 8 * configure.in: Remove support for old UNIX System V systems and
4 for Unixware on non-x86 machines. 9 for Unixware on non-x86 machines.
5 10