2007/2/22, Jerry Richards <[EMAIL PROTECTED]>:
> How do I print what the ./configure options are?  "./configure --help" only
> gives me general options, not options specific to sofia-sip, sofsip-cli,
> etc.

They should be there, unfortunately mixed with standard autoconf options:

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
  --disable-dependency-tracking  speeds up one-time build
  --enable-dependency-tracking   do not reject slow dependency extractors
  --enable-coverage       compile test-coverage (disabled)
  --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)
  --enable-ndebug             compile with NDEBUG (disabled)
  --enable-expensive-checks   run also expensive checks (disabled)
  --enable-experimental       enable experimental features (disabled)
  --disable-size-compat            use compatibility size_t types (enabled)
  --enable-corefoundation     compile with OSX COREFOUNDATION (disabled)
  --disable-poll-port              disable su_poll_port (enabled)
                                   Use this option in systems emulating poll
                                   with select
  --disable-stun              disable stun module (enabled)
  --disable-nth              disable nth and http modules (enabled)
  --enable-ntlm               enable NTLM support (disabled)

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-rt               use POSIX realtime library (used by default)
  --with-glib=version     use GLib (default=2.0)
  --with-glib-dir=PREFIX  explicitly define GLib path
  --with-openssl          use OpenSSL (enabled)
  --with-sigcomp=dir      use Sofia SigComp package (not used by default)
  --enable-sctp          use LK-SCTP (not used by default)



-- 
Pekka.Pessi mail at nokia.com

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Sofia-sip-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to