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

Collapse All | Expand All

(-)_lightdm-1.16.7_orig/configure.ac (+3 lines)
Lines 126-131 Link Here
126
          [--enable-liblightdm-qt5 was given, but test for Qt5 failed])
126
          [--enable-liblightdm-qt5 was given, but test for Qt5 failed])
127
      fi
127
      fi
128
    ])
128
    ])
129
130
    CFLAGS+=" -std=c++11"
131
    CXXFLAGS+=" -std=c++11"
129
fi
132
fi
130
AM_CONDITIONAL(COMPILE_LIBLIGHTDM_QT5, test x"$compile_liblightdm_qt5" != "xno")
133
AM_CONDITIONAL(COMPILE_LIBLIGHTDM_QT5, test x"$compile_liblightdm_qt5" != "xno")
131
134

Return to bug 585378