Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 567570 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- configure.ac
0
++ configure.ac
Lines 409-415 Link Here
409
				[AC_MSG_WARN([cross compiling: not checking])])
409
				[AC_MSG_WARN([cross compiling: not checking])])
410
			 ])
410
			 ])
411
411
412
		 AC_COMPILE_IFELSE(
412
		 AC_LINK_IFELSE(
413
			[AC_LANG_PROGRAM([[
413
			[AC_LANG_PROGRAM([[
414
#include <media.h>
414
#include <media.h>
415
				]],
415
				]],

Return to bug 567570