sane-project-backends/lib
Chris Bagwell 0330a4d416 * aclocalm4: fix prototype of internal strcasestr and usleep.
* configure.in: Group all USB logic together and all SCSI
logic together to aid understanding of whats no longer
valid.  Allow sharing enable/disable options between all
USB drivers on multiple platforms.  Combined CAM_LIBS and
SCSI_LIBS since they are mutually exclusive.
Skip some USB/SCSI checks when previous tests show it will always fail.
* backend/Makefile.am, tools/Makefile.in: Combine CAM_LIBS and
SCSI_LIBS. Add missing SOCKET_LIBS to epson2.  Add USB_LIB.
* saned.c: Add limits.h for PATH_MAX.
2009-02-02 03:17:32 +00:00
..
Makefile.am * acinclude.m4, configure.in: Put all libraries into their 2009-01-31 03:12:18 +00:00
Makefile.in * aclocalm4: fix prototype of internal strcasestr and usleep. 2009-02-02 03:17:32 +00:00
alloca.c * acinclude.m4, configure.in: Put all libraries into their 2009-01-31 03:12:18 +00:00
getenv.c
getopt.c * acinclude.m4, configure.in: Put all libraries into their 2009-01-31 03:12:18 +00:00
getopt1.c * acinclude.m4, configure.in: Put all libraries into their 2009-01-31 03:12:18 +00:00
inet_ntop.c
inet_pton.c
isfdtype.c
md5.c
sigprocmask.c
snprintf.c
strcasestr.c * acinclude.m4, configure.in: Put all libraries into their 2009-01-31 03:12:18 +00:00
strdup.c
strndup.c
strsep.c
usleep.c
vsyslog.c