Use autoconf's AC_SUBST for sunrise-commit.1 (the manpage), not just sunrise-commit.
This commit is contained in:
parent
fd6cf3545b
commit
c924fb5f37
@ -1,5 +1,5 @@
|
|||||||
AC_INIT([sunrise-commit], [0.3])
|
AC_INIT([sunrise-commit], [0.3])
|
||||||
AM_INIT_AUTOMAKE([foreign])
|
AM_INIT_AUTOMAKE([foreign])
|
||||||
|
|
||||||
AC_CONFIG_FILES([Makefile sunrise-commit])
|
AC_CONFIG_FILES([Makefile sunrise-commit sunrise-commit.1])
|
||||||
AC_OUTPUT
|
AC_OUTPUT
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
.TH SUNRISE-COMMIT 1 "13 Jul 2010" "sunrise-commit 0.3" "User Commands"
|
.TH SUNRISE-COMMIT 1 "13 Jul 2010" "@PACKAGE_STRING@" "User Commands"
|
||||||
|
|
||||||
.SH NAME
|
.SH NAME
|
||||||
|
|
Loading…
Reference in New Issue
Block a user