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


Optional Features

Some packages pay attention to @option{--enable-feature} options to configure, where feature indicates an optional part of the package. They may also pay attention to @option{--with-package} options, where package is something like `gnu-as' or `x' (for the X Window System). The `README' should mention any @option{--enable-} and @option{--with-} options that the package recognizes.

For packages that use the X Window System, configure can usually find the X include and library files automatically, but if it doesn't, you can use the configure options @option{--x-includes=dir} and @option{--x-libraries=dir} to specify their locations.


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