Skip to content

Commit

Permalink
Bring the installation instructions a little closer to up to date.
Browse files Browse the repository at this point in the history
  • Loading branch information
david parsons committed Sep 23, 2016
1 parent 25cf8d4 commit 8c670e0
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions INSTALL
Expand Up @@ -26,11 +26,12 @@ Configure.sh has a few options that can be set:
--libdir=DIR where to put libraries (prefix/lib)
--libexecdir=DIR where to put private executables
--mandir=DIR where to put manpages
--enable-dl-tag Use the DL tag extension
--enable-pandoc-header Use pandoc-style header blocks
--enable-superscript A^B expands to A<sup>B</sup>
--enable-amalloc Use a debugging memory allocator (to detect leaks)
--with-tabstops=N Set tabstops to N characters (default is 4)
--with-amalloc Use my paranoid malloc library to catch memory leaks
--shared Build shared libraries
--debian-glitch When mangling email addresses, do them deterministically
so the Debian regression tester won't complain
--pkg-config Build & install a pkg-config(1) .pc file for
the discount library.

3) Installing sample programs and manpages

Expand Down

0 comments on commit 8c670e0

Please sign in to comment.