Add an optional group ("grub") for the guestfs_grub_install API.
[libguestfs.git] / configure.ac
index 31743cc..2245bb7 100644 (file)
@@ -69,6 +69,8 @@ gl_INIT
 
 AC_PROG_LIBTOOL
 
+AC_PROG_SED
+
 dnl Check for basic C environment.
 AC_PROG_CC_STDC
 AC_PROG_INSTALL