]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
remove left-over LIBDEVMAPPER substitution
authorColin Watson <cjwatson@ubuntu.com>
Fri, 5 Feb 2010 17:08:22 +0000 (09:08 -0800)
committerColin Watson <cjwatson@ubuntu.com>
Fri, 5 Feb 2010 17:08:22 +0000 (09:08 -0800)
configure.ac

index 4f1a6dffe51bf0871278cedbe5030907017c0f42..8e412f0017b282d212593cbb77967cbef98395d2 100644 (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)