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

(-)a/configure.ac (-1 / +1 lines)
Lines 315-321 Link Here
315
dnl ===========================================================================
315
dnl ===========================================================================
316
dnl Set GCC compiler flags
316
dnl Set GCC compiler flags
317
317
318
if [test "${GCC}" == "yes"]
318
if [test "${GCC}" = "yes"]
319
then
319
then
320
  # Enable common warnings flags
320
  # Enable common warnings flags
321
  CFLAGS="${CFLAGS} -Wall"
321
  CFLAGS="${CFLAGS} -Wall"

Return to bug 723286