sane-project-backends/lib
Chris Bagwell 0109113ea3 Don't include -lresmgr in all backends
resmgr library is only used (optionally) by
sanei_usb and sanei_scsi.  So only need to
link it in for those backends.  This was
a stray piece from initial cleanup of LIBS
in sane-backends 1.0.20.

Signed-off-by: Chris Bagwell <chris@cnpbagwell.com>
2010-04-06 09:49:58 -05:00
..
.gitignore new .gitignore files 2009-05-05 16:06:38 -04:00
Makefile.am * acinclude.m4, configure.in: Put all libraries into their 2009-01-31 03:12:18 +00:00
Makefile.in Don't include -lresmgr in all backends 2010-04-06 09:49:58 -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 Only use inet_ntoa if it's available. 2002-02-14 19:53:37 +00:00
inet_pton.c Use u_int32_t instead of in in_addr_t which isn't defined at least for OS/2. 2002-02-19 19:30:47 +00: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 Used #include "../include/sane/config.h". 2001-05-31 17:36:39 +00: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
usleep.c Used #include "../include/sane/config.h". 2001-05-31 17:36:39 +00:00
vsyslog.c Used #include "../include/sane/config.h". 2001-05-31 17:36:39 +00:00