sane-project-backends/frontend
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 add more generated files to .gitignore 2009-05-05 15:56:54 -04:00
Makefile.am Added optional support in saned for systemd socket activation. This will allow for 2013-01-10 20:59:26 +01:00
Makefile.in Improve snmp detection when cross compiling. 2013-08-15 13:10:39 -05:00
saned.c Add short help message to saned 2013-07-08 15:09:51 +02:00
scanimage.c add test to protect scanimage from incorrect group options 2013-06-19 17:28:04 +02:00
stiff.c *** empty log message *** 2007-03-17 15:51:54 +00:00
stiff.h 2002-08-18 Oliver Rauch <Oliver.Rauch@rauch-domain.de> 2002-08-27 17:57:19 +00:00
test.c More auth_callback() fixes, although these ones aren't critical. 2004-09-05 09:27:28 +00:00
tstbackend.c add a verbose parameter to trace tests done 2013-08-07 06:49:54 +02:00