mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-01 03:52:25 +00:00
add right variable
Original commit message from CVS: add right variable
This commit is contained in:
parent
6ea7234947
commit
1696d15247
1 changed files with 1 additions and 1 deletions
|
@ -579,7 +579,7 @@ dnl we disable deprecated internally
|
||||||
dnl XML, GLib, popt, GST_INT, VALGRIND, and the right include for CFLAGS
|
dnl XML, GLib, popt, GST_INT, VALGRIND, and the right include for CFLAGS
|
||||||
dnl no need to add XML, GLib, popt explicitly since libgstreamer pulls them in
|
dnl no need to add XML, GLib, popt explicitly since libgstreamer pulls them in
|
||||||
GST_INT_CFLAGS="$GLIB_CFLAGS $XML_CFLAGS $GST_PKG_CFLAGS \
|
GST_INT_CFLAGS="$GLIB_CFLAGS $XML_CFLAGS $GST_PKG_CFLAGS \
|
||||||
$GST_INT_CFLAGS \$(GST_ERROR_CFLAGS) -DGST_DISABLE_DEPRECATED"
|
$GST_INT_CFLAGS \$(ERROR_CFLAGS) -DGST_DISABLE_DEPRECATED"
|
||||||
|
|
||||||
dnl Private vars for libgst only
|
dnl Private vars for libgst only
|
||||||
GST_LIB_CFLAGS="$GST_PKG_CFLAGS $GST_INT_CFLAGS \
|
GST_LIB_CFLAGS="$GST_PKG_CFLAGS $GST_INT_CFLAGS \
|
||||||
|
|
Loading…
Reference in a new issue