Commit d697fdb4afb08bb46027a5efd1f8040bfdb8380e

Brent Cook 2014-07-17T21:20:34

initial underpinnings for mingw/cross compilation support Use canonical host rather than target so that this works: CC=i686-w64-mingw32-gcc ./configure --host=i686-w64-mingw32 Conditionally compile Linux issetugid compatibility function ok beck@