summaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
authorDaniel Elstner <danielk@openismus.com>2009-09-08 11:13:32 +0200
committerDaniel Elstner <danielk@openismus.com>2009-09-08 11:13:32 +0200
commitf7553805eec5394945b95fdd598fb147e342425e (patch)
tree0e8bdfc85d740a92611b02cc03ad91e0ef2761f7 /util
parenta7abe11346216a09a50959e34fa9c9b32ea8425f (diff)
downloadmm-common-f7553805eec5394945b95fdd598fb147e342425e.tar.gz
Substitute variables in the manpage at build time
* util/mm-common-prepare.1.in: Rename file from mm-common-prepare.1 and insert placeholders for the location of the documentation files. * Makefile.am (man1_MANS): Remove "dist_" prefix from variable name. (dist_noinst_DATA): Distribute util/mm-common-prepare.1.in file. (CLEANFILES): Clean generated util/mm-common-prepare.1 file. (util/mm-common-prepare.1): New rule to generate the manual page at build time.
Diffstat (limited to 'util')
-rw-r--r--util/mm-common-prepare.1.in (renamed from util/mm-common-prepare.1)8
1 files changed, 7 insertions, 1 deletions
diff --git a/util/mm-common-prepare.1 b/util/mm-common-prepare.1.in
index 605b92f..766c44c 100644
--- a/util/mm-common-prepare.1
+++ b/util/mm-common-prepare.1.in
@@ -1,4 +1,4 @@
-.TH MM-COMMON-PREPARE 1 2009-09-08 GNOME mm-common
+.TH MM-COMMON-PREPARE 1 2009-09-08 GNOME "@PACKAGE_STRING@"
.SH NAME
mm-common-prepare \- Prepare a C++ binding module to use mm-common
.SH SYNOPSIS
@@ -85,3 +85,9 @@ are listed below.
.PD
.SH "SEE ALSO"
.BR autoreconf (1)
+.PD 0
+.PP
+.I @docdir@/README
+.PP
+.I @docdir@/skeletonmm/
+.PD