Sophie

Sophie

distrib > Scientific%20Linux > 5x > x86_64 > by-pkgid > 4d0c31ce9945d40f86da3f2331e9fb3a > files > 2

dump-0.4b41-4.el5.src.rpm

--- dump-0.4b41/configure.in.dmfix	2006-08-07 12:31:00.000000000 +0200
+++ dump-0.4b41/configure.in	2006-08-07 12:34:01.000000000 +0200
@@ -468,7 +468,7 @@
 AC_CHECK_LIB(blkid, blkid_get_devname, [blkid_lib=yes], [blkid_lib=no], [-luuid])
 if test "$blkid_h" = yes -a "$blkid_lib" = yes; then
 	AC_DEFINE([HAVE_BLKID],1,[Define this if you have the blkid library.])
-	BLKID="-lblkid -luuid"
+	BLKID="-lblkid -luuid -ldevmapper -lselinux -lsepol"
 fi
 AC_SUBST(BLKID)