<!DOCTYPE REFENTRY PUBLIC "-//Sun Microsystems//DTD DocBook V3.0-Based SolBook Subset V2.0//EN" [
<!--ArborText, Inc., 1988-1999, v.4002-->
<!--ARC : LSARC 2001/201 GNOME 2.X on Solaris-->
<!--ARC : LSARC 2001/317 Scrollkeeper Open Documentation Cataloging System-->
<!--ARC : LSARC 2003/033 GNOME 2.x Scrollkeeper scripts-->
<!ENTITY suncopy "Copyright (c) 2003, Sun Microsystems, Inc.
Copyright (c) 2001, Dick Porter, ACM, and Elliot Lee
Copyright (c) 2000, Chris Waters, Debian.
All Rights Reserved.">
<!ENTITY cmd "scrollkeeper-config">
<!ENTITY % commonents SYSTEM "smancommon.ent">
%commonents;
<!ENTITY % booktitles SYSTEM "booktitles.ent">
%booktitles;
]>
<?Pub UDT _bookmark _target>
<?Pub Inc>
<refentry id="scrollkeeper-config-1">
<!-- %Z%%M% %I% %E% SMI; -->
<refmeta><refentrytitle>&cmd;</refentrytitle><manvolnum>1</manvolnum>
<refmiscinfo class="date">11 Jan 2003</refmiscinfo>
<refmiscinfo class="sectdesc">&man1;</refmiscinfo>
<refmiscinfo class="software">&release;</refmiscinfo>
<refmiscinfo class="arch">generic</refmiscinfo>
<refmiscinfo class="copyright">&suncopy;</refmiscinfo>
</refmeta>
<indexterm><primary>&cmd;</primary></indexterm><indexterm><primary>
helper script for building with <filename>scrollkeeper</filename></primary>
</indexterm><refnamediv id="scrollkeeper-config-1-name"><refname>&cmd;</refname>
<refpurpose>helper script for building with <filename>scrollkeeper</filename></refpurpose>
</refnamediv>
<refsynopsisdiv id="scrollkeeper-config-1-synp"><title>&synp-tt;</title>
<cmdsynopsis><command>&cmd;</command><arg choice="opt"><option>-help</option></arg>
<arg choice="opt"><option>-version</option></arg><arg choice="opt"><option>
-prefix=<replaceable>dir</replaceable></option></arg><arg choice="opt"><option>
-localstatedir</option></arg><arg choice="opt"><option>-pkglocalstatedir</option></arg>
<arg choice="opt"><option>-pkgdatadir</option></arg><arg choice="opt"><option>
-omfdir</option></arg>
</cmdsynopsis></refsynopsisdiv>
<refsect1 id="scrollkeeper-config-1-desc"><title>&desc-tt;</title>
<para>The <command>&cmd;</command> tool is used to determine the compiler
and linker flags that should be used to compile and link programs that use
the <filename>scrollkeeper</filename> library.</para>
</refsect1>
<refsect1 id="scrollkeeper-config-1-opts"><title>&opts-tt;</title>
<para>The following options are supported:</para>
<variablelist termlength="medium"><varlistentry><term></term><listitem></listitem>
</varlistentry>
<varlistentry><term><option>-help</option></term><listitem><para>Print a usage
summary.</para>
</listitem></varlistentry>
<varlistentry><term><option>-localstatedir</option></term><listitem><para>
Outputs the <literal>localstatedir</literal> used to install <filename>scrollkeeper
</filename>.</para>
</listitem></varlistentry>
<varlistentry><term><option>-omfdir</option></term><listitem><para>Directory
where <filename>scrollkeeper</filename> searches for OMF files.</para>
</listitem></varlistentry>
<varlistentry><term><option>-pkgdatadir</option></term><listitem><para>Outputs
the directory under <filename>datadir</filename> where <filename>scrollkeeper
</filename> keeps its non-variable (that is, non-database) files.</para>
</listitem></varlistentry>
<varlistentry><term><option>-pkglocalstatedir</option></term><listitem><para>
Outputs the directory under <literal>localstatedir</literal> where <filename>
scrollkeeper</filename> keeps its database.</para>
</listitem></varlistentry>
<varlistentry><term><option>-prefix=<replaceable>dir</replaceable></option></term>
<listitem><para>If specified, use <filename><replaceable>dir</replaceable></filename>
instead of the installation prefix that the library was built with.
</para>
</listitem></varlistentry>
<varlistentry><term><option>-version</option></term><listitem><para>Print
the currently installed version of the library on the standard output.</para>
</listitem></varlistentry>
</variablelist></refsect1>
<refsect1 id="scrollkeeper-config-1-exam"><title>&exam-tt;</title>
<example role="example"><title>Getting the scrollkeeper library version</title>
<para><screen>example% <userinput>&cmd; --version</userinput></screen></para>
</example>
</refsect1>
<refsect1 id="scrollkeeper-config-1-exit"><title>&exit-tt;</title>
<para>The following exit values are returned:</para>
<variablelist termlength="xtranarrow"><varlistentry><term><returnvalue>0</returnvalue></term>
<listitem><para>Application exited successfully</para>
</listitem></varlistentry>
<varlistentry><term><returnvalue>>0</returnvalue></term><listitem><para>Application
exited with failure</para>
</listitem></varlistentry>
</variablelist></refsect1>
<refsect1 id="scrollkeeper-config-1-file"><title>&file-tt;</title>
<para>The following files are used by this application:</para>
<variablelist termlength="wide"><varlistentry><term><filename>/usr/bin/&cmd;</filename>
</term><listitem><para>Executable for the <filename>scrollkeeper</filename>
helper script</para>
</listitem></varlistentry>
</variablelist></refsect1>
<refsect1 id="scrollkeeper-config-1-attr"><title>&attr-tt;</title>
<para>See <olink targetdocent="REFMAN5" localinfo="attributes-5"><citerefentry>
<refentrytitle>attributes</refentrytitle><manvolnum>5</manvolnum></citerefentry></olink>
for descriptions of the following attributes:</para>
<informaltable frame="all">
<tgroup cols="2" colsep="1" rowsep="1"><colspec colname="COLSPEC0" colwidth="1*">
<colspec colname="COLSPEC1" colwidth="1*">
<thead>
<row><entry align="center" valign="middle">ATTRIBUTE TYPE</entry><entry align="center"
valign="middle">ATTRIBUTE VALUE</entry></row>
</thead>
<tbody>
<row><entry><para>Availability</para></entry><entry><para>library/gnome/gnome-libs</para></entry>
</row>
<row><entry colname="COLSPEC0"><para>Interface stability</para></entry><entry
colname="COLSPEC1"><para>Obsolete</para></entry></row>
</tbody>
</tgroup>
</informaltable>
</refsect1>
<refsect1 id="scrollkeeper-config-1-also"><title>&also-tt;</title>
<!--Reference to another man page-->
<!--Reference to a Help manual-->
<!--Reference to a book.-->
<para>
<citerefentry><refentrytitle>pkg-config</refentrytitle><manvolnum>1</manvolnum></citerefentry>,
<citerefentry><refentrytitle>scrollkeeper</refentrytitle><manvolnum>1</manvolnum></citerefentry>
</para>
</refsect1>
<refsect1 id="scrollkeeper-config-1-note"><title>&note-tt;</title>
<para>
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 <citerefentry><refentrytitle>orbit2-config</refentrytitle>
<manvolnum>1</manvolnum></citerefentry> man page, by Dick Porter (dick@acm.org)
and Elliot Lee (sopwith@redhat.com). <filename>scrollkeeper</filename>&mdash;specific
text was written by Laszlo Kovacs (laszlo.kovacs@sun.com) and Dan Mueth
(d-mueth@uchicago.edu).
</para>
<para>Updated by Ghee Teo, Sun Microsystems Inc., 2007</para>
</refsect1>
</refentry>