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

Collapse All | Expand All

(-)work/freeglut-2.4.0/configure.orig (-1 / +1 lines)
Lines 10492-10498 Link Here
10492
10492
10493
fi;
10493
fi;
10494
if test "x$enable_warnings" != xno -a "x$GCC" = xyes; then
10494
if test "x$enable_warnings" != xno -a "x$GCC" = xyes; then
10495
  CFLAGS="$CFLAGS -Wall -pedantic -Werror"
10495
  CFLAGS="$CFLAGS -Wall -pedantic"
10496
fi
10496
fi
10497
10497
10498
# Generate output.
10498
# Generate output.

Return to bug 97390