View | Details | Raw Unified | Return to bug 97758
Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 361-367 Link Here
361
	@${ECHO_MSG} "You will probably want to enable this, if you plan to"
361
	@${ECHO_MSG} "You will probably want to enable this, if you plan to"
362
	@${ECHO_MSG} "rip DVDs."
362
	@${ECHO_MSG} "rip DVDs."
363
.endif
363
.endif
364
.if !defined(WIH_LIBA52_DEFAULT)
364
.if !defined(WITH_LIBA52_DEFAULT)
365
	@${ECHO_MSG}
365
	@${ECHO_MSG}
366
	@${ECHO_MSG} "You can use liba52 as default audio encoder by defining WITH_LIBA52_DEFAULT."
366
	@${ECHO_MSG} "You can use liba52 as default audio encoder by defining WITH_LIBA52_DEFAULT."
367
	@${ECHO_MSG} "This implies WITH_LIBA52."
367
	@${ECHO_MSG} "This implies WITH_LIBA52."

Return to bug 97758