--- Makefile.in.orig 2015-02-27 16:24:26.000000000 +0300 +++ Makefile.in 2015-03-21 16:24:02.284060555 +0300 @@ -356,7 +356,7 @@ +${COMPILE_PART1} fsprobe ${COMPILE_PART2} scout: cmd comerr gtx fsprobe - if test "@LIB_curses@"; then \ + +if test "@LIB_curses@"; then \ ${COMPILE_PART1} scout ${COMPILE_PART2} ; \ else \ echo Not building scout, because no curses-headers found. ; \