+2013-07-11 Vladimir Serbinenko <phcoder@gmail.com>
+
+ * configure.ac: Move delimiter after the infos.
+
2013-07-11 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/bus/usb/usbhub.c: Fix recheck logic.
else
echo "With unifont from $FONT_SOURCE"
fi
-echo "*******************************************************"
if test "x$LIBLZMA" = x ; then
echo "Without liblzma (no support for XZ-compressed mips images)"
else
echo "With liblzma from $LIBLZMA (support for XZ-compressed mips images)"
fi
+echo "*******************************************************"
]