The
gdk-pixbuf
Library
x3767.html
<<< Previous Page
index.html
Home
extra-configuration-options.html
Next Page >>>
Compiling the
gdk-pixbuf
library
Table of Contents
compiling.html#BUILDING
Building the Library
extra-configuration-options.html
Extra Configuration Options
This appendix describes the special options you can use while
compiling the
gdk-pixbuf
library.
Building the Library
The
gdk-pixbuf
library uses the standard GNU build system,
using
autoconf
for package
configuration and resolving portability issues,
automake
for building makefiles
that comply with the GNU Coding Standards, and
libtool
for building shared
libraries on multiple platforms.  The normal sequence for
compiling and installing the
gdk-pixbuf
library is thus:
./configure
make
make install
The standard options provided by
GNU
autoconf
may be passed to the
configure
script.  Please see the
autoconf
documentation or run
./configure --help
for information about
the standard options.
x3767.html
<<< Previous Page
index.html
Home
extra-configuration-options.html
Next Page >>>
Converting Applications to
gdk-pixbuf
Extra Configuration Options
