diff options
author | P. J. McDermott <pjm@nac.net> | 2014-03-01 17:22:52 (EST) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2014-03-01 17:33:25 (EST) |
commit | dea7eed9d6d7ef8ec91af4b322fa752907095d92 (patch) | |
tree | c99b2404cfc18bb3a56d1ad4a95e028af1ed3d9a /man/oh-autoconfigure.1in | |
parent | 1eccbd1e821d7eda1e74f94955d6ad8a34a8ae50 (diff) |
man/*1in: Use new build system macros.
Diffstat (limited to 'man/oh-autoconfigure.1in')
-rw-r--r-- | man/oh-autoconfigure.1in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/oh-autoconfigure.1in b/man/oh-autoconfigure.1in index ef19201..afa2acc 100644 --- a/man/oh-autoconfigure.1in +++ b/man/oh-autoconfigure.1in @@ -1,6 +1,6 @@ .\" Author: Patrick "P. J." McDermott .TH oh-autoconfigure 1 \ -"2012-11-15" "@@PACKAGE_NAME@@-@@PACKAGE_VERSION@@" "@@PACKAGE_DESCRIPTION@@" +"2012-11-15" "@PACKAGE@-@PACKAGE_VERSION@" "@PACKAGE_NAME@" .SH NAME oh-autoconfigure \- Automatically configure a package to be built. |