summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorKarel Zak2012-02-28 18:11:23 +0100
committerKarel Zak2012-02-28 18:11:23 +0100
commitdda92fe093f761916b49e9bd11609d2057da8d62 (patch)
tree955a3d01b3e47c17b6206cd8fc71f6ad309cbeda /configure.ac
parentdocs: do not overwrite ddate.1 manual (diff)
downloadkernel-qcow2-util-linux-dda92fe093f761916b49e9bd11609d2057da8d62.tar.gz
kernel-qcow2-util-linux-dda92fe093f761916b49e9bd11609d2057da8d62.tar.xz
kernel-qcow2-util-linux-dda92fe093f761916b49e9bd11609d2057da8d62.zip
build-sys: s/ruman/ruman1/
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 8b8006ecd..b218341b1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -831,8 +831,8 @@ AC_ARG_ENABLE([ddate],
)
UL_BUILD_INIT([ddate])
AM_CONDITIONAL(BUILD_DDATE, test "x$build_ddate" = xyes)
-rumandir='${mandir}/ru/man1'
-AC_SUBST([rumandir])
+ruman1dir='${mandir}/ru/man1'
+AC_SUBST([ruman1dir])
AC_ARG_ENABLE([agetty],