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

Collapse All | Expand All

(-)configure.orig (-3 / +1 lines)
Lines 1265-1273 Link Here
1265
}
1265
}
1266
EOF
1266
EOF
1267
  [ -n "$INCX11" ] && I_INCX11=`prefix_I "$INCX11"`
1267
  [ -n "$INCX11" ] && I_INCX11=`prefix_I "$INCX11"`
1268
  if test_compile "$LIBX11 $MESA $I_INCX11" Mesa Mesa; then
1268
  test_compile "$LIBX11 $MESA $I_INCX11" Mesa Mesa
1269
    test_execute
1270
  fi
1271
}
1269
}
1272
1270
1273
1271

Return to bug 265558