mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-07 07:58:51 +00:00
printf: mark internal functions as internal
This commit is contained in:
parent
3778c1878c
commit
79d6b91e27
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
AM_CPPFLAGS = $(GLIB_CFLAGS)
|
AM_CPPFLAGS = $(GLIB_CFLAGS) -DSTATIC=G_GNUC_INTERNAL
|
||||||
|
|
||||||
noinst_LTLIBRARIES = libgstprintf.la
|
noinst_LTLIBRARIES = libgstprintf.la
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue