* Makefile.in (OBJS): Move some more files from cygwin directory.

* woutsup.h: Define _MT_SAFE.
This commit is contained in:
Christopher Faylor
2003-07-02 02:31:32 +00:00
parent 1847a1637d
commit 4d8d80b8a7
3 changed files with 21 additions and 7 deletions

View File

@@ -8,9 +8,7 @@ This software is a copyrighted work licensed under the terms of the
Cygwin license. Please consult the file "CYGWIN_LICENSE" for
details. */
#ifdef HAVE_CONFIG_H
# include "config.h"
#endif
#define _MT_SAFE 1
#ifdef __INSIDE_CYGWIN__
#error "woutsup.h is not for code being compiled inside the dll"