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

Collapse All | Expand All

(-)configure_orig (+3 lines)
Lines 12587-12592 Link Here
12587
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for KMOD" >&5
12587
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for KMOD" >&5
12588
$as_echo_n "checking for KMOD... " >&6; }
12588
$as_echo_n "checking for KMOD... " >&6; }
12589
12589
12590
KMOD_CFLAGS="-I/usr/include" 
12591
KMOD_LIBS="-L/lib -lkmod"
12592
12590
if test -n "$KMOD_CFLAGS"; then
12593
if test -n "$KMOD_CFLAGS"; then
12591
    pkg_cv_KMOD_CFLAGS="$KMOD_CFLAGS"
12594
    pkg_cv_KMOD_CFLAGS="$KMOD_CFLAGS"
12592
 elif test -n "$PKG_CONFIG"; then
12595
 elif test -n "$PKG_CONFIG"; then

Return to bug 410147