* Makefile.in: Change mingw_lib (temporarily?) back to w32api_lib.

This commit is contained in:
Christopher Faylor 2012-07-08 00:51:45 +00:00
parent 9cfc9511cd
commit a9cd97c8e2
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2012-07-07 Christopher Faylor <me.cygwin2012@cgf.cx>
* Makefile.in: Change mingw_lib (temporarily?) back to w32api_lib.
2012-07-06 Corinna Vinschen <corinna@vinschen.de>
* winlean.h (__STRALIGN_H_): Drop definition.

View File

@ -131,7 +131,7 @@ EXTRA_OFILES:=
MALLOC_OFILES:=@MALLOC_OFILES@
DLL_IMPORTS:=$(mingw_lib)/libkernel32.a $(mingw_lib)/libntdll.a
DLL_IMPORTS:=$(w32api_lib)/libkernel32.a $(w32api_lib)/libntdll.a
MT_SAFE_OBJECTS:=
#