Author :
Brent Cook
Date :
2014-07-17 21:20:34
Hash :d697fdb4 Message :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@