sane-project-backends/lib
Ilia Sotnikov fbae3e1b40 * Fixed empty liblib.a, libsanei.a produced by libtool - '-static' flag
is now mentioned in both compile & link stages to tell 'libtool' that static
  library is being built (static libraries are disabled by default when
  configure produces libtool from ltmain.sh).
2007-07-02 17:21:24 +00:00
..
Makefile.in * Fixed empty liblib.a, libsanei.a produced by libtool - '-static' flag 2007-07-02 17:21:24 +00:00
alloca.c Used #include "../include/sane/config.h". 2001-05-31 17:36:39 +00:00
getenv.c Used #include "../include/sane/config.h". 2001-05-31 17:36:39 +00:00
getopt.c Removed #include again, breaks compilation on OS/2. 2003-04-30 09:57:01 +00:00
getopt1.c Update to glibc 2.3.1 version. This fixes a compilation warning. Further more, 2003-04-02 21:16:19 +00: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
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