On Wed, Feb 27, 2019 at 10:26:30AM +0000, Colin Watson wrote: > syslinux_parse simplifies some filenames by removing things like ".." > segments, but the tests assumed that @abs_top_srcdir@ would be > untouched, which is not true in the case of out-of-tree builds where > @abs_top_srcdir@ may contain ".." segments. > > Performing the substitution requires some awkwardness in Makefile.am due > to details of how config.status works. > > Signed-off-by: Colin Watson <[email protected]>
Reviewed-by: Daniel Kiper <[email protected]> Daniel _______________________________________________ Grub-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/grub-devel
