comparison src/makefile.w32-in @ 109951:63671fb2a78d

Fix the w32 build after revno 101162. sysselect.h [WINDOWSNT]: Don't define the FD_* and select stuff for w32. s/ms-w32.h (HAVE_SYS_TIMEB_H): Don't #undef HAVE_SYS_SELECT_H, it's done in nt/config.nt. makefile.w32-in ($(BLD)/sysdep.$(O)): Depend on sysselect.h.
author Eli Zaretskii <eliz@gnu.org>
date Sun, 22 Aug 2010 20:00:08 +0300
parents 3d743c819850
children 23f268fa978d
comparison
equal deleted inserted replaced
109950:5bf026670e73 109951:63671fb2a78d
1355 $(SRC)/composite.h \ 1355 $(SRC)/composite.h \
1356 $(SRC)/dispextern.h \ 1356 $(SRC)/dispextern.h \
1357 $(SRC)/frame.h \ 1357 $(SRC)/frame.h \
1358 $(SRC)/keyboard.h \ 1358 $(SRC)/keyboard.h \
1359 $(SRC)/process.h \ 1359 $(SRC)/process.h \
1360 $(SRC)/sysselect.h \
1360 $(SRC)/syssignal.h \ 1361 $(SRC)/syssignal.h \
1361 $(SRC)/systime.h \ 1362 $(SRC)/systime.h \
1362 $(SRC)/systty.h \ 1363 $(SRC)/systty.h \
1363 $(SRC)/syswait.h \ 1364 $(SRC)/syswait.h \
1364 $(SRC)/termchar.h \ 1365 $(SRC)/termchar.h \