comparison lib-src/ChangeLog @ 108473:d89b565897dd

On msdos, set LIBS_SYSTEM with config.bat, not cpp. * config.bat [HAVE_X11]: Run sed3x.inp on lib-src/Makefile. * src/Makefile.in (LIBS_SYSTEM) [MSDOS]: Do not reset. * src/s/msdos.h (MSDOS_LIBS_SYSTEM): Remove. * msdos/sed1x.inp (LIBS_SYSTEM): Edit to -lxext -lsys. * msdos/sed3x.inp: New file. * lib-src/Makefile.in (LIBS_SYSTEM) [MSDOS]: Do not reset. (config.h) [MSDOS]: Do not include.
author Glenn Morris <rgm@gnu.org>
date Mon, 10 May 2010 19:51:08 -0700
parents b9b3b94979ee
children b246058e9b05
comparison
equal deleted inserted replaced
108472:0eb2f9d5e474 108473:d89b565897dd
1 2010-05-11 Glenn Morris <rgm@gnu.org>
2
3 * Makefile.in (LIBS_SYSTEM) [MSDOS]: Do not reset.
4 (config.h) [MSDOS]: Do not include.
5
1 2010-05-10 Glenn Morris <rgm@gnu.org> 6 2010-05-10 Glenn Morris <rgm@gnu.org>
2 7
3 * Makefile.in (LIBS_SYSTEM): Set with configure, not cpp. 8 * Makefile.in (LIBS_SYSTEM): Set with configure, not cpp.
4 (LIBS_SYSTEM) [MSDOS]: Reset with MSDOS_LIBS_SYSTEM. 9 (LIBS_SYSTEM) [MSDOS]: Reset with MSDOS_LIBS_SYSTEM.
5 (NOT_C_CODE): Remove, no longer used. 10 (NOT_C_CODE): Remove, no longer used.