Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 544162
Collapse All | Expand All

(-)Makefile.in.orig (-1 / +1 lines)
Lines 356-362 Link Here
356
	+${COMPILE_PART1} fsprobe ${COMPILE_PART2}
356
	+${COMPILE_PART1} fsprobe ${COMPILE_PART2}
357
357
358
scout: cmd comerr gtx fsprobe
358
scout: cmd comerr gtx fsprobe
359
	if test "@LIB_curses@"; then \
359
	+if test "@LIB_curses@"; then \
360
		${COMPILE_PART1} scout ${COMPILE_PART2} ; \
360
		${COMPILE_PART1} scout ${COMPILE_PART2} ; \
361
	else \
361
	else \
362
		echo Not building scout, because no curses-headers found. ; \
362
		echo Not building scout, because no curses-headers found. ; \

Return to bug 544162