remove left-over LIBDEVMAPPER substitution

This commit is contained in:
Colin Watson 2010-02-05 09:08:22 -08:00
parent b9c4f55b6f
commit a800277e8d
1 changed files with 0 additions and 1 deletions

View File

@ -673,7 +673,6 @@ if test x"$device_mapper_excuse" = x ; then
AC_DEFINE([HAVE_DEVICE_MAPPER], [1],
[Define to 1 if you have the devmapper library.])],
[device_mapper_excuse="need devmapper library"])
AC_SUBST([LIBDEVMAPPER])
fi
AC_SUBST(ASFLAGS)