`configure' configures this package to adapt to many kinds of systems.

Usage: ./configure [OPTION]... [VAR=VALUE]...


Defaults for the options are specified in brackets.

Configuration:
  -h, --help              display this help and exit
  -V, --version           display version information and exit

  --debug                 prints debugging information during configurtation

  --noopt                 disables all optimizations. May be useful for 
                          debugging since more checks are imposed in
                          non-optimized mode.

Installation directories:
  --prefix=PREFIX         install architecture-independent files in PREFIX
                          [$HOME]
  --data=DATA             directory where data files should be installed.
                          [PREFIX/share/vtd]

Optional Features:
  --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
  --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]

Optional Packages:
  --with-PACKAGE[=ARG]         use PACKAGE [ARG=yes]
  --without-PACKAGE            do not use PACKAGE (same as --with-PACKAGE=no)

  --with-petools=[dir name]    specifies directory name where package petools
                               is installed (default $HOME/petools )

  --with-cfitsio=[dir name]    specifies directory name where package cfitsio
                               is installed (default no cfitsio support)

  --with-curl=[dir name]       specifies directory name where package curl
                               is installed (default: /usr). Curl may or 
                               may not be needed depending how cfitsio was 
                               compiled.

  --with-spd_client=[dir name] specifies directory name where package spd_client
                               is installed. NB: spd_client should be configured
                               to be installed with petools.

  --with-ners=[dir name]       specifies directory name where package ners
                               is installed. NB: ners should be configured
                               to be installed with petools.

  --with-tle=[dir name]        specifies directory name where package tle
                               is installed. 
