OSDN Git Service

Address mingw32 issues.
[pf3gnuchains/gcc-fork.git] / boehm-gc / configure.in
index 155653d..b3a7851 100644 (file)
@@ -109,6 +109,7 @@ case "$THREADS" in
     ;;
  win32)
     AC_DEFINE(GC_WIN32_THREADS)
+    AC_DEFINE(NO_GETENV)
     ;;
  decosf1 | irix | mach | os2 | solaris | dce | vxworks)
     AC_MSG_ERROR(thread package $THREADS not yet supported)