summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorKarel Zak2012-05-30 17:16:11 +0200
committerKarel Zak2012-06-26 20:48:22 +0200
commitd2feb47fb1ddc0d8ac946328e77ed86ea6937bef (patch)
tree3333ca26eb3b4f5df76714f93c41e7e300b45c66 /configure.ac
parentbuild-sys: convert login-utils/ to module (diff)
downloadkernel-qcow2-util-linux-d2feb47fb1ddc0d8ac946328e77ed86ea6937bef.tar.gz
kernel-qcow2-util-linux-d2feb47fb1ddc0d8ac946328e77ed86ea6937bef.tar.xz
kernel-qcow2-util-linux-d2feb47fb1ddc0d8ac946328e77ed86ea6937bef.zip
build-sys: convert mount/ to module, rename to mount-deprecated/
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index b1a2f848c..1e9134fdf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -11,7 +11,7 @@ AM_INIT_AUTOMAKE([-Wall foreign 1.10 tar-pax dist-bzip2 no-dist-gzip dist-xz -Wn
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])],
[AC_SUBST([AM_DEFAULT_VERBOSITY], [1])])
-AC_CONFIG_SRCDIR(mount/mount.c)
+AC_CONFIG_SRCDIR(sys-utils/mount.c)
AC_PREFIX_DEFAULT([/usr])
dnl version details from <major>.<minor>[-<suffix>]
@@ -1316,7 +1316,6 @@ libuuid/uuid.pc
man/ru/Makefile
misc-utils/Makefile
misc-utils/uuidd.service
-mount/Makefile
partx/Makefile
po/Makefile.in
sys-utils/Makefile