Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 296964
Collapse All | Expand All

(-)a/configure (-1 / +1 lines)
Lines 7967-7973 Link Here
7967
else
7967
else
7968
  cat >conftest.c <<EOF
7968
  cat >conftest.c <<EOF
7969
int
7969
int
7970
main (int argc, char *argv)
7970
main (int argc, char **argv)
7971
{
7971
{
7972
  exit(0);
7972
  exit(0);
7973
}
7973
}

Return to bug 296964