User Commands scrollkeeper-config(1)
NAME
scrollkeeper-config - helper script for building with
scrollkeeper
SYNOPSIS
scrollkeeper-config [--help] [--version] [--prefix=dir] [--
localstatedir] [--pkglocalstatedir] [--pkgdatadir] [--
omfdir]
DESCRIPTION
The scrollkeeper-config tool is used to determine the com-
piler and linker flags that should be used to compile and
link programs that use the scrollkeeper library.
OPTIONS
The following options are supported:
--help Print a usage summary.
--localstatedir Outputs the localstatedir used to
install scrollkeeper.
--omfdir Directory where scrollkeeper
searches for OMF files.
--pkgdatadir Outputs the directory under datadir
where scrollkeeper keeps its non-
variable (that is, non-database)
files.
--pkglocalstatedir Outputs the directory under local-
statedir where scrollkeeper keeps
its database.
--prefix=dir If specified, use dir instead of the
installation prefix that the library
was built with.
SunOS 5.11 Last change: 11 Jan 2003 1
User Commands scrollkeeper-config(1)
--version Print the currently installed ver-
sion of the library on the standard
output.
EXAMPLES
Example 1: Getting the scrollkeeper library version
example% scrollkeeper-config --version
EXIT STATUS
The following exit values are returned:
0 Application exited successfully
>0 Application exited with failure
FILES
The following files are used by this application:
/usr/bin/scrollkeeper-config Executable for the scroll-
keeper helper script
ATRIBUTES
See attributes(5) for descriptions of the following attri-
butes:
ATRIBUTE TYPE ATRIBUTE VALUE
Availability SUNWgnome-libs
Interface stability Obsolete
SEE ALSO
pkg-config(1), scrollkeeper(1)
NOTES
This man page was originally written by Chris Waters
(xtifr@debian.org) for Debian GNU/Linux. Rewritten by Brian
Cameron, Sun Microsystems Inc., using information from the
orbit2-config(1) man page, by Dick Porter (dick@acm.org)
and Elliot Lee (sopwith@redhat.com). scrollkeeper-specific
SunOS 5.11 Last change: 11 Jan 2003 2
User Commands scrollkeeper-config(1)
text was written by Laszlo Kovacs (laszlo.kovacs@sun.com)
and Dan Mueth (d-mueth@uchicago.edu).
Updated by Ghee Teo, Sun Microsystems Inc., 2007
SunOS 5.11 Last change: 11 Jan 2003 3
|