sane-project-backends/lib
Chris Bagwell bc2dc68fa5 Improve snmp detection when cross compiling.
Improving here means do not set LIBS/CFLAGS if library is not detected.
This prevents some unknown options based to ld when host is Linux and
target is mingw32/64.  Further improvements are needed if one wants this
snmp support when cross compiling to really work.

Also, to make commit bisectable, updated all autofoo files using
'autoreconf -i -f' and repatching ltmain.sh.

Also, test-driver was missing from git repo but the Makefile.in
checked in expected it to exist.
2013-08-15 13:10:39 -05:00
..
.gitignore new .gitignore files 2009-05-05 16:06:38 -04:00
Makefile.am Add replacement sleep(); mostly for mingw usage. 2011-11-10 19:21:13 -06:00
Makefile.in Improve snmp detection when cross compiling. 2013-08-15 13:10:39 -05:00
alloca.c * acinclude.m4, configure.in: Put all libraries into their 2009-01-31 03:12:18 +00:00
getenv.c Used #include "../include/sane/config.h". 2001-05-31 17:36:39 +00:00
getopt.c Fix sanei_tcp_read(). Revert some getopt logic. 2009-06-09 19:12:43 -05:00
getopt1.c Fix sanei_tcp_read(). Revert some getopt logic. 2009-06-09 19:12:43 -05:00
inet_ntop.c More mingw portability updates. 2011-11-06 12:40:00 -06:00
inet_pton.c More mingw portability updates. 2011-11-06 12:40:00 -06:00
isfdtype.c Used #include "../include/sane/config.h". 2001-05-31 17:36:39 +00:00
md5.c Update to glibc 2.3.1 version. The code is now LGPLed. Changed the K&R style 2003-04-02 21:41:37 +00:00
sigprocmask.c More mingw portability updates. 2011-11-06 12:40:00 -06:00
sleep.c Add replacement sleep(); mostly for mingw usage. 2011-11-10 19:21:13 -06:00
snprintf.c Used #include "../include/sane/config.h". 2001-05-31 17:36:39 +00:00
strcasestr.c * acinclude.m4, configure.in: Put all libraries into their 2009-01-31 03:12:18 +00:00
strdup.c Used #include "../include/sane/config.h". 2001-05-31 17:36:39 +00:00
strndup.c Used #include "../include/sane/config.h". 2001-05-31 17:36:39 +00:00
strsep.c Used #include "../include/sane/config.h". 2001-05-31 17:36:39 +00:00
syslog.c More mingw portability updates. 2011-11-06 12:40:00 -06:00
usleep.c Used #include "../include/sane/config.h". 2001-05-31 17:36:39 +00:00
vsyslog.c mingw32 compile fixes 2011-11-05 11:19:34 -05:00