From: Colin Watson Date: Fri, 5 Feb 2010 17:08:22 +0000 (-0800) Subject: remove left-over LIBDEVMAPPER substitution X-Git-Tag: 1.99~897^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a800277e8d63dbab8de3f8bd2e8c56ad3e9d5778;p=thirdparty%2Fgrub.git remove left-over LIBDEVMAPPER substitution --- diff --git a/configure.ac b/configure.ac index 4f1a6dffe..8e412f001 100644 --- a/configure.ac +++ b/configure.ac @@ -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)