Configure options - rsync

From Genunix

Optional Features:

 --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
 --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
 --disable-debug         turn off debugging symbols and features
 --enable-profile        turn on CPU profiling
 --enable-maintainer-mode
                         turn on extra debug features
 --disable-largefile     omit support for large files
 --disable-ipv6          don't even try to use IPv6
 --disable-locale        turn off locale features

Optional Packages:

 --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
 --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
 --with-included-popt    use bundled popt library, not from system
 --with-rsync-path=PATH  set default --rsync-path to PATH (default: rsync)
 --with-rsyncd-conf=PATH set configuration file for rsync server to PATH
                         (default: /etc/rsyncd.conf)
 --with-rsh=CMD          set remote shell command to CMD (default: ssh)

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++ preprocessor flags, e.g. -I<include dir> if you have
             headers in a nonstandard directory <include dir>
 CPP         C preprocessor

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