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 Fix already-defined compiler warnings by adding some #ifndef in m4/byteorder.m4 2011-01-15 21:41:06 +01:00
libtool.m4 More mingw portability updates. 2011-11-06 12:40:00 -06:00
ltoptions.m4 update generate files using latest autoconf tools. 2011-01-02 13:07:31 -06:00
ltsugar.m4 update generate files using latest autoconf tools. 2011-01-02 13:07:31 -06:00
ltversion.m4 More mingw portability updates. 2011-11-06 12:40:00 -06:00
lt~obsolete.m4 update generate files using latest autoconf tools. 2011-01-02 13:07:31 -06:00
stdint.m4 * configure.in, m4/stdint.m4: Update to latest version to 2009-02-25 03:55:33 +00:00