logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

afterimage-libs - script to get information about the installed version of libAfterImage

Author

       This manual page was written by Robert Luberda <robert@debian.org>, strongly based  on  the  cppunit-libs
       man  page,  which itself is an almost word-for-word copy of the gtk-libs manpage, written by Owen Taylor.
       The cppunit-libs man page was modified by E. Sommerlade <eric@sommerla.de>.

                                               September 1st, 2009                            AFTERIMAGE-LIBS(1)

Description

afterimage-libs  is a tool that is used to configure to determine the linker flags that should be used to
       link programs that use libAfterImage library.

       When called without any options, prints the linker flags that are  necessary  to  link  a  program  using
       libAfterImage.

Name

       afterimage-libs - script to get information about the installed version of libAfterImage

Options

afterimage-libs accepts the following options:

       --external-only
               Print  the  linker  flags  containing  only  external  (i.e.  not  coming from afterstep package)
               libraries needed to link a program using libAfterImage.

       --have-afterbase
               Print `yes' if libAfterBase is available.

       --preferred-image-format
               Print the image format set as preferred when libAfterImage was compiled.

Synopsis

afterimage-libs [--external-only] [--have-afterbase] [--preferred-image-format]

See Also