sane-project-backends/frontend
Olaf Meeuwissen 2d6fad58b4 Respect GNU Standards user variables
Several variables are considered "user variables" by the GNU Standards.
This means that the user can pass these to their ./configure and make
invocations as they see fit.  These variables include CPPFLAGS, CFLAGS
and LDFLAGS.

This changeset pushes our use of these variables to the automake shadow
variables, AM_CPPFLAGS, AM_CFLAGS and AM_LDFLAGS, so that user variables
will no longer clobber flags required in order to build.
2016-06-13 22:03:14 +09:00
..
.gitignore add more generated files to .gitignore 2009-05-05 15:56:54 -04:00
Makefile.am Respect GNU Standards user variables 2016-06-13 22:03:14 +09:00
Makefile.in autoheader and automake 2015-10-02 21:53:14 -04:00
saned.c saned: Use system header IPv6 test macros if available 2016-01-02 17:50:34 +09:00
scanimage.c Fix scanimage pixel bit depth reporting 2015-09-19 13:39:37 -04:00
stiff.c add batch-print option to scanimage 2014-07-14 20:03:36 -04:00
stiff.h add batch-print option to scanimage 2014-07-14 20:03:36 -04: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 new option for tstbackend 2015-07-30 19:00:32 +02:00