Fix the MS-Windows build due to import of md5 from gnulib.
authorChristoph Scholtes <cschol2112@gmail.com>
Sun, 20 Feb 2011 18:50:26 +0000 (20:50 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sun, 20 Feb 2011 18:50:26 +0000 (20:50 +0200)
commit32159fc37e0281a54dd35abb17aac7302104fd5e
tree22d02709522cd5015107f09b03c79cce41606843
parentbdfbdbb2197aa835bf8c09de964f7ba0cf086633
Fix the MS-Windows build due to import of md5 from gnulib.

 src/makefile.w32-in: Remove md5.$(O).
 ($(BLD)/md5.$(O)): Remove prerequisites, moved to
 lib/makefile.w32-in.
 ($(BLD)/fns.$(O)): Depend on $(EMACS_ROOT)/lib/md5.h and on stamp_BLD.
 lib/makefile.w32-in ($(BLD)/md5.$(O)): New recipe, moved from
 src/makefile.w32-in.
ChangeLog
lib/makefile.w32-in
src/ChangeLog
src/makefile.w32-in