sane-project-backends/lib
Henning Geinitz 947339db25 Run "makedepend" if it's available. This way "make" builds
backends correctly even if only included files (e.g. headers) are
	  changed. Don't be too verbose when running makedepend.
	  Create links libsane-*.so.1 to the real library files if the
	  links are not there. This fixes dynamic loading on OpenBSD. The
	  links are not created for MacOS X as they don't work there.
	  Remove any libsane.* links in /usr/local/lib/sane. Such links
	  are created by libtool. As they point to libsane-v4l.so,
	  scanimage -L doesn't find any scanner in case of ld.so
	  misconfigurations.
	  The install target is much quiter now and prints the libtool
	  message only once now.
2005-10-29 20:01:54 +00:00
..
Makefile.in Run "makedepend" if it's available. This way "make" builds 2005-10-29 20:01:54 +00:00
alloca.c
getenv.c
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
inet_pton.c
isfdtype.c
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
snprintf.c
strdup.c
strndup.c
strsep.c
usleep.c
vsyslog.c