summaryrefslogtreecommitdiff
path: root/doc/ref/libguile-parallel.texi
AgeCommit message (Collapse)AuthorFilesLines
2011-10-22doc: Document the `sitedir' and `extensiondir' pkg-config variables.Ludovic Courtès1-1/+22
* doc/ref/libguile-parallel.texi (Parallel Installations): Document the `sitedir' and `extensiondir' pkg-config variables. This fixes <https://savannah.gnu.org/bugs/index.php?32515>, reported by Dale. P. Smith.
2011-10-12manual: reorganize autoconf, pkg-config infoAndy Wingo1-0/+48
* doc/ref/libguile-parallel.texi: New file, documenting parallel installation and the use of pkg-config. * doc/ref/libguile-linking.texi: Adapt. * doc/ref/libguile-autoconf.texi: Rename from autoconf.texi. Lower sections, and integrate in the "Programming in C" chapter. * doc/ref/guile.texi: Adapt.