Go to the first, previous, next, last section, table of contents.


configure options

For a complete list of all configure options, run `configure --help' or see section `Running configure scripts' in Autoconf (a copy is in the file `kpathsea/CONFIGURE'). The generic options are listed first in the `--help' output, and the package-specific options come last. The environment variables configure pays attention to are listed below.

Options particularly likely to be useful are `--prefix', `--datadir', and the like; see section configure scenarios.

This section gives pointers to descriptions of the `--with' and `--enable' options to configure that Kpathsea-using programs accept.

`--without-maketexmf-default'
`--without-maketexpk-default'
`--without-maketextfm-default'
`--with-maketextex-default'
Enable or disable the dynamic generation programs. See section `MakeTeX' configuration.
`--enable-shared'
Build Kpathsea as a shared library, and link against it. Also build the usual static library. See section Shared library.
`--disable-static'
Build only the shared library.


Go to the first, previous, next, last section, table of contents.