Update Windows port to gnulib changes in revno:108922.
commit64535e762516d4c302528c1371f7700ed7ef134c
authorJuanma Barranquero <lekktu@gmail.com>
Sat, 7 Jul 2012 00:20:56 +0000 (7 02:20 +0200)
committerJuanma Barranquero <lekktu@gmail.com>
Sat, 7 Jul 2012 00:20:56 +0000 (7 02:20 +0200)
tree00250255337efc5bbe4771f03ec62954f6cc5acf
parentbc218da256b302c0ed9ac7f759ad3ceca3223414
Update Windows port to gnulib changes in revno:108922.

* lib-src/makefile.w32-in ($(BLD)/ctags.$(O), $(BLD)/etags.$(O)):
Update dependencies.

* lib/makefile.w32-in (GNULIBOBJS): Add $(BLD)/c-ctype.$(O),
$(BLD)/c-strcasecmp.$(O) and $(BLD)/c-strncasecmp.$(O).
($(BLD)/c-ctype.$(O), $(BLD)/c-strcasecmp.$(O))
($(BLD)/c-strncasecmp.$(O)): New dependencies.

* src/makefile.w32-in (DISPEXTERN_H, $(BLD)/regex.$(O)):
Update dependencies.

* src/s/ms-w32.h [_MSC_VER]: Remove strcasecmp, strncasecmp.
ChangeLog
lib-src/ChangeLog
lib-src/makefile.w32-in
lib/makefile.w32-in
src/ChangeLog
src/makefile.w32-in
src/s/ms-w32.h