Skip to content
  • Tim-Philipp Müller's avatar
    configure: fix up GST_CXXFLAGS properly · 3a52d21f
    Tim-Philipp Müller authored
    We don't want C specific flags in GST_CXXFLAGS, so base it on the
    GST_CFLAGS that only contains the pkg-config CFLAGS but none of
    the GST_OPTION_CFLAGS. Also, we only need the local includes once.
    Fix typo as well (GST_FLAGS -> GST_CFLAGS).
    3a52d21f