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


configure options

This section gives pointers to descriptions of the `--with' and `--enable' configure arguments that Web2c accepts. Some are specific to Web2c, others are generic to all Kpathsea-using programs.

For a list of all the options configure accepts, run `configure --help'. The generic options are listed first, and the package-specific options come last.

For a description of the generic options (which mainly allow you to specify installation directories) and basic configure usage, see section `Running configure scripts' in Autoconf (a copy is in the file `kpathsea/CONFIGURE').

`--disable-dump-share'
Do not make fmt/base/mem files sharable across different endian architectures. See section Hardware and memory dumps.
`--without-maketexmf-default'
`--without-maketexpk-default'
`--without-maketextfm-default'
`--with-maketextex-default'
Enable or disable the dynamic generation programs. See section `MakeTeX configuration' in Kpathsea. The defaults are the inverse of the options, i.e., everything is enabled except MakeTeXTeX.
`--enable-auto-core'
Dump `core' if the input file is `HackyInputFileNameForCoreDump.tex'. See section Preloaded executables.
`--enable-shared'
Build Kpathsea as a shared library. See section `Shared library' in Kpathsea.
`--with-editor=cmd'
Change the default editor invoked by the `e' interactive command. See section Editor invocation.
`--with-hp2627win'
`--with-mftalkwin'
`--with-nextwin'
`--with-regiswin'
`--with-suntoolswin'
`--with-tektronixwin'
`--with-unitermwin'
`--with-x'
`--with-x-toolkit=KIT'
`--with-x11win'
`--with-x11'
Define Metafont graphics support; by default, no graphics support is enabled. See section Online Metafont graphics.
`--x-includes=dir'
`--x-libraries=dir'
Define the locations of the X11 include files and libraries; by default, configure does its best to guess). See section `Optional Features' in Autoconf. A copy is in `kpathsea/CONFIGURE'.


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