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 (+2 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
    CXXFLAGS+=" -std=c++11"
129
fi
131
fi
130
AM_CONDITIONAL(COMPILE_LIBLIGHTDM_QT5, test x"$compile_liblightdm_qt5" != "xno")
132
AM_CONDITIONAL(COMPILE_LIBLIGHTDM_QT5, test x"$compile_liblightdm_qt5" != "xno")
131
133

Return to bug 585378