Fix the MS-Windows build broken by 1995-02-25T20:57:45Z!rms@gnu.org.
authorEli Zaretskii <eliz@gnu.org>
Sun, 27 May 2012 12:11:23 +0000 (15:11 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sun, 27 May 2012 12:11:23 +0000 (15:11 +0300)
commitcd37650917a996c2bda3fdc1aa2955b9cace964f
tree97a1864451797a4e17ba2e232056afc4a308982b
parent0eb775a3a4cb9f5cc00bbec938f029aa67569dcf
Fix the MS-Windows build broken by 1995-02-25T20:57:45Z!rms@gnu.org.

 lib/makefile.w32-in ($(BLD)/md5.$(O)):
 ($(BLD)/sha1.$(O)):
 ($(BLD)/sha256.$(O)):
 ($(BLD)/sha512.$(O)): Depend on $(EMACS_ROOT)/nt/inc/stdalign.h.
 Suggested by Christoph Scholtes <cschol2112@googlemail.com>.
 lib/getopt_.h: Regenerate.
 nt/inc/stdalign.h: New file.

Fixes: debbugs:11527
ChangeLog
lib/getopt_.h
lib/makefile.w32-in
nt/ChangeLog
nt/inc/stdalign.h [new file with mode: 0644]