Thu Jan 29 16:24:04 1998 Mumit Khan <khan@xraylith.wisc.edu>
* dlltool.c: Define exit status macros for _WIN32 but not __CYGWIN32__. (gen_lib_file): Check for exit status of unlink. * resrc.c: Define popen and pclose if _WIN32 but not __CYGWIN32__.
This commit is contained in:
parent
2eda9a2aa7
commit
ac9708a601
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
Thu Jan 29 16:24:04 1998 Mumit Khan <khan@xraylith.wisc.edu>
|
||||
|
||||
* dlltool.c: Define exit status macros for _WIN32 but not
|
||||
__CYGWIN32__.
|
||||
(gen_lib_file): Check for exit status of unlink.
|
||||
* resrc.c: Define popen and pclose if _WIN32 but not
|
||||
__CYGWIN32__.
|
||||
|
||||
Wed Jan 28 17:45:46 1998 Ian Lance Taylor <ian@cygnus.com>
|
||||
|
||||
* configure.in: Remove vfork check.
|
||||
|
|
Loading…
Reference in a new issue