INSTALL (discount-2.2.3a.tar.bz2) | : | INSTALL (discount-2.2.4.tar.bz2) | ||
---|---|---|---|---|
skipping to change at line 38 | skipping to change at line 38 | |||
--mandir=DIR where to put manpages | --mandir=DIR where to put manpages | |||
--with-amalloc Use my paranoid malloc library to catch memory leaks | --with-amalloc Use my paranoid malloc library to catch memory leaks | |||
--shared Build shared libraries | --shared Build shared libraries | |||
--debian-glitch When mangling email addresses, do them determinis tically | --debian-glitch When mangling email addresses, do them determinis tically | |||
so the Debian regression tester won't complain | so the Debian regression tester won't complain | |||
--pkg-config Build & install a pkg-config(1) .pc file for | --pkg-config Build & install a pkg-config(1) .pc file for | |||
the discount library. | the discount library. | |||
--h1-title Have theme & mkd2html use the first h1 in a document | --h1-title Have theme & mkd2html use the first h1 in a document | |||
as the title if there's no pandoc header or title | as the title if there's no pandoc header or title | |||
specified on the command line. | specified on the command line. | |||
--cxx-binding Wrap mkdio.h with (conditional) 'extern "C"' for c++ | ||||
binding. | ||||
3) Installing sample programs and manpages | 3) Installing sample programs and manpages | |||
The standard ``make install'' rule just installs the binaries. If you | The standard ``make install'' rule just installs the binaries. If you | |||
want to install the sample programs, they are installed with | want to install the sample programs, they are installed with | |||
``make install.samples''; to install manpages, ``make install.man''. | ``make install.samples''; to install manpages, ``make install.man''. | |||
A shortcut to install everything is ``make install.everything'' | A shortcut to install everything is ``make install.everything'' | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 2 lines changed or added |