3 --enable-silent-rules less verbose build output (undo: "make V=1")
4 # --enable-shared[=PKGS] build shared libraries [default=yes]
5 --enable-static=no build static libraries [default=yes]
6 --without-bash-completion
11 source-highlight -- syntax highlighting for source documents
13 This program, given a source file, produces a document with syntax
14 highlighting. Both source languages and output formats can be
15 specified with a simple syntax and added dynamically. At the
16 moment this package can handle many programming languages, such as,
17 e.g., Java, C/C++, Prolog, Perl, Php3, Python, Flex, ChangeLog, etc.
18 as source languages, and some output formats such, as, e.g., HTML,
21 http://www.gnu.org/software/src-highlite/