sane-project-backends/m4
Chris Bagwell 5061c2d5b2 More mingw portability updates.
Add check for winsock2.h for socket.h replancement. Also, use this
check to add ws2_32 library. Also, switch all winsock.h references
to winsock2.h.

Add check for getuid and getpass; which are not on mingw.

Add a syslog() replacement that is basically a print(). This
is also used by vsyslog() replacement.

Comment out parts of replacement sigprocmask.c on mingw.

To support these configure.in changes, I need to rebuild all
related files with autoconf 2.68 and libtool 2.4. Hand ported
our sane-backend specific changes to newer ltmain.sh.
2011-11-06 12:40:00 -06:00
..
byteorder.m4
libtool.m4 More mingw portability updates. 2011-11-06 12:40:00 -06:00
ltoptions.m4
ltsugar.m4
ltversion.m4 More mingw portability updates. 2011-11-06 12:40:00 -06:00
lt~obsolete.m4
stdint.m4