Configure options - raptor

From Genunix

Configuration of Raptor RDF Parser 1.4.12:

Optional Features:

 --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
 --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
 --enable-maintainer-mode  enable make rules and dependencies not useful
                         (and sometimes confusing) to the casual installer
 --enable-release        Turn on optimizations (for maintainer).
 --disable-dependency-tracking  speeds up one-time build
 --enable-dependency-tracking   do not reject slow dependency extractors
 --enable-shared[=PKGS]  build shared libraries [default=yes]
 --enable-static[=PKGS]  build static libraries [default=yes]
 --enable-fast-install[=PKGS]
                         optimize for fast installation [default=yes]
 --disable-libtool-lock  avoid locking (might break parallel builds)
 --disable-nfc-check        Turn off Unicode NFC checking (default enabled).
 --enable-parsers=LIST      Use RDF parsers (default=all)
 --enable-serializers=LIST  Use RDF serializers (default=all)
 --enable-gtk-doc        use gtk-doc to build documentation default=no

Optional Packages:

 --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
 --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
 --with-gnu-ld           assume the C compiler uses GNU ld [default=no]
 --with-pic              try to use only PIC/non-PIC objects [default=use
                         both]
 --with-tags[=TAGS]      include additional configurations [automatic]
 --with-expat-source=PATH  Location of expat source tree (default=auto)
 --with-xml2-config=PATH   Location of libxml xml2-config
 --with-xslt-config=PATH   Location of libxslt xslt-config
 --with-curl-config=PATH   Location of libcurl curl-config
 --with-libwww-config=PATH Location of W3C libwww libwww-config
 --with-xml-parser=NAME    Use XML parser - libxml (default), expat
 --with-xml-names=1.1|1.0  Select XML version name checking (default=1.0)
 --with-www=NAME           Use WWW library - curl (default), xml, libfetch, none
 --with-dmalloc            Use dmalloc debugging library (default=no)
 --with-memory-signing     Sign allocated memory (default=no)
 --with-html-dir=PATH    path to installed docs

Some influential environment variables:

 CC          C compiler command
 CFLAGS      C compiler flags
 LDFLAGS     linker flags, e.g. -L<lib dir> if you have libraries in a
             nonstandard directory <lib dir>
 CPPFLAGS    C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
             you have headers in a nonstandard directory <include dir>
 CPP         C preprocessor
 CXXCPP      C++ preprocessor
 YACC        The `Yet Another C Compiler' implementation to use. Defaults to
             the first program found out of: `bison -y', `byacc', `yacc'.
 YFLAGS      The list of arguments that will be passed by default to $YACC.
             This script will default YFLAGS to the empty string to avoid a
             default value of `-d' given by some make applications.

Use these variables to override the choices made by `configure' or to help it to find libraries and programs with nonstandard names/locations.

Report bugs to <http://bugs.librdf.org/>.