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

Collapse All | Expand All

(-)../../../setiathome-5.28.20071010.orig/work/seti_boinc/m4/sah_check_boinc.m4 (-1 / +1 lines)
Lines 45-51 Link Here
45
  then
45
  then
46
    AC_MSG_RESULT($BOINCDIR)
46
    AC_MSG_RESULT($BOINCDIR)
47
  else
47
  else
48
    no_boinc=yes
48
    #no_boinc=yes
49
    AC_MSG_RESULT(not found)
49
    AC_MSG_RESULT(not found)
50
  fi
50
  fi
51
  if test -z "$PROJECTDIR"
51
  if test -z "$PROJECTDIR"

Return to bug 195917