man pages section 1: User Commands

Exit Print View

Updated: July 2014
 
 

sane-config (1)

Name

sane-config - get information about the installed version of libsane

Synopsis

sane-config [--prefix] [--exec-prefix]  [--libs]  [--cflags]
[--ldflags]

Description




SANE Scanner Access Now Easy                       sane-config(1)



NAME
     sane-config - get information about the installed version of
     libsane

SYNOPSIS
     sane-config [--prefix] [--exec-prefix]  [--libs]  [--cflags]
     [--ldflags]

DESCRIPTION
     sane-config is a tool that is used to determine the compiler
     and linker flags that should be used  to  compile  and  link
     SANE frontends to a SANE backend library (libsane).

OPTIONS
     sane-config  accepts  the  following  options (you can't use
     more than one option at the same time):

     --version
             Print the currently installed version of libsane  on
             the standard output.

     --help OPTION
             Print a short usage message. If OPTION is specified,
             help for that option (e.g. --libs)  is  printed  (if
             available).

     --libs  Print the additional libraries that are necessary to
             link a SANE frontend to libsane.

     --ldflags
             Print the linker flags that are necessary to link  a
             SANE frontend to libsane.

     --cflags
             Print  the compiler flags that are necessary to com-
             pile a SANE frontend.

     --prefix
             Print the prefix used during compilation of libsane.

     --exec-prefix
             Print  the  exec-prefix  used  during compilation of
             libsane.


ATTRIBUTES
     See  attributes(5)  for  descriptions   of   the   following
     attributes:







sane-backends 1.0.19 Last change: 8 Jan 2004                    1






SANE Scanner Access Now Easy                       sane-config(1)



     +---------------+-----------------------------------+
     |ATTRIBUTE TYPE |         ATTRIBUTE VALUE           |
     +---------------+-----------------------------------+
     |Availability   | image/scanner/xsane/sane-backends |
     +---------------+-----------------------------------+
     |Stability      | Uncommitted                       |
     +---------------+-----------------------------------+
SEE ALSO
     sane(7)

AUTHOR
     This    manual   page   was   written   by   Julien   BLACHE
     <jblache@debian.org>, for the Debian GNU/Linux  system  (but
     may be used by others).



NOTES
     This   software   was   built   from   source  available  at
     https://java.net/projects/solaris-userland.   The   original
     community   source  was  downloaded  from   ftp://ftp2.sane-
     project.org/pub/sane/old-versions/sane-backends-1.0.19/sane-
     backends-1.0.19.tar.gz

     Further  information about this software can be found on the
     open   source   community   website   at    http://www.sane-
     project.org/.




























sane-backends 1.0.19 Last change: 8 Jan 2004                    2