OSDN Git Service

configure: Bail out with MinGW targets.
authorJose Fonseca <jfonseca@vmware.com>
Thu, 19 Mar 2015 13:38:52 +0000 (13:38 +0000)
committerJose Fonseca <jfonseca@vmware.com>
Sun, 22 Mar 2015 08:23:24 +0000 (08:23 +0000)
commit8f0274c6c645f65a59cb54e14c299cbe131b162d
tree043c34c95adf321bb259d7ad613df73a2abf84e3
parent8d5c303ab965c928eef684755c2db9cd441e37ad
configure: Bail out with MinGW targets.

We only support native Windows builds with SCons.

Tested with:

  ./configure --host=i686-w64-mingw32

Reviewed-by: Brian Paul <brianp@vmware.com>
configure.ac